<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://purl.org/heals/food/" 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:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
<owl:Class rdf:about="http://purl.org/heals/food/Characteristic">
<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<rdfs:label>characteristic</rdfs:label>
<dct:source>"Characteristic," Merriam-Webster. [Online]. Available: https://www.merriam-webster.com/dictionary/characterisitc. [Accessed: 25-Oct-2018].</dct:source>
<skos:definition>a distinguishing trait, quality, or property</skos:definition>
<skos:example>Classes that inherit from this class represent different possible characteristics of food. Examples in this ontology include "flavor" and "texture" but these can be expanded as desired. Specific flavors and textures are represented as individuals that inherent from their respective subclass.</skos:example>
<skos:scopeNote>top-level class</skos:scopeNote>
<metadata_def:prefLabel>characteristic</metadata_def:prefLabel>
<metadata_def:mappingLoom>characteristic</metadata_def:mappingLoom>
<metadata_def:mappingSameURI rdf:resource="http://purl.org/heals/food/Characteristic"/>
<metadata:prefixIRI>wtm:Characteristic</metadata:prefixIRI>
</owl:Class>
<rdf:Description rdf:about="http://purl.org/heals/food/Flavor">
<rdfs:subClassOf>
<rdf:Description rdf:about="http://purl.org/heals/food/Characteristic">
<metadata_def:mappingSameURI rdf:resource="http://purl.org/heals/food/Characteristic"/>
</rdf:Description>
</rdfs:subClassOf>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/heals/food/Texture">
<rdfs:subClassOf rdf:resource="http://purl.org/heals/food/Characteristic"/>
</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://purl.org/heals/food/" 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:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
<owl:Class rdf:about="http://purl.org/heals/food/Characteristic">
<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<rdfs:label>characteristic</rdfs:label>
<dct:source>"Characteristic," Merriam-Webster. [Online]. Available: https://www.merriam-webster.com/dictionary/characterisitc. [Accessed: 25-Oct-2018].</dct:source>
<skos:definition>a distinguishing trait, quality, or property</skos:definition>
<skos:example>Classes that inherit from this class represent different possible characteristics of food. Examples in this ontology include "flavor" and "texture" but these can be expanded as desired. Specific flavors and textures are represented as individuals that inherent from their respective subclass.</skos:example>
<skos:scopeNote>top-level class</skos:scopeNote>
<metadata_def:prefLabel>characteristic</metadata_def:prefLabel>
<metadata_def:mappingLoom>characteristic</metadata_def:mappingLoom>
<metadata_def:mappingSameURI rdf:resource="http://purl.org/heals/food/Characteristic"/>
<metadata:prefixIRI>wtm:Characteristic</metadata:prefixIRI>
</owl:Class>
<rdf:Description rdf:about="http://purl.org/heals/food/Flavor">
<rdfs:subClassOf>
<rdf:Description rdf:about="http://purl.org/heals/food/Characteristic">
<metadata_def:mappingSameURI rdf:resource="http://purl.org/heals/food/Characteristic"/>
</rdf:Description>
</rdfs:subClassOf>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/heals/food/Texture">
<rdfs:subClassOf rdf:resource="http://purl.org/heals/food/Characteristic"/>
</rdf:Description>
</rdf:RDF>