Skip to content

Commit

Permalink
Additional small changes (#89)
Browse files Browse the repository at this point in the history
Changes mostly focusing on generalizing pre-existing photocatalysis concepts (+ fixing some typos).

---------

Co-authored-by: nmoust <nmoust@users.noreply.github.com>
  • Loading branch information
nmoust and nmoust authored Aug 26, 2024
1 parent 2bf0185 commit c32c504
Show file tree
Hide file tree
Showing 10 changed files with 11 additions and 12 deletions.
4 changes: 2 additions & 2 deletions vocabularies/voc4cat/0000017.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
a skos:Concept ;
dcterms:identifier "voc4cat_0000017"^^xsd:token ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000016> ;
skos:definition "A photocatalyst introduced to the reaction chamber in the form of a powder. Usually the powdered photocatalyst is spread inside a quartz / glass plate."@en ;
skos:definition "A catalyst introduced to the reaction chamber in the form of a powder. "@en ;
skos:historyNote "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:narrower <https://w3id.org/nfdi4cat/voc4cat_0000018> ;
skos:prefLabel "powdered photocatalyst"@en ;
skos:prefLabel "powdered catalyst"@en ;
.

2 changes: 1 addition & 1 deletion vocabularies/voc4cat/0000038.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
a skos:Concept ;
dcterms:identifier "voc4cat_0000038"^^xsd:token ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000019> ;
skos:definition "A thin film of the photocatalyst deposited on an appropriate for the application substrate."@en ;
skos:definition "A thin film of the catalyst deposited on an appropriate for the application substrate."@en ;
skos:historyNote "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:narrower
Expand Down
2 changes: 1 addition & 1 deletion vocabularies/voc4cat/0000054.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
"heat treatment"@en ,
"heat-treatment"@en ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000049> ;
skos:definition "Heat treatment to reach the desired final photocatalyst. The parameters of the heat treatment can vary between each calcination step. "@en ;
skos:definition "Heat treatment to reach the desired final catalyst. The parameters of the heat treatment can vary between each calcination step. "@en ;
skos:historyNote "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:narrower
Expand Down
2 changes: 1 addition & 1 deletion vocabularies/voc4cat/0000064.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
skos:definition "Volume of chemicals used for synthesis."@en ;
skos:historyNote "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:prefLabel "volume chemical substance for synthesis"@en ;
skos:prefLabel "volume of chemical substance for synthesis"@en ;
.

2 changes: 1 addition & 1 deletion vocabularies/voc4cat/0000065.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
skos:definition "Concentration of chemicals used for synthesis."@en ;
skos:historyNote "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:prefLabel "concentration chemical substance for synthesis"@en ;
skos:prefLabel "concentration of chemical substance for synthesis"@en ;
.

2 changes: 1 addition & 1 deletion vocabularies/voc4cat/0000080.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
skos:definition "A spectroscopic technique used to study the vibrational modes of chemical bonds of a sample using infrared radiation."@en ;
skos:historyNote "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:prefLabel "fourier transform infrared spectroscopy"@en ;
skos:prefLabel "Fourier transform infrared spectroscopy"@en ;
.

1 change: 1 addition & 0 deletions vocabularies/voc4cat/0000122.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
<https://w3id.org/nfdi4cat/voc4cat_0000122>
a skos:Concept ;
dcterms:identifier "voc4cat_0000122"^^xsd:token ;
skos:altLabel "sample pretreatment"@en ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000100> ;
skos:definition "Pre-treatment of a catalyst before its introduction to the reaction chamber."@en ;
skos:historyNote "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
Expand Down
2 changes: 0 additions & 2 deletions vocabularies/voc4cat/0005009.ttl
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

<https://w3id.org/nfdi4cat/voc4cat_0005009>
a skos:Concept ;
dcterms:identifier "voc4cat_0005009"^^xsd:token ;
rdfs:isDefinedBy <https://www.w3.org/TR/2010/NOTE-curie-20101216/> ;
skos:altLabel "formation rate"@en ;
skos:definition "Is a quantity describing how fast a product is formed in a chemical reaction. It is defined by the amount of product formed per unit of time."@en ;
skos:historyNote "0000-0002-5898-1820 David Linke created the resource"@en ;
Expand Down
4 changes: 2 additions & 2 deletions vocabularies/voc4cat/0007024.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
<https://w3id.org/nfdi4cat/voc4cat_0007024>
a skos:Concept ;
dcterms:identifier "voc4cat_0007024"^^xsd:token ;
skos:altLabel "reaction rate"@en ;
skos:altLabel "rate of reaction"@en ;
skos:definition "A physical quantity describing how fast a chemical reaction proceeds. It is defined by the change of the extend of reaction per unit of time."@en ;
skos:historyNote "0000-0002-4041-0165 Julia Schumann created the resource, 0000-0002-5898-1820 David Linke contributed to the definition of the resource"@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:prefLabel "rate of reaction"@en ;
skos:prefLabel "reaction rate"@en ;
skos:topConceptOf <https://w3id.org/nfdi4cat/voc4cat_> ;
.

2 changes: 1 addition & 1 deletion vocabularies/voc4cat/concept_scheme.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ 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-07-01"^^xsd:date ;
dcterms:modified "2024-08-26"^^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 ;
Expand Down

0 comments on commit c32c504

Please sign in to comment.