IRI:
https://w3id.org/MON/music.owl
Imported Ontologies :
https://w3id.org/MON/person.owl (visualise it with LODE )
https://w3id.org/MON/generic.owl (visualise it with LODE )
https://w3id.org/MON/multimediacontent.owl (visualise it with LODE )
Has Intent :
- To represent concepts and properties for describing music that can be found in personal music players.
Other visualisation :
Ontology source - WebVowl

Table of Content

  1. Classes
  2. Object Properties
  3. Namespace Declarations

Classes

Albumc back to ToC or Class ToC

IRI: https://w3id.org/MON/music.owl#Album

One or more recordings issued together.
has super-classes
some Songc
Musical Collectionc

Discographyc back to ToC or Class ToC

IRI: https://w3id.org/MON/music.owl#Discography

A descriptive catalog of musical recordings recordered by an author.
has super-classes
some () or ()
Musical Collectionc

Genrec back to ToC or Class ToC

IRI: https://w3id.org/MON/music.owl#Genre

An expressive style of music.
has super-classes
name some string
is in range of
has genreop

Music Artistc back to ToC or Class ToC

IRI: https://w3id.org/MON/music.owl#MusicArtist

A music artist is a musician and/or singer who records and releases music.
has super-classes
person

Music Groupc back to ToC or Class ToC

IRI: https://w3id.org/MON/music.owl#MusicGroup

Group of musicians, or musical ensemble, usually popular or folk, playing parts of or improvising off of a musical arrangement.
has super-classes
name some string

Musical Collectionc back to ToC or Class ToC

IRI: https://w3id.org/MON/music.owl#MusicalCollection

Any Musical Collection.
has super-classes
has sub-classes
Albumc, Discographyc

Musical Workc back to ToC or Class ToC

IRI: https://w3id.org/MON/music.owl#MusicalWork

Distinct intellectual or artistic musical creation.
has super-classes
name some string
some audio
some
some () or ()
has sub-classes
Songc
is in domain of
has authorop, has genreop, is recorded inop
is in range of
has musical workop

Playlistc back to ToC or Class ToC

IRI: https://w3id.org/MON/music.owl#Playlist

A playlist of 'Musical work'.
has super-classes
some Playlist Slotc
is in domain of
has slotop

Playlist Slotc back to ToC or Class ToC

IRI: https://w3id.org/MON/music.owl#PlaylistSlot

A slot of a playlist.
has super-classes
some integer
only Playlist Slotc
only Playlist Slotc
some
is in range of
has slotop

Songc back to ToC or Class ToC

IRI: https://w3id.org/MON/music.owl#Song

A short musical composition with words.
has super-classes
some video
Musical Workc
is in domain of
has music videoop
is in range of
has songop

Object Properties

has authorop back to ToC or Object Property ToC

IRI: https://w3id.org/MON/music.owl#hasAuthor

The creator of the musical work.
has domain
Musical Workc
has range
() or ()

has first slotop back to ToC or Object Property ToC

IRI: https://w3id.org/MON/music.owl/hasFirstSlot

The first slot of the playlist.
has super-properties
has slotop

has genreop back to ToC or Object Property ToC

IRI: https://w3id.org/MON/music.owl#hasGenre

It associates something (e.g. a Playlist, a Song) with the genre to which it belongs to.
has domain
Musical Workc
has range
Genrec

has music videoop back to ToC or Object Property ToC

IRI: https://w3id.org/MON/music.owl#hasMusicVideo

It associates the song with the video file encoding the video produced for the promoting the song or for artistic purposes.
has domain
Songc
has range
video

has musical workop back to ToC or Object Property ToC

IRI: https://w3id.org/MON/music.owl#hasMusicalWork

A relation between a 'MusicalWork' and another entity which could be a container (i.e. Playlist) or an event (i.e. the user is listening to a certain song).
has sub-properties
has songop
has range
Musical Workc

has slotop back to ToC or Object Property ToC

IRI: https://w3id.org/MON/music.owl#hasSlot

It associates a 'Playlist' with the PlaylistSlots composing it.
has sub-properties
has first slotop
has domain
Playlistc
has range
Playlist Slotc

has songop back to ToC or Object Property ToC

IRI: https://w3id.org/MON/music.owl#hasSong

A relation between a 'Song' and another entity which could be a container (i.e. Playlist) or an event (i.e. the user is listening to a certain song).
has super-properties
has musical workop
has range
Songc

is recorded inop back to ToC or Object Property ToC

IRI: https://w3id.org/MON/music.owl#isRecordedIn

It associates a MusicalWork with the AudioFile in whith it is recorded in.
has domain
Musical Workc
has range
audio

Namespace Declarations back to ToC

generic-owl
https://w3id.org/MON/generic.owl#
j.0
http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#
mon
https://w3id.org/MON/
multimediacontent-owl
https://w3id.org/MON/multimediacontent.owl#
music-owl
https://w3id.org/MON/music.owl#
owl
http://www.w3.org/2002/07/owl#
person-owl
https://w3id.org/MON/person.owl#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
xmlschema
http://www.w3.org/2001/XMLSchema#

This HTML document was obtained by processing the OWL ontology source code through LODE, Live OWL Documentation Environment, developed by Silvio Peroni .