<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://biohackathon.org/resource/faldo#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://www.insdc.org/files/" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://biohackathon.org/resource/faldo#ListOfRegions"> <rdfs:subClassOf rdf:resource="http://biohackathon.org/resource/faldo#CollectionOfRegions"/> <rdfs:subClassOf rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq"/> <rdfs:label>List of regions</rdfs:label> <rdfs:comment>Should be used when the location of a region is defined by an ordered list of Regions. However, try to avoid using these types in favor of using more explicit semantics about why the order is important.</rdfs:comment> <rdfs:comment>As an ordered list of regions (but the list might not be complete).</rdfs:comment> <rdfs:seeAlso rdf:resource="http://www.insdc.org/files/feature_table.html"/> <metadata_def:prefLabel>List of regions</metadata_def:prefLabel> <metadata_def:mappingLoom>listofregions</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://biohackathon.org/resource/faldo#ListOfRegions"/> <metadata:prefixIRI>ListOfRegions</metadata:prefixIRI> </owl:Class> <rdf:Description rdf:about="http://biohackathon.org/resource/faldo#ListOfRegions"> <metadata_def:mappingSameURI rdf:resource="http://biohackathon.org/resource/faldo#ListOfRegions"/> </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://biohackathon.org/resource/faldo#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://www.insdc.org/files/" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://biohackathon.org/resource/faldo#ListOfRegions">
    <rdfs:subClassOf rdf:resource="http://biohackathon.org/resource/faldo#CollectionOfRegions"/>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq"/>
    <rdfs:label>List of regions</rdfs:label>
    <rdfs:comment>Should be used when the location of a region is defined by an ordered list of Regions. However, try to avoid using these types in favor of using more explicit semantics about why the order is important.</rdfs:comment>
    <rdfs:comment>As an ordered list of regions (but the list might not be complete).</rdfs:comment>
    <rdfs:seeAlso rdf:resource="http://www.insdc.org/files/feature_table.html"/>
    <metadata_def:prefLabel>List of regions</metadata_def:prefLabel>
    <metadata_def:mappingLoom>listofregions</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://biohackathon.org/resource/faldo#ListOfRegions"/>
    <metadata:prefixIRI>ListOfRegions</metadata:prefixIRI>
  </owl:Class>
  <rdf:Description rdf:about="http://biohackathon.org/resource/faldo#ListOfRegions">
    <metadata_def:mappingSameURI rdf:resource="http://biohackathon.org/resource/faldo#ListOfRegions"/>
  </rdf:Description>
</rdf:RDF>