Ekp/Currency

From STLab

Jump to: navigation, search

The Currency EKP locally defines the following ontology elements:

Classes

  • Currency: currency
  • Genaral relation between Currency and Currency has Currency
  • Writer: writer
  • City: city
  • President: president
  • Language: has Language
  • language Genaral relation between Currency and Language
  • BritishRoyalty: British royalty
  • OfficeHolder: office holder
  • MilitaryConflict: military conflict
  • Country: country

Object Properties

  • Event:
    • has Military Conflict
    • Genaral relation between Currency and Military Conflict
  • hasOfficeHolder:
    • has Office Holder
    • Local relation between Currency and Office Holder
  • hasLanguage:
    • has Language
    • Local relation between Currency and Language
  • hasPresident:
    • Local relation between Currency and President
    • has President
  • hasMilitaryConflict:
    • has Military Conflict
    • Local relation between Currency and Military Conflict
  • Currency:
    • currency
    • Genaral relation between Currency and Currency
    • has Currency
  • Place:
    • Genaral relation between Currency and Country
    • Genaral relation between Currency and City
    • has City
    • has Country
  • hasCountry:
    • has Country
    • Local relation between Currency and Country
  • Language:
    • has Language
    • language
    • Genaral relation between Currency and Language
  • Person:
    • has President
    • has Office Holder
    • Genaral relation between Currency and Writer
    • Genaral relation between Currency and Office Holder
    • Genaral relation between Currency and British Royalty
    • has British Royalty
    • has Writer
    • Genaral relation between Currency and President
  • hasBritishRoyalty:
    • has British Royalty
    • Local relation between Currency and British Royalty
  • hasWriter:
    • Local relation between Currency and Writer
    • has Writer
  • hasCity:
    • has City
    • Local relation between Currency and City
  • hasCurrency:
    • Local relation between Currency and Currency
    • has Currency

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://dbpedia.org/ontology/Event>

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

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

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

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

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

    Annotations: 
        rdfs:comment "Genaral relation between Currency and Currency"@en,
        rdfs:comment "Relazione generale tra Currency e Currency"@it,
        rdfs:label "currency"@en,
        rdfs:label "devise"@fr,
        rdfs:label "has Currency"@en
    
    
ObjectProperty: <http://dbpedia.org/ontology/Place>

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

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

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

    Annotations: 
        rdfs:comment "Genaral relation between Currency and British Royalty"@en,
        rdfs:comment "Genaral relation between Currency and Office Holder"@en,
        rdfs:comment "Genaral relation between Currency and President"@en,
        rdfs:comment "Genaral relation between Currency and Writer"@en,
        rdfs:comment "Relazione generale tra Currency e British Royalty"@it,
        rdfs:comment "Relazione generale tra Currency e Office Holder"@it,
        rdfs:comment "Relazione generale tra Currency e President"@it,
        rdfs:comment "Relazione generale tra Currency e Writer"@it,
        rdfs:label "has British Royalty"@en,
        rdfs:label "has Office Holder"@en,
        rdfs:label "has President"@en,
        rdfs:label "has Writer"@en
    
    
ObjectProperty: <http://www.ontologydesignpatterns.org/ekp/Currency.owl#hasBritishRoyalty>

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

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

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

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

    Annotations: 
        rdfs:comment "Genaral relation between Currency and Currency"@en,
        rdfs:comment "Relazione generale tra Currency e Currency"@it,
        rdfs:label "currency"@en,
        rdfs:label "devise"@fr,
        rdfs:label "has Currency"@en
    
    SubClassOf: 
        <http://www.ontologydesignpatterns.org/ekp/Currency.owl#hasBritishRoyalty> only <http://dbpedia.org/ontology/BritishRoyalty>,
        <http://www.ontologydesignpatterns.org/ekp/Currency.owl#hasCity> only <http://dbpedia.org/ontology/City>,
        <http://www.ontologydesignpatterns.org/ekp/Currency.owl#hasCountry> only <http://dbpedia.org/ontology/Country>,
        <http://www.ontologydesignpatterns.org/ekp/Currency.owl#hasCurrency> only <http://dbpedia.org/ontology/Currency>,
        <http://www.ontologydesignpatterns.org/ekp/Currency.owl#hasLanguage> only <http://dbpedia.org/ontology/Language>,
        <http://www.ontologydesignpatterns.org/ekp/Currency.owl#hasMilitaryConflict> only <http://dbpedia.org/ontology/MilitaryConflict>,
        <http://www.ontologydesignpatterns.org/ekp/Currency.owl#hasOfficeHolder> only <http://dbpedia.org/ontology/OfficeHolder>,
        <http://www.ontologydesignpatterns.org/ekp/Currency.owl#hasPresident> only <http://dbpedia.org/ontology/President>,
        <http://www.ontologydesignpatterns.org/ekp/Currency.owl#hasWriter> only <http://dbpedia.org/ontology/Writer>
    
    
Class: <http://dbpedia.org/ontology/Writer>

    Annotations: 
        rdfs:label "writer"@en,
        rdfs:label "écrivain"@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/Language>

    Annotations: 
        rdfs:comment "Genaral relation between Currency and Language"@en,
        rdfs:comment "Relazione generale tra Currency 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/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/Country>

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