<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://vocab.data.gov/def/drm#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:ns1="http://vocab.data.gov/def/"> <owl:Class rdf:about="http://vocab.data.gov/def/drm#Attribute"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:comment>Example: The “SSN” Attribute of a “Person” Entity may have a Data Type of “string” (if hyphens are included with the SSN) or “integer” (if hyphens are not included).</rdfs:comment> <rdfs:label>Attribute</rdfs:label> <metadata:prefixIRI>drm:Attribute</metadata:prefixIRI> <metadata:def/prefLabel>Attribute</metadata:def/prefLabel> <metadata:def/mappingLoom>attribute</metadata:def/mappingLoom> <metadata:def/mappingSameURI rdf:resource="http://vocab.data.gov/def/drm#Attribute"/> <rdfs:isDefinedBy rdf:resource="http://vocab.data.gov/def/drm"/> </owl:Class> <rdf:Description rdf:about="http://vocab.data.gov/def/drm#Attribute"> <metadata:def/mappingSameURI rdf:resource="http://vocab.data.gov/def/drm#Attribute"/> </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://vocab.data.gov/def/drm#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:ns1="http://vocab.data.gov/def/">
  <owl:Class rdf:about="http://vocab.data.gov/def/drm#Attribute">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:comment>Example: The “SSN” Attribute of a “Person” Entity may have a Data Type of “string” (if hyphens are included with the SSN) or “integer” (if hyphens are not included).</rdfs:comment>
    <rdfs:label>Attribute</rdfs:label>
    <metadata:prefixIRI>drm:Attribute</metadata:prefixIRI>
    <metadata:def/prefLabel>Attribute</metadata:def/prefLabel>
    <metadata:def/mappingLoom>attribute</metadata:def/mappingLoom>
    <metadata:def/mappingSameURI rdf:resource="http://vocab.data.gov/def/drm#Attribute"/>
    <rdfs:isDefinedBy rdf:resource="http://vocab.data.gov/def/drm"/>
  </owl:Class>
  <rdf:Description rdf:about="http://vocab.data.gov/def/drm#Attribute">
    <metadata:def/mappingSameURI rdf:resource="http://vocab.data.gov/def/drm#Attribute"/>
  </rdf:Description>
</rdf:RDF>