Ekp/BaseballLeague

From STLab

Jump to: navigation, search

The BaseballLeague EKP locally defines the following ontology elements:

Classes

  • Town: town
  • AdministrativeRegion: administrative region
  • BaseballPlayer: baseball player
  • City: city
  • Stadium: stadium
  • Continent: continent
  • BaseballLeague: baseball league
  • Country: country
  • Sport: sport

Object Properties

  • hasBaseballLeague:
    • Local relation between Baseball League and Baseball League
    • has Baseball League
  • hasCountry:
    • Local relation between Baseball League and Country
    • has Country
  • hasAdministrativeRegion:
    • Local relation between Baseball League and Administrative Region
    • has Administrative Region
  • hasBaseballPlayer:
    • Local relation between Baseball League and Baseball Player
    • has Baseball Player
  • hasCity:
    • has City
    • Local relation between Baseball League and City
  • hasStadium:
    • Local relation between Baseball League and Stadium
    • has Stadium
  • hasTown:
    • Local relation between Baseball League and Town
    • has Town
  • Place:
    • Genaral relation between Baseball League and Stadium
    • Genaral relation between Baseball League and City
    • Genaral relation between Baseball League and Country
    • has Stadium
    • has Town
    • Genaral relation between Baseball League and Administrative Region
    • has Administrative Region
    • has Continent
    • has City
    • Genaral relation between Baseball League and Continent
    • has Country
    • Genaral relation between Baseball League and Town
  • Organisation:
    • Genaral relation between Baseball League and Baseball League
    • has Baseball League
  • Person:
    • has Baseball Player
    • Genaral relation between Baseball League and Baseball Player
  • hasContinent:
    • Local relation between Baseball League and Continent
    • has Continent
  • hasSport:
    • Local relation between Baseball League and Sport
    • has Sport
  • Activity:
    • has Sport
    • Genaral relation between Baseball League and Sport

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/BaseballLeague.owl#hasBaseballLeague>

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

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

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

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

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

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

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

    Annotations: 
        rdfs:comment "Genaral relation between Baseball League and Administrative Region"@en,
        rdfs:comment "Genaral relation between Baseball League and City"@en,
        rdfs:comment "Genaral relation between Baseball League and Continent"@en,
        rdfs:comment "Genaral relation between Baseball League and Country"@en,
        rdfs:comment "Genaral relation between Baseball League and Stadium"@en,
        rdfs:comment "Genaral relation between Baseball League and Town"@en,
        rdfs:comment "Relazione generale tra Baseball League e Administrative Region"@it,
        rdfs:comment "Relazione generale tra Baseball League e City"@it,
        rdfs:comment "Relazione generale tra Baseball League e Continent"@it,
        rdfs:comment "Relazione generale tra Baseball League e Country"@it,
        rdfs:comment "Relazione generale tra Baseball League e Stadium"@it,
        rdfs:comment "Relazione generale tra Baseball League e Town"@it,
        rdfs:label "has Administrative Region"@en,
        rdfs:label "has City"@en,
        rdfs:label "has Continent"@en,
        rdfs:label "has Country"@en,
        rdfs:label "has Stadium"@en,
        rdfs:label "has Town"@en
    
    
ObjectProperty: <http://dbpedia.org/ontology/Organisation>

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

    Annotations: 
        rdfs:comment "Genaral relation between Baseball League and Baseball Player"@en,
        rdfs:comment "Relazione generale tra Baseball League e Baseball Player"@it,
        rdfs:label "has Baseball Player"@en
    
    
ObjectProperty: <http://www.ontologydesignpatterns.org/ekp/BaseballLeague.owl#hasContinent>

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

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

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

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

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

    Annotations: 
        rdfs:label "baseball player"@en,
        rdfs:label "joueur de baseball"@fr
    
    
Class: <http://dbpedia.org/ontology/City>

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

    Annotations: 
        rdfs:label "stade"@fr,
        rdfs:label "stadium"@en
    
    
Class: <http://dbpedia.org/ontology/Continent>

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

    Annotations: 
        rdfs:label "baseball league"@en,
        rdfs:label "ligue de baseball"@fr
    
    SubClassOf: 
        <http://www.ontologydesignpatterns.org/ekp/BaseballLeague.owl#hasAdministrativeRegion> only <http://dbpedia.org/ontology/AdministrativeRegion>,
        <http://www.ontologydesignpatterns.org/ekp/BaseballLeague.owl#hasBaseballLeague> only <http://dbpedia.org/ontology/BaseballLeague>,
        <http://www.ontologydesignpatterns.org/ekp/BaseballLeague.owl#hasBaseballPlayer> only <http://dbpedia.org/ontology/BaseballPlayer>,
        <http://www.ontologydesignpatterns.org/ekp/BaseballLeague.owl#hasCity> only <http://dbpedia.org/ontology/City>,
        <http://www.ontologydesignpatterns.org/ekp/BaseballLeague.owl#hasContinent> only <http://dbpedia.org/ontology/Continent>,
        <http://www.ontologydesignpatterns.org/ekp/BaseballLeague.owl#hasCountry> only <http://dbpedia.org/ontology/Country>,
        <http://www.ontologydesignpatterns.org/ekp/BaseballLeague.owl#hasSport> only <http://dbpedia.org/ontology/Sport>,
        <http://www.ontologydesignpatterns.org/ekp/BaseballLeague.owl#hasStadium> only <http://dbpedia.org/ontology/Stadium>,
        <http://www.ontologydesignpatterns.org/ekp/BaseballLeague.owl#hasTown> only <http://dbpedia.org/ontology/Town>
    
    
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/Sport>

    Annotations: 
        rdfs:label "sport"@en,
        rdfs:label "sport"@fr
    
    
Link to EKP: BaseballLeague
Personal tools