DFC ontologies

main
Bob Mottram 2021-09-12 11:20:50 +01:00
parent 3f6ca1eb19
commit 330e72bc2a
10 changed files with 10164 additions and 0 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,95 @@
<?xml version="1.0"?>
<Ontology xmlns="http://www.w3.org/2002/07/owl#"
xml:base="http://static.datafoodconsortium.org/ontologies/DFC_FullModel.owl"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
ontologyIRI="http://static.datafoodconsortium.org/ontologies/DFC_FullModel.owl">
<Prefix name="" IRI="http://static.datafoodconsortium.org/ontologies/DFC_FullModel.owl#"/>
<Prefix name="cc" IRI="http://creativecommons.org/ns#"/>
<Prefix name="dc" IRI="http://purl.org/dc/terms/"/>
<Prefix name="owl" IRI="http://www.w3.org/2002/07/owl#"/>
<Prefix name="rdf" IRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>
<Prefix name="xml" IRI="http://www.w3.org/XML/1998/namespace"/>
<Prefix name="xsd" IRI="http://www.w3.org/2001/XMLSchema#"/>
<Prefix name="xsp" IRI="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"/>
<Prefix name="foaf" IRI="http://xmlns.com/foaf/0.1/"/>
<Prefix name="rdfs" IRI="http://www.w3.org/2000/01/rdf-schema#"/>
<Prefix name="swrl" IRI="http://www.w3.org/2003/11/swrl#"/>
<Prefix name="vann" IRI="http://purl.org/vocab/vann/"/>
<Prefix name="swrlb" IRI="http://www.w3.org/2003/11/swrlb#"/>
<Prefix name="protege" IRI="http://protege.stanford.edu/plugins/owl/protege#"/>
<Import>http://static.datafoodconsortium.org/ontologies/DFC_BusinessOntology.owl</Import>
<Import>http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl</Import>
<Import>http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl</Import>
<Annotation>
<AnnotationProperty abbreviatedIRI="cc:license"/>
<IRI>https://www.gnu.org/licenses/agpl-3.0.en.html</IRI>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="dc:contributor"/>
<IRI>http://static.datafoodconsortium.org/data/publication.rdf#rachelA</IRI>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="dc:contributor"/>
<IRI>http://static.datafoodconsortium.org/data/publication.rdf#simonL</IRI>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="dc:creator"/>
<IRI>http://static.datafoodconsortium.org/data/publication.rdf#bernardC</IRI>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="dc:description"/>
<Literal xml:lang="en">A common vocabulary for digital food platforms</Literal>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="dc:issued"/>
<Literal datatypeIRI="http://www.w3.org/2001/XMLSchema#date">2018-05-28</Literal>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="dc:modified"/>
<Literal datatypeIRI="http://www.w3.org/2001/XMLSchema#date">2019-10-21</Literal>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="dc:publisher"/>
<IRI>http://static.datafoodconsortium.org/data/publication.rdf#dataFoodConsortium</IRI>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="dc:title"/>
<Literal xml:lang="en">Data Food Consortium</Literal>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="vann:preferredNamespacePrefix"/>
<Literal>dfc</Literal>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<Literal xml:lang="en">A common vocabulary for digital food platforms</Literal>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="owl:versionInfo"/>
<Literal datatypeIRI="http://www.w3.org/2001/XMLSchema#decimal">4.0</Literal>
</Annotation>
<ClassAssertion>
<Class abbreviatedIRI="foaf:Person"/>
<NamedIndividual IRI="http://static.datafoodconsortium.org/data/publication.rdf#bernardC"/>
</ClassAssertion>
<ClassAssertion>
<Class abbreviatedIRI="foaf:Organization"/>
<NamedIndividual IRI="http://static.datafoodconsortium.org/data/publication.rdf#dataFoodConsortium"/>
</ClassAssertion>
<ClassAssertion>
<Class abbreviatedIRI="foaf:Person"/>
<NamedIndividual IRI="http://static.datafoodconsortium.org/data/publication.rdf#rachelA"/>
</ClassAssertion>
<ClassAssertion>
<Class abbreviatedIRI="foaf:Person"/>
<NamedIndividual IRI="http://static.datafoodconsortium.org/data/publication.rdf#simonL"/>
</ClassAssertion>
</Ontology>
<!-- Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi -->

View File

@ -0,0 +1,84 @@
<?xml version="1.0"?>
<rdf:RDF xmlns="http://static.datafoodconsortium.org/ontologies/DFC_FullModel.owl#"
xml:base="http://static.datafoodconsortium.org/ontologies/DFC_FullModel.owl"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/terms/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:swrl="http://www.w3.org/2003/11/swrl#"
xmlns:vann="http://purl.org/vocab/vann/"
xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#">
<owl:Ontology rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_FullModel.owl">
<rdf:type rdf:resource="http://purl.org/vocommons/voaf#Vocabulary"/>
<vann:preferredNamespacePrefix>dfc</vann:preferredNamespacePrefix>
<vann:preferredNamespaceUri>http://static.datafoodconsortium.org/ontologies/DFC_FullModel.owl#</vann:preferredNamespaceUri>
<owl:imports rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_BusinessOntology.owl"/>
<owl:imports rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl"/>
<owl:imports rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl"/>
<cc:license rdf:resource="https://www.gnu.org/licenses/agpl-3.0.en.html"/>
<dc:contributor rdf:resource="http://static.datafoodconsortium.org/data/publication.rdf#rachelA"/>
<dc:contributor rdf:resource="http://static.datafoodconsortium.org/data/publication.rdf#simonL"/>
<dc:creator rdf:resource="http://static.datafoodconsortium.org/data/publication.rdf#bernardC"/>
<dc:description xml:lang="en">A common vocabulary for digital food platforms</dc:description>
<dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2018-05-28</dc:issued>
<dc:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2019-10-21</dc:modified>
<dc:publisher rdf:resource="http://static.datafoodconsortium.org/data/publication.rdf#dataFoodConsortium"/>
<dc:title xml:lang="en">Data Food Consortium</dc:title>
<rdfs:comment xml:lang="en">A common vocabulary for digital food platforms</rdfs:comment>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">4.0</owl:versionInfo>
</owl:Ontology>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Individuals
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://static.datafoodconsortium.org/data/publication.rdf#bernardC -->
<rdf:Description rdf:about="http://static.datafoodconsortium.org/data/publication.rdf#bernardC">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
</rdf:Description>
<!-- http://static.datafoodconsortium.org/data/publication.rdf#dataFoodConsortium -->
<rdf:Description rdf:about="http://static.datafoodconsortium.org/data/publication.rdf#dataFoodConsortium">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
</rdf:Description>
<!-- http://static.datafoodconsortium.org/data/publication.rdf#rachelA -->
<rdf:Description rdf:about="http://static.datafoodconsortium.org/data/publication.rdf#rachelA">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
</rdf:Description>
<!-- http://static.datafoodconsortium.org/data/publication.rdf#simonL -->
<rdf:Description rdf:about="http://static.datafoodconsortium.org/data/publication.rdf#simonL">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
</rdf:Description>
</rdf:RDF>
<!-- Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi -->

View File

@ -0,0 +1,549 @@
<?xml version="1.0"?>
<Ontology xmlns="http://www.w3.org/2002/07/owl#"
xml:base="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
ontologyIRI="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl">
<Prefix name="" IRI="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl"/>
<Prefix name="cc" IRI="http://creativecommons.org/ns#"/>
<Prefix name="dc" IRI="http://purl.org/dc/terms/"/>
<Prefix name="owl" IRI="http://www.w3.org/2002/07/owl#"/>
<Prefix name="rdf" IRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>
<Prefix name="xml" IRI="http://www.w3.org/XML/1998/namespace"/>
<Prefix name="xsd" IRI="http://www.w3.org/2001/XMLSchema#"/>
<Prefix name="xsp" IRI="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"/>
<Prefix name="foaf" IRI="http://xmlns.com/foaf/0.1/"/>
<Prefix name="rdfs" IRI="http://www.w3.org/2000/01/rdf-schema#"/>
<Prefix name="swrl" IRI="http://www.w3.org/2003/11/swrl#"/>
<Prefix name="vann" IRI="http://purl.org/vocab/vann/"/>
<Prefix name="swrlb" IRI="http://www.w3.org/2003/11/swrlb#"/>
<Prefix name="protege" IRI="http://protege.stanford.edu/plugins/owl/protege#"/>
<Import>http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl</Import>
<Annotation>
<AnnotationProperty abbreviatedIRI="cc:license"/>
<IRI>https://www.gnu.org/licenses/agpl-3.0.en.html</IRI>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="dc:contributor"/>
<IRI>http://static.datafoodconsortium.org/data/publication.rdf#rachelA</IRI>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="dc:contributor"/>
<IRI>http://static.datafoodconsortium.org/data/publication.rdf#simonL</IRI>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="dc:creator"/>
<IRI>http://static.datafoodconsortium.org/data/publication.rdf#bernardC</IRI>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="dc:description"/>
<Literal xml:lang="en">A common vocabulary for digital food platforms (Product Glossary Part)</Literal>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="dc:issued"/>
<Literal datatypeIRI="http://www.w3.org/2001/XMLSchema#date">2018-05-28</Literal>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="dc:modified"/>
<Literal datatypeIRI="http://www.w3.org/2001/XMLSchema#date">2019-10-21</Literal>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="dc:publisher"/>
<IRI>http://static.datafoodconsortium.org/data/publication.rdf#dataFoodConsortium</IRI>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="dc:title"/>
<Literal xml:lang="en">Data Food Consortium Product</Literal>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="vann:preferredNamespacePrefix"/>
<Literal>dfc-p</Literal>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<Literal xml:lang="en">A common vocabulary for digital food platforms (Product Glossary Part)</Literal>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="owl:versionInfo"/>
<Literal datatypeIRI="http://www.w3.org/2001/XMLSchema#decimal">4.0</Literal>
</Annotation>
<Declaration>
<Class IRI="#Certification"/>
</Declaration>
<Declaration>
<Class IRI="#DFC_ProductGlossary_Facet"/>
</Declaration>
<Declaration>
<Class IRI="#DFC_ProductGlossary_Measure"/>
</Declaration>
<Declaration>
<Class IRI="#DFC_ProductGlossary_Type"/>
</Declaration>
<Declaration>
<Class IRI="#Dimension"/>
</Declaration>
<Declaration>
<Class IRI="#GlobalGenericOrigin"/>
</Declaration>
<Declaration>
<Class IRI="#NatureOrigin"/>
</Declaration>
<Declaration>
<Class IRI="#PartOrigin"/>
</Declaration>
<Declaration>
<Class IRI="#Process"/>
</Declaration>
<Declaration>
<Class IRI="#ProductType"/>
</Declaration>
<Declaration>
<Class IRI="#TerritorialOrigin"/>
</Declaration>
<Declaration>
<Class IRI="#Unit"/>
</Declaration>
<Declaration>
<ObjectProperty IRI="#DFC_ProductGlossary_ObjectProperty"/>
</Declaration>
<Declaration>
<ObjectProperty IRI="#generalizes"/>
</Declaration>
<Declaration>
<ObjectProperty IRI="#measuredBy"/>
</Declaration>
<Declaration>
<ObjectProperty IRI="#measures"/>
</Declaration>
<Declaration>
<ObjectProperty IRI="#specializes"/>
</Declaration>
<Declaration>
<NamedIndividual IRI="http://static.datafoodconsortium.org/data/publication.rdf#bernardC"/>
</Declaration>
<Declaration>
<NamedIndividual IRI="http://static.datafoodconsortium.org/data/publication.rdf#rachelA"/>
</Declaration>
<Declaration>
<AnnotationProperty abbreviatedIRI="dc:contributor"/>
</Declaration>
<SubClassOf>
<Class IRI="#Certification"/>
<Class IRI="#DFC_ProductGlossary_Facet"/>
</SubClassOf>
<SubClassOf>
<Class IRI="#Certification"/>
<ObjectAllValuesFrom>
<ObjectProperty IRI="#generalizes"/>
<Class IRI="#Certification"/>
</ObjectAllValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#Certification"/>
<ObjectAllValuesFrom>
<ObjectProperty IRI="#specializes"/>
<Class IRI="#Certification"/>
</ObjectAllValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#DFC_ProductGlossary_Facet"/>
<Class IRI="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#RepresentedThing"/>
</SubClassOf>
<SubClassOf>
<Class IRI="#DFC_ProductGlossary_Facet"/>
<ObjectAllValuesFrom>
<ObjectProperty IRI="#generalizes"/>
<Class IRI="#DFC_ProductGlossary_Facet"/>
</ObjectAllValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#DFC_ProductGlossary_Facet"/>
<ObjectAllValuesFrom>
<ObjectProperty IRI="#specializes"/>
<Class IRI="#DFC_ProductGlossary_Facet"/>
</ObjectAllValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#DFC_ProductGlossary_Facet"/>
<ObjectExactCardinality cardinality="1">
<ObjectProperty IRI="#specializes"/>
</ObjectExactCardinality>
</SubClassOf>
<SubClassOf>
<Class IRI="#DFC_ProductGlossary_Measure"/>
<Class IRI="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#RepresentedThing"/>
</SubClassOf>
<SubClassOf>
<Class IRI="#DFC_ProductGlossary_Type"/>
<Class IRI="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#RepresentedThing"/>
</SubClassOf>
<SubClassOf>
<Class IRI="#DFC_ProductGlossary_Type"/>
<ObjectAllValuesFrom>
<ObjectProperty IRI="#generalizes"/>
<Class IRI="#DFC_ProductGlossary_Type"/>
</ObjectAllValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#DFC_ProductGlossary_Type"/>
<ObjectAllValuesFrom>
<ObjectProperty IRI="#specializes"/>
<Class IRI="#DFC_ProductGlossary_Type"/>
</ObjectAllValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#DFC_ProductGlossary_Type"/>
<ObjectExactCardinality cardinality="1">
<ObjectProperty IRI="#specializes"/>
</ObjectExactCardinality>
</SubClassOf>
<SubClassOf>
<Class IRI="#Dimension"/>
<Class IRI="#DFC_ProductGlossary_Measure"/>
</SubClassOf>
<SubClassOf>
<Class IRI="#Dimension"/>
<ObjectAllValuesFrom>
<ObjectProperty IRI="#measuredBy"/>
<Class IRI="#Unit"/>
</ObjectAllValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#GlobalGenericOrigin"/>
<Class IRI="#DFC_ProductGlossary_Facet"/>
</SubClassOf>
<SubClassOf>
<Class IRI="#GlobalGenericOrigin"/>
<ObjectSomeValuesFrom>
<ObjectProperty IRI="#specializes"/>
<Class IRI="#GlobalGenericOrigin"/>
</ObjectSomeValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#GlobalGenericOrigin"/>
<ObjectAllValuesFrom>
<ObjectProperty IRI="#generalizes"/>
<Class IRI="#GlobalGenericOrigin"/>
</ObjectAllValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#NatureOrigin"/>
<Class IRI="#DFC_ProductGlossary_Facet"/>
</SubClassOf>
<SubClassOf>
<Class IRI="#NatureOrigin"/>
<ObjectAllValuesFrom>
<ObjectProperty IRI="#generalizes"/>
<Class IRI="#NatureOrigin"/>
</ObjectAllValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#NatureOrigin"/>
<ObjectAllValuesFrom>
<ObjectProperty IRI="#specializes"/>
<Class IRI="#NatureOrigin"/>
</ObjectAllValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#PartOrigin"/>
<Class IRI="#DFC_ProductGlossary_Facet"/>
</SubClassOf>
<SubClassOf>
<Class IRI="#PartOrigin"/>
<ObjectAllValuesFrom>
<ObjectProperty IRI="#generalizes"/>
<Class IRI="#PartOrigin"/>
</ObjectAllValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#PartOrigin"/>
<ObjectAllValuesFrom>
<ObjectProperty IRI="#specializes"/>
<Class IRI="#PartOrigin"/>
</ObjectAllValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#Process"/>
<Class IRI="#DFC_ProductGlossary_Facet"/>
</SubClassOf>
<SubClassOf>
<Class IRI="#Process"/>
<ObjectAllValuesFrom>
<ObjectProperty IRI="#generalizes"/>
<Class IRI="#Process"/>
</ObjectAllValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#Process"/>
<ObjectAllValuesFrom>
<ObjectProperty IRI="#specializes"/>
<Class IRI="#Process"/>
</ObjectAllValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#ProductType"/>
<Class IRI="#DFC_ProductGlossary_Type"/>
</SubClassOf>
<SubClassOf>
<Class IRI="#ProductType"/>
<ObjectAllValuesFrom>
<ObjectProperty IRI="#generalizes"/>
<Class IRI="#ProductType"/>
</ObjectAllValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#ProductType"/>
<ObjectAllValuesFrom>
<ObjectProperty IRI="#specializes"/>
<Class IRI="#ProductType"/>
</ObjectAllValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#TerritorialOrigin"/>
<Class IRI="#DFC_ProductGlossary_Facet"/>
</SubClassOf>
<SubClassOf>
<Class IRI="#TerritorialOrigin"/>
<ObjectAllValuesFrom>
<ObjectProperty IRI="#generalizes"/>
<Class IRI="#TerritorialOrigin"/>
</ObjectAllValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#TerritorialOrigin"/>
<ObjectAllValuesFrom>
<ObjectProperty IRI="#specializes"/>
<Class IRI="#TerritorialOrigin"/>
</ObjectAllValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#Unit"/>
<Class IRI="#DFC_ProductGlossary_Measure"/>
</SubClassOf>
<SubClassOf>
<Class IRI="#Unit"/>
<ObjectAllValuesFrom>
<ObjectProperty IRI="#measures"/>
<Class IRI="#Dimension"/>
</ObjectAllValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#Unit"/>
<ObjectExactCardinality cardinality="1">
<ObjectProperty IRI="#measures"/>
</ObjectExactCardinality>
</SubClassOf>
<ClassAssertion>
<Class abbreviatedIRI="foaf:Person"/>
<NamedIndividual IRI="http://static.datafoodconsortium.org/data/publication.rdf#bernardC"/>
</ClassAssertion>
<ClassAssertion>
<Class abbreviatedIRI="foaf:Organization"/>
<NamedIndividual IRI="http://static.datafoodconsortium.org/data/publication.rdf#dataFoodConsortium"/>
</ClassAssertion>
<ClassAssertion>
<Class abbreviatedIRI="foaf:Person"/>
<NamedIndividual IRI="http://static.datafoodconsortium.org/data/publication.rdf#rachelA"/>
</ClassAssertion>
<ClassAssertion>
<Class abbreviatedIRI="foaf:Person"/>
<NamedIndividual IRI="http://static.datafoodconsortium.org/data/publication.rdf#simonL"/>
</ClassAssertion>
<SubObjectPropertyOf>
<ObjectProperty IRI="#generalizes"/>
<ObjectProperty IRI="#DFC_ProductGlossary_ObjectProperty"/>
</SubObjectPropertyOf>
<SubObjectPropertyOf>
<ObjectProperty IRI="#measuredBy"/>
<ObjectProperty IRI="#DFC_ProductGlossary_ObjectProperty"/>
</SubObjectPropertyOf>
<SubObjectPropertyOf>
<ObjectProperty IRI="#measures"/>
<ObjectProperty IRI="#DFC_ProductGlossary_ObjectProperty"/>
</SubObjectPropertyOf>
<SubObjectPropertyOf>
<ObjectProperty IRI="#specializes"/>
<ObjectProperty IRI="#DFC_ProductGlossary_ObjectProperty"/>
</SubObjectPropertyOf>
<InverseObjectProperties>
<ObjectProperty IRI="#generalizes"/>
<ObjectProperty IRI="#specializes"/>
</InverseObjectProperties>
<InverseObjectProperties>
<ObjectProperty IRI="#measuredBy"/>
<ObjectProperty IRI="#measures"/>
</InverseObjectProperties>
<ObjectPropertyDomain>
<ObjectProperty IRI="#generalizes"/>
<Class IRI="#DFC_ProductGlossary_Facet"/>
</ObjectPropertyDomain>
<ObjectPropertyDomain>
<ObjectProperty IRI="#measuredBy"/>
<Class IRI="#Dimension"/>
</ObjectPropertyDomain>
<ObjectPropertyDomain>
<ObjectProperty IRI="#measures"/>
<Class IRI="#Unit"/>
</ObjectPropertyDomain>
<ObjectPropertyDomain>
<ObjectProperty IRI="#specializes"/>
<Class IRI="#DFC_ProductGlossary_Facet"/>
</ObjectPropertyDomain>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#Certification</IRI>
<Literal xml:lang="en">certification</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#Certification</IRI>
<Literal xml:lang="fr">certification</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#DFC_ProductGlossary_Facet</IRI>
<Literal xml:lang="en">Subject of the facets thesaurus</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#DFC_ProductGlossary_Facet</IRI>
<Literal xml:lang="fr">Sujet du Thésaurus à Facettes</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#DFC_ProductGlossary_Measure</IRI>
<Literal xml:lang="fr">thesaurus des unités de mesure</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#DFC_ProductGlossary_Measure</IRI>
<Literal xml:lang="en">unit of measures thesaurus</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#Dimension</IRI>
<Literal xml:lang="en">dimension</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#Dimension</IRI>
<Literal xml:lang="fr">dimension</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#GlobalGenericOrigin</IRI>
<Literal xml:lang="en">Global generic origin</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#GlobalGenericOrigin</IRI>
<Literal xml:lang="fr">Origines génériques globales</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#NatureOrigin</IRI>
<Literal xml:lang="en">natural &quot;living&quot; origin</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#NatureOrigin</IRI>
<Literal xml:lang="fr">source &quot;vivante&quot; d&apos;origine</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#PartOrigin</IRI>
<Literal xml:lang="en">part of natural &quot;living&quot; origin concerned</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#PartOrigin</IRI>
<Literal xml:lang="fr">partie de la source &quot;vivante&quot; d&apos;origine concernée</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#Process</IRI>
<Literal xml:lang="en">process applied</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#Process</IRI>
<Literal xml:lang="fr">procédé appliqué</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#ProductType</IRI>
<Literal xml:lang="en">product type (general taxonomy)</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#ProductType</IRI>
<Literal xml:lang="fr">type de produit (classification générale)</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#TerritorialOrigin</IRI>
<Literal xml:lang="fr">origine territoriale</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#TerritorialOrigin</IRI>
<Literal xml:lang="en">territorial origin</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#Unit</IRI>
<Literal xml:lang="en">unit</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#Unit</IRI>
<Literal xml:lang="fr">unité</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#generalizes</IRI>
<Literal xml:lang="en">generalizes</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#generalizes</IRI>
<Literal xml:lang="fr">généralise</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#measuredBy</IRI>
<Literal xml:lang="en">measured by</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#measuredBy</IRI>
<Literal xml:lang="fr">mesuré en</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#measures</IRI>
<Literal xml:lang="en">measures</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#measures</IRI>
<Literal xml:lang="fr">mesure</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#specializes</IRI>
<Literal xml:lang="en">specializes</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#specializes</IRI>
<Literal xml:lang="fr">spécialise</Literal>
</AnnotationAssertion>
</Ontology>
<!-- Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi -->

View File

@ -0,0 +1,428 @@
<?xml version="1.0"?>
<rdf:RDF xmlns="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl"
xml:base="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/terms/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:swrl="http://www.w3.org/2003/11/swrl#"
xmlns:vann="http://purl.org/vocab/vann/"
xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#">
<owl:Ontology rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl">
<rdf:type rdf:resource="http://purl.org/vocommons/voaf#Vocabulary"/>
<vann:preferredNamespacePrefix>dfc-p</vann:preferredNamespacePrefix>
<vann:preferredNamespaceUri>http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#</vann:preferredNamespaceUri>
<owl:imports rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl"/>
<cc:license rdf:resource="https://www.gnu.org/licenses/agpl-3.0.en.html"/>
<dc:contributor rdf:resource="http://static.datafoodconsortium.org/data/publication.rdf#rachelA"/>
<dc:contributor rdf:resource="http://static.datafoodconsortium.org/data/publication.rdf#simonL"/>
<dc:creator rdf:resource="http://static.datafoodconsortium.org/data/publication.rdf#bernardC"/>
<dc:description xml:lang="en">A common vocabulary for digital food platforms (Product Glossary Part)</dc:description>
<dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2018-05-28</dc:issued>
<dc:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2019-10-21</dc:modified>
<dc:publisher rdf:resource="http://static.datafoodconsortium.org/data/publication.rdf#dataFoodConsortium"/>
<dc:title xml:lang="en">Data Food Consortium Product</dc:title>
<rdfs:comment xml:lang="en">A common vocabulary for digital food platforms (Product Glossary Part)</rdfs:comment>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">4.0</owl:versionInfo>
</owl:Ontology>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotation properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://purl.org/dc/terms/contributor -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/contributor"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Object Properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_ObjectProperty -->
<owl:ObjectProperty rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_ObjectProperty"/>
<!-- http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#generalizes -->
<owl:ObjectProperty rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#generalizes">
<rdfs:subPropertyOf rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_ObjectProperty"/>
<owl:inverseOf rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#specializes"/>
<rdfs:domain rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_Facet"/>
<rdfs:label xml:lang="en">generalizes</rdfs:label>
<rdfs:label xml:lang="fr">généralise</rdfs:label>
</owl:ObjectProperty>
<!-- http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#measuredBy -->
<owl:ObjectProperty rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#measuredBy">
<rdfs:subPropertyOf rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_ObjectProperty"/>
<owl:inverseOf rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#measures"/>
<rdfs:domain rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#Dimension"/>
<rdfs:label xml:lang="en">measured by</rdfs:label>
<rdfs:label xml:lang="fr">mesuré en</rdfs:label>
</owl:ObjectProperty>
<!-- http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#measures -->
<owl:ObjectProperty rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#measures">
<rdfs:subPropertyOf rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_ObjectProperty"/>
<rdfs:domain rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#Unit"/>
<rdfs:label xml:lang="en">measures</rdfs:label>
<rdfs:label xml:lang="fr">mesure</rdfs:label>
</owl:ObjectProperty>
<!-- http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#specializes -->
<owl:ObjectProperty rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#specializes">
<rdfs:subPropertyOf rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_ObjectProperty"/>
<rdfs:domain rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_Facet"/>
<rdfs:label xml:lang="en">specializes</rdfs:label>
<rdfs:label xml:lang="fr">spécialise</rdfs:label>
</owl:ObjectProperty>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Classes
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#Certification -->
<owl:Class rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#Certification">
<rdfs:subClassOf rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_Facet"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#generalizes"/>
<owl:allValuesFrom rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#Certification"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#specializes"/>
<owl:allValuesFrom rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#Certification"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label xml:lang="en">certification</rdfs:label>
<rdfs:label xml:lang="fr">certification</rdfs:label>
</owl:Class>
<!-- http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_Facet -->
<owl:Class rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_Facet">
<rdfs:subClassOf rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#RepresentedThing"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#generalizes"/>
<owl:allValuesFrom rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_Facet"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#specializes"/>
<owl:allValuesFrom rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_Facet"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#specializes"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label xml:lang="en">Subject of the facets thesaurus</rdfs:label>
<rdfs:label xml:lang="fr">Sujet du Thésaurus à Facettes</rdfs:label>
</owl:Class>
<!-- http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_Measure -->
<owl:Class rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_Measure">
<rdfs:subClassOf rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#RepresentedThing"/>
<rdfs:label xml:lang="fr">thesaurus des unités de mesure</rdfs:label>
<rdfs:label xml:lang="en">unit of measures thesaurus</rdfs:label>
</owl:Class>
<!-- http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_Type -->
<owl:Class rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_Type">
<rdfs:subClassOf rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#RepresentedThing"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#generalizes"/>
<owl:allValuesFrom rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_Type"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#specializes"/>
<owl:allValuesFrom rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_Type"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#specializes"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#Dimension -->
<owl:Class rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#Dimension">
<rdfs:subClassOf rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_Measure"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#measuredBy"/>
<owl:allValuesFrom rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#Unit"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label xml:lang="en">dimension</rdfs:label>
<rdfs:label xml:lang="fr">dimension</rdfs:label>
</owl:Class>
<!-- http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#GlobalGenericOrigin -->
<owl:Class rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#GlobalGenericOrigin">
<rdfs:subClassOf rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_Facet"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#specializes"/>
<owl:someValuesFrom rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#GlobalGenericOrigin"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#generalizes"/>
<owl:allValuesFrom rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#GlobalGenericOrigin"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label xml:lang="en">Global generic origin</rdfs:label>
<rdfs:label xml:lang="fr">Origines génériques globales</rdfs:label>
</owl:Class>
<!-- http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#NatureOrigin -->
<owl:Class rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#NatureOrigin">
<rdfs:subClassOf rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_Facet"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#generalizes"/>
<owl:allValuesFrom rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#NatureOrigin"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#specializes"/>
<owl:allValuesFrom rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#NatureOrigin"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label xml:lang="en">natural &quot;living&quot; origin</rdfs:label>
<rdfs:label xml:lang="fr">source &quot;vivante&quot; d&apos;origine</rdfs:label>
</owl:Class>
<!-- http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#PartOrigin -->
<owl:Class rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#PartOrigin">
<rdfs:subClassOf rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_Facet"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#generalizes"/>
<owl:allValuesFrom rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#PartOrigin"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#specializes"/>
<owl:allValuesFrom rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#PartOrigin"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label xml:lang="en">part of natural &quot;living&quot; origin concerned</rdfs:label>
<rdfs:label xml:lang="fr">partie de la source &quot;vivante&quot; d&apos;origine concernée</rdfs:label>
</owl:Class>
<!-- http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#Process -->
<owl:Class rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#Process">
<rdfs:subClassOf rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_Facet"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#generalizes"/>
<owl:allValuesFrom rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#Process"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#specializes"/>
<owl:allValuesFrom rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#Process"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label xml:lang="en">process applied</rdfs:label>
<rdfs:label xml:lang="fr">procédé appliqué</rdfs:label>
</owl:Class>
<!-- http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#ProductType -->
<owl:Class rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#ProductType">
<rdfs:subClassOf rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_Type"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#generalizes"/>
<owl:allValuesFrom rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#ProductType"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#specializes"/>
<owl:allValuesFrom rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#ProductType"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label xml:lang="en">product type (general taxonomy)</rdfs:label>
<rdfs:label xml:lang="fr">type de produit (classification générale)</rdfs:label>
</owl:Class>
<!-- http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#TerritorialOrigin -->
<owl:Class rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#TerritorialOrigin">
<rdfs:subClassOf rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_Facet"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#generalizes"/>
<owl:allValuesFrom rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#TerritorialOrigin"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#specializes"/>
<owl:allValuesFrom rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#TerritorialOrigin"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label xml:lang="fr">origine territoriale</rdfs:label>
<rdfs:label xml:lang="en">territorial origin</rdfs:label>
</owl:Class>
<!-- http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#Unit -->
<owl:Class rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#Unit">
<rdfs:subClassOf rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#DFC_ProductGlossary_Measure"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#measures"/>
<owl:allValuesFrom rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#Dimension"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_ProductGlossary.owl#measures"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label xml:lang="en">unit</rdfs:label>
<rdfs:label xml:lang="fr">unité</rdfs:label>
</owl:Class>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Individuals
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://static.datafoodconsortium.org/data/publication.rdf#bernardC -->
<owl:NamedIndividual rdf:about="http://static.datafoodconsortium.org/data/publication.rdf#bernardC">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
</owl:NamedIndividual>
<!-- http://static.datafoodconsortium.org/data/publication.rdf#dataFoodConsortium -->
<rdf:Description rdf:about="http://static.datafoodconsortium.org/data/publication.rdf#dataFoodConsortium">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
</rdf:Description>
<!-- http://static.datafoodconsortium.org/data/publication.rdf#rachelA -->
<owl:NamedIndividual rdf:about="http://static.datafoodconsortium.org/data/publication.rdf#rachelA">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
</owl:NamedIndividual>
<!-- http://static.datafoodconsortium.org/data/publication.rdf#simonL -->
<rdf:Description rdf:about="http://static.datafoodconsortium.org/data/publication.rdf#simonL">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
</rdf:Description>
</rdf:RDF>
<!-- Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi -->

View File

@ -0,0 +1,269 @@
<?xml version="1.0"?>
<Ontology xmlns="http://www.w3.org/2002/07/owl#"
xml:base="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
ontologyIRI="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl">
<Prefix name="" IRI="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl"/>
<Prefix name="cc" IRI="http://creativecommons.org/ns#"/>
<Prefix name="dc" IRI="http://purl.org/dc/terms/"/>
<Prefix name="owl" IRI="http://www.w3.org/2002/07/owl#"/>
<Prefix name="rdf" IRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>
<Prefix name="xml" IRI="http://www.w3.org/XML/1998/namespace"/>
<Prefix name="xsd" IRI="http://www.w3.org/2001/XMLSchema#"/>
<Prefix name="xsp" IRI="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"/>
<Prefix name="foaf" IRI="http://xmlns.com/foaf/0.1/"/>
<Prefix name="rdfs" IRI="http://www.w3.org/2000/01/rdf-schema#"/>
<Prefix name="swrl" IRI="http://www.w3.org/2003/11/swrl#"/>
<Prefix name="vann" IRI="http://purl.org/vocab/vann/"/>
<Prefix name="swrlb" IRI="http://www.w3.org/2003/11/swrlb#"/>
<Prefix name="protege" IRI="http://protege.stanford.edu/plugins/owl/protege#"/>
<Annotation>
<AnnotationProperty abbreviatedIRI="cc:license"/>
<IRI>https://www.gnu.org/licenses/agpl-3.0.en.html</IRI>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="dc:creator"/>
<IRI>http://static.datafoodconsortium.org/data/publication.rdf#simonL</IRI>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="dc:description"/>
<Literal xml:lang="en">A common vocabulary for digital food platforms (Technical Part)</Literal>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="dc:issued"/>
<Literal datatypeIRI="http://www.w3.org/2001/XMLSchema#date">2018-05-28</Literal>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="dc:modified"/>
<Literal datatypeIRI="http://www.w3.org/2001/XMLSchema#date">2019-10-21</Literal>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="dc:publisher"/>
<IRI>http://static.datafoodconsortium.org/data/publication.rdf#dataFoodConsortium</IRI>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="dc:title"/>
<Literal xml:lang="en">Data Food Consortium Technical</Literal>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="vann:preferredNamespacePrefix"/>
<Literal>dfc-t</Literal>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<Literal xml:lang="en">A common vocabulary for digital food platforms (Technical Part)</Literal>
</Annotation>
<Annotation>
<AnnotationProperty abbreviatedIRI="owl:versionInfo"/>
<Literal datatypeIRI="http://www.w3.org/2001/XMLSchema#decimal">4.0</Literal>
</Annotation>
<Declaration>
<Class IRI="#DFC_DitributedRepresentation"/>
</Declaration>
<Declaration>
<Class IRI="#Platform"/>
</Declaration>
<Declaration>
<Class IRI="#RepresentationPivot"/>
</Declaration>
<Declaration>
<Class IRI="#RepresentedThing"/>
</Declaration>
<Declaration>
<Class abbreviatedIRI="foaf:Organization"/>
</Declaration>
<Declaration>
<Class abbreviatedIRI="foaf:Person"/>
</Declaration>
<Declaration>
<ObjectProperty IRI="http://static.datafoodconsortium.org/ontologies/DFC_BusinessOntology.owl#DFC_TechnicalOntology_ObjectProperty"/>
</Declaration>
<Declaration>
<ObjectProperty IRI="#hasPivot"/>
</Declaration>
<Declaration>
<ObjectProperty IRI="#hostedBy"/>
</Declaration>
<Declaration>
<ObjectProperty IRI="#represent"/>
</Declaration>
<Declaration>
<NamedIndividual IRI="http://static.datafoodconsortium.org/data/publication.rdf#dataFoodConsortium"/>
</Declaration>
<Declaration>
<NamedIndividual IRI="http://static.datafoodconsortium.org/data/publication.rdf#simonL"/>
</Declaration>
<Declaration>
<AnnotationProperty abbreviatedIRI="cc:license"/>
</Declaration>
<Declaration>
<AnnotationProperty abbreviatedIRI="dc:creator"/>
</Declaration>
<Declaration>
<AnnotationProperty abbreviatedIRI="dc:description"/>
</Declaration>
<Declaration>
<AnnotationProperty abbreviatedIRI="dc:issued"/>
</Declaration>
<Declaration>
<AnnotationProperty abbreviatedIRI="dc:modified"/>
</Declaration>
<Declaration>
<AnnotationProperty abbreviatedIRI="dc:publisher"/>
</Declaration>
<Declaration>
<AnnotationProperty abbreviatedIRI="dc:title"/>
</Declaration>
<Declaration>
<AnnotationProperty abbreviatedIRI="vann:preferredNamespacePrefix"/>
</Declaration>
<SubClassOf>
<Class IRI="#Platform"/>
<Class IRI="#DFC_DitributedRepresentation"/>
</SubClassOf>
<SubClassOf>
<Class IRI="#Platform"/>
<ObjectAllValuesFrom>
<ObjectProperty IRI="#hostedBy"/>
<Class abbreviatedIRI="owl:Thing"/>
</ObjectAllValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#RepresentationPivot"/>
<Class IRI="#DFC_DitributedRepresentation"/>
</SubClassOf>
<SubClassOf>
<Class IRI="#RepresentationPivot"/>
<ObjectAllValuesFrom>
<ObjectProperty IRI="#represent"/>
<Class IRI="#RepresentedThing"/>
</ObjectAllValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#RepresentationPivot"/>
<ObjectMinCardinality cardinality="1">
<ObjectProperty IRI="#represent"/>
<Class IRI="#RepresentedThing"/>
</ObjectMinCardinality>
</SubClassOf>
<SubClassOf>
<Class IRI="#RepresentedThing"/>
<Class IRI="#DFC_DitributedRepresentation"/>
</SubClassOf>
<SubClassOf>
<Class IRI="#RepresentedThing"/>
<ObjectAllValuesFrom>
<ObjectProperty IRI="#hasPivot"/>
<Class IRI="#RepresentationPivot"/>
</ObjectAllValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#RepresentedThing"/>
<ObjectAllValuesFrom>
<ObjectProperty IRI="#hostedBy"/>
<Class IRI="#Platform"/>
</ObjectAllValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#RepresentedThing"/>
<ObjectExactCardinality cardinality="1">
<ObjectProperty IRI="#hasPivot"/>
<Class IRI="#RepresentationPivot"/>
</ObjectExactCardinality>
</SubClassOf>
<SubClassOf>
<Class IRI="#RepresentedThing"/>
<ObjectExactCardinality cardinality="1">
<ObjectProperty IRI="#hostedBy"/>
<Class IRI="#Platform"/>
</ObjectExactCardinality>
</SubClassOf>
<DisjointClasses>
<Class IRI="#Platform"/>
<Class IRI="#RepresentationPivot"/>
<Class IRI="#RepresentedThing"/>
</DisjointClasses>
<ClassAssertion>
<Class abbreviatedIRI="foaf:Organization"/>
<NamedIndividual IRI="http://static.datafoodconsortium.org/data/publication.rdf#dataFoodConsortium"/>
</ClassAssertion>
<ClassAssertion>
<Class abbreviatedIRI="foaf:Person"/>
<NamedIndividual IRI="http://static.datafoodconsortium.org/data/publication.rdf#simonL"/>
</ClassAssertion>
<SubObjectPropertyOf>
<ObjectProperty IRI="#hasPivot"/>
<ObjectProperty abbreviatedIRI="owl:topObjectProperty"/>
</SubObjectPropertyOf>
<SubObjectPropertyOf>
<ObjectProperty IRI="#hostedBy"/>
<ObjectProperty abbreviatedIRI="owl:topObjectProperty"/>
</SubObjectPropertyOf>
<SubObjectPropertyOf>
<ObjectProperty IRI="#represent"/>
<ObjectProperty abbreviatedIRI="owl:topObjectProperty"/>
</SubObjectPropertyOf>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#DFC_DitributedRepresentation</IRI>
<Literal xml:lang="fr">Concepts de réconciliation de représentation distribuée</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#DFC_DitributedRepresentation</IRI>
<Literal xml:lang="en">ditributed représentation reconcialition concepts</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<IRI>#Platform</IRI>
<Literal xml:lang="fr">Organisation qui heberge la donnée</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#Platform</IRI>
<Literal xml:lang="fr">Plateforme</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<IRI>#RepresentationPivot</IRI>
<Literal xml:lang="fr">Permet de designer tous les RepresentatedThing qui sont équivalents et d&apos;etre désigné par un RepresentedThing pour connaitre ses équivalence par transitivité</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#RepresentationPivot</IRI>
<Literal xml:lang="fr">Pivot de représentation</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<IRI>#RepresentedThing</IRI>
<Literal xml:lang="fr">Chose représentée sur une platefome posadant des equivalences sur d&apos;autres plateformes</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#RepresentedThing</IRI>
<Literal xml:lang="fr">Chose représentée</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<IRI>#hasPivot</IRI>
<Literal xml:lang="fr">possède un point pivot</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#hostedBy</IRI>
<Literal xml:lang="fr">hébergé par</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#represent</IRI>
<Literal xml:lang="fr">représente</Literal>
</AnnotationAssertion>
</Ontology>
<!-- Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi -->

View File

@ -0,0 +1,291 @@
<?xml version="1.0"?>
<rdf:RDF xmlns="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl"
xml:base="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/terms/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:swrl="http://www.w3.org/2003/11/swrl#"
xmlns:vann="http://purl.org/vocab/vann/"
xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#">
<owl:Ontology rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl">
<rdf:type rdf:resource="http://purl.org/vocommons/voaf#Vocabulary"/>
<vann:preferredNamespacePrefix>dfc-t</vann:preferredNamespacePrefix>
<vann:preferredNamespaceUri>http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#</vann:preferredNamespaceUri>
<cc:license rdf:resource="https://www.gnu.org/licenses/agpl-3.0.en.html"/>
<dc:creator rdf:resource="http://static.datafoodconsortium.org/data/publication.rdf#simonL"/>
<dc:description xml:lang="en">A common vocabulary for digital food platforms (Technical Part)</dc:description>
<dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2018-05-28</dc:issued>
<dc:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2019-10-21</dc:modified>
<dc:publisher rdf:resource="http://static.datafoodconsortium.org/data/publication.rdf#dataFoodConsortium"/>
<dc:title xml:lang="en">Data Food Consortium Technical</dc:title>
<rdfs:comment xml:lang="en">A common vocabulary for digital food platforms (Technical Part)</rdfs:comment>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">4.0</owl:versionInfo>
</owl:Ontology>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotation properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://creativecommons.org/ns#license -->
<owl:AnnotationProperty rdf:about="http://creativecommons.org/ns#license"/>
<!-- http://purl.org/dc/terms/creator -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/creator"/>
<!-- http://purl.org/dc/terms/description -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/description"/>
<!-- http://purl.org/dc/terms/issued -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/issued"/>
<!-- http://purl.org/dc/terms/modified -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/modified"/>
<!-- http://purl.org/dc/terms/publisher -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/publisher"/>
<!-- http://purl.org/dc/terms/title -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/title"/>
<!-- http://purl.org/vocab/vann/preferredNamespacePrefix -->
<owl:AnnotationProperty rdf:about="http://purl.org/vocab/vann/preferredNamespacePrefix"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Object Properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://static.datafoodconsortium.org/ontologies/DFC_BusinessOntology.owl#DFC_TechnicalOntology_ObjectProperty -->
<owl:ObjectProperty rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_BusinessOntology.owl#DFC_TechnicalOntology_ObjectProperty"/>
<!-- http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#hasPivot -->
<owl:ObjectProperty rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#hasPivot">
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
<rdfs:comment xml:lang="fr">possède un point pivot</rdfs:comment>
</owl:ObjectProperty>
<!-- http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#hostedBy -->
<owl:ObjectProperty rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#hostedBy">
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
<rdfs:label xml:lang="fr">hébergé par</rdfs:label>
</owl:ObjectProperty>
<!-- http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#represent -->
<owl:ObjectProperty rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#represent">
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
<rdfs:label xml:lang="fr">représente</rdfs:label>
</owl:ObjectProperty>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Classes
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#DFC_DitributedRepresentation -->
<owl:Class rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#DFC_DitributedRepresentation">
<rdfs:label xml:lang="fr">Concepts de réconciliation de représentation distribuée</rdfs:label>
<rdfs:label xml:lang="en">ditributed représentation reconcialition concepts</rdfs:label>
</owl:Class>
<!-- http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#Platform -->
<owl:Class rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#Platform">
<rdfs:subClassOf rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#DFC_DitributedRepresentation"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#hostedBy"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment xml:lang="fr">Organisation qui heberge la donnée</rdfs:comment>
<rdfs:label xml:lang="fr">Plateforme</rdfs:label>
</owl:Class>
<!-- http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#RepresentationPivot -->
<owl:Class rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#RepresentationPivot">
<rdfs:subClassOf rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#DFC_DitributedRepresentation"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#represent"/>
<owl:allValuesFrom rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#RepresentedThing"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#represent"/>
<owl:minQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:minQualifiedCardinality>
<owl:onClass rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#RepresentedThing"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment xml:lang="fr">Permet de designer tous les RepresentatedThing qui sont équivalents et d&apos;etre désigné par un RepresentedThing pour connaitre ses équivalence par transitivité</rdfs:comment>
<rdfs:label xml:lang="fr">Pivot de représentation</rdfs:label>
</owl:Class>
<!-- http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#RepresentedThing -->
<owl:Class rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#RepresentedThing">
<rdfs:subClassOf rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#DFC_DitributedRepresentation"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#hasPivot"/>
<owl:allValuesFrom rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#RepresentationPivot"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#hostedBy"/>
<owl:allValuesFrom rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#Platform"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#hasPivot"/>
<owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
<owl:onClass rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#RepresentationPivot"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#hostedBy"/>
<owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
<owl:onClass rdf:resource="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#Platform"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment xml:lang="fr">Chose représentée sur une platefome posadant des equivalences sur d&apos;autres plateformes</rdfs:comment>
<rdfs:label xml:lang="fr">Chose représentée</rdfs:label>
</owl:Class>
<!-- http://xmlns.com/foaf/0.1/Organization -->
<owl:Class rdf:about="http://xmlns.com/foaf/0.1/Organization"/>
<!-- http://xmlns.com/foaf/0.1/Person -->
<owl:Class rdf:about="http://xmlns.com/foaf/0.1/Person"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Individuals
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://static.datafoodconsortium.org/data/publication.rdf#dataFoodConsortium -->
<owl:NamedIndividual rdf:about="http://static.datafoodconsortium.org/data/publication.rdf#dataFoodConsortium">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
</owl:NamedIndividual>
<!-- http://static.datafoodconsortium.org/data/publication.rdf#simonL -->
<owl:NamedIndividual rdf:about="http://static.datafoodconsortium.org/data/publication.rdf#simonL">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
</owl:NamedIndividual>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// General axioms
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<rdf:Description>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
<owl:members rdf:parseType="Collection">
<rdf:Description rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#Platform"/>
<rdf:Description rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#RepresentationPivot"/>
<rdf:Description rdf:about="http://static.datafoodconsortium.org/ontologies/DFC_TechnicalOntology.owl#RepresentedThing"/>
</owl:members>
</rdf:Description>
</rdf:RDF>
<!-- Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi -->

View File

@ -0,0 +1,28 @@
{
"@context":{
"dfc-p": "http://static.datafoodconsortium.org/ontologies/dfc_ProductGlossary.owl#",
"dfc-u":"http://static.datafoodconsortium.org/data/units.rdf#"
},
"@graph":[
{
"@id":"dfc-u:kg",
"@type":"dfc-p:Unit",
"rdfs:label":"kilogramme"
},
{
"@id":"dfc-u:u",
"@type":"dfc-p:Unit",
"rdfs:label":"unité"
},
{
"@id":"dfc-u:g",
"@type":"dfc-p:Unit",
"rdfs:label":"gramme"
},
{
"@id":"dfc-u:l",
"@type":"dfc-p:Unit",
"rdfs:label":"litre"
}
]
}

View File

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8" ?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:dfc-u="http://static.datafoodconsortium.org/data/units.rdf#"
xmlns:dfc-b="http://static.datafoodconsortium.org/ontologies/dfc_ProductGlossary.owl#">
<dfc-b:Unit rdf:about="http://static.datafoodconsortium.org/data/unit.rdf#kg">
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">kilogramme</rdfs:label>
</dfc-b:Unit>
<dfc-b:Unit rdf:about="http://static.datafoodconsortium.org/data/unit.rdf#u">
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">unité</rdfs:label>
</dfc-b:Unit>
<dfc-b:Unit rdf:about="http://static.datafoodconsortium.org/data/unit.rdf#g">
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gramme</rdfs:label>
</dfc-b:Unit>
<dfc-b:Unit rdf:about="http://static.datafoodconsortium.org/data/unit.rdf#l">
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">litre</rdfs:label>
</dfc-b:Unit>
</rdf:RDF>