You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by gi...@apache.org on 2020/07/17 13:16:03 UTC

[jena-site] branch asf-site updated: Updated site from master (751286885143cce9ccc91742eb6f0214b7da3e92)

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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 05b850f  Updated site from master (751286885143cce9ccc91742eb6f0214b7da3e92)
05b850f is described below

commit 05b850f5b7908d65304cb79b3057b3015d2f7c03
Author: jenkins <bu...@apache.org>
AuthorDate: Fri Jul 17 13:15:59 2020 +0000

    Updated site from master (751286885143cce9ccc91742eb6f0214b7da3e92)
---
 content/documentation/shacl/index.html | 8 ++++++--
 content/sitemap.xml                    | 4 ++--
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/content/documentation/shacl/index.html b/content/documentation/shacl/index.html
index 5517802..47741e1 100644
--- a/content/documentation/shacl/index.html
+++ b/content/documentation/shacl/index.html
@@ -250,10 +250,14 @@ shows validation and printing of the validation report in a text form and in RDF
 shows how to update a graph only if, after the changes, the graph is validated
 according to the shapes provided.</p>
 <h2 id="shacl-compact-syntax">SHACL Compact Syntax</h2>
-<p>Jena can read <a href="https://w3c.github.io/shacl/shacl-compact-syntax/">SHACL Compact Syntax</a>. The file extensions are <code>.shc</code> and <code>.shaclc</code> and a registered language constant is <code>SHACLC.langShacl</code>.</p>
+<p>Jena can read
+<a href="https://w3c.github.io/shacl/shacl-compact-syntax/">SHACL Compact Syntax</a>.
+The file extensions are <code>.shc</code> and <code>.shaclc</code> and there is a registered language
+constant <code>Lang.SHACLC</code>.</p>
 <pre><code>RDFDataMgr.load(&quot;shapes.shc&quot;);
 
-RDFDataMgr.read(&quot;file:compactShapes&quot;, SHACLC.langShacl);</code></pre>
+RDFDataMgr.read(&quot;file:compactShapes&quot;, Lang.SHACLC);
+</code></pre>
 
 
         </div>
diff --git a/content/sitemap.xml b/content/sitemap.xml
index 1f7eddb..bab3fe8 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -89,7 +89,7 @@
   
   <url>
     <loc>https://jena.apache.org/documentation/shacl/</loc>
-    <lastmod>2020-06-28T17:01:55+01:00</lastmod>
+    <lastmod>2020-07-17T11:34:38+01:00</lastmod>
   </url>
   
   <url>
@@ -299,7 +299,7 @@
   
   <url>
     <loc>https://jena.apache.org/documentation.html</loc>
-    <lastmod>2020-06-29T18:06:08+01:00</lastmod>
+    <lastmod>2020-07-17T11:34:38+01:00</lastmod>
   </url>
   
   <url>