diff --git a/.gitignore b/.gitignore index d0283f08..1e39e6e3 100644 --- a/.gitignore +++ b/.gitignore @@ -107,3 +107,7 @@ outbox/ outbox_new_voc/ publish/ _main_branch + +# Excel/OpenOffice temporary files +~$* +.~* diff --git a/vocabularies/voc4cat/0000082.ttl b/vocabularies/voc4cat/0000082.ttl index 8fe6949e..0d7c8fcc 100644 --- a/vocabularies/voc4cat/0000082.ttl +++ b/vocabularies/voc4cat/0000082.ttl @@ -8,7 +8,9 @@ PREFIX xsd: skos:altLabel "CV"@en , "cyclovoltammetry"@en ; - skos:broader ; + skos:broader + , + ; skos:definition "An electrochemical technique used to study the redox properties of a sample by measuring the current produced by an applied voltage sweep."@en ; skos:historyNote "0000-0002-6242-2167 Nikolaos G. Moustakas created the resource"@en ; skos:inScheme ; diff --git a/vocabularies/voc4cat/0007201.ttl b/vocabularies/voc4cat/0007201.ttl new file mode 100644 index 00000000..62113813 --- /dev/null +++ b/vocabularies/voc4cat/0007201.ttl @@ -0,0 +1,21 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007201"^^xsd:token ; + skos:definition "The two electronically conducting parts of an electrochemical cell."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:narrower + , + , + , + , + , + ; + skos:prefLabel "electrode"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007202.ttl b/vocabularies/voc4cat/0007202.ttl new file mode 100644 index 00000000..5232e898 --- /dev/null +++ b/vocabularies/voc4cat/0007202.ttl @@ -0,0 +1,15 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007202"^^xsd:token ; + skos:altLabel "WE"@en ; + skos:broader ; + skos:definition "The electrode in a three-electrode cell where \"the action is\". "@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "working electrode"@en ; +. + diff --git a/vocabularies/voc4cat/0007203.ttl b/vocabularies/voc4cat/0007203.ttl new file mode 100644 index 00000000..232ab81f --- /dev/null +++ b/vocabularies/voc4cat/0007203.ttl @@ -0,0 +1,15 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007203"^^xsd:token ; + skos:altLabel "CE"@en ; + skos:broader ; + skos:definition "An electrode in a three-electrode cell that is used only to make an electrical connection to the electrolyte so that a current can be applied to the working electrode."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "counter electrode"@en ; +. + diff --git a/vocabularies/voc4cat/0007204.ttl b/vocabularies/voc4cat/0007204.ttl new file mode 100644 index 00000000..3b607e62 --- /dev/null +++ b/vocabularies/voc4cat/0007204.ttl @@ -0,0 +1,15 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007204"^^xsd:token ; + skos:altLabel "reaction class"@en ; + skos:broader ; + skos:definition "An electrode that has a well known and stable equilibrium electrode potential."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "reference electrode"@en ; +. + diff --git a/vocabularies/voc4cat/0007205.ttl b/vocabularies/voc4cat/0007205.ttl new file mode 100644 index 00000000..732efeb6 --- /dev/null +++ b/vocabularies/voc4cat/0007205.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007205"^^xsd:token ; + skos:broader ; + skos:definition "An electronic instrument that controls the electrical potential difference between the working and reference electrodes of a three-electrode cell at a preset value."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "potentiostat"@en ; +. + diff --git a/vocabularies/voc4cat/0007206.ttl b/vocabularies/voc4cat/0007206.ttl new file mode 100644 index 00000000..ae25e0ee --- /dev/null +++ b/vocabularies/voc4cat/0007206.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007206"^^xsd:token ; + skos:definition "An electroanalytical technique based on the measurement of the electromotive force of an electrochemical cell comprised of a measuring and a reference electrode."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "potentiometry"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007207.ttl b/vocabularies/voc4cat/0007207.ttl new file mode 100644 index 00000000..94a94fcc --- /dev/null +++ b/vocabularies/voc4cat/0007207.ttl @@ -0,0 +1,15 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007207"^^xsd:token ; + skos:altLabel "CA"@en ; + skos:definition "An electrochemical measuring technique used for electrochemical analysis or for the determination of the kinetics and mechanism of electrode reactions. A fast-rising potential pulse is enforced on the working electrode of an electrochemical cell and the current flowing through this electrode is measured as a function of time."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "chronoamperometry"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007208.ttl b/vocabularies/voc4cat/0007208.ttl new file mode 100644 index 00000000..80593c2f --- /dev/null +++ b/vocabularies/voc4cat/0007208.ttl @@ -0,0 +1,15 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007208"^^xsd:token ; + skos:altLabel "CP"@en ; + skos:definition "An electrochemical measuring technique used for electrochemical analysis or for the determination of the kinetics and mechanism of electrode reactions. A fast-rising current pulse is enforced on the working electrode of an electrochemical cell and the potential of this electrode is measured against a reference electrode as a function of time."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "chronopotentiometry"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007209.ttl b/vocabularies/voc4cat/0007209.ttl new file mode 100644 index 00000000..fa25003d --- /dev/null +++ b/vocabularies/voc4cat/0007209.ttl @@ -0,0 +1,15 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007209"^^xsd:token ; + skos:altLabel "EIS"@en ; + skos:definition "A powerful tool for examining processes occurring at electrode surfaces. A small amplitude ac (sinusoidal) excitation signal (potential or current), covering a wide range of frequencies, is applied to the system under investigation and the response (current or voltage or another signal of interest) is measured. It is routinely used in electrode kinetics and mechanism investigations, and in the characterization of batteries, fuel cells, and corrosion phenomena."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "electrochemical impedance spectroscopy "@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007210.ttl b/vocabularies/voc4cat/0007210.ttl new file mode 100644 index 00000000..7ffeea29 --- /dev/null +++ b/vocabularies/voc4cat/0007210.ttl @@ -0,0 +1,15 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007210"^^xsd:token ; + skos:altLabel "OCV"@en ; + skos:definition "The cell voltage under zero current conditions."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "open circuit voltage"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007211.ttl b/vocabularies/voc4cat/0007211.ttl new file mode 100644 index 00000000..a1817b1a --- /dev/null +++ b/vocabularies/voc4cat/0007211.ttl @@ -0,0 +1,15 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007211"^^xsd:token ; + skos:altLabel "LSV"@en ; + skos:broader ; + skos:definition "A voltammetry where the voltage changes linearly over time from a initial potential to a final potential."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "linear sweep voltammetry"@en ; +. + diff --git a/vocabularies/voc4cat/0007212.ttl b/vocabularies/voc4cat/0007212.ttl new file mode 100644 index 00000000..7938216f --- /dev/null +++ b/vocabularies/voc4cat/0007212.ttl @@ -0,0 +1,15 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007212"^^xsd:token ; + skos:altLabel "CC"@en ; + skos:definition "An electrochemical measuring technique used for electrochemical analysis or for the determination of the kinetics and mechanism of electrode reactions. A fast-rising potential pulse is enforced on the working electrode of an electrochemical cell and the electrical charge passing through this electrode is measured as a function of time."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "chronocoulometry"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007213.ttl b/vocabularies/voc4cat/0007213.ttl new file mode 100644 index 00000000..aa942251 --- /dev/null +++ b/vocabularies/voc4cat/0007213.ttl @@ -0,0 +1,15 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007213"^^xsd:token ; + skos:altLabel "sweep rate potential"@en ; + skos:broader ; + skos:definition "In cyclic voltammetry, the rate at which the potential of the working electrode is varied, i.e., = (dE/dt). The value of is always cited as positive."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "scan rate potential"@en ; +. + diff --git a/vocabularies/voc4cat/0007214.ttl b/vocabularies/voc4cat/0007214.ttl new file mode 100644 index 00000000..b9bf09e8 --- /dev/null +++ b/vocabularies/voc4cat/0007214.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007214"^^xsd:token ; + skos:broader ; + skos:definition "The minimal electrical potential in a cyclic voltammetry. This is where the sweep turns."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "lower limit potential"@en ; +. + diff --git a/vocabularies/voc4cat/0007215.ttl b/vocabularies/voc4cat/0007215.ttl new file mode 100644 index 00000000..b38921f3 --- /dev/null +++ b/vocabularies/voc4cat/0007215.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007215"^^xsd:token ; + skos:broader ; + skos:definition "The maximal electrical potential in a cyclic voltammetry. This is where the sweep turns."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "upper limit potential"@en ; +. + diff --git a/vocabularies/voc4cat/0007216.ttl b/vocabularies/voc4cat/0007216.ttl new file mode 100644 index 00000000..ae7465e2 --- /dev/null +++ b/vocabularies/voc4cat/0007216.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007216"^^xsd:token ; + skos:broader ; + skos:definition "The electrical potential at which a linear sweep or cyclic voltammetry starts."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "initial potential"@en ; +. + diff --git a/vocabularies/voc4cat/0007217.ttl b/vocabularies/voc4cat/0007217.ttl new file mode 100644 index 00000000..35696499 --- /dev/null +++ b/vocabularies/voc4cat/0007217.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007217"^^xsd:token ; + skos:broader ; + skos:definition "The electrical potential at which a linear sweep or cyclic voltammetry ends."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "final potential"@en ; +. + diff --git a/vocabularies/voc4cat/0007218.ttl b/vocabularies/voc4cat/0007218.ttl new file mode 100644 index 00000000..06a9f3ab --- /dev/null +++ b/vocabularies/voc4cat/0007218.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007218"^^xsd:token ; + skos:broader ; + skos:definition "The electrical potential difference at which the potential in a linear sweep or cyclic voltammetry is altered."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "step size potential"@en ; +. + diff --git a/vocabularies/voc4cat/0007219.ttl b/vocabularies/voc4cat/0007219.ttl new file mode 100644 index 00000000..85734a2c --- /dev/null +++ b/vocabularies/voc4cat/0007219.ttl @@ -0,0 +1,22 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007219"^^xsd:token ; + skos:altLabel "voltage"@en ; + skos:definition "Defined as the amount of work needed per unit of electric charge to move the charge from a reference point to a specific point in an electric field. By definition, the electric potential at the reference point is zero units. A typical reference point is earth (ground)."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:narrower + , + , + , + , + , + ; + skos:prefLabel "electrical potential"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007220.ttl b/vocabularies/voc4cat/0007220.ttl new file mode 100644 index 00000000..1fa1efda --- /dev/null +++ b/vocabularies/voc4cat/0007220.ttl @@ -0,0 +1,15 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007220"^^xsd:token ; + skos:definition "The movement of electrical charges in a conductor; carried by electrons in an electronic conductor (electronic current) or by ions in an ionic conductor (ionic current). "@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:narrower ; + skos:prefLabel "current"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007221.ttl b/vocabularies/voc4cat/0007221.ttl new file mode 100644 index 00000000..c2b4e187 --- /dev/null +++ b/vocabularies/voc4cat/0007221.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007221"^^xsd:token ; + skos:definition "Current referred to the unit area of the electrode. Current divided by the true electrode area."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "current density"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007222.ttl b/vocabularies/voc4cat/0007222.ttl new file mode 100644 index 00000000..e6466bd3 --- /dev/null +++ b/vocabularies/voc4cat/0007222.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007222"^^xsd:token ; + skos:definition "The measure of an electrical circuit element's inability to carry electrical current. "@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "resistance"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007223.ttl b/vocabularies/voc4cat/0007223.ttl new file mode 100644 index 00000000..b1912c7a --- /dev/null +++ b/vocabularies/voc4cat/0007223.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007223"^^xsd:token ; + skos:definition "The final environment in which the electrochemical reaction happens. Includes possibly purged electrolyte."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "electrochemical environment"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007224.ttl b/vocabularies/voc4cat/0007224.ttl new file mode 100644 index 00000000..4999366a --- /dev/null +++ b/vocabularies/voc4cat/0007224.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007224"^^xsd:token ; + skos:definition "A chemical compound (salt, acid, or base) that dissociates into electrically charged ions when dissolved in a solvent. "@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "electrolyte"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007225.ttl b/vocabularies/voc4cat/0007225.ttl new file mode 100644 index 00000000..f95e86ce --- /dev/null +++ b/vocabularies/voc4cat/0007225.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007225"^^xsd:token ; + skos:definition "The process of treating an electrolyte solution with gas."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "purging"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007226.ttl b/vocabularies/voc4cat/0007226.ttl new file mode 100644 index 00000000..d5efd843 --- /dev/null +++ b/vocabularies/voc4cat/0007226.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007226"^^xsd:token ; + skos:definition "Gas which is used in purging."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "purging gas"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007227.ttl b/vocabularies/voc4cat/0007227.ttl new file mode 100644 index 00000000..2a04b4c1 --- /dev/null +++ b/vocabularies/voc4cat/0007227.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007227"^^xsd:token ; + skos:definition "Temperature for which a gas is purged through the reaction chamber."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "purging temperature"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007228.ttl b/vocabularies/voc4cat/0007228.ttl new file mode 100644 index 00000000..1aa6d9d9 --- /dev/null +++ b/vocabularies/voc4cat/0007228.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007228"^^xsd:token ; + skos:definition "The number of cycles in a measurement, such as a cyclic voltammetry."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "number of voltammetry cycles"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007229.ttl b/vocabularies/voc4cat/0007229.ttl new file mode 100644 index 00000000..4cf23ca1 --- /dev/null +++ b/vocabularies/voc4cat/0007229.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007229"^^xsd:token ; + skos:definition "The quotient of faradaic current to total current passed."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "faradaic efficiency"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007230.ttl b/vocabularies/voc4cat/0007230.ttl new file mode 100644 index 00000000..8e9472db --- /dev/null +++ b/vocabularies/voc4cat/0007230.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007230"^^xsd:token ; + skos:definition "The collection of instruments and devices used in an electochemical reaction. Can include electrodes, flow cells, beaker, does not include the electrochemical environment."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "electrochemical setup"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007231.ttl b/vocabularies/voc4cat/0007231.ttl new file mode 100644 index 00000000..e6b034bd --- /dev/null +++ b/vocabularies/voc4cat/0007231.ttl @@ -0,0 +1,17 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007231"^^xsd:token ; + skos:altLabel + "becker"@en , + "beker"@en ; + skos:broader ; + skos:definition "In laboratory equipment, a beaker is generally a cylindrical container with a flat bottom."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "beaker"@en ; +. + diff --git a/vocabularies/voc4cat/0007232.ttl b/vocabularies/voc4cat/0007232.ttl new file mode 100644 index 00000000..cecfeee5 --- /dev/null +++ b/vocabularies/voc4cat/0007232.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007232"^^xsd:token ; + skos:broader ; + skos:definition "Electrochemical cell in which analyte solution flows at a constant velocity through stationary tubular electrode(s)."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "flow cell"@en ; +. + diff --git a/vocabularies/voc4cat/0007233.ttl b/vocabularies/voc4cat/0007233.ttl new file mode 100644 index 00000000..5bbbfbc9 --- /dev/null +++ b/vocabularies/voc4cat/0007233.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007233"^^xsd:token ; + skos:definition "In voltammetry: a complementary pair of forward and reverse potential sweeps."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "voltammetry cycle"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007234.ttl b/vocabularies/voc4cat/0007234.ttl new file mode 100644 index 00000000..a51f95cc --- /dev/null +++ b/vocabularies/voc4cat/0007234.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007234"^^xsd:token ; + skos:definition "The phenomenon of movement (transportation) of electrical charge (that is, the electrical current) from one part of the electrochemical cell to another, occurring mainly as electromigration of ions, but it can also occur by diffusion of ions. See electrochemical potential."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "charge transport"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007235.ttl b/vocabularies/voc4cat/0007235.ttl new file mode 100644 index 00000000..0d1c86ff --- /dev/null +++ b/vocabularies/voc4cat/0007235.ttl @@ -0,0 +1,15 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007235"^^xsd:token ; + skos:altLabel "separator"@en ; + skos:broader ; + skos:definition "A thin structural material (usually a sheet) used to separate the electrolyte of a divided electrochemical cell into two or more compartments."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "membrane"@en ; +. + diff --git a/vocabularies/voc4cat/0007236.ttl b/vocabularies/voc4cat/0007236.ttl new file mode 100644 index 00000000..f439686d --- /dev/null +++ b/vocabularies/voc4cat/0007236.ttl @@ -0,0 +1,15 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007236"^^xsd:token ; + skos:altLabel "H-cell"@en ; + skos:broader ; + skos:definition "The H-Cell is a two-compartment electrochemical cell used for membrane testing, hydrogen permeation, or any other experiment where two separate electrode chambers are required."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "H cell"@en ; +. + diff --git a/vocabularies/voc4cat/0007237.ttl b/vocabularies/voc4cat/0007237.ttl new file mode 100644 index 00000000..8eb386c3 --- /dev/null +++ b/vocabularies/voc4cat/0007237.ttl @@ -0,0 +1,17 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007237"^^xsd:token ; + skos:definition "An electrochemical measuring technique used for electrochemical analysis, for the determination of the kinetics and mechanism of electrode reactions, and for corrosion studies. \"Voltammetry\" is a family of techniques with the common characteristics that the potential of the working electrode is controlled (typically with a potentiostat) and the current flowing through the electrode is measured. "@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:narrower + , + ; + skos:prefLabel "voltammetry"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007238.ttl b/vocabularies/voc4cat/0007238.ttl new file mode 100644 index 00000000..4ad2e9a7 --- /dev/null +++ b/vocabularies/voc4cat/0007238.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007238"^^xsd:token ; + skos:definition "Graphical representation of the results of a voltammetric measurement."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "voltammogramm"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007239.ttl b/vocabularies/voc4cat/0007239.ttl new file mode 100644 index 00000000..fed6402f --- /dev/null +++ b/vocabularies/voc4cat/0007239.ttl @@ -0,0 +1,17 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007239"^^xsd:token ; + skos:definition "The frequency of an alternating (ac) current is a measure of how many times the direction of the current flow changes, in the same direction, per second. As the direction of flow changes back and forth, the total number of directional changes, per second, is twice the frequency."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:narrower + , + ; + skos:prefLabel "frequency"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007240.ttl b/vocabularies/voc4cat/0007240.ttl new file mode 100644 index 00000000..a68c43e5 --- /dev/null +++ b/vocabularies/voc4cat/0007240.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007240"^^xsd:token ; + skos:definition "Impedance is the analogue of the resistance when applied to alternating current. That is, it is a measure of a circuit element's inability to carry the electrical current. "@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "impedance"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007241.ttl b/vocabularies/voc4cat/0007241.ttl new file mode 100644 index 00000000..2be83576 --- /dev/null +++ b/vocabularies/voc4cat/0007241.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007241"^^xsd:token ; + skos:broader ; + skos:definition "Initial frequency in for example an electrochemical impedance spectroscopy."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "initial frequency"@en ; +. + diff --git a/vocabularies/voc4cat/0007242.ttl b/vocabularies/voc4cat/0007242.ttl new file mode 100644 index 00000000..db52fc8a --- /dev/null +++ b/vocabularies/voc4cat/0007242.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007242"^^xsd:token ; + skos:broader ; + skos:definition "Final frequency in for example an electrochemical impedance spectroscopy."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "final frequency"@en ; +. + diff --git a/vocabularies/voc4cat/0007243.ttl b/vocabularies/voc4cat/0007243.ttl new file mode 100644 index 00000000..1c0274ab --- /dev/null +++ b/vocabularies/voc4cat/0007243.ttl @@ -0,0 +1,15 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007243"^^xsd:token ; + skos:altLabel "RHE"@en ; + skos:broader ; + skos:definition "A commonly used reference electrode. A hydrogen electrode immersed directly into the electrolyte of the electrochemical cell and usually (unless otherwise stated) operated with one atmosphere pressure hydrogen gas. The equilibrium potential depends on the hydrogen ion concentration (strictly speaking, activity) of the cell electrolyte."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "reversible hydrogen electrode"@en ; +. + diff --git a/vocabularies/voc4cat/0007244.ttl b/vocabularies/voc4cat/0007244.ttl new file mode 100644 index 00000000..ba95bd09 --- /dev/null +++ b/vocabularies/voc4cat/0007244.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007244"^^xsd:token ; + skos:definition "The measure of the amount of dissolved material (solute) in a solution."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "concentration"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007245.ttl b/vocabularies/voc4cat/0007245.ttl new file mode 100644 index 00000000..a1058905 --- /dev/null +++ b/vocabularies/voc4cat/0007245.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007245"^^xsd:token ; + skos:definition "The mass per area on a thin film sample, i.e. the working electrode."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "mass coverage"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007246.ttl b/vocabularies/voc4cat/0007246.ttl new file mode 100644 index 00000000..ff6317e5 --- /dev/null +++ b/vocabularies/voc4cat/0007246.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007246"^^xsd:token ; + skos:definition "A liquid that dissolves another material."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "solvent"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007247.ttl b/vocabularies/voc4cat/0007247.ttl new file mode 100644 index 00000000..7d7a8df4 --- /dev/null +++ b/vocabularies/voc4cat/0007247.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007247"^^xsd:token ; + skos:definition "The dissolved species (e.g., a salt) in a solution."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "solute"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007248.ttl b/vocabularies/voc4cat/0007248.ttl new file mode 100644 index 00000000..3d157361 --- /dev/null +++ b/vocabularies/voc4cat/0007248.ttl @@ -0,0 +1,17 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007248"^^xsd:token ; + skos:altLabel + "RDE"@en , + "rotating disk electrode"@en ; + skos:broader ; + skos:definition "A specialized hydrodynamic electrode used in the study of the kinetics and mechanism of electrode reactions and in electroanalysis for ensuring a known and controllable flow of solution over the electrode."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "rotating-disk electrode"@en ; +. + diff --git a/vocabularies/voc4cat/0007249.ttl b/vocabularies/voc4cat/0007249.ttl new file mode 100644 index 00000000..219cd718 --- /dev/null +++ b/vocabularies/voc4cat/0007249.ttl @@ -0,0 +1,17 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007249"^^xsd:token ; + skos:definition "A device that converts chemical energy into electrical energy or vice versa when a chemical reaction is occurring in the cell. Typically, it consists of two metal electrodes immersed into an aqueous solution (electrolyte) with electrode reactions occurring at the electrode-solution surfaces. See also galvanic cell and electrolytic cell."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:narrower + , + ; + skos:prefLabel "electrochemical cell"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007250.ttl b/vocabularies/voc4cat/0007250.ttl new file mode 100644 index 00000000..9c4a2783 --- /dev/null +++ b/vocabularies/voc4cat/0007250.ttl @@ -0,0 +1,21 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007250"^^xsd:token ; + skos:definition "Equipment used in an electrochemical setup."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:narrower + , + , + , + , + , + ; + skos:prefLabel "electrochemical equipment"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007251.ttl b/vocabularies/voc4cat/0007251.ttl new file mode 100644 index 00000000..199d193c --- /dev/null +++ b/vocabularies/voc4cat/0007251.ttl @@ -0,0 +1,17 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007251"^^xsd:token ; + skos:altLabel + "OCP"@en , + "OCV"@en ; + skos:definition "The measurement of the open circuit voltage of an electrochemical cell."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "open circuit voltage measurement"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007252.ttl b/vocabularies/voc4cat/0007252.ttl new file mode 100644 index 00000000..dd54131b --- /dev/null +++ b/vocabularies/voc4cat/0007252.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007252"^^xsd:token ; + skos:definition "A basic property of matter that gives rise to all electric and magnetic forces and interactions."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "electrical charge"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007253.ttl b/vocabularies/voc4cat/0007253.ttl new file mode 100644 index 00000000..ad059419 --- /dev/null +++ b/vocabularies/voc4cat/0007253.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007253"^^xsd:token ; + skos:definition "Charge referred to the unit area of the electrode. Charge divided by electrode area."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "electrical charge density"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007254.ttl b/vocabularies/voc4cat/0007254.ttl new file mode 100644 index 00000000..817b5ba1 --- /dev/null +++ b/vocabularies/voc4cat/0007254.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007254"^^xsd:token ; + skos:broader ; + skos:definition "The electrode where reduction occurs in an electrochemical cell. It is the negative electrode in an electrolytic cell, while it is the positive electrode in a galvanic cell. "@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "cathode"@en ; +. + diff --git a/vocabularies/voc4cat/0007255.ttl b/vocabularies/voc4cat/0007255.ttl new file mode 100644 index 00000000..ba136fb2 --- /dev/null +++ b/vocabularies/voc4cat/0007255.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007255"^^xsd:token ; + skos:broader ; + skos:definition "The electrode where oxidation occurs in an electrochemical cell. It is the positive electrode in an electrolytic cell, while it is the negative electrode in a galvanic cell."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "anode"@en ; +. + diff --git a/vocabularies/voc4cat/0007256.ttl b/vocabularies/voc4cat/0007256.ttl new file mode 100644 index 00000000..860ec94c --- /dev/null +++ b/vocabularies/voc4cat/0007256.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007256"^^xsd:token ; + skos:broader ; + skos:definition "An electrochemical cell that converts chemical energy into electrical energy. A cell in which chemical reactions occur spontaneously at the electrodes when they are connected through an external circuit, producing an electrical current."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "galvanic cell"@en ; +. + diff --git a/vocabularies/voc4cat/0007257.ttl b/vocabularies/voc4cat/0007257.ttl new file mode 100644 index 00000000..9ec1438d --- /dev/null +++ b/vocabularies/voc4cat/0007257.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007257"^^xsd:token ; + skos:broader ; + skos:definition "An electrochemical cell that converts electrical energy into chemical energy. The chemical reactions do not occur \"spontaneously\" at the electrodes when they are connected through an external circuit. The reaction must be forced by applying an external electrical current."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "electrolytic cell"@en ; +. + diff --git a/vocabularies/voc4cat/0007258.ttl b/vocabularies/voc4cat/0007258.ttl new file mode 100644 index 00000000..2d7597ef --- /dev/null +++ b/vocabularies/voc4cat/0007258.ttl @@ -0,0 +1,15 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007258"^^xsd:token ; + skos:altLabel "true electrode area"@en ; + skos:definition "In contrast to substrate area, the actual area of a sample or electrode which is active."@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "active area"@en ; + skos:topConceptOf ; +. + diff --git a/vocabularies/voc4cat/0007259.ttl b/vocabularies/voc4cat/0007259.ttl new file mode 100644 index 00000000..feac493a --- /dev/null +++ b/vocabularies/voc4cat/0007259.ttl @@ -0,0 +1,14 @@ +PREFIX dcterms: +PREFIX skos: +PREFIX xsd: + + + a skos:Concept ; + dcterms:identifier "voc4cat_0007259"^^xsd:token ; + skos:broader ; + skos:definition "The current that is flowing through an electrochemical cell and is causing (or is caused by) chemical reactions (charge transfer) occurring at the electrode surfaces. "@en ; + skos:historyNote "0009-0008-1278-8890 Michael Götte created the resource"@en ; + skos:inScheme ; + skos:prefLabel "faradaic current"@en ; +. + diff --git a/vocabularies/voc4cat/concept_scheme.ttl b/vocabularies/voc4cat/concept_scheme.ttl index 937fd757..9c2fc5ae 100644 --- a/vocabularies/voc4cat/concept_scheme.ttl +++ b/vocabularies/voc4cat/concept_scheme.ttl @@ -31,7 +31,42 @@ PREFIX xsd: , , , - ; + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + ; skos:historyNote "https://orcid.org/0000-0002-5898-1820 David Linke, https://orcid.org/0000-0002-6242-2167 Nikolaos G. Moustakas"@en ; skos:prefLabel "Voc4Cat - A SKOS vocabulary for Catalysis."@en ; dcat:contactPoint "David Linke (orcid:0000-0002-5898-1820), Nikolaos G. Moustakas (orcid:0000-0002-6242-2167)" ;