<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://semanticscience.org/resource/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dct="http://purl.org/dc/terms/" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://semanticscience.org/resource/SIO_000594"> <rdfs:subClassOf rdf:resource="http://semanticscience.org/resource/SIO_000649"/> <rdfs:label xml:lang="en">data transformation</rdfs:label> <dct:description xml:lang="en">data transformation is the process of applying an algorithmic procedure to some input data and producing some output data.</dct:description> <metadata_def:prefLabel xml:lang="en">data transformation</metadata_def:prefLabel> <metadata_def:mappingLoom>datatransformation</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://semanticscience.org/resource/SIO_000594"/> <metadata:prefixIRI>sio:SIO_000594</metadata:prefixIRI> </owl:Class> <rdf:Description rdf:about="http://semanticscience.org/resource/SIO_000595"> <rdfs:subClassOf> <rdf:Description rdf:about="http://semanticscience.org/resource/SIO_000594"> <metadata_def:mappingSameURI rdf:resource="http://semanticscience.org/resource/SIO_000594"/> </rdf:Description> </rdfs:subClassOf> </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://semanticscience.org/resource/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dct="http://purl.org/dc/terms/" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://semanticscience.org/resource/SIO_000594">
    <rdfs:subClassOf rdf:resource="http://semanticscience.org/resource/SIO_000649"/>
    <rdfs:label xml:lang="en">data transformation</rdfs:label>
    <dct:description xml:lang="en">data transformation is the process of applying an algorithmic procedure to some input data and producing some output data.</dct:description>
    <metadata_def:prefLabel xml:lang="en">data transformation</metadata_def:prefLabel>
    <metadata_def:mappingLoom>datatransformation</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://semanticscience.org/resource/SIO_000594"/>
    <metadata:prefixIRI>sio:SIO_000594</metadata:prefixIRI>
  </owl:Class>
  <rdf:Description rdf:about="http://semanticscience.org/resource/SIO_000595">
    <rdfs:subClassOf>
      <rdf:Description rdf:about="http://semanticscience.org/resource/SIO_000594">
        <metadata_def:mappingSameURI rdf:resource="http://semanticscience.org/resource/SIO_000594"/>
      </rdf:Description>
    </rdfs:subClassOf>
  </rdf:Description>
</rdf:RDF>