You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2023/01/03 13:19:54 UTC

[jena-site] branch main updated: RDF Patch javadoc

This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena-site.git


The following commit(s) were added to refs/heads/main by this push:
     new cf7705353 RDF Patch javadoc
cf7705353 is described below

commit cf7705353c60bb2a88a2e06e1543ff7f04119e5c
Author: Andy Seaborne <an...@apache.org>
AuthorDate: Tue Jan 3 13:19:45 2023 +0000

    RDF Patch javadoc
---
 source/documentation/javadoc.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/source/documentation/javadoc.md b/source/documentation/javadoc.md
index bb8e13a2d..ec6802e3f 100644
--- a/source/documentation/javadoc.md
+++ b/source/documentation/javadoc.md
@@ -12,6 +12,7 @@ title: Jena JavaDoc
 - [Text search](javadoc/text/index.html)
 - [SHACL](javadoc/shacl/index.html)
 - [ShEx](javadoc/shex/index.html)
+- [RDF Patch](javadoc/rdfpatch/index.html)
 - [GeoSPARQL](javadoc/geosparql/index.html)
 - [Query Builder](javadoc/extras/querybuilder/index.html)
 - [Service Enhancer](javadoc/extras/serviceenhancer/index.html)