Ekp/Chancellor

From STLab

Jump to: navigation, search

The Chancellor EKP locally defines the following ontology elements:

Classes

  • Town: town
  • Chancellor: chancellor
  • School: school
  • University: university
  • MilitaryPerson: military person
  • Language: Genaral relation between Chancellor and Language
  • has Language language
  • BritishRoyalty: British royalty
  • Legislature: legislature
  • OfficeHolder: office holder
  • MilitaryConflict: military conflict
  • AdministrativeRegion: administrative region
  • MilitaryUnit: military unit
  • Election: Election
  • City: city
  • President: president
  • PrimeMinister: prime minister
  • Country: country
  • EthnicGroup: has Ethnic Group
  • ethnic group Genaral relation between Chancellor and Ethnic Group

Object Properties

  • hasCountry:
    • Local relation between Chancellor and Country
    • has Country
  • Event:
    • has Military Conflict
    • has Election
    • Genaral relation between Chancellor and Military Conflict
    • Genaral relation between Chancellor and Election
  • hasEthnicGroup:
    • Local relation between Chancellor and Ethnic Group
    • has Ethnic Group
  • hasAdministrativeRegion:
    • Local relation between Chancellor and Administrative Region
    • has Administrative Region
  • hasPrimeMinister:
    • Local relation between Chancellor and Prime Minister
    • has Prime Minister
  • hasElection:
    • Local relation between Chancellor and Election
    • has Election
  • hasUniversity:
    • has University
    • Local relation between Chancellor and University
  • hasBritishRoyalty:
    • has British Royalty
    • Local relation between Chancellor and British Royalty
  • hasLegislature:
    • Local relation between Chancellor and Legislature
    • has Legislature
  • hasPresident:
    • has President
    • Local relation between Chancellor and President
  • Place:
    • Genaral relation between Chancellor and Country
    • has City
    • Genaral relation between Chancellor and Administrative Region
    • has Country
    • has Town
    • has Administrative Region
    • Genaral relation between Chancellor and City
    • Genaral relation between Chancellor and Town
  • hasOfficeHolder:
    • has Office Holder
    • Local relation between Chancellor and Office Holder
  • hasMilitaryPerson:
    • has Military Person
    • Local relation between Chancellor and Military Person
  • Person:
    • Genaral relation between Chancellor and Military Person
    • has President
    • has Office Holder
    • has British Royalty
    • has Prime Minister
    • Genaral relation between Chancellor and Office Holder
    • Genaral relation between Chancellor and President
    • has Chancellor
    • has Military Person
    • Genaral relation between Chancellor and Chancellor
    • Genaral relation between Chancellor and British Royalty
    • Genaral relation between Chancellor and Prime Minister
  • Organisation:
    • Genaral relation between Chancellor and School
    • has University
    • Genaral relation between Chancellor and Legislature
    • Genaral relation between Chancellor and Military Unit
    • has Legislature
    • has School
    • has Military Unit
    • Genaral relation between Chancellor and University
  • EthnicGroup:
    • has Ethnic Group
    • ethnic group
    • Genaral relation between Chancellor and Ethnic Group
  • hasChancellor:
    • has Chancellor
    • Local relation between Chancellor and Chancellor
  • hasMilitaryConflict:
    • has Military Conflict
    • Local relation between Chancellor and Military Conflict
  • hasMilitaryUnit:
    • Local relation between Chancellor and Military Unit
    • has Military Unit
  • hasLanguage:
    • has Language
    • Local relation between Chancellor and Language
  • Language:
    • Genaral relation between Chancellor and Language
    • has Language
    • language
  • hasSchool:
    • Local relation between Chancellor and School
    • has School
  • hasCity:
    • has City
    • Local relation between Chancellor and City
  • hasTown:
    • has Town
    • Local relation between Chancellor and Town

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/Chancellor.owl#hasCountry>

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

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

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

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

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

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

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

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

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

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

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

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

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

    Annotations: 
        rdfs:comment "Genaral relation between Chancellor and British Royalty"@en,
        rdfs:comment "Genaral relation between Chancellor and Chancellor"@en,
        rdfs:comment "Genaral relation between Chancellor and Military Person"@en,
        rdfs:comment "Genaral relation between Chancellor and Office Holder"@en,
        rdfs:comment "Genaral relation between Chancellor and President"@en,
        rdfs:comment "Genaral relation between Chancellor and Prime Minister"@en,
        rdfs:comment "Relazione generale tra Chancellor e British Royalty"@it,
        rdfs:comment "Relazione generale tra Chancellor e Chancellor"@it,
        rdfs:comment "Relazione generale tra Chancellor e Military Person"@it,
        rdfs:comment "Relazione generale tra Chancellor e Office Holder"@it,
        rdfs:comment "Relazione generale tra Chancellor e President"@it,
        rdfs:comment "Relazione generale tra Chancellor e Prime Minister"@it,
        rdfs:label "has British Royalty"@en,
        rdfs:label "has Chancellor"@en,
        rdfs:label "has Military Person"@en,
        rdfs:label "has Office Holder"@en,
        rdfs:label "has President"@en,
        rdfs:label "has Prime Minister"@en
    
    
ObjectProperty: <http://dbpedia.org/ontology/Organisation>

    Annotations: 
        rdfs:comment "Genaral relation between Chancellor and Legislature"@en,
        rdfs:comment "Genaral relation between Chancellor and Military Unit"@en,
        rdfs:comment "Genaral relation between Chancellor and School"@en,
        rdfs:comment "Genaral relation between Chancellor and University"@en,
        rdfs:comment "Relazione generale tra Chancellor e Legislature"@it,
        rdfs:comment "Relazione generale tra Chancellor e Military Unit"@it,
        rdfs:comment "Relazione generale tra Chancellor e School"@it,
        rdfs:comment "Relazione generale tra Chancellor e University"@it,
        rdfs:label "has Legislature"@en,
        rdfs:label "has Military Unit"@en,
        rdfs:label "has School"@en,
        rdfs:label "has University"@en
    
    
ObjectProperty: <http://dbpedia.org/ontology/EthnicGroup>

    Annotations: 
        rdfs:comment "Genaral relation between Chancellor and Ethnic Group"@en,
        rdfs:comment "Relazione generale tra Chancellor e Ethnic Group"@it,
        rdfs:label "ethnic group"@en,
        rdfs:label "groupe ethnique"@fr,
        rdfs:label "has Ethnic Group"@en
    
    
ObjectProperty: <http://www.ontologydesignpatterns.org/ekp/Chancellor.owl#hasChancellor>

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

    Annotations: 
        rdfs:comment "Local relation between Chancellor and Military Conflict"@en,
        rdfs:comment "Relazione locale tra Chancellor e Military Conflict"@it,
        rdfs:label "has Military Conflict"@en
    
    SubPropertyOf: 
        <http://dbpedia.org/ontology/Event>
    
    
ObjectProperty: <http://www.ontologydesignpatterns.org/ekp/Chancellor.owl#hasMilitaryUnit>

    Annotations: 
        rdfs:comment "Local relation between Chancellor and Military Unit"@en,
        rdfs:comment "Relazione locale tra Chancellor e Military Unit"@it,
        rdfs:label "has Military Unit"@en
    
    SubPropertyOf: 
        <http://dbpedia.org/ontology/Organisation>
    
    
ObjectProperty: <http://www.ontologydesignpatterns.org/ekp/Chancellor.owl#hasLanguage>

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

    Annotations: 
        rdfs:comment "Genaral relation between Chancellor and Language"@en,
        rdfs:comment "Relazione generale tra Chancellor e Language"@it,
        rdfs:label "has Language"@en,
        rdfs:label "langage"@fr,
        rdfs:label "language"@en
    
    
ObjectProperty: <http://www.ontologydesignpatterns.org/ekp/Chancellor.owl#hasSchool>

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

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

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

    Annotations: 
        rdfs:label "town"@en,
        rdfs:label "ville"@fr
    
    
Class: <http://dbpedia.org/ontology/Chancellor>

    Annotations: 
        rdfs:label "chancelier"@fr,
        rdfs:label "chancellor"@en
    
    SubClassOf: 
        <http://www.ontologydesignpatterns.org/ekp/Chancellor.owl#hasAdministrativeRegion> only <http://dbpedia.org/ontology/AdministrativeRegion>,
        <http://www.ontologydesignpatterns.org/ekp/Chancellor.owl#hasBritishRoyalty> only <http://dbpedia.org/ontology/BritishRoyalty>,
        <http://www.ontologydesignpatterns.org/ekp/Chancellor.owl#hasChancellor> only <http://dbpedia.org/ontology/Chancellor>,
        <http://www.ontologydesignpatterns.org/ekp/Chancellor.owl#hasCity> only <http://dbpedia.org/ontology/City>,
        <http://www.ontologydesignpatterns.org/ekp/Chancellor.owl#hasCountry> only <http://dbpedia.org/ontology/Country>,
        <http://www.ontologydesignpatterns.org/ekp/Chancellor.owl#hasElection> only <http://dbpedia.org/ontology/Election>,
        <http://www.ontologydesignpatterns.org/ekp/Chancellor.owl#hasEthnicGroup> only <http://dbpedia.org/ontology/EthnicGroup>,
        <http://www.ontologydesignpatterns.org/ekp/Chancellor.owl#hasLanguage> only <http://dbpedia.org/ontology/Language>,
        <http://www.ontologydesignpatterns.org/ekp/Chancellor.owl#hasLegislature> only <http://dbpedia.org/ontology/Legislature>,
        <http://www.ontologydesignpatterns.org/ekp/Chancellor.owl#hasMilitaryConflict> only <http://dbpedia.org/ontology/MilitaryConflict>,
        <http://www.ontologydesignpatterns.org/ekp/Chancellor.owl#hasMilitaryPerson> only <http://dbpedia.org/ontology/MilitaryPerson>,
        <http://www.ontologydesignpatterns.org/ekp/Chancellor.owl#hasMilitaryUnit> only <http://dbpedia.org/ontology/MilitaryUnit>,
        <http://www.ontologydesignpatterns.org/ekp/Chancellor.owl#hasOfficeHolder> only <http://dbpedia.org/ontology/OfficeHolder>,
        <http://www.ontologydesignpatterns.org/ekp/Chancellor.owl#hasPresident> only <http://dbpedia.org/ontology/President>,
        <http://www.ontologydesignpatterns.org/ekp/Chancellor.owl#hasPrimeMinister> only <http://dbpedia.org/ontology/PrimeMinister>,
        <http://www.ontologydesignpatterns.org/ekp/Chancellor.owl#hasSchool> only <http://dbpedia.org/ontology/School>,
        <http://www.ontologydesignpatterns.org/ekp/Chancellor.owl#hasTown> only <http://dbpedia.org/ontology/Town>,
        <http://www.ontologydesignpatterns.org/ekp/Chancellor.owl#hasUniversity> only <http://dbpedia.org/ontology/University>
    
    
Class: <http://dbpedia.org/ontology/School>

    Annotations: 
        rdfs:label "school"@en,
        rdfs:label "école"@fr
    
    
Class: <http://dbpedia.org/ontology/University>

    Annotations: 
        rdfs:label "university"@en,
        rdfs:label "université"@fr,
        rdfs:label "π???π???????"@el
    
    
Class: <http://dbpedia.org/ontology/MilitaryPerson>

    Annotations: 
        rdfs:label "militaire"@fr,
        rdfs:label "military person"@en
    
    
Class: <http://dbpedia.org/ontology/Language>

    Annotations: 
        rdfs:comment "Genaral relation between Chancellor and Language"@en,
        rdfs:comment "Relazione generale tra Chancellor e Language"@it,
        rdfs:label "has Language"@en,
        rdfs:label "langage"@fr,
        rdfs:label "language"@en
    
    
Class: <http://dbpedia.org/ontology/BritishRoyalty>

    Annotations: 
        rdfs:label "British royalty"@en,
        rdfs:label "royauté Britannique"@fr
    
    
Class: <http://dbpedia.org/ontology/Legislature>

    Annotations: 
        rdfs:label "legislature"@en,
        rdfs:label "pouvoir législatif"@fr
    
    
Class: <http://dbpedia.org/ontology/OfficeHolder>

    Annotations: 
        rdfs:label "Amtsinhaber"@de,
        rdfs:label "office holder"@en,
        rdfs:label "titulaire"@fr
    
    
Class: <http://dbpedia.org/ontology/MilitaryConflict>

    Annotations: 
        rdfs:label "conflit militaire"@fr,
        rdfs:label "military conflict"@en
    
    
Class: <http://dbpedia.org/ontology/AdministrativeRegion>

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

    Annotations: 
        rdfs:label "military unit"@en,
        rdfs:label "unité militaire"@fr
    
    
Class: <http://dbpedia.org/ontology/Election>

    Annotations: 
        rdfs:label "Election"@en,
        rdfs:label "élection"@fr
    
    
Class: <http://dbpedia.org/ontology/City>

    Annotations: 
        rdfs:label "city"@en,
        rdfs:label "cité"@fr
    
    
Class: <http://dbpedia.org/ontology/President>

    Annotations: 
        rdfs:label "president"@en,
        rdfs:label "président"@fr
    
    
Class: <http://dbpedia.org/ontology/PrimeMinister>

    Annotations: 
        rdfs:label "premier ministre"@fr,
        rdfs:label "prime minister"@en
    
    
Class: <http://dbpedia.org/ontology/Country>

    Annotations: 
        rdfs:label "????"@el,
        rdfs:label "Staat"@de,
        rdfs:label "country"@en,
        rdfs:label "pays"@fr
    
    
Class: <http://dbpedia.org/ontology/EthnicGroup>

    Annotations: 
        rdfs:comment "Genaral relation between Chancellor and Ethnic Group"@en,
        rdfs:comment "Relazione generale tra Chancellor e Ethnic Group"@it,
        rdfs:label "ethnic group"@en,
        rdfs:label "groupe ethnique"@fr,
        rdfs:label "has Ethnic Group"@en
    
    
Link to EKP: Chancellor
Personal tools