<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://opendata.inra.fr/PO2/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://www.w3.org/ns/sosa/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:obo_purl="http://purl.obolibrary.org/obo/"> <owl:Class rdf:about="http://opendata.inra.fr/PO2/step"> <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/sosa/Sampling"/> <rdfs:label xml:lang="en">Step</rdfs:label> <skos:definition xml:lang="en">Steps are sub-processes of the main process, or a representation of the operation units </skos:definition> <skos:example xml:lang="en">Preheating the oven and preparing the dough are two steps of the process Preparing Pizza</skos:example> <skos:example xml:lang="en">Fermentation is a step of the process Transformation of Micro-organisms</skos:example> <metadata_def:prefLabel xml:lang="en">Step</metadata_def:prefLabel> <metadata_def:mappingLoom>step</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://opendata.inra.fr/PO2/step"/> <metadata:prefixIRI>step</metadata:prefixIRI> <obo_purl:IAO_0000600 xml:lang="en">Every Process can have many itineraries, and every itinerary is different from other itineraries from its way of conducting the steps (different steps, different order,...)</obo_purl:IAO_0000600> </owl:Class> <rdf:Description rdf:about="http://opendata.inra.fr/PO2/hasForStep"> <rdfs:range> <rdf:Description rdf:about="http://opendata.inra.fr/PO2/step"> <metadata_def:mappingSameURI rdf:resource="http://opendata.inra.fr/PO2/step"/> </rdf:Description> </rdfs:range> </rdf:Description> <rdf:Description rdf:about="http://opendata.inra.fr/PO2/hasForSubStep"> <rdfs:range rdf:resource="http://opendata.inra.fr/PO2/step"/> <rdfs:domain rdf:resource="http://opendata.inra.fr/PO2/step"/> </rdf:Description> <rdf:Description rdf:about="http://opendata.inra.fr/PO2/hasInput"> <rdfs:domain rdf:resource="http://opendata.inra.fr/PO2/step"/> </rdf:Description> <rdf:Description rdf:about="http://opendata.inra.fr/PO2/hasOutput"> <rdfs:domain rdf:resource="http://opendata.inra.fr/PO2/step"/> </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://opendata.inra.fr/PO2/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://www.w3.org/ns/sosa/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:obo_purl="http://purl.obolibrary.org/obo/">
  <owl:Class rdf:about="http://opendata.inra.fr/PO2/step">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/sosa/Sampling"/>
    <rdfs:label xml:lang="en">Step</rdfs:label>
    <skos:definition xml:lang="en">Steps are sub-processes of the main process, or a representation of the operation units </skos:definition>
    <skos:example xml:lang="en">Preheating the oven and preparing the dough are two steps of the process Preparing Pizza</skos:example>
    <skos:example xml:lang="en">Fermentation is a step of the process Transformation of Micro-organisms</skos:example>
    <metadata_def:prefLabel xml:lang="en">Step</metadata_def:prefLabel>
    <metadata_def:mappingLoom>step</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://opendata.inra.fr/PO2/step"/>
    <metadata:prefixIRI>step</metadata:prefixIRI>
    <obo_purl:IAO_0000600 xml:lang="en">Every Process can have many itineraries, and every itinerary is different from other itineraries from its way of conducting the steps (different steps, different order,...)</obo_purl:IAO_0000600>
  </owl:Class>
  <rdf:Description rdf:about="http://opendata.inra.fr/PO2/hasForStep">
    <rdfs:range>
      <rdf:Description rdf:about="http://opendata.inra.fr/PO2/step">
        <metadata_def:mappingSameURI rdf:resource="http://opendata.inra.fr/PO2/step"/>
      </rdf:Description>
    </rdfs:range>
  </rdf:Description>
  <rdf:Description rdf:about="http://opendata.inra.fr/PO2/hasForSubStep">
    <rdfs:range rdf:resource="http://opendata.inra.fr/PO2/step"/>
    <rdfs:domain rdf:resource="http://opendata.inra.fr/PO2/step"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://opendata.inra.fr/PO2/hasInput">
    <rdfs:domain rdf:resource="http://opendata.inra.fr/PO2/step"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://opendata.inra.fr/PO2/hasOutput">
    <rdfs:domain rdf:resource="http://opendata.inra.fr/PO2/step"/>
  </rdf:Description>
</rdf:RDF>