Ekp/Congressman

From STLab

Jump to: navigation, search

The Congressman EKP locally defines the following ontology elements:

Classes

  • Website: website
  • Genaral relation between Congressman and Website has Website
  • Town: town
  • School: school
  • University: university
  • Governor: governor
  • Legislature: legislature
  • MilitaryConflict: military conflict
  • OfficeHolder: office holder
  • AdministrativeRegion: administrative region
  • MilitaryUnit: military unit
  • Senator: senator
  • Election: Election
  • City: city
  • President: president
  • Country: country
  • Congressman: congressman

Object Properties

  • hasWebsite:
    • Local relation between Congressman and Website
    • has Website
  • hasCongressman:
    • Local relation between Congressman and Congressman
    • has Congressman
  • hasLegislature:
    • has Legislature
    • Local relation between Congressman and Legislature
  • Event:
    • has Military Conflict
    • has Election
    • Genaral relation between Congressman and Military Conflict
    • Genaral relation between Congressman and Election
  • hasPresident:
    • has President
    • Local relation between Congressman and President
  • hasAdministrativeRegion:
    • has Administrative Region
    • Local relation between Congressman and Administrative Region
  • hasUniversity:
    • Local relation between Congressman and University
    • has University
  • hasGovernor:
    • Local relation between Congressman and Governor
    • has Governor
  • hasSenator:
    • has Senator
    • Local relation between Congressman and Senator
  • hasElection:
    • has Election
    • Local relation between Congressman and Election
  • Website:
    • website
    • Genaral relation between Congressman and Website
    • has Website
  • hasSchool:
    • has School
    • Local relation between Congressman and School
  • hasMilitaryConflict:
    • Local relation between Congressman and Military Conflict
    • has Military Conflict
  • hasTown:
    • Local relation between Congressman and Town
    • has Town
  • hasCity:
    • has City
    • Local relation between Congressman and City
  • Place:
    • has City
    • Genaral relation between Congressman and City
    • Genaral relation between Congressman and Country
    • has Country
    • has Town
    • has Administrative Region
    • Genaral relation between Congressman and Town
    • Genaral relation between Congressman and Administrative Region
  • hasOfficeHolder:
    • Local relation between Congressman and Office Holder
    • has Office Holder
  • hasCountry:
    • Local relation between Congressman and Country
    • has Country
  • Organisation:
    • Genaral relation between Congressman and Legislature
    • has University
    • Genaral relation between Congressman and School
    • has Legislature
    • Genaral relation between Congressman and Military Unit
    • has School
    • has Military Unit
    • Genaral relation between Congressman and University
  • Person:
    • has Senator
    • has President
    • has Office Holder
    • has Governor
    • Genaral relation between Congressman and President
    • Genaral relation between Congressman and Senator
    • Genaral relation between Congressman and Office Holder
    • has Congressman
    • Genaral relation between Congressman and Congressman
    • Genaral relation between Congressman and Governor
  • hasMilitaryUnit:
    • Local relation between Congressman and Military Unit
    • has Military Unit

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/Congressman.owl#hasWebsite>

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

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

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

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

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

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

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

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

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

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

    Annotations: 
        rdfs:comment "Genaral relation between Congressman and Website"@en,
        rdfs:comment "Relazione generale tra Congressman e Website"@it,
        rdfs:label "??????π??"@el,
        rdfs:label "has Website"@en,
        rdfs:label "site web"@fr,
        rdfs:label "website"@en
    
    
ObjectProperty: <http://www.ontologydesignpatterns.org/ekp/Congressman.owl#hasSchool>

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

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

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

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

    Annotations: 
        rdfs:comment "Genaral relation between Congressman and Administrative Region"@en,
        rdfs:comment "Genaral relation between Congressman and City"@en,
        rdfs:comment "Genaral relation between Congressman and Country"@en,
        rdfs:comment "Genaral relation between Congressman and Town"@en,
        rdfs:comment "Relazione generale tra Congressman e Administrative Region"@it,
        rdfs:comment "Relazione generale tra Congressman e City"@it,
        rdfs:comment "Relazione generale tra Congressman e Country"@it,
        rdfs:comment "Relazione generale tra Congressman 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/Congressman.owl#hasOfficeHolder>

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

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

    Annotations: 
        rdfs:comment "Genaral relation between Congressman and Legislature"@en,
        rdfs:comment "Genaral relation between Congressman and Military Unit"@en,
        rdfs:comment "Genaral relation between Congressman and School"@en,
        rdfs:comment "Genaral relation between Congressman and University"@en,
        rdfs:comment "Relazione generale tra Congressman e Legislature"@it,
        rdfs:comment "Relazione generale tra Congressman e Military Unit"@it,
        rdfs:comment "Relazione generale tra Congressman e School"@it,
        rdfs:comment "Relazione generale tra Congressman 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/Person>

    Annotations: 
        rdfs:comment "Genaral relation between Congressman and Congressman"@en,
        rdfs:comment "Genaral relation between Congressman and Governor"@en,
        rdfs:comment "Genaral relation between Congressman and Office Holder"@en,
        rdfs:comment "Genaral relation between Congressman and President"@en,
        rdfs:comment "Genaral relation between Congressman and Senator"@en,
        rdfs:comment "Relazione generale tra Congressman e Congressman"@it,
        rdfs:comment "Relazione generale tra Congressman e Governor"@it,
        rdfs:comment "Relazione generale tra Congressman e Office Holder"@it,
        rdfs:comment "Relazione generale tra Congressman e President"@it,
        rdfs:comment "Relazione generale tra Congressman e Senator"@it,
        rdfs:label "has Congressman"@en,
        rdfs:label "has Governor"@en,
        rdfs:label "has Office Holder"@en,
        rdfs:label "has President"@en,
        rdfs:label "has Senator"@en
    
    
ObjectProperty: <http://www.ontologydesignpatterns.org/ekp/Congressman.owl#hasMilitaryUnit>

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

    Annotations: 
        rdfs:comment "Genaral relation between Congressman and Website"@en,
        rdfs:comment "Relazione generale tra Congressman e Website"@it,
        rdfs:label "??????π??"@el,
        rdfs:label "has Website"@en,
        rdfs:label "site web"@fr,
        rdfs:label "website"@en
    
    
Class: <http://dbpedia.org/ontology/Town>

    Annotations: 
        rdfs:label "town"@en,
        rdfs:label "ville"@fr
    
    
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/Governor>

    Annotations: 
        rdfs:label "gouverneur"@fr,
        rdfs:label "governor"@en
    
    
Class: <http://dbpedia.org/ontology/Legislature>

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

    Annotations: 
        rdfs:label "conflit militaire"@fr,
        rdfs:label "military conflict"@en
    
    
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/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/Senator>

    Annotations: 
        rdfs:label "senator"@en,
        rdfs:label "sénateur"@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/Country>

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

    Annotations: 
        rdfs:label "congressman"@en,
        rdfs:label "membre du Congrès"@fr
    
    SubClassOf: 
        <http://www.ontologydesignpatterns.org/ekp/Congressman.owl#hasAdministrativeRegion> only <http://dbpedia.org/ontology/AdministrativeRegion>,
        <http://www.ontologydesignpatterns.org/ekp/Congressman.owl#hasCity> only <http://dbpedia.org/ontology/City>,
        <http://www.ontologydesignpatterns.org/ekp/Congressman.owl#hasCongressman> only <http://dbpedia.org/ontology/Congressman>,
        <http://www.ontologydesignpatterns.org/ekp/Congressman.owl#hasCountry> only <http://dbpedia.org/ontology/Country>,
        <http://www.ontologydesignpatterns.org/ekp/Congressman.owl#hasElection> only <http://dbpedia.org/ontology/Election>,
        <http://www.ontologydesignpatterns.org/ekp/Congressman.owl#hasGovernor> only <http://dbpedia.org/ontology/Governor>,
        <http://www.ontologydesignpatterns.org/ekp/Congressman.owl#hasLegislature> only <http://dbpedia.org/ontology/Legislature>,
        <http://www.ontologydesignpatterns.org/ekp/Congressman.owl#hasMilitaryConflict> only <http://dbpedia.org/ontology/MilitaryConflict>,
        <http://www.ontologydesignpatterns.org/ekp/Congressman.owl#hasMilitaryUnit> only <http://dbpedia.org/ontology/MilitaryUnit>,
        <http://www.ontologydesignpatterns.org/ekp/Congressman.owl#hasOfficeHolder> only <http://dbpedia.org/ontology/OfficeHolder>,
        <http://www.ontologydesignpatterns.org/ekp/Congressman.owl#hasPresident> only <http://dbpedia.org/ontology/President>,
        <http://www.ontologydesignpatterns.org/ekp/Congressman.owl#hasSchool> only <http://dbpedia.org/ontology/School>,
        <http://www.ontologydesignpatterns.org/ekp/Congressman.owl#hasSenator> only <http://dbpedia.org/ontology/Senator>,
        <http://www.ontologydesignpatterns.org/ekp/Congressman.owl#hasTown> only <http://dbpedia.org/ontology/Town>,
        <http://www.ontologydesignpatterns.org/ekp/Congressman.owl#hasUniversity> only <http://dbpedia.org/ontology/University>,
        <http://www.ontologydesignpatterns.org/ekp/Congressman.owl#hasWebsite> only <http://dbpedia.org/ontology/Website>
    
    
Link to EKP: Congressman
Personal tools