Ekp/ComicsCharacter

From STLab

Jump to: navigation, search

The ComicsCharacter EKP locally defines the following ontology elements:

Classes

  • Writer: writer
  • City: city
  • ComicsCreator: comics creator
  • TelevisionShow: television show
  • VideoGame: video game
  • Country: country
  • Film: film
  • ComicsCharacter: comics character

Object Properties

  • hasFilm:
    • Local relation between Comics Character and Film
    • has Film
  • Place:
    • has City
    • Genaral relation between Comics Character and City
    • Genaral relation between Comics Character and Country
    • has Country
  • hasCountry:
    • has Country
    • Local relation between Comics Character and Country
  • hasWriter:
    • Local relation between Comics Character and Writer
    • has Writer
  • Person:
    • Genaral relation between Comics Character and Comics Character
    • has Writer
    • Genaral relation between Comics Character and Comics Creator
    • Genaral relation between Comics Character and Writer
    • has Comics Creator
    • has Comics Character
  • hasComicsCharacter:
    • Local relation between Comics Character and Comics Character
    • has Comics Character
  • hasCity:
    • has City
    • Local relation between Comics Character and City
  • Work:
    • Genaral relation between Comics Character and Television Show
    • has Television Show
    • Genaral relation between Comics Character and Film
    • has Video Game
    • has Film
    • Genaral relation between Comics Character and Video Game
  • hasVideoGame:
    • Local relation between Comics Character and Video Game
    • has Video Game
  • hasComicsCreator:
    • Local relation between Comics Character and Comics Creator
    • has Comics Creator
  • hasTelevisionShow:
    • has Television Show
    • Local relation between Comics Character and Television Show

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/ComicsCharacter.owl#hasFilm>

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

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

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

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

    Annotations: 
        rdfs:comment "Genaral relation between Comics Character and Comics Character"@en,
        rdfs:comment "Genaral relation between Comics Character and Comics Creator"@en,
        rdfs:comment "Genaral relation between Comics Character and Writer"@en,
        rdfs:comment "Relazione generale tra Comics Character e Comics Character"@it,
        rdfs:comment "Relazione generale tra Comics Character e Comics Creator"@it,
        rdfs:comment "Relazione generale tra Comics Character e Writer"@it,
        rdfs:label "has Comics Character"@en,
        rdfs:label "has Comics Creator"@en,
        rdfs:label "has Writer"@en
    
    
ObjectProperty: <http://www.ontologydesignpatterns.org/ekp/ComicsCharacter.owl#hasComicsCharacter>

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

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

    Annotations: 
        rdfs:comment "Genaral relation between Comics Character and Film"@en,
        rdfs:comment "Genaral relation between Comics Character and Television Show"@en,
        rdfs:comment "Genaral relation between Comics Character and Video Game"@en,
        rdfs:comment "Relazione generale tra Comics Character e Film"@it,
        rdfs:comment "Relazione generale tra Comics Character e Television Show"@it,
        rdfs:comment "Relazione generale tra Comics Character e Video Game"@it,
        rdfs:label "has Film"@en,
        rdfs:label "has Television Show"@en,
        rdfs:label "has Video Game"@en
    
    
ObjectProperty: <http://www.ontologydesignpatterns.org/ekp/ComicsCharacter.owl#hasVideoGame>

    Annotations: 
        rdfs:comment "Local relation between Comics Character and Video Game"@en,
        rdfs:comment "Relazione locale tra Comics Character e Video Game"@it,
        rdfs:label "has Video Game"@en
    
    SubPropertyOf: 
        <http://dbpedia.org/ontology/Work>
    
    
ObjectProperty: <http://www.ontologydesignpatterns.org/ekp/ComicsCharacter.owl#hasComicsCreator>

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

    Annotations: 
        rdfs:comment "Local relation between Comics Character and Television Show"@en,
        rdfs:comment "Relazione locale tra Comics Character e Television Show"@it,
        rdfs:label "has Television Show"@en
    
    SubPropertyOf: 
        <http://dbpedia.org/ontology/Work>
    
    
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/ComicsCreator>

    Annotations: 
        rdfs:label "comics creator"@en,
        rdfs:label "créateur de bandes dessinées"@fr
    
    
Class: <http://dbpedia.org/ontology/TelevisionShow>

    Annotations: 
        rdfs:label "television show"@en,
        rdfs:label "émission de télévision"@fr
    
    
Class: <http://dbpedia.org/ontology/VideoGame>

    Annotations: 
        rdfs:label "jeux vidéo"@fr,
        rdfs:label "video game"@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/Film>

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

    Annotations: 
        rdfs:label "comics character"@en,
        rdfs:label "personnage de bandes dessinées"@fr
    
    SubClassOf: 
        <http://www.ontologydesignpatterns.org/ekp/ComicsCharacter.owl#hasCity> only <http://dbpedia.org/ontology/City>,
        <http://www.ontologydesignpatterns.org/ekp/ComicsCharacter.owl#hasComicsCharacter> only <http://dbpedia.org/ontology/ComicsCharacter>,
        <http://www.ontologydesignpatterns.org/ekp/ComicsCharacter.owl#hasComicsCreator> only <http://dbpedia.org/ontology/ComicsCreator>,
        <http://www.ontologydesignpatterns.org/ekp/ComicsCharacter.owl#hasCountry> only <http://dbpedia.org/ontology/Country>,
        <http://www.ontologydesignpatterns.org/ekp/ComicsCharacter.owl#hasFilm> only <http://dbpedia.org/ontology/Film>,
        <http://www.ontologydesignpatterns.org/ekp/ComicsCharacter.owl#hasTelevisionShow> only <http://dbpedia.org/ontology/TelevisionShow>,
        <http://www.ontologydesignpatterns.org/ekp/ComicsCharacter.owl#hasVideoGame> only <http://dbpedia.org/ontology/VideoGame>,
        <http://www.ontologydesignpatterns.org/ekp/ComicsCharacter.owl#hasWriter> only <http://dbpedia.org/ontology/Writer>
    
    
Link to EKP: ComicsCharacter
Personal tools