@prefix : . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix rdfs: . @base . rdf:type owl:Ontology ; owl:versionIRI ; owl:imports ; "Daniel Garijo" , "Laura Collado" , "Miguel Tecedor" , "Oier Beaskoetxea" , "Víctor de la Peña" ; "2023-10-11"^^xsd:date ; "Ana Iglesias-Molina" ; "This ontology represents the execution of experiments related to electrocatalysis, photocatalysis and photoelectrocatalysis with inputs, outputs, and experimental conditions."@en ; "http://purl.org/NET/rdflicense/cc-by4.0" ; "2023-10-29"^^xsd:date ; ; "The SolarChem Ontology: Photoelectrocatalysis Experiments"@en ; "solarpec" ; "https://w3id.org/solar/o/pec#" ; owl:versionInfo "v1.0.0" . ################################################################# # Annotation properties ################################################################# ### http://purl.org/dc/terms/author rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/contributor rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/created rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/creator rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/description rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/license rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/modified rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/publisher rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/title rdf:type owl:AnnotationProperty . ### http://purl.org/vocab/vann/preferredNamespacePrefix rdf:type owl:AnnotationProperty . ### http://purl.org/vocab/vann/preferredNamespaceUri rdf:type owl:AnnotationProperty . ################################################################# # Datatypes ################################################################# ### http://www.w3.org/2001/XMLSchema#date xsd:date rdf:type rdfs:Datatype . ################################################################# # Object Properties ################################################################# ### https://w3id.org/solar/o/pec#hasQuantumEfficiencyMetric :hasQuantumEfficiencyMetric rdf:type owl:ObjectProperty ; rdfs:range :QuantumEfficiencyMetric ; rdfs:label "has quantum efficiency metric"@en . ################################################################# # Classes ################################################################# ### https://w3id.org/solar/o/core#Condition rdf:type owl:Class ; rdfs:label "Condition"@en . ### https://w3id.org/solar/o/core#ElectrochemicalConfiguration rdf:type owl:Class ; rdfs:subClassOf ; rdfs:label "Electrochemical Configuration"@en . ### https://w3id.org/solar/o/core#ElectrochemicalMetric rdf:type owl:Class . ### https://w3id.org/solar/o/core#ExperimentExecution rdf:type owl:Class ; rdfs:label "Experiment Execution"@en . ### https://w3id.org/solar/o/core#Role rdf:type owl:Class ; rdfs:label "Role"@en . ### https://w3id.org/solar/o/pec#PhotoelectrocatalysisExperiment :PhotoelectrocatalysisExperiment rdf:type owl:Class ; rdfs:subClassOf ; rdfs:comment "Experiment of a reaction based on the use of a semiconductor irradiated by light energy equal or greater than its band gap energy simultaneously biased by a gradient potential"@en ; rdfs:label "Photoelectrocatalysis Experiment"@en . ### https://w3id.org/solar/o/pec#QuantumEfficiencyMetric :QuantumEfficiencyMetric rdf:type owl:Class ; rdfs:comment "The ratio of the number of carriers collected by the solar cell to the number of photons of a given energy incident on the solar cell"@en ; rdfs:label "Quantum Efficiency Metric"@en . ################################################################# # Individuals ################################################################# ### https://w3id.org/solar/o/pec#ABPE :ABPE rdf:type owl:NamedIndividual , :QuantumEfficiencyMetric ; rdfs:comment "Applied Bias Photon-to-current Efficiency (ABPE): Used to describe the performance of the photoelectrodes. It is the difference between the power output in chemical fuel and any added electrical input power, divided by the solar power input"@en ; rdfs:isDefinedBy ; rdfs:label "Applied Bias Photon-to-Current Efficiency (ABPE)"@en . ### https://w3id.org/solar/o/pec#APCE :APCE rdf:type owl:NamedIndividual , :QuantumEfficiencyMetric ; rdfs:comment "A measure of how absorbed photons transform to current"@en ; rdfs:label "Absorbed Photon-to-Current Efficiency (APCE)"@en . ### https://w3id.org/solar/o/pec#Anode :Anode rdf:type owl:NamedIndividual , ; "Electrode at which reduction takes place"@en ; rdfs:label "Anode"@en ; rdfs:seeAlso . ### https://w3id.org/solar/o/pec#Cathode :Cathode rdf:type owl:NamedIndividual , ; rdfs:comment "Electrode at which oxidation takes place"@en ; rdfs:label "Cathode"@en ; rdfs:seeAlso . ### https://w3id.org/solar/o/pec#FieldFactor :FieldFactor rdf:type owl:NamedIndividual , ; rdfs:label "Field Factor"@en . ### https://w3id.org/solar/o/pec#IPCE :IPCE rdf:type owl:NamedIndividual , :QuantumEfficiencyMetric ; rdfs:comment "A measure of the ratio of the photocurrent (converted to an electron transfer rate) versus the rate of incident photons (converted from the calibrated power of a light source) as a function of wavelength"@en ; rdfs:label "Incident Photon-to-Current Efficiency (IPCE)"@en . ### https://w3id.org/solar/o/pec#Onset :Onset rdf:type owl:NamedIndividual , ; rdfs:label "Onset"@en . ### https://w3id.org/solar/o/pec#Overlayer :Overlayer rdf:type owl:NamedIndividual , ; rdfs:label "Overlayer"@en . ### https://w3id.org/solar/o/pec#PEC :PEC rdf:type owl:NamedIndividual , ; rdfs:comment "The configuration for a photoelectrocatalysis experiment"@en ; rdfs:label "photoelectrocatalysis"@en . ### https://w3id.org/solar/o/pec#PV-EC :PV-EC rdf:type owl:NamedIndividual , ; rdfs:comment "The configuration for a photovoltaic-electrocatalysis experiment"@en ; rdfs:label "photovoltaic-electrocatalysis"@en . ### https://w3id.org/solar/o/pec#PV-PEC :PV-PEC rdf:type owl:NamedIndividual , ; rdfs:comment "The configuration for a photovoltaic-photoelectrocatalysis experiment"@en ; rdfs:label "photovoltaic-photoelectrocatalysis"@en . ### https://w3id.org/solar/o/pec#Photoabsorber :Photoabsorber rdf:type owl:NamedIndividual , ; rdfs:label "Photoabsorber"@en . ### https://w3id.org/solar/o/pec#Photocatalyst :Photocatalyst rdf:type owl:NamedIndividual , ; rdfs:label "Photocatalyst"@en . ### https://w3id.org/solar/o/pec#PhotocurrentDensity :PhotocurrentDensity rdf:type owl:NamedIndividual , ; rdfs:comment "The ratio of the photocurrent produced by the photoelectrode to the area irradiated by a sunlight"@en ; rdfs:label "Photocurrent Density"@en . ### https://w3id.org/solar/o/pec#Substrate :Substrate rdf:type owl:NamedIndividual , ; rdfs:comment "A substrate is a molecule that is consumed in the course of a biochemical reaction"@en ; rdfs:label "Substrate"@en ; rdfs:seeAlso . ### https://w3id.org/solar/o/pec#TransparentConductiveContact :TransparentConductiveContact rdf:type owl:NamedIndividual , ; rdfs:label "Transparent Conductive Contact"@en . ### Generated by the OWL API (version 5.1.18) https://github.com/owlcs/owlapi/