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

Use subclassing of skos:Concept #24

Open
pebran opened this issue Jan 26, 2023 · 1 comment
Open

Use subclassing of skos:Concept #24

pebran opened this issue Jan 26, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@pebran
Copy link

pebran commented Jan 26, 2023

When working with and defining the use of concepts, define a subclass of skos:Concept to represent the concepts (or enumerations) you need. So instead of just referring to skos:Concept we define a well defined class, making it easier to refer to in an explicit and unambiguous way.
Examples of classes defined as subclasses of skos:Concept:
From Organization Ontology (ORG):
https://www.w3.org/TR/vocab-org/#class-role
From Data Catalog Vocabulary (DCAT):
https://www.w3.org/ns/dcat#Role
From Data Quality Vocabulary (DQV):
https://www.w3.org/TR/vocab-dqv/#dqv:Dimension
https://www.w3.org/TR/vocab-dqv/#dqv:Category

@jitsedc jitsedc added the enhancement New feature or request label Feb 7, 2023
@costezki costezki added this to the future work milestone Apr 28, 2023
@VladimirAlexiev
Copy link

This in addition to having appropriate skos:inScheme, right?

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

No branches or pull requests

4 participants