Ekp/Bacteria

From STLab

Jump to: navigation, search

The Bacteria EKP locally defines the following ontology elements:

Classes

  • ChemicalCompound: has Chemical Compound
  • chemical compound Genaral relation between Bacteria and Chemical Compound
  • Bacteria: bacteria
  • Disease: has Disease
  • Genaral relation between Bacteria and Disease disease

Object Properties

  • hasChemicalCompound:
    • Local relation between Bacteria and Chemical Compound
    • has Chemical Compound
  • hasBacteria:
    • Local relation between Bacteria and Bacteria
    • has Bacteria
  • Species:
    • Genaral relation between Bacteria and Bacteria
    • has Bacteria
  • hasDisease:
    • Local relation between Bacteria and Disease
    • has Disease
  • Disease:
    • has Disease
    • Genaral relation between Bacteria and Disease
    • disease
  • ChemicalCompound:
    • has Chemical Compound
    • chemical compound
    • Genaral relation between Bacteria and Chemical Compound

Manchester syntax snippet

Prefix: xsd: <http://www.w3.org/2001/XMLSchema#>
Prefix: owl: <http://www.w3.org/2002/07/owl#>
Prefix: xml: <http://www.w3.org/XML/1998/namespace>
Prefix: rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
Prefix: rdfs: <http://www.w3.org/2000/01/rdf-schema#>
Prefix: skos: <http://www.w3.org/2004/02/skos/core#>



Ontology: 

AnnotationProperty: rdfs:label

    
AnnotationProperty: rdfs:comment

    
ObjectProperty: <http://www.ontologydesignpatterns.org/ekp/Bacteria.owl#hasChemicalCompound>

    Annotations: 
        rdfs:comment "Local relation between Bacteria and Chemical Compound"@en,
        rdfs:comment "Relazione locale tra Bacteria e Chemical Compound"@it,
        rdfs:label "has Chemical Compound"@en
    
    SubPropertyOf: 
        <http://dbpedia.org/ontology/ChemicalCompound>
    
    
ObjectProperty: <http://www.ontologydesignpatterns.org/ekp/Bacteria.owl#hasBacteria>

    Annotations: 
        rdfs:comment "Local relation between Bacteria and Bacteria"@en,
        rdfs:comment "Relazione locale tra Bacteria e Bacteria"@it,
        rdfs:label "has Bacteria"@en
    
    SubPropertyOf: 
        <http://dbpedia.org/ontology/Species>
    
    
ObjectProperty: <http://dbpedia.org/ontology/Species>

    Annotations: 
        rdfs:comment "Genaral relation between Bacteria and Bacteria"@en,
        rdfs:comment "Relazione generale tra Bacteria e Bacteria"@it,
        rdfs:label "has Bacteria"@en
    
    
ObjectProperty: <http://www.ontologydesignpatterns.org/ekp/Bacteria.owl#hasDisease>

    Annotations: 
        rdfs:comment "Local relation between Bacteria and Disease"@en,
        rdfs:comment "Relazione locale tra Bacteria e Disease"@it,
        rdfs:label "has Disease"@en
    
    SubPropertyOf: 
        <http://dbpedia.org/ontology/Disease>
    
    
ObjectProperty: <http://dbpedia.org/ontology/Disease>

    Annotations: 
        rdfs:comment "Genaral relation between Bacteria and Disease"@en,
        rdfs:comment "Relazione generale tra Bacteria e Disease"@it,
        rdfs:label "disease"@en,
        rdfs:label "has Disease"@en,
        rdfs:label "maladie"@fr
    
    
ObjectProperty: <http://dbpedia.org/ontology/ChemicalCompound>

    Annotations: 
        rdfs:comment "Genaral relation between Bacteria and Chemical Compound"@en,
        rdfs:comment "Relazione generale tra Bacteria e Chemical Compound"@it,
        rdfs:label "chemical compound"@en,
        rdfs:label "has Chemical Compound"@en,
        rdfs:label "produit chimique"@fr
    
    
Class: <http://dbpedia.org/ontology/ChemicalCompound>

    Annotations: 
        rdfs:comment "Genaral relation between Bacteria and Chemical Compound"@en,
        rdfs:comment "Relazione generale tra Bacteria e Chemical Compound"@it,
        rdfs:label "chemical compound"@en,
        rdfs:label "has Chemical Compound"@en,
        rdfs:label "produit chimique"@fr
    
    
Class: <http://dbpedia.org/ontology/Bacteria>

    Annotations: 
        rdfs:label "bacteria"@en,
        rdfs:label "bactérie"@fr
    
    SubClassOf: 
        <http://www.ontologydesignpatterns.org/ekp/Bacteria.owl#hasBacteria> only <http://dbpedia.org/ontology/Bacteria>,
        <http://www.ontologydesignpatterns.org/ekp/Bacteria.owl#hasChemicalCompound> only <http://dbpedia.org/ontology/ChemicalCompound>,
        <http://www.ontologydesignpatterns.org/ekp/Bacteria.owl#hasDisease> only <http://dbpedia.org/ontology/Disease>
    
    
Class: <http://dbpedia.org/ontology/Disease>

    Annotations: 
        rdfs:comment "Genaral relation between Bacteria and Disease"@en,
        rdfs:comment "Relazione generale tra Bacteria e Disease"@it,
        rdfs:label "disease"@en,
        rdfs:label "has Disease"@en,
        rdfs:label "maladie"@fr
    
    
Link to EKP: Bacteria
Personal tools