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

Top-level concepts #88

Merged
merged 6 commits into from
Aug 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions vocabularies/voc4cat/0000180.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

<https://w3id.org/nfdi4cat/voc4cat_0000180>
a skos:Concept ;
dcterms:identifier "voc4cat_0000180"^^xsd:token ;
skos:definition "Entity with a concrete and physical nature."@en ;
skos:historyNote "0000-0002-6242-2167 Nikolaos G. Moustakas and 0000-0002-5898-1820 David Linke created the resource"@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:prefLabel "physical entity"@en ;
skos:topConceptOf <https://w3id.org/nfdi4cat/voc4cat_> ;
.

14 changes: 14 additions & 0 deletions vocabularies/voc4cat/0000181.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

<https://w3id.org/nfdi4cat/voc4cat_0000181>
a skos:Concept ;
dcterms:identifier "voc4cat_0000181"^^xsd:token ;
skos:definition "Any entity that cannot be located in space-time. E.g., mathematical entities, formal semantics elements, regions within dimensional spaces, ideas, conceptual models."@en ;
skos:historyNote "0000-0002-6242-2167 Nikolaos G. Moustakas and 0000-0002-5898-1820 David Linke created the resource"@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:prefLabel "non-temporal abstract entity"@en ;
skos:topConceptOf <https://w3id.org/nfdi4cat/voc4cat_> ;
.

18 changes: 18 additions & 0 deletions vocabularies/voc4cat/0000182.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

<https://w3id.org/nfdi4cat/voc4cat_0000182>
a skos:Concept ;
dcterms:identifier "voc4cat_0000182"^^xsd:token ;
skos:definition "Anything that has a temporal dimension, whether it is an instantaneous point in time, a duration, or a sequence of events."@en ;
skos:historyNote "0000-0002-6242-2167 Nikolaos G. Moustakas and 0000-0002-5898-1820 David Linke created the resource"@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:narrower
<https://w3id.org/nfdi4cat/voc4cat_0000183> ,
<https://w3id.org/nfdi4cat/voc4cat_0000184> ,
<https://w3id.org/nfdi4cat/voc4cat_0000185> ;
skos:prefLabel "temporal abstract entity"@en ;
skos:topConceptOf <https://w3id.org/nfdi4cat/voc4cat_> ;
.

14 changes: 14 additions & 0 deletions vocabularies/voc4cat/0000183.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

<https://w3id.org/nfdi4cat/voc4cat_0000183>
a skos:Concept ;
dcterms:identifier "voc4cat_0000183"^^xsd:token ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000182> ;
skos:definition "An occurrence or happening, marked by a specific point in time. Events can be observed, recorded, and may have an impact on the state of the system or entities involved."@en ;
skos:historyNote "0000-0002-6242-2167 Nikolaos G. Moustakas and 0000-0002-5898-1820 David Linke created the resource"@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:prefLabel "events"@en ;
.

14 changes: 14 additions & 0 deletions vocabularies/voc4cat/0000184.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

<https://w3id.org/nfdi4cat/voc4cat_0000184>
a skos:Concept ;
dcterms:identifier "voc4cat_0000184"^^xsd:token ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000182> ;
skos:definition "Temporal entities that have a duration and occur at specific points in time."@en ;
skos:historyNote "0000-0002-6242-2167 Nikolaos G. Moustakas and 0000-0002-5898-1820 David Linke created the resource"@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:prefLabel "actions"@en ;
.

14 changes: 14 additions & 0 deletions vocabularies/voc4cat/0000185.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

<https://w3id.org/nfdi4cat/voc4cat_0000185>
a skos:Concept ;
dcterms:identifier "voc4cat_0000185"^^xsd:token ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000182> ;
skos:definition "A series of temporal entities, like actions, events, changes, or functions that are not isolated but rather a connected sequence of activities. Processes often involve the transformation of inputs into outputs and can be conceptualized as workflows."@en ;
skos:historyNote "0000-0002-6242-2167 Nikolaos G. Moustakas and 0000-0002-5898-1820 David Linke created the resource"@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:prefLabel "processes"@en ;
.

14 changes: 14 additions & 0 deletions vocabularies/voc4cat/0000186.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

<https://w3id.org/nfdi4cat/voc4cat_0000186>
a skos:Concept ;
dcterms:identifier "voc4cat_0000186"^^xsd:token ;
skos:definition "A characteristic of an entity that is intrinsic to and cannot exist without the entity. E.g., properties, characteristics, qualities of things, states."@en ;
skos:historyNote "0000-0002-6242-2167 Nikolaos G. Moustakas and 0000-0002-5898-1820 David Linke created the resource"@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:prefLabel "attributes"@en ;
skos:topConceptOf <https://w3id.org/nfdi4cat/voc4cat_> ;
.

6 changes: 5 additions & 1 deletion vocabularies/voc4cat/concept_scheme.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,18 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
<https://w3id.org/nfdi4cat/voc4cat_0001900> ,
<https://w3id.org/nfdi4cat/voc4cat_0001901> ;
dcterms:identifier "voc4cat_"^^xsd:token ;
dcterms:modified "2024-05-10"^^xsd:date ;
dcterms:modified "2024-07-01"^^xsd:date ;
dcterms:publisher <https://w3id.org/nfdi4cat/> ;
owl:versionInfo "automatic" ;
skos:definition "A vocabulary for all areas of catalysis initiated in NFDI4Cat. Starting with photocatalysis we add more and more terms from other areas of catalysis and related disciplines like chemical engineering or materials science."@en ;
skos:hasTopConcept
<https://w3id.org/nfdi4cat/voc4cat_0000001> ,
<https://w3id.org/nfdi4cat/voc4cat_0000033> ,
<https://w3id.org/nfdi4cat/voc4cat_0000037> ,
<https://w3id.org/nfdi4cat/voc4cat_0000180> ,
<https://w3id.org/nfdi4cat/voc4cat_0000181> ,
<https://w3id.org/nfdi4cat/voc4cat_0000182> ,
<https://w3id.org/nfdi4cat/voc4cat_0000186> ,
<https://w3id.org/nfdi4cat/voc4cat_0005001> ,
<https://w3id.org/nfdi4cat/voc4cat_0005002> ,
<https://w3id.org/nfdi4cat/voc4cat_0005003> ,
Expand Down