Ekp/Artery.owl

From STLab

Jump to: navigation, search

The Artery EKP locally defines the following ontology elements:

Classes

  • Artery: artery
  • Vein: vein
  • Muscle: muscle
  • Nerve: nerve
  • Disease: has Disease
  • disease Genaral relation between Artery and Disease
  • Bone: bone

Object Properties

  • hasVein:
    • has Vein
    • Local relation between Artery and Vein
  • hasBone:
    • has Bone
    • Local relation between Artery and Bone
  • hasMuscle:
    • Local relation between Artery and Muscle
    • has Muscle
  • hasNerve:
    • Local relation between Artery and Nerve
    • has Nerve
  • hasDisease:
    • has Disease
    • Local relation between Artery and Disease
  • AnatomicalStructure:
    • has Vein
    • has Nerve
    • Genaral relation between Artery and Artery
    • Genaral relation between Artery and Nerve
    • Genaral relation between Artery and Muscle
    • has Bone
    • Genaral relation between Artery and Bone
    • has Muscle
    • Genaral relation between Artery and Vein
    • has Artery
  • Disease:
    • has Disease
    • disease
    • Genaral relation between Artery and Disease
  • hasArtery:
    • Local relation between Artery and Artery
    • has Artery

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/Artery.owl#hasVein>

    Annotations: 
        rdfs:comment "Local relation between Artery and Vein"@en,
        rdfs:comment "Relazione locale tra Artery e Vein"@it,
        rdfs:label "has Vein"@en
    
    SubPropertyOf: 
        <http://dbpedia.org/ontology/AnatomicalStructure>
    
    
ObjectProperty: <http://www.ontologydesignpatterns.org/ekp/Artery.owl#hasBone>

    Annotations: 
        rdfs:comment "Local relation between Artery and Bone"@en,
        rdfs:comment "Relazione locale tra Artery e Bone"@it,
        rdfs:label "has Bone"@en
    
    SubPropertyOf: 
        <http://dbpedia.org/ontology/AnatomicalStructure>
    
    
ObjectProperty: <http://www.ontologydesignpatterns.org/ekp/Artery.owl#hasMuscle>

    Annotations: 
        rdfs:comment "Local relation between Artery and Muscle"@en,
        rdfs:comment "Relazione locale tra Artery e Muscle"@it,
        rdfs:label "has Muscle"@en
    
    SubPropertyOf: 
        <http://dbpedia.org/ontology/AnatomicalStructure>
    
    
ObjectProperty: <http://www.ontologydesignpatterns.org/ekp/Artery.owl#hasNerve>

    Annotations: 
        rdfs:comment "Local relation between Artery and Nerve"@en,
        rdfs:comment "Relazione locale tra Artery e Nerve"@it,
        rdfs:label "has Nerve"@en
    
    SubPropertyOf: 
        <http://dbpedia.org/ontology/AnatomicalStructure>
    
    
ObjectProperty: <http://www.ontologydesignpatterns.org/ekp/Artery.owl#hasDisease>

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

    Annotations: 
        rdfs:comment "Genaral relation between Artery and Artery"@en,
        rdfs:comment "Genaral relation between Artery and Bone"@en,
        rdfs:comment "Genaral relation between Artery and Muscle"@en,
        rdfs:comment "Genaral relation between Artery and Nerve"@en,
        rdfs:comment "Genaral relation between Artery and Vein"@en,
        rdfs:comment "Relazione generale tra Artery e Artery"@it,
        rdfs:comment "Relazione generale tra Artery e Bone"@it,
        rdfs:comment "Relazione generale tra Artery e Muscle"@it,
        rdfs:comment "Relazione generale tra Artery e Nerve"@it,
        rdfs:comment "Relazione generale tra Artery e Vein"@it,
        rdfs:label "has Artery"@en,
        rdfs:label "has Bone"@en,
        rdfs:label "has Muscle"@en,
        rdfs:label "has Nerve"@en,
        rdfs:label "has Vein"@en
    
    
ObjectProperty: <http://dbpedia.org/ontology/Disease>

    Annotations: 
        rdfs:comment "Genaral relation between Artery and Disease"@en,
        rdfs:comment "Relazione generale tra Artery e Disease"@it,
        rdfs:label "disease"@en,
        rdfs:label "has Disease"@en,
        rdfs:label "maladie"@fr
    
    
ObjectProperty: <http://www.ontologydesignpatterns.org/ekp/Artery.owl#hasArtery>

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

    Annotations: 
        rdfs:label "Arterie"@de,
        rdfs:label "artery"@en,
        rdfs:label "artère"@fr
    
    SubClassOf: 
        <http://www.ontologydesignpatterns.org/ekp/Artery.owl#hasArtery> only <http://dbpedia.org/ontology/Artery>,
        <http://www.ontologydesignpatterns.org/ekp/Artery.owl#hasBone> only <http://dbpedia.org/ontology/Bone>,
        <http://www.ontologydesignpatterns.org/ekp/Artery.owl#hasDisease> only <http://dbpedia.org/ontology/Disease>,
        <http://www.ontologydesignpatterns.org/ekp/Artery.owl#hasMuscle> only <http://dbpedia.org/ontology/Muscle>,
        <http://www.ontologydesignpatterns.org/ekp/Artery.owl#hasNerve> only <http://dbpedia.org/ontology/Nerve>,
        <http://www.ontologydesignpatterns.org/ekp/Artery.owl#hasVein> only <http://dbpedia.org/ontology/Vein>
    
    
Class: <http://dbpedia.org/ontology/Vein>

    Annotations: 
        rdfs:label "vein"@en,
        rdfs:label "veine"@fr
    
    
Class: <http://dbpedia.org/ontology/Muscle>

    Annotations: 
        rdfs:label "muscle"@en,
        rdfs:label "muscle"@fr
    
    
Class: <http://dbpedia.org/ontology/Nerve>

    Annotations: 
        rdfs:label "nerf"@fr,
        rdfs:label "nerve"@en
    
    
Class: <http://dbpedia.org/ontology/Disease>

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

    Annotations: 
        rdfs:label "Knochen"@de,
        rdfs:label "bone"@en,
        rdfs:label "os"@fr
    
    
Link to EKP: Artery
Personal tools