Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
98 changes: 98 additions & 0 deletions data/ontology/poppystructure.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,53 @@



<!-- http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#diseaseTreatedBy -->

<owl:ObjectProperty rdf:about="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#diseaseTreatedBy">
<owl:inverseOf rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#treatsDisease"/>
<rdfs:domain rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#DiseaseConcept"/>
<rdfs:range rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#ChemicalConcept"/>
<rdfs:range rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#PlantConcept"/>
</owl:ObjectProperty>



<!-- http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#geneTargetedBy -->

<owl:ObjectProperty rdf:about="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#geneTargetedBy">
<owl:inverseOf rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#targetsGene"/>
<rdfs:domain rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#Gene"/>
<rdfs:range rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#ChemicalConcept"/>
<rdfs:range rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#PlantConcept"/>
</owl:ObjectProperty>



<!-- http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#hasAdverseEffect -->

<owl:ObjectProperty rdf:about="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#hasAdverseEffect">
<owl:inverseOf rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#isAdverseEffectFor"/>
<rdfs:domain rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#ChemicalConcept"/>
<rdfs:domain rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#PlantConcept"/>
<rdfs:range rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#AdverseEffect"/>
</owl:ObjectProperty>



<!-- http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#hasBeenContributedTo -->

<owl:ObjectProperty rdf:about="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#hasBeenContributedTo">
<owl:inverseOf rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#isAssociatedWith"/>
<rdfs:domain rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#TherapeuticEffect"/>
<rdfs:range rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#PlantConcept"/>
</owl:ObjectProperty>



<!-- http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#hasClinicalStudy -->

<owl:ObjectProperty rdf:about="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#hasClinicalStudy">
<owl:inverseOf rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#isClinicalStudyFor"/>
<rdfs:domain rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#ChemicalConcept"/>
<rdfs:domain rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#PlantConcept"/>
<rdfs:range rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#ClinicalTrial"/>
Expand All @@ -45,16 +79,29 @@
<!-- http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#hasCompound -->

<owl:ObjectProperty rdf:about="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#hasCompound">
<owl:inverseOf rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#isDerivedFrom"/>
<rdfs:domain rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#Plant"/>
<rdfs:range rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#ChemicalConcept"/>
<rdfs:comment>Links a plant to its active compound(s)</rdfs:comment>
</owl:ObjectProperty>



<!-- http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#hasInteractionsWith -->

<owl:ObjectProperty rdf:about="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#hasInteractionsWith">
<owl:inverseOf rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#interactsWith"/>
<rdfs:domain rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#ChemicalConcept"/>
<rdfs:domain rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#TherapeuticEffect"/>
<rdfs:range rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#ChemicalConcept"/>
</owl:ObjectProperty>



<!-- http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#hasPaper -->

<owl:ObjectProperty rdf:about="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#hasPaper">
<owl:inverseOf rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#isPaperFor"/>
<rdfs:domain rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#ChemicalConcept"/>
<rdfs:domain rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#PlantConcept"/>
<rdfs:range rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#ScientificPaper"/>
Expand All @@ -65,6 +112,7 @@
<!-- http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#hasTherapeuticEffect -->

<owl:ObjectProperty rdf:about="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#hasTherapeuticEffect">
<owl:inverseOf rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#therapeuticDueTo"/>
<rdfs:domain rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#ChemicalConcept"/>
<rdfs:range rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#TherapeuticConcept"/>
</owl:ObjectProperty>
Expand All @@ -82,6 +130,16 @@



<!-- http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#isAdverseEffectFor -->

<owl:ObjectProperty rdf:about="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#isAdverseEffectFor">
<rdfs:domain rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#AdverseEffect"/>
<rdfs:range rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#ChemicalConcept"/>
<rdfs:range rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#PlantConcept"/>
</owl:ObjectProperty>



<!-- http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#isAssociatedWith -->

<owl:ObjectProperty rdf:about="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#isAssociatedWith">
Expand All @@ -92,6 +150,16 @@



<!-- http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#isClinicalStudyFor -->

<owl:ObjectProperty rdf:about="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#isClinicalStudyFor">
<rdfs:domain rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#ClinicalTrial"/>
<rdfs:range rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#ChemicalConcept"/>
<rdfs:range rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#PlantConcept"/>
</owl:ObjectProperty>



<!-- http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#isDerivedFrom -->

<owl:ObjectProperty rdf:about="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#isDerivedFrom">
Expand All @@ -102,6 +170,27 @@



<!-- http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#isPaperFor -->

<owl:ObjectProperty rdf:about="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#isPaperFor">
<rdfs:domain rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#ScientificPaper"/>
<rdfs:range rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#ChemicalConcept"/>
<rdfs:range rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#PlantConcept"/>
</owl:ObjectProperty>



<!-- http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#pathwayTargetedBy -->

<owl:ObjectProperty rdf:about="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#pathwayTargetedBy">
<owl:inverseOf rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#targetsPathway"/>
<rdfs:domain rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#Pathway"/>
<rdfs:range rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#ChemicalConcept"/>
<rdfs:range rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#PlantConcept"/>
</owl:ObjectProperty>



<!-- http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#targetsGene -->

<owl:ObjectProperty rdf:about="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#targetsGene">
Expand All @@ -123,6 +212,15 @@



<!-- http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#therapeuticDueTo -->

<owl:ObjectProperty rdf:about="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#therapeuticDueTo">
<rdfs:domain rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#TherapeuticConcept"/>
<rdfs:range rdf:resource="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#ChemicalConcept"/>
</owl:ObjectProperty>



<!-- http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#treatsDisease -->

<owl:ObjectProperty rdf:about="http://www.semanticweb.org/orestah/ontologies/2024/9/phytotherapies#treatsDisease">
Expand Down