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

Change rdf:type of INSPIRE Theme Register concepts from skos:ConceptScheme to skos:Concept #325

Open
arantzaetxebarria opened this issue Oct 19, 2023 · 0 comments
Labels
Type: Bug Something isn't working

Comments

@arantzaetxebarria
Copy link
Collaborator

This issue comes from INSPIRE Registry helpdesk INSPIRE-MIF/helpdesk-registry#44
From: ODP-hil

In the INSPIRE Theme Register terms are typed as skos:ConceptScheme. For example:

  <dct:identifier rdf:datatype="http://www.w3.org/2000/01/rdf-schema#Literal">http://inspire.ec.europa.eu/theme/hy</dct:identifier>
  [...]
  <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
  <skos:inScheme rdf:resource="http://inspire.ec.europa.eu/theme"/>

I believe it would be more accurate to type the single concepts as skos:Concept while maintaining the rdf:type of the top level http://inspire.ec.europa.eu/theme as skos:ConceptScheme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant