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 46db6ede1 add note about geof:asGeoJSON (#104)
46db6ede1 is described below
commit 46db6ede18df94ce5a2cc2da21e159e4e8ef01de
Author: Simon Bin <[email protected]>
AuthorDate: Thu Aug 25 11:16:14 2022 +0200
add note about geof:asGeoJSON (#104)
---
source/documentation/geosparql/__index.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/source/documentation/geosparql/__index.md
b/source/documentation/geosparql/__index.md
index ab6efaf0a..e12dde3ab 100644
--- a/source/documentation/geosparql/__index.md
+++ b/source/documentation/geosparql/__index.md
@@ -595,6 +595,7 @@ GeoSPARQL standard but have been included as a minor
variation.
## Future Work
* Implementing GeoJSON as a `GeometryLiteral` serialisation
(<https://tools.ietf.org/html/rfc7946>).
+ Producing GeoJSON is already possible with
**geof:asGeoJSON**(*?geometryLiteral*).
## Contributors