Skip to content

Commit 2df4b16

Browse files
1 parent a0a8c3e commit 2df4b16

17 files changed

Lines changed: 225 additions & 2 deletions

File tree

inbox-excel-vocabs/voc4cat.xlsx

-179 KB
Binary file not shown.

vocabularies/voc4cat/IDs0000xxx/0000186.ttl

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ voc4cat:0000186
88
a skos:Concept ;
99
dcterms:created "2023-08-11"^^xsd:date ;
1010
dcterms:identifier "0000186"^^xsd:token ;
11-
dcterms:modified "2026-04-23"^^xsd:date ;
11+
dcterms:modified "2026-06-01"^^xsd:date ;
1212
dcterms:provenance <https://github.com/nfdi4cat/voc4cat/blame/main/vocabularies/voc4cat/IDs0000xxx/0000186.ttl> ;
1313
rdfs:seeAlso <https://github.com/nfdi4cat/voc4cat/blame/main/vocabularies/voc4cat/IDs0000xxx/0000186.ttl> ;
1414
skos:changeNote "0000-0002-6242-2167 Nikolaos G. Moustakas and 0000-0002-5898-1820 David Linke created the resource"@en ;
@@ -165,6 +165,18 @@ voc4cat:0000186
165165
voc4cat:0008126 ,
166166
voc4cat:0008127 ,
167167
voc4cat:0008131 ,
168+
voc4cat:0008133 ,
169+
voc4cat:0008134 ,
170+
voc4cat:0008135 ,
171+
voc4cat:0008136 ,
172+
voc4cat:0008137 ,
173+
voc4cat:0008138 ,
174+
voc4cat:0008139 ,
175+
voc4cat:0008140 ,
176+
voc4cat:0008142 ,
177+
voc4cat:0008143 ,
178+
voc4cat:0008144 ,
179+
voc4cat:0008145 ,
168180
voc4cat:0008204 ,
169181
voc4cat:0008206 ,
170182
voc4cat:0008207 ,

vocabularies/voc4cat/IDs0000xxx/0000194.ttl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ voc4cat:0000194
2323
voc4cat:0000254 ,
2424
voc4cat:0007003 ,
2525
voc4cat:0007015 ,
26-
voc4cat:0007034 ;
26+
voc4cat:0007034 ,
27+
voc4cat:0008141 ;
2728
skos:prefLabel "catalyst"@en ;
2829
.

vocabularies/voc4cat/IDs0008xxx/0008132.ttl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
66

77
voc4cat:0008132
88
a skos:Concept ;
9+
dcterms:created "2025-12-28"^^xsd:date ;
910
dcterms:identifier "0008132"^^xsd:token ;
11+
dcterms:modified "2026-06-01"^^xsd:date ;
1012
dcterms:provenance <https://github.com/nfdi4cat/voc4cat/blame/main/vocabularies/voc4cat/IDs0008xxx/0008132.ttl> ;
1113
rdfs:seeAlso <https://github.com/nfdi4cat/voc4cat/blame/main/vocabularies/voc4cat/IDs0008xxx/0008132.ttl> ;
1214
skos:broader voc4cat:0007028 ;
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
PREFIX dcterms: <http://purl.org/dc/terms/>
2+
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
3+
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
4+
PREFIX voc4cat: <https://w3id.org/nfdi4cat/voc4cat_>
5+
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
6+
7+
voc4cat:0008133
8+
a skos:Concept ;
9+
dcterms:identifier "0008133"^^xsd:token ;
10+
dcterms:provenance <https://github.com/nfdi4cat/voc4cat/blame/main/vocabularies/voc4cat/IDs0008xxx/0008133.ttl> ;
11+
rdfs:seeAlso <https://github.com/nfdi4cat/voc4cat/blame/main/vocabularies/voc4cat/IDs0008xxx/0008133.ttl> ;
12+
skos:broader voc4cat:0000186 ;
13+
skos:definition "A unique sequence of numbers, letters, or a combination of both used to identify and distinguish a specific experiment."@en ;
14+
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat> ;
15+
skos:prefLabel "experiment ID"@en ;
16+
.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
PREFIX dcterms: <http://purl.org/dc/terms/>
2+
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
3+
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
4+
PREFIX voc4cat: <https://w3id.org/nfdi4cat/voc4cat_>
5+
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
6+
7+
voc4cat:0008134
8+
a skos:Concept ;
9+
dcterms:identifier "0008134"^^xsd:token ;
10+
dcterms:provenance <https://github.com/nfdi4cat/voc4cat/blame/main/vocabularies/voc4cat/IDs0008xxx/0008134.ttl> ;
11+
rdfs:seeAlso <https://github.com/nfdi4cat/voc4cat/blame/main/vocabularies/voc4cat/IDs0008xxx/0008134.ttl> ;
12+
skos:broader voc4cat:0000186 ;
13+
skos:definition "A unique sequence of numbers, letters, or a combination of both used to identify and distinguish a catalyst sample."@en ;
14+
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat> ;
15+
skos:prefLabel "catalyst ID"@en ;
16+
.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
PREFIX dcterms: <http://purl.org/dc/terms/>
2+
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
3+
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
4+
PREFIX voc4cat: <https://w3id.org/nfdi4cat/voc4cat_>
5+
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
6+
7+
voc4cat:0008135
8+
a skos:Concept ;
9+
dcterms:identifier "0008135"^^xsd:token ;
10+
dcterms:provenance <https://github.com/nfdi4cat/voc4cat/blame/main/vocabularies/voc4cat/IDs0008xxx/0008135.ttl> ;
11+
rdfs:seeAlso <https://github.com/nfdi4cat/voc4cat/blame/main/vocabularies/voc4cat/IDs0008xxx/0008135.ttl> ;
12+
skos:broader voc4cat:0000186 ;
13+
skos:definition "A unique sequence of numbers, letters, or a combination of both used to identify and distinguish a specific device."@en ;
14+
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat> ;
15+
skos:prefLabel "device ID"@en ;
16+
.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
PREFIX dcterms: <http://purl.org/dc/terms/>
2+
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
3+
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
4+
PREFIX voc4cat: <https://w3id.org/nfdi4cat/voc4cat_>
5+
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
6+
7+
voc4cat:0008136
8+
a skos:Concept ;
9+
dcterms:identifier "0008136"^^xsd:token ;
10+
dcterms:provenance <https://github.com/nfdi4cat/voc4cat/blame/main/vocabularies/voc4cat/IDs0008xxx/0008136.ttl> ;
11+
rdfs:seeAlso <https://github.com/nfdi4cat/voc4cat/blame/main/vocabularies/voc4cat/IDs0008xxx/0008136.ttl> ;
12+
skos:broader voc4cat:0000186 ;
13+
skos:definition "The quantity of catalyst introduced into a catalytic reaction system, expressed as a mass, mass per unit area, mass per unit volume, or mass relative to the reactant, and used to characterize the amount of active material available for catalytic transformation."@en ;
14+
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat> ;
15+
skos:prefLabel "catalyst loading"@en ;
16+
.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
PREFIX dcterms: <http://purl.org/dc/terms/>
2+
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
3+
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
4+
PREFIX voc4cat: <https://w3id.org/nfdi4cat/voc4cat_>
5+
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
6+
7+
voc4cat:0008137
8+
a skos:Concept ;
9+
dcterms:identifier "0008137"^^xsd:token ;
10+
dcterms:provenance <https://github.com/nfdi4cat/voc4cat/blame/main/vocabularies/voc4cat/IDs0008xxx/0008137.ttl> ;
11+
rdfs:seeAlso <https://github.com/nfdi4cat/voc4cat/blame/main/vocabularies/voc4cat/IDs0008xxx/0008137.ttl> ;
12+
skos:broader voc4cat:0000186 ;
13+
skos:definition "The total mass of chemical species fed to the inlet of a chemical reactor."@en ;
14+
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat> ;
15+
skos:prefLabel "total mass of feed"@en ;
16+
.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
PREFIX dcterms: <http://purl.org/dc/terms/>
2+
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
3+
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
4+
PREFIX voc4cat: <https://w3id.org/nfdi4cat/voc4cat_>
5+
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
6+
7+
voc4cat:0008138
8+
a skos:Concept ;
9+
dcterms:identifier "0008138"^^xsd:token ;
10+
dcterms:provenance <https://github.com/nfdi4cat/voc4cat/blame/main/vocabularies/voc4cat/IDs0008xxx/0008138.ttl> ;
11+
rdfs:seeAlso <https://github.com/nfdi4cat/voc4cat/blame/main/vocabularies/voc4cat/IDs0008xxx/0008138.ttl> ;
12+
skos:broader voc4cat:0000186 ;
13+
skos:definition "The total volume of chemical species fed to the inlet of a chemical reactor."@en ;
14+
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat> ;
15+
skos:prefLabel "total volume of feed"@en ;
16+
.

0 commit comments

Comments
 (0)