<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://w3id.org/coswot/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="https://w3id.org/coswot/Observation"> <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/ProcedureExecution"/> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/Observation"/> <metadata_def:mappingLoom>observation</metadata_def:mappingLoom> <metadata_def:prefLabel xml:lang="en">Observation</metadata_def:prefLabel> <rdfs:comment xml:lang="en">A coswot:Observation is the act of carrying out a procedure to estimate or calculate a value of a property of a feature of interest, or a state of a feature of interest. It links to a sensor to describe what made the observation, and to the observed feature, property, property of interest, state, or state of interest. Typically, its result is a property value or a state. An observation of a state (OP coswot:observes) should have a state as a result (OP coswot:hasResult). Respectively, an observation of a property should have a property value as a result.</rdfs:comment> <metadata:prefixIRI>coswot:Observation</metadata:prefixIRI> <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/observations"/> <rdfs:label xml:lang="en">Observation</rdfs:label> </owl:Class> <rdf:Description rdf:about="https://w3id.org/coswot/Aggregation"> <rdfs:subClassOf> <rdf:Description rdf:about="https://w3id.org/coswot/Observation"> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/Observation"/> </rdf:Description> </rdfs:subClassOf> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/Forecast"> <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Observation"/> </rdf:Description> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://w3id.org/coswot/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="https://w3id.org/coswot/Observation">
    <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/ProcedureExecution"/>
    <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/Observation"/>
    <metadata_def:mappingLoom>observation</metadata_def:mappingLoom>
    <metadata_def:prefLabel xml:lang="en">Observation</metadata_def:prefLabel>
    <rdfs:comment xml:lang="en">A coswot:Observation is the act of carrying out a procedure to estimate or calculate a value of a property of a feature of interest, or a state of a feature of interest. It links to a sensor to describe what made the observation, and to the observed feature, property, property of interest, state, or state of interest. Typically, its result is a property value or a state. An observation of a state (OP coswot:observes) should have a state as a result (OP coswot:hasResult). Respectively, an observation of a property should have a property value as a result.</rdfs:comment>
    <metadata:prefixIRI>coswot:Observation</metadata:prefixIRI>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/observations"/>
    <rdfs:label xml:lang="en">Observation</rdfs:label>
  </owl:Class>
  <rdf:Description rdf:about="https://w3id.org/coswot/Aggregation">
    <rdfs:subClassOf>
      <rdf:Description rdf:about="https://w3id.org/coswot/Observation">
        <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/Observation"/>
      </rdf:Description>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/Forecast">
    <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Observation"/>
  </rdf:Description>
</rdf:RDF>