Skip to content

Commit

Permalink
deploy: 47d41dd
Browse files Browse the repository at this point in the history
  • Loading branch information
dalito committed Aug 18, 2023
0 parents commit cea1077
Show file tree
Hide file tree
Showing 562 changed files with 30,507 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
3 changes: 3 additions & 0 deletions dev/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
**Directory to collect the vocabularies in rdf/turtle format**

that were created using the voc4cat workflow and its CI/CD pipeline.
160 changes: 160 additions & 0 deletions dev/voc4cat.log

Large diffs are not rendered by default.

1,992 changes: 1,992 additions & 0 deletions dev/voc4cat.ttl

Large diffs are not rendered by default.

Binary file added dev/voc4cat.xlsx
Binary file not shown.
21 changes: 21 additions & 0 deletions dev/voc4cat/0000001.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
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_0000001>
a skos:Concept ;
dcterms:identifier "voc4cat_0000001"^^xsd:token ;
dcterms:provenance "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
skos:altLabel "photocatalytic reaction"@en ;
skos:definition "A process which catalyzes a chemical reaction through the absorption of sufficient light energy by a photocatalyst."@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:narrower
<https://w3id.org/nfdi4cat/voc4cat_0000002> ,
<https://w3id.org/nfdi4cat/voc4cat_0000084> ,
<https://w3id.org/nfdi4cat/voc4cat_0000087> ,
<https://w3id.org/nfdi4cat/voc4cat_0000100> ,
<https://w3id.org/nfdi4cat/voc4cat_0000128> ;
skos:prefLabel "photocatalysis"@en ;
skos:topConceptOf <https://w3id.org/nfdi4cat/voc4cat_> ;
.

20 changes: 20 additions & 0 deletions dev/voc4cat/0000002.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
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_0000002>
a skos:Concept ;
dcterms:identifier "voc4cat_0000002"^^xsd:token ;
dcterms:provenance "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
skos:altLabel "photocatalytic material"@en ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000001> ;
skos:definition "A material that absorbs photons (light) of appropriate energy and initiates or accelerates a photochemical reaction, while it regenerates itself after each reaction cycle."@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:narrower
<https://w3id.org/nfdi4cat/voc4cat_0000003> ,
<https://w3id.org/nfdi4cat/voc4cat_0000016> ,
<https://w3id.org/nfdi4cat/voc4cat_0000045> ,
<https://w3id.org/nfdi4cat/voc4cat_0000066> ;
skos:prefLabel "photocatalyst"@en ;
.

18 changes: 18 additions & 0 deletions dev/voc4cat/0000003.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_0000003>
a skos:Concept ;
dcterms:identifier "voc4cat_0000003"^^xsd:token ;
dcterms:provenance "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000002> ;
skos:definition "A material with electrical conductivity between that of a conductor and an insulator."@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:narrower
<https://w3id.org/nfdi4cat/voc4cat_0000004> ,
<https://w3id.org/nfdi4cat/voc4cat_0000006> ,
<https://w3id.org/nfdi4cat/voc4cat_0000014> ;
skos:prefLabel "semiconductor"@en ;
.

15 changes: 15 additions & 0 deletions dev/voc4cat/0000004.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
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_0000004>
a skos:Concept ;
dcterms:identifier "voc4cat_0000004"^^xsd:token ;
dcterms:provenance "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000003> ;
skos:definition "Broad families of semiconduction materials (e.g., metal oxides) that can be used as photocatalysts in various applications."@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:narrower <https://w3id.org/nfdi4cat/voc4cat_0000005> ;
skos:prefLabel "categories of semiconductors"@en ;
.

14 changes: 14 additions & 0 deletions dev/voc4cat/0000005.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_0000005>
a skos:Concept ;
dcterms:identifier "voc4cat_0000005"^^xsd:token ;
dcterms:provenance "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000004> ;
skos:definition "A chemical compound formed by the reaction of a metal with oxygen."@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:prefLabel "metal oxide"@en ;
.

22 changes: 22 additions & 0 deletions dev/voc4cat/0000006.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
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_0000006>
a skos:Concept ;
dcterms:identifier "voc4cat_0000006"^^xsd:token ;
dcterms:provenance "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000003> ;
skos:definition "Characteristic properties of a semiconductor used in the field of photocatalysis. These properties determine its performance in the studied photocatalytic application."@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:narrower
<https://w3id.org/nfdi4cat/voc4cat_0000007> ,
<https://w3id.org/nfdi4cat/voc4cat_0000008> ,
<https://w3id.org/nfdi4cat/voc4cat_0000009> ,
<https://w3id.org/nfdi4cat/voc4cat_0000010> ,
<https://w3id.org/nfdi4cat/voc4cat_0000011> ,
<https://w3id.org/nfdi4cat/voc4cat_0000012> ,
<https://w3id.org/nfdi4cat/voc4cat_0000013> ;
skos:prefLabel "semiconductor property"@en ;
.

17 changes: 17 additions & 0 deletions dev/voc4cat/0000007.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
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_0000007>
a skos:Concept ;
dcterms:identifier "voc4cat_0000007"^^xsd:token ;
dcterms:provenance "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
rdfs:isDefinedBy <https://www.w3.org/TR/2010/NOTE-curie-20101216/> ;
skos:altLabel "EF"@en ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000006> ;
skos:definition "The energy level in a semiconductor where the probability of finding an electron is 0.5."@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:prefLabel "Fermi level"@en ;
.

14 changes: 14 additions & 0 deletions dev/voc4cat/0000008.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_0000008>
a skos:Concept ;
dcterms:identifier "voc4cat_0000008"^^xsd:token ;
dcterms:provenance "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000006> ;
skos:definition "The degree of a three-dimensional structural order of atoms which constitute the crystal lattice of a material."@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:prefLabel "crystallinity"@en ;
.

14 changes: 14 additions & 0 deletions dev/voc4cat/0000009.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_0000009>
a skos:Concept ;
dcterms:identifier "voc4cat_0000009"^^xsd:token ;
dcterms:provenance "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000006> ;
skos:definition "Pore size distribution refers to the range of pore sizes in a material."@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:prefLabel "pore size distribution"@en ;
.

17 changes: 17 additions & 0 deletions dev/voc4cat/0000010.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
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_0000010>
a skos:Concept ;
dcterms:identifier "voc4cat_0000010"^^xsd:token ;
dcterms:provenance "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
skos:altLabel
"Eg"@en ,
"energy bandgap"@en ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000006> ;
skos:definition "The energy difference between a semiconductor’s valence band top and conduction band bottom, which is required to excite an electron from the former to the latter."@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:prefLabel "bandgap energy"@en ;
.

15 changes: 15 additions & 0 deletions dev/voc4cat/0000011.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
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_0000011>
a skos:Concept ;
dcterms:identifier "voc4cat_0000011"^^xsd:token ;
dcterms:provenance "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
skos:altLabel "VB"@en ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000006> ;
skos:definition "The band of energy levels in a solid fully occupied by electrons at 0 K (273.15 °C)."@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:prefLabel "valence band"@en ;
.

15 changes: 15 additions & 0 deletions dev/voc4cat/0000012.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
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_0000012>
a skos:Concept ;
dcterms:identifier "voc4cat_0000012"^^xsd:token ;
dcterms:provenance "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
skos:altLabel "CB"@en ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000006> ;
skos:definition "The energy band of electronic levels of partially or fully filled mobile electrons in a metal or a semiconductor."@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:prefLabel "conduction band"@en ;
.

15 changes: 15 additions & 0 deletions dev/voc4cat/0000013.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
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_0000013>
a skos:Concept ;
dcterms:identifier "voc4cat_0000013"^^xsd:token ;
dcterms:provenance "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
skos:altLabel "SSA"@en ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000006> ;
skos:definition "Α measure of the total surface area of a material per unit mass or volume."@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:prefLabel "specific surface area"@en ;
.

15 changes: 15 additions & 0 deletions dev/voc4cat/0000014.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
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_0000014>
a skos:Concept ;
dcterms:identifier "voc4cat_0000014"^^xsd:token ;
dcterms:provenance "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000003> ;
skos:definition "Techniques used to modify the properties of a photocatalyst, with the aim to increase its efficiency in a photocatalytic application."@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:narrower <https://w3id.org/nfdi4cat/voc4cat_0000015> ;
skos:prefLabel "modification technique"@en ;
.

14 changes: 14 additions & 0 deletions dev/voc4cat/0000015.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_0000015>
a skos:Concept ;
dcterms:identifier "voc4cat_0000015"^^xsd:token ;
dcterms:provenance "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000014> ;
skos:definition "The introduction of foreign atoms into a semiconductor leading to the formation of new energy levels and charge concentrations."@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:prefLabel "doping"@en ;
.

17 changes: 17 additions & 0 deletions dev/voc4cat/0000016.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
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_0000016>
a skos:Concept ;
dcterms:identifier "voc4cat_0000016"^^xsd:token ;
dcterms:provenance "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000002> ;
skos:definition "The form in which the photocatalyst is introduced to the reaction chamber. This can include e.g., powders, pellets or thin films deposited on a substrate."@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:narrower
<https://w3id.org/nfdi4cat/voc4cat_0000017> ,
<https://w3id.org/nfdi4cat/voc4cat_0000019> ;
skos:prefLabel "sample form"@en ;
.

15 changes: 15 additions & 0 deletions dev/voc4cat/0000017.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
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_0000017>
a skos:Concept ;
dcterms:identifier "voc4cat_0000017"^^xsd:token ;
dcterms:provenance "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
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:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:narrower <https://w3id.org/nfdi4cat/voc4cat_0000018> ;
skos:prefLabel "powdered photocatalyst"@en ;
.

14 changes: 14 additions & 0 deletions dev/voc4cat/0000018.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_0000018>
a skos:Concept ;
dcterms:identifier "voc4cat_0000018"^^xsd:token ;
dcterms:provenance "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000017> ;
skos:definition "Mass of a powdered photocatalyst used for an experiment."@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:prefLabel "powder mass"@en ;
.

18 changes: 18 additions & 0 deletions dev/voc4cat/0000019.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_0000019>
a skos:Concept ;
dcterms:identifier "voc4cat_0000019"^^xsd:token ;
dcterms:provenance "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000016> ;
skos:definition "A photocatalyst introduced to the reaction chamber in the form of a thin film. To form a thin film, a (powdered) photocatalyst is deposited on a substrate (e.g., glass or metal) using an appropriate deposition technique."@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:narrower
<https://w3id.org/nfdi4cat/voc4cat_0000020> ,
<https://w3id.org/nfdi4cat/voc4cat_0000024> ,
<https://w3id.org/nfdi4cat/voc4cat_0000038> ;
skos:prefLabel "thin film"@en ;
.

18 changes: 18 additions & 0 deletions dev/voc4cat/0000020.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_0000020>
a skos:Concept ;
dcterms:identifier "voc4cat_0000020"^^xsd:token ;
dcterms:provenance "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000019> ;
skos:definition "A technique used to deposit (immobilize) a (powdered) photocatalyst on a substate. These techniques indlude (but are not limited to): doctor blading, spin coating, spray coating, etc.."@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:narrower
<https://w3id.org/nfdi4cat/voc4cat_0000021> ,
<https://w3id.org/nfdi4cat/voc4cat_0000022> ,
<https://w3id.org/nfdi4cat/voc4cat_0000023> ;
skos:prefLabel "deposition technique"@en ;
.

15 changes: 15 additions & 0 deletions dev/voc4cat/0000021.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
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_0000021>
a skos:Concept ;
dcterms:identifier "voc4cat_0000021"^^xsd:token ;
dcterms:provenance "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
skos:altLabel "spray-coating"@en ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000020> ;
skos:definition "A technique used to deposit uniform thin films onto a substrate by spraying a solution of the material onto the surface."@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:prefLabel "spray coating"@en ;
.

14 changes: 14 additions & 0 deletions dev/voc4cat/0000022.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_0000022>
a skos:Concept ;
dcterms:identifier "voc4cat_0000022"^^xsd:token ;
dcterms:provenance "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ;
skos:broader <https://w3id.org/nfdi4cat/voc4cat_0000020> ;
skos:definition "A tape-casting method used to deposit thin films of a photocatalyst onto the surface of a substrate."@en ;
skos:inScheme <https://w3id.org/nfdi4cat/voc4cat_> ;
skos:prefLabel "doctor blading"@en ;
.

Loading

0 comments on commit cea1077

Please sign in to comment.