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 2022/05/04 21:08:19 UTC

[jena-site] 03/06: geosparql:GeosparqlDataset

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

commit 8d5598db86dbe7a4246f515ca6887d6f16966b92
Author: Andy Seaborne <an...@apache.org>
AuthorDate: Sun Feb 6 18:03:15 2022 +0000

    geosparql:GeosparqlDataset
---
 source/documentation/geosparql/geosparql-assembler.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/documentation/geosparql/geosparql-assembler.md b/source/documentation/geosparql/geosparql-assembler.md
index 09929aa88..a96da877d 100644
--- a/source/documentation/geosparql/geosparql-assembler.md
+++ b/source/documentation/geosparql/geosparql-assembler.md
@@ -71,7 +71,7 @@ PREFIX geosparql: <http://jena.apache.org/geosparql#>
 
 The full assembler properties with the default settings is:
 ```
-<#geo_ds> rdf:type geosparql:geosparqlDataset ;
+<#geo_ds> rdf:type geosparql:GeosparqlDataset ;
     # Build in-memory is absent.
     geosparql:spatialIndexFile     "spatial.index";