<?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.biointerchange.org/gfvo#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://sequenceontology.org/resources/" xmlns:ns2="http://www.ensembl.org/info/website/upload/" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://www.biointerchange.org/gfvo#Name"> <rdfs:subClassOf rdf:resource="http://www.biointerchange.org/gfvo#Label"/> <rdfs:label>Name</rdfs:label> <rdfs:isDefinedBy rdf:resource="http://sequenceontology.org/resources/gvf.html"/> <rdfs:isDefinedBy rdf:resource="http://www.ensembl.org/info/website/upload/gff.html"/> <rdfs:isDefinedBy rdf:resource="http://sequenceontology.org/resources/gff3.html"/> <rdfs:comment xml:lang="en">A name assigns an entity a non-formal term (or multiples thereof) that can provide information about the entities identity. Unlike an "Identifier", a name should not be considered unique. Encodes for the "feature" column in GTF. Captures the "genome-build" pragma in GFF3 and GVF. Captures the "population", "technology-platform-name" pragmas in GVF.</rdfs:comment> <metadata_def:prefLabel>Name</metadata_def:prefLabel> <metadata_def:mappingLoom>name</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://www.biointerchange.org/gfvo#Name"/> <metadata:prefixIRI>Name</metadata:prefixIRI> </owl:Class> <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#Alias"> <rdfs:subClassOf> <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#Name"> <metadata_def:mappingSameURI rdf:resource="http://www.biointerchange.org/gfvo#Name"/> </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://www.biointerchange.org/gfvo#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://sequenceontology.org/resources/" xmlns:ns2="http://www.ensembl.org/info/website/upload/" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://www.biointerchange.org/gfvo#Name">
    <rdfs:subClassOf rdf:resource="http://www.biointerchange.org/gfvo#Label"/>
    <rdfs:label>Name</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://sequenceontology.org/resources/gvf.html"/>
    <rdfs:isDefinedBy rdf:resource="http://www.ensembl.org/info/website/upload/gff.html"/>
    <rdfs:isDefinedBy rdf:resource="http://sequenceontology.org/resources/gff3.html"/>
    <rdfs:comment xml:lang="en">A name assigns an entity a non-formal term (or multiples thereof) that can provide information about the entities identity. Unlike an "Identifier", a name should not be considered unique.
Encodes for the "feature" column in GTF. Captures the "genome-build" pragma in GFF3 and GVF. Captures the "population", "technology-platform-name" pragmas in GVF.</rdfs:comment>
    <metadata_def:prefLabel>Name</metadata_def:prefLabel>
    <metadata_def:mappingLoom>name</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://www.biointerchange.org/gfvo#Name"/>
    <metadata:prefixIRI>Name</metadata:prefixIRI>
  </owl:Class>
  <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#Alias">
    <rdfs:subClassOf>
      <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#Name">
        <metadata_def:mappingSameURI rdf:resource="http://www.biointerchange.org/gfvo#Name"/>
      </rdf:Description>
    </rdfs:subClassOf>
  </rdf:Description>
</rdf:RDF>