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 2021/02/05 21:07:54 UTC

[jena-site] branch asf-site updated: Updated site from master (992e8dc0bf9f0a4a24636ecceecbcead6d43747c)

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 9ee724f  Updated site from master (992e8dc0bf9f0a4a24636ecceecbcead6d43747c)
9ee724f is described below

commit 9ee724f069169b7183f92d8f64c7425607da672b
Author: jenkins <bu...@apache.org>
AuthorDate: Fri Feb 5 21:07:49 2021 +0000

    Updated site from master (992e8dc0bf9f0a4a24636ecceecbcead6d43747c)
---
 content/documentation/fuseki2/fuseki-embedded.html | 2 +-
 content/sitemap.xml                                | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/documentation/fuseki2/fuseki-embedded.html b/content/documentation/fuseki2/fuseki-embedded.html
index db4e299..b4ad768 100644
--- a/content/documentation/fuseki2/fuseki-embedded.html
+++ b/content/documentation/fuseki2/fuseki-embedded.html
@@ -256,7 +256,7 @@ port for Fuseki running as a standalone server or as a webapp application.</p>
 <h3 id="example-1">Example 1</h3>
 <p>Create a server on port 3330, that provides the default set of endpoints for an RDF
 dataset that can be updated via HTTP.</p>
-<pre><code>DatasetGraph ds = DatasetFactory.createTxnMem() ;
+<pre><code>Dataset ds = DatasetFactory.createTxnMem() ;
 FusekiServer server = FusekiServer.create()
     .add(&quot;/ds&quot;, ds)
     .build() ;
diff --git a/content/sitemap.xml b/content/sitemap.xml
index 438ae2f..53e1801 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -299,7 +299,7 @@
   
   <url>
     <loc>https://jena.apache.org/documentation.html</loc>
-    <lastmod>2021-01-30T20:23:28+00:00</lastmod>
+    <lastmod>2021-02-05T17:11:36+01:00</lastmod>
   </url>
   
   <url>
@@ -344,7 +344,7 @@
   
   <url>
     <loc>https://jena.apache.org/documentation/fuseki2/fuseki-embedded.html</loc>
-    <lastmod>2020-10-08T22:51:38+13:00</lastmod>
+    <lastmod>2021-02-05T17:11:36+01:00</lastmod>
   </url>
   
   <url>