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

sameAs and alternative forms of URIs #116

Closed
rob-metalinkage opened this issue Jun 18, 2021 · 5 comments
Closed

sameAs and alternative forms of URIs #116

rob-metalinkage opened this issue Jun 18, 2021 · 5 comments
Assignees
Labels

Comments

@rob-metalinkage
Copy link
Contributor

Some of the content provided for the Definition Server has the following pattern..

http://www.opengis.net/def/observation-type
owl:sameAs http://www.opengis.net/def/observationType ;
.

http://www.opengis.net/def/observationType
rdf:type skos:ConceptScheme ;

like this, only the http://www.opengis.net/def/observationType URI resolves properly.

The Naming Authority can entail copies of all the properties for both forms of URI, and create inverse sameAs relationships.

This is probably the first priority... but.....

sameAs implies equal status of both identifiers - is this really going to be true?

In the short term we will expose content this way, but really SWGs need to review the requirements here.

@ghobona
Copy link
Contributor

ghobona commented Jun 28, 2021

Related to #121

@ghobona ghobona added the policy label Dec 1, 2021
@ghobona ghobona self-assigned this Dec 1, 2021
@ghobona
Copy link
Contributor

ghobona commented Dec 3, 2021

The draft text addressing this issue is at https://github.com/opengeospatial/NamingAuthority/blob/fix_for_issue_120/policyAndProcedures/OGCNANameTypeSpecificationForDefinitions/clause_7_subclause_alias.adoc

If there are any objections or requests for changes to the text, please post a comment in this Issue by 2021-12-31.

@ghobona
Copy link
Contributor

ghobona commented Feb 16, 2022

The fix has been moved to the master branch.

An HTML version of the policy document will be generated once metanorma Issue 369 has been fixed.

@ghobona
Copy link
Contributor

ghobona commented Feb 18, 2022

Draft Policy revision sent to OGC-NA for review. This issue is addressed in Clause 6.7

@ghobona
Copy link
Contributor

ghobona commented Aug 3, 2022

The revised policy has been published.

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

No branches or pull requests

2 participants