Ekp/Album

From STLab

Jump to: navigation, search

The Album EKP locally defines the following ontology elements:

Classes

  • Album: album
  • Website: website
  • has Website Genaral relation between Album and Website
  • MusicalArtist: musical artist
  • Single: single
  • RecordLabel: record label
  • Magazine: magazine
  • Band: Band
  • Country: country
  • MusicGenre: has Music Genre
  • music genre Genaral relation between Album and Music Genre

Object Properties

  • MusicGenre:
    • has Music Genre
    • music genre
    • Genaral relation between Album and Music Genre
  • hasMusicalArtist:
    • Local relation between Album and Musical Artist
    • has Musical Artist
  • hasBand:
    • Local relation between Album and Band
    • has Band
  • hasCountry:
    • Local relation between Album and Country
    • has Country
  • hasAlbum:
    • Local relation between Album and Album
    • has Album
  • Website:
    • website
    • has Website
    • Genaral relation between Album and Website
  • Place:
    • Genaral relation between Album and Country
    • has Country
  • hasMusicGenre:
    • has Music Genre
    • Local relation between Album and Music Genre
  • hasMagazine:
    • has Magazine
    • Local relation between Album and Magazine
  • Organisation:
    • Genaral relation between Album and Record Label
    • Genaral relation between Album and Band
    • has Band
    • has Record Label
  • Person:
    • Genaral relation between Album and Musical Artist
    • has Musical Artist
  • hasRecordLabel:
    • Local relation between Album and Record Label
    • has Record Label
  • Work:
    • Genaral relation between Album and Magazine
    • Genaral relation between Album and Single
    • has Magazine
    • has Album
    • Genaral relation between Album and Album
    • has Single
  • hasWebsite:
    • has Website
    • Local relation between Album and Website
  • hasSingle:
    • has Single
    • Local relation between Album and Single

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/MusicGenre>

    Annotations: 
        rdfs:comment "Genaral relation between Album and Music Genre"@en,
        rdfs:comment "Relazione generale tra Album e Music Genre"@it,
        rdfs:label "genre musical"@fr,
        rdfs:label "género musical"@pt,
        rdfs:label "has Music Genre"@en,
        rdfs:label "music genre"@en
    
    
ObjectProperty: <http://www.ontologydesignpatterns.org/ekp/Album.owl#hasMusicalArtist>

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

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

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

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

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

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

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

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

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

    Annotations: 
        rdfs:comment "Genaral relation between Album and Musical Artist"@en,
        rdfs:comment "Relazione generale tra Album e Musical Artist"@it,
        rdfs:label "has Musical Artist"@en
    
    
ObjectProperty: <http://www.ontologydesignpatterns.org/ekp/Album.owl#hasRecordLabel>

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

    Annotations: 
        rdfs:comment "Genaral relation between Album and Album"@en,
        rdfs:comment "Genaral relation between Album and Magazine"@en,
        rdfs:comment "Genaral relation between Album and Single"@en,
        rdfs:comment "Relazione generale tra Album e Album"@it,
        rdfs:comment "Relazione generale tra Album e Magazine"@it,
        rdfs:comment "Relazione generale tra Album e Single"@it,
        rdfs:label "has Album"@en,
        rdfs:label "has Magazine"@en,
        rdfs:label "has Single"@en
    
    
ObjectProperty: <http://www.ontologydesignpatterns.org/ekp/Album.owl#hasWebsite>

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

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

    Annotations: 
        rdfs:label "Album"@de,
        rdfs:label "album"@en,
        rdfs:label "album"@fr
    
    SubClassOf: 
        <http://www.ontologydesignpatterns.org/ekp/Album.owl#hasAlbum> only <http://dbpedia.org/ontology/Album>,
        <http://www.ontologydesignpatterns.org/ekp/Album.owl#hasBand> only <http://dbpedia.org/ontology/Band>,
        <http://www.ontologydesignpatterns.org/ekp/Album.owl#hasCountry> only <http://dbpedia.org/ontology/Country>,
        <http://www.ontologydesignpatterns.org/ekp/Album.owl#hasMagazine> only <http://dbpedia.org/ontology/Magazine>,
        <http://www.ontologydesignpatterns.org/ekp/Album.owl#hasMusicGenre> only <http://dbpedia.org/ontology/MusicGenre>,
        <http://www.ontologydesignpatterns.org/ekp/Album.owl#hasMusicalArtist> only <http://dbpedia.org/ontology/MusicalArtist>,
        <http://www.ontologydesignpatterns.org/ekp/Album.owl#hasRecordLabel> only <http://dbpedia.org/ontology/RecordLabel>,
        <http://www.ontologydesignpatterns.org/ekp/Album.owl#hasSingle> only <http://dbpedia.org/ontology/Single>,
        <http://www.ontologydesignpatterns.org/ekp/Album.owl#hasWebsite> only <http://dbpedia.org/ontology/Website>
    
    
Class: <http://dbpedia.org/ontology/Website>

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

    Annotations: 
        rdfs:label "artista musical"@pt,
        rdfs:label "musical artist"@en,
        rdfs:label "musicien"@fr
    
    
Class: <http://dbpedia.org/ontology/Single>

    Annotations: 
        rdfs:label "single"@en,
        rdfs:label "single"@fr
    
    
Class: <http://dbpedia.org/ontology/RecordLabel>

    Annotations: 
        rdfs:label "label discographique"@fr,
        rdfs:label "record label"@en
    
    
Class: <http://dbpedia.org/ontology/Magazine>

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

    Annotations: 
        rdfs:label "Band"@en,
        rdfs:label "Musikgruppe"@de,
        rdfs:label "banda"@pt,
        rdfs:label "groupe de musique"@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/MusicGenre>

    Annotations: 
        rdfs:comment "Genaral relation between Album and Music Genre"@en,
        rdfs:comment "Relazione generale tra Album e Music Genre"@it,
        rdfs:label "genre musical"@fr,
        rdfs:label "género musical"@pt,
        rdfs:label "has Music Genre"@en,
        rdfs:label "music genre"@en
    
    
Link to EKP: Album
Personal tools