Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GeoJSON(-LD) #1

Closed
Sveino opened this issue Jul 14, 2022 · 4 comments · Fixed by #2
Closed

Add GeoJSON(-LD) #1

Sveino opened this issue Jul 14, 2022 · 4 comments · Fixed by #2

Comments

@Sveino
Copy link
Owner

Sveino commented Jul 14, 2022

Investigate the possibility to use GeoJSON(-LD) as a replacement for GeographicalLocationProfile described in IEC 61968-13:2021.

We would to use JSON-LD since this could be the first step to create IEC 61970-553 that describe how JSON-LD should be used for exchanging RDFS based profiles (IEC 61970-450-series and IEC 61968-13).

We would also like to be complaint with the latest version of GeoSparql v1.1:
https://opengeospatial.github.io/ogc-geosparql/geosparql11/spec.html
Relevant issue: opengeospatial/ogc-geosparql#1
https://www.ogc.org/standards/geosparql

Best practice: https://www.w3.org/TR/sdw-bp/

JSON-LD 1.1: https://www.w3.org/TR/json-ld11/
JSON-LD test site:
https://json-ld.org/playground/

The GeoJSON Format: https://datatracker.ietf.org/doc/rfc7946/
A Uniform Resource Identifier for Geographic Locations ('geo' URI): https://datatracker.ietf.org/doc/html/rfc5870

Schema.org: https://schema.org/GeospatialGeometry

Header information should be based on Data Catalog Vocabulary (DCAT) - Version 3: https://www.w3.org/TR/vocab-dcat-3/

Map test site:
https://azuremapscodesamples.azurewebsites.us/?sample=Drag%20and%20Drop%20GeoJSON%20File%20onto%20Map
http://geojson.io/#map=2/20.0/0.0

Relevant examples:
https://docs.ogc.org/is/17-003r2/17-003r2.html

GraphDB:
https://graphdb.ontotext.com/documentation/10.0/geo-spatial-extensions.html

@Sveino Sveino linked a pull request Jul 15, 2022 that will close this issue
@Sveino Sveino closed this as completed in #2 Jul 15, 2022
@VladimirAlexiev
Copy link
Collaborator

@Sveino
Copy link
Owner Author

Sveino commented Sep 20, 2022

  • GraphDB doesn't support GeoJSON. Please use WKT.

I am not sure how much WKT is used in the Geospartial comunity. The thiniking is that the GeoJSON data is generated from a GIS. Until GraphDB support GeoJSON, I do not see a big issue in converting the GeoJSON to WKT.

@VladimirAlexiev
Copy link
Collaborator

@Sveino

I am not sure how much WKT is used in the Geospartial comunity.

Is this comment based on some observations?

Here are some facts:

@VladimirAlexiev
Copy link
Collaborator

Hi @Sveino!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants