<?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:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://www.biointerchange.org/gfvo#PeptideSequence"> <rdfs:subClassOf rdf:resource="http://www.biointerchange.org/gfvo#Sequence"/> <rdfs:label>Peptide Sequence</rdfs:label> <rdfs:isDefinedBy rdf:resource="http://sequenceontology.org/resources/gvf.html"/> <rdfs:isDefinedBy rdf:resource="http://sequenceontology.org/resources/gff3.html"/> <rdfs:comment xml:lang="en">A peptide sequence is an ordered sequence of amino acid residues, but which may not necessarily be a protein sequence. For encoding sequences of proteins, the subclass "Protein Sequence" should be used. Encodes for "FASTA" annotation in GFF3 and GVF.</rdfs:comment> <rdfs:seeAlso>http://en.wikipedia.org/wiki/Peptide_sequence</rdfs:seeAlso> <metadata_def:prefLabel>Peptide Sequence</metadata_def:prefLabel> <metadata_def:mappingLoom>peptidesequence</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://www.biointerchange.org/gfvo#PeptideSequence"/> <metadata:prefixIRI>PeptideSequence</metadata:prefixIRI> </owl:Class> <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#DNASequence"> <owl:disjointWith> <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#PeptideSequence"> <metadata_def:mappingSameURI rdf:resource="http://www.biointerchange.org/gfvo#PeptideSequence"/> </rdf:Description> </owl:disjointWith> </rdf:Description> <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#ProteinSequence"> <rdfs:subClassOf rdf:resource="http://www.biointerchange.org/gfvo#PeptideSequence"/> </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:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://www.biointerchange.org/gfvo#PeptideSequence">
    <rdfs:subClassOf rdf:resource="http://www.biointerchange.org/gfvo#Sequence"/>
    <rdfs:label>Peptide Sequence</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://sequenceontology.org/resources/gvf.html"/>
    <rdfs:isDefinedBy rdf:resource="http://sequenceontology.org/resources/gff3.html"/>
    <rdfs:comment xml:lang="en">A peptide sequence is an ordered sequence of amino acid residues, but which may not necessarily be a protein sequence. For encoding sequences of proteins, the subclass "Protein Sequence" should be used.
Encodes for "FASTA" annotation in GFF3 and GVF.</rdfs:comment>
    <rdfs:seeAlso>http://en.wikipedia.org/wiki/Peptide_sequence</rdfs:seeAlso>
    <metadata_def:prefLabel>Peptide Sequence</metadata_def:prefLabel>
    <metadata_def:mappingLoom>peptidesequence</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://www.biointerchange.org/gfvo#PeptideSequence"/>
    <metadata:prefixIRI>PeptideSequence</metadata:prefixIRI>
  </owl:Class>
  <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#DNASequence">
    <owl:disjointWith>
      <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#PeptideSequence">
        <metadata_def:mappingSameURI rdf:resource="http://www.biointerchange.org/gfvo#PeptideSequence"/>
      </rdf:Description>
    </owl:disjointWith>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#ProteinSequence">
    <rdfs:subClassOf rdf:resource="http://www.biointerchange.org/gfvo#PeptideSequence"/>
  </rdf:Description>
</rdf:RDF>