Ekp/Arachnid

From STLab

Jump to: navigation, search

The Arachnid EKP locally defines the following ontology elements:

Classes

  • AdministrativeRegion: administrative region
  • Scientist: scientist
  • Island: island
  • Arachnid: arachnid
  • Continent: continent
  • Country: country

Object Properties

  • hasIsland:
    • has Island
    • Local relation between Arachnid and Island
  • hasScientist:
    • Local relation between Arachnid and Scientist
    • has Scientist
  • hasAdministrativeRegion:
    • Local relation between Arachnid and Administrative Region
    • has Administrative Region
  • hasCountry:
    • Local relation between Arachnid and Country
    • has Country
  • hasContinent:
    • Local relation between Arachnid and Continent
    • has Continent
  • Place:
    • Genaral relation between Arachnid and Island
    • has Island
    • Genaral relation between Arachnid and Administrative Region
    • Genaral relation between Arachnid and Country
    • has Country
    • Genaral relation between Arachnid and Continent
    • has Administrative Region
    • has Continent
  • hasArachnid:
    • Local relation between Arachnid and Arachnid
    • has Arachnid
  • Person:
    • has Scientist
    • Genaral relation between Arachnid and Scientist
  • Species:
    • has Arachnid
    • Genaral relation between Arachnid and Arachnid

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/Arachnid.owl#hasIsland>

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

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

    Annotations: 
        rdfs:comment "Local relation between Arachnid and Administrative Region"@en,
        rdfs:comment "Relazione locale tra Arachnid e Administrative Region"@it,
        rdfs:label "has Administrative Region"@en
    
    SubPropertyOf: 
        <http://dbpedia.org/ontology/Place>
    
    
ObjectProperty: <http://www.ontologydesignpatterns.org/ekp/Arachnid.owl#hasCountry>

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

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

    Annotations: 
        rdfs:comment "Genaral relation between Arachnid and Administrative Region"@en,
        rdfs:comment "Genaral relation between Arachnid and Continent"@en,
        rdfs:comment "Genaral relation between Arachnid and Country"@en,
        rdfs:comment "Genaral relation between Arachnid and Island"@en,
        rdfs:comment "Relazione generale tra Arachnid e Administrative Region"@it,
        rdfs:comment "Relazione generale tra Arachnid e Continent"@it,
        rdfs:comment "Relazione generale tra Arachnid e Country"@it,
        rdfs:comment "Relazione generale tra Arachnid e Island"@it,
        rdfs:label "has Administrative Region"@en,
        rdfs:label "has Continent"@en,
        rdfs:label "has Country"@en,
        rdfs:label "has Island"@en
    
    
ObjectProperty: <http://www.ontologydesignpatterns.org/ekp/Arachnid.owl#hasArachnid>

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

    Annotations: 
        rdfs:comment "Genaral relation between Arachnid and Scientist"@en,
        rdfs:comment "Relazione generale tra Arachnid e Scientist"@it,
        rdfs:label "has Scientist"@en
    
    
ObjectProperty: <http://dbpedia.org/ontology/Species>

    Annotations: 
        rdfs:comment "Genaral relation between Arachnid and Arachnid"@en,
        rdfs:comment "Relazione generale tra Arachnid e Arachnid"@it,
        rdfs:label "has Arachnid"@en
    
    
Class: <http://dbpedia.org/ontology/AdministrativeRegion>

    Annotations: 
        rdfs:label "administrative region"@en,
        rdfs:label "région administrative"@fr
    
    
Class: <http://dbpedia.org/ontology/Scientist>

    Annotations: 
        rdfs:label "Wissenschaftler"@de,
        rdfs:label "scientifique"@fr,
        rdfs:label "scientist"@en
    
    
Class: <http://dbpedia.org/ontology/Island>

    Annotations: 
        rdfs:label "????"@el,
        rdfs:label "island"@en,
        rdfs:label "île"@fr
    
    
Class: <http://dbpedia.org/ontology/Arachnid>

    Annotations: 
        rdfs:label "arachnid"@en,
        rdfs:label "arachnides"@fr
    
    SubClassOf: 
        <http://www.ontologydesignpatterns.org/ekp/Arachnid.owl#hasAdministrativeRegion> only <http://dbpedia.org/ontology/AdministrativeRegion>,
        <http://www.ontologydesignpatterns.org/ekp/Arachnid.owl#hasArachnid> only <http://dbpedia.org/ontology/Arachnid>,
        <http://www.ontologydesignpatterns.org/ekp/Arachnid.owl#hasContinent> only <http://dbpedia.org/ontology/Continent>,
        <http://www.ontologydesignpatterns.org/ekp/Arachnid.owl#hasCountry> only <http://dbpedia.org/ontology/Country>,
        <http://www.ontologydesignpatterns.org/ekp/Arachnid.owl#hasIsland> only <http://dbpedia.org/ontology/Island>,
        <http://www.ontologydesignpatterns.org/ekp/Arachnid.owl#hasScientist> only <http://dbpedia.org/ontology/Scientist>
    
    
Class: <http://dbpedia.org/ontology/Continent>

    Annotations: 
        rdfs:label "?π?????"@el,
        rdfs:label "continent"@en,
        rdfs:label "continent"@fr
    
    
Class: <http://dbpedia.org/ontology/Country>

    Annotations: 
        rdfs:label "????"@el,
        rdfs:label "Staat"@de,
        rdfs:label "country"@en,
        rdfs:label "pays"@fr
    
    
Link to EKP: Arachnid
Personal tools