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

Geosparql context/namespace to RDF rather than doc #96

Closed
jyucsiro opened this issue Feb 25, 2020 · 3 comments
Closed

Geosparql context/namespace to RDF rather than doc #96

jyucsiro opened this issue Feb 25, 2020 · 3 comments

Comments

@jyucsiro
Copy link

Looking at this context (https://opengeospatial.github.io/ELFIE/json-ld/elf.jsonld)
... and doing some tests, it appears that http://www.opengeospatial.org/standards/geosparql is used rather than http://www.opengis.net/ont/geosparql#

It would be better to use http://www.opengis.net/ont/geosparql# as this can then be used as the namespace to the GeoSPARQL ontology, which can be loaded in a tool chain.

So I'd suggest one change in that context definition shown here:

   "gsp": "http://www.opengis.net/ont/geosparql#",

Maybe this is should be an issue in ELFIE repo?
(also examples need to use the new URLs to the contexts)...

@sgrellet
Copy link
Member

sgrellet commented Feb 25, 2020

I would +1 (we use http://www.opengis.net/ont/geosparq in our examples).
But related to issue #67, I remember there was a discussion in November Toulouse TC during the SDWIG session about the pattern to be used within OGC NA (to have a coherence in URI patterns of all ontologies exposed at OGC level).
@afeliachi may be able to provide more details on this

@afeliachi
Copy link
Contributor

yes this was one of the questions raised in Toulouse, the answer wasn't very clear regarding Geosparql, as it is a "real" owl ontology & doesn't conform to the URI scheme of OGC NA.
But what is sure is that http://www.opengeospatial.org/standards/geosparql is not correct URI for the ontology, and that the current one is http://www.opengis.net/ont/geosparql#

@dblodgett-usgs
Copy link
Contributor

It's been changed in all the contexts.

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

No branches or pull requests

4 participants