<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.w3.org/ns/sosa/" 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:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://www.w3.org/ns/sosa/Procedure"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/sosa/Procedure"/> <metadata_def:mappingLoom>procedure</metadata_def:mappingLoom> <metadata_def:prefLabel>Procedure</metadata_def:prefLabel> <skos:definition xml:lang="en">A workflow, protocol, plan, algorithm, or computational method specifying how to make an Observation, create a Sample, or make a change to the state of the world (via an Actuator). A Procedure is re-usable, and might be involved in many Observations, Samplings, or Actuations. It explains the steps to be carried out to arrive at reproducible results.</skos:definition> <rdfs:comment xml:lang="en">A workflow, protocol, plan, algorithm, or computational method specifying how to make an Observation, create a Sample, or make a change to the state of the world (via an Actuator). A Procedure is re-usable, and might be involved in many Observations, Samplings, or Actuations. It explains the steps to be carried out to arrive at reproducible results.</rdfs:comment> <metadata:prefixIRI>sosa:Procedure</metadata:prefixIRI> <skos:note xml:lang="en">Many observations may be created via the same Procedure, the same way as many tables are assembled using the same instructions (as information objects, not their concrete realization).</skos:note> <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/sosa/"/> <rdfs:label xml:lang="en">Procedure</rdfs:label> <skos:example xml:lang="en">The measured wind speed differs depending on the height of the sensor above the surface, e.g., due to friction. Consequently, procedures for measuring wind speed define a standard height for anemometers above ground, typically 10m for meteorological measures and 2m in Agrometeorology. This definition of height, sensor placement, and so forth are defined by the Procedure.</skos:example> </owl:Class> <rdf:Description rdf:about="http://www.w3.org/ns/sosa/usedProcedure"> <schema:rangeIncludes> <rdf:Description rdf:about="http://www.w3.org/ns/sosa/Procedure"> <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/sosa/Procedure"/> </rdf:Description> </schema:rangeIncludes> </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="http://www.w3.org/ns/sosa/" 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:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://www.w3.org/ns/sosa/Procedure">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/sosa/Procedure"/>
    <metadata_def:mappingLoom>procedure</metadata_def:mappingLoom>
    <metadata_def:prefLabel>Procedure</metadata_def:prefLabel>
    <skos:definition xml:lang="en">A workflow, protocol, plan, algorithm, or computational method specifying how to make an Observation, create a Sample, or make a change to the state of the world (via an Actuator). A Procedure is re-usable, and might be involved in many Observations, Samplings, or Actuations. It explains the steps to be carried out to arrive at reproducible results.</skos:definition>
    <rdfs:comment xml:lang="en">A workflow, protocol, plan, algorithm, or computational method specifying how to make an Observation, create a Sample, or make a change to the state of the world (via an Actuator). A Procedure is re-usable, and might be involved in many Observations, Samplings, or Actuations. It explains the steps to be carried out to arrive at reproducible results.</rdfs:comment>
    <metadata:prefixIRI>sosa:Procedure</metadata:prefixIRI>
    <skos:note xml:lang="en">Many observations may be created via the same Procedure, the same way as many tables are assembled using the same instructions (as information objects, not their concrete realization).</skos:note>
    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/sosa/"/>
    <rdfs:label xml:lang="en">Procedure</rdfs:label>
    <skos:example xml:lang="en">The measured wind speed differs depending on the height of the sensor above the surface, e.g., due to friction. Consequently, procedures for measuring wind speed define a standard height for anemometers above ground, typically 10m for meteorological measures and 2m in Agrometeorology. This definition of height, sensor placement, and so forth are defined by the Procedure.</skos:example>
  </owl:Class>
  <rdf:Description rdf:about="http://www.w3.org/ns/sosa/usedProcedure">
    <schema:rangeIncludes>
      <rdf:Description rdf:about="http://www.w3.org/ns/sosa/Procedure">
        <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/sosa/Procedure"/>
      </rdf:Description>
    </schema:rangeIncludes>
  </rdf:Description>
</rdf:RDF>