rdf 1.1.3 → 1.1.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (53) hide show
  1. checksums.yaml +4 -4
  2. data/CREDITS +1 -0
  3. data/VERSION +1 -1
  4. data/lib/rdf.rb +10 -48
  5. data/lib/rdf/cli/vocab-loader.rb +78 -142
  6. data/lib/rdf/mixin/enumerable.rb +25 -0
  7. data/lib/rdf/mixin/mutable.rb +3 -0
  8. data/lib/rdf/model/graph.rb +1 -1
  9. data/lib/rdf/model/node.rb +25 -2
  10. data/lib/rdf/model/statement.rb +20 -12
  11. data/lib/rdf/model/uri.rb +11 -2
  12. data/lib/rdf/nquads.rb +8 -6
  13. data/lib/rdf/ntriples/writer.rb +14 -10
  14. data/lib/rdf/query/pattern.rb +10 -8
  15. data/lib/rdf/reader.rb +11 -2
  16. data/lib/rdf/repository.rb +1 -1
  17. data/lib/rdf/vocab.rb +396 -96
  18. data/lib/rdf/vocab/cc.rb +117 -25
  19. data/lib/rdf/vocab/cert.rb +230 -117
  20. data/lib/rdf/vocab/dc.rb +930 -233
  21. data/lib/rdf/vocab/dc11.rb +151 -37
  22. data/lib/rdf/vocab/doap.rb +326 -114
  23. data/lib/rdf/vocab/exif.rb +930 -533
  24. data/lib/rdf/vocab/foaf.rb +602 -346
  25. data/lib/rdf/vocab/geo.rb +139 -33
  26. data/lib/rdf/vocab/gr.rb +1551 -1084
  27. data/lib/rdf/vocab/ht.rb +319 -0
  28. data/lib/rdf/vocab/ical.rb +507 -349
  29. data/lib/rdf/vocab/ma.rb +504 -280
  30. data/lib/rdf/vocab/mo.rb +2425 -876
  31. data/lib/rdf/vocab/og.rb +178 -90
  32. data/lib/rdf/vocab/owl.rb +513 -219
  33. data/lib/rdf/vocab/prov.rb +1557 -479
  34. data/lib/rdf/vocab/rdfs.rb +107 -31
  35. data/lib/rdf/vocab/rdfv.rb +165 -0
  36. data/lib/rdf/vocab/rsa.rb +61 -18
  37. data/lib/rdf/vocab/rss.rb +55 -22
  38. data/lib/rdf/vocab/schema.rb +8590 -3995
  39. data/lib/rdf/vocab/sioc.rb +657 -218
  40. data/lib/rdf/vocab/skos.rb +227 -134
  41. data/lib/rdf/vocab/skosxl.rb +47 -33
  42. data/lib/rdf/vocab/vcard.rb +693 -327
  43. data/lib/rdf/vocab/void.rb +175 -132
  44. data/lib/rdf/vocab/vs.rb +27 -0
  45. data/lib/rdf/vocab/wdrs.rb +123 -119
  46. data/lib/rdf/vocab/wot.rb +155 -45
  47. data/lib/rdf/vocab/xhtml.rb +2 -1
  48. data/lib/rdf/vocab/xhv.rb +496 -231
  49. data/lib/rdf/vocab/xsd.rb +382 -53
  50. data/lib/rdf/writer.rb +8 -4
  51. metadata +5 -4
  52. data/lib/rdf/vocab/http.rb +0 -84
  53. data/lib/rdf/vocab/v.rb +0 -154
data/lib/rdf/vocab/mo.rb CHANGED
@@ -1,886 +1,2435 @@
1
+ # -*- encoding: utf-8 -*-
1
2
  # This file generated automatically using vocab-fetch from http://purl.org/ontology/mo/
2
3
  require 'rdf'
3
4
  module RDF
4
5
  class MO < StrictVocabulary("http://purl.org/ontology/mo/")
5
6
 
6
7
  # Class definitions
7
- property :CD, :label => 'CD', :comment =>
8
- %(Compact Disc used as medium to record a musical manifestation.)
9
- property :DAT, :label => 'DAT', :comment =>
10
- %(Digital Audio Tape used as medium to record a musical
11
- manifestation.)
12
- property :DCC, :label => 'DCC', :comment =>
13
- %(Digital Compact Cassette used as medium to record a musical
14
- manifestation.)
15
- property :DVDA, :label => 'DVDA', :comment =>
16
- %(DVD-Audio used as medium to record a musical manifestation.)
17
- property :ED2K, :label => 'ED2K', :comment =>
18
- %(Something available on the E-Donkey peer-2-peer filesharing
19
- network)
20
- property :Festival, :label => 'Festival', :comment =>
21
- %(A festival - musical/artistic event lasting several days, like
22
- Glastonbury, Rock Am Ring... We migth decompose this event
23
- \(which is in fact just a classification of the space/time
24
- region related to a particular festival\) using hasSubEvent in
25
- several performances at different space/time.)
26
- property :Genre, :label => 'Genre', :comment =>
27
- %(An expressive style of music. Any taxonomy can be plug-in
28
- here. You can either define a genre by yourself, like this:
29
- :mygenre a mo:Genre; dc:title "electro rock". Or you can refer
30
- to a DBPedia genre \(such as
31
- http://dbpedia.org/resource/Baroque_music\), allowing semantic
32
- web clients to access easily really detailed structured
33
- information about the genre you are refering to.)
34
- property :Instrument, :label => 'Instrument', :comment =>
35
- %(Any of various devices or contrivances that can be used to
36
- produce musical tones or sound. Any taxonomy can be used to
37
- subsume this concept. The default one is one extracted by Ivan
38
- Herman from the Musicbrainz instrument taxonomy, conforming to
39
- SKOS. This concept holds a seeAlso link towards this taxonomy.)
40
- property :MD, :label => 'MD', :comment =>
41
- %(Mini Disc used as medium to record a musical manifestation.)
42
- property :MagneticTape, :label => 'MagneticTape', :comment =>
43
- %(Magnetic analogue tape used as medium to record a musical
44
- manifestation.)
45
- property :Medium, :label => 'Medium', :comment =>
46
- %(A means or instrumentality for storing or communicating
47
- musical manifestation.)
48
- property :MusicalItem, :label => 'MusicalItem', :comment =>
49
- %(A single exemplar of a musical expression. For example, it
50
- could be a single exemplar of a CD. This is normally an single
51
- object \(a CD\) possessed by somebody. From the FRBR final
52
- report: The entity defined as item is a concrete entity. It is
53
- in many instances a single physical object \(e.g., a copy of a
54
- one-volume monograph, a single audio cassette, etc.\). There
55
- are instances, however, where the entity defined as item
56
- comprises more than one physical object \(e.g., a monograph
57
- issued as two separately bound volumes, a recording issued on
58
- three separate compact discs, etc.\). In terms of intellectual
59
- content and physical form, an item exemplifying a
60
- manifestation is normally the same as the manifestation
61
- itself. However, variations may occur from one item to
62
- another, even when the items exemplify the same manifestation,
63
- where those variations are the result of actions external to
64
- the intent of the producer of the manifestation \(e.g., damage
65
- occurring after the item was produced, binding performed by a
66
- library, etc.\).)
67
- property :ReleaseType, :label => 'Release type', :comment =>
68
- %(Release type of a particular manifestation, such as "album" or
69
- "interview"...)
70
- property :SACD, :label => 'SACD', :comment =>
71
- %(Super Audio Compact Disc used as medium to record a musical
72
- manifestation.)
73
- property :Show, :label => 'Show', :comment =>
74
- %(A show - a musical event lasting several days, in a particular
75
- venue. Examples can be "The Magic Flute" at the Opera
76
- Bastille, August 2005, or a musical in the west end...)
77
- property :Stream, :label => 'Stream', :comment =>
78
- %(Transmission over a network used as medium to broadcast a
79
- musical manifestation)
80
- property :Torrent, :label => 'Torrent', :comment =>
81
- %(Something available on the Bittorrent peer-2-peer filesharing
82
- network)
83
- property :Vinyl, :label => 'Vinyl', :comment =>
84
- %(Vinyl used as medium to record a musical manifestation)
85
- property :Activity, :label => 'activity', :comment =>
86
- %(An activity period, defining when an artist was musically
87
- active.)
88
- property :AnalogSignal, :label => 'analogue signal', :comment =>
89
- %(An analog signal.)
90
- property :Arrangement, :label => 'arrangement', :comment =>
91
- %(An arrangement event. Takes as agent the arranger, and
92
- produces a score \(informational object, not the actually
93
- published score\).)
94
- property :Arranger, :label => 'arranger'
95
- property :AudioFile, :label => 'audio file', :comment =>
96
- %(An audio file, which may be available on a local file system
97
- or through http, ftp, etc.)
98
- property :Composer, :label => 'composer'
99
- property :Composition, :label => 'composition', :comment =>
100
- %(A composition event. Takes as agent the composer himself. It
101
- produces a MusicalWork, or a MusicalExpression \(when the
102
- initial "product" is a score, for example\), or both...)
103
- property :Conductor, :label => 'conductor'
104
- property :CorporateBody, :label => 'corporate body', :comment =>
105
- %(Organization or group of individuals and/or other
106
- organizations involved in the music market.)
107
- property :DigitalSignal, :label => 'digital signal', :comment =>
108
- %(A digital signal)
109
- property :Instrumentation, :label => 'instrumentation', :comment =>
110
- %(Instrumentation deals with the techniques of writing music for
111
- a specific instrument, including the limitations of the
112
- instrument, playing techniques and idiomatic handling of the
113
- instrument.)
114
- property :Label, :label => 'label', :comment =>
115
- %(Trade name of a company that produces musical works or
116
- expression of musical works.)
117
- property :Libretto, :label => 'libretto', :comment =>
118
- %(Libretto)
119
- property :Listener, :label => 'listened'
120
- property :Lyrics, :label => 'lyrics', :comment =>
121
- %(Lyrics)
122
- property :Membership, :label => 'membership', :comment =>
123
- %(A membership event, where one or several people belongs to a
124
- group during a particular time period.)
125
- property :Movement, :label => 'movement', :comment =>
126
- %(A movement is a self-contained part of a musical work. While
127
- individual or selected movements from a composition are
128
- sometimes performed separately, a performance of the complete
129
- work requires all the movements to be performed in succession.
130
- Often a composer attempts to interrelate the movements
131
- thematically, or sometimes in more subtle ways, in order that
132
- the individual movements exert a cumulative effect. In some
133
- forms, composers sometimes link the movements, or ask for them
134
- to be played without a pause between them.)
135
- property :MusicArtist, :label => 'music artist', :comment =>
136
- %(A person or a group of people \(or a computer :-\) \), whose
137
- musical creative work shows sensitivity and imagination)
138
- property :MusicGroup, :label => 'music group', :comment =>
139
- %(Group of musicians, or musical ensemble, usually popular or
140
- folk, playing parts of or improvising off of a musical
141
- arrangement.)
142
- property :MusicalExpression, :label => 'musical expression', :comment =>
143
- %(The intellectual or artistic realization of a work in the form
144
- of alpha-numeric, musical, or choreographic notation, sound,
145
- etc., or any combination of such forms. For example: Work #1
146
- Franz Schubert's Trout quintet * Expression #1 the composer's
147
- score * Expression #2 sound issued from the performance by the
148
- Amadeus Quartet and Hephzibah Menuhin on piano * Expression #3
149
- sound issued from the performance by the Cleveland Quartet and
150
- Yo-Yo Ma on the cello * . . . . The Music Ontology defines the
151
- following sub-concepts of a MusicalExpression, which should be
152
- used instead of MusicalExpression itself: Score \(the result
153
- of an arrangement\), Sound \(produced during a performance\),
154
- Signal. However, it is possible to stick to FRBR and bypass
155
- the worflow mechanism this ontology defines by using the core
156
- FRBR properties on such objects. But it is often better to use
157
- events to interconnect such expressions \(allowing to go
158
- deeply into the production process - `this performer was
159
- playing this particular instrument at that particular time'\).)
160
- property :MusicalManifestation, :label => 'musical manifestation', :comment =>
161
- %(This entity is related to the edition/production/publication
162
- of a musical expression \(musical manifestation are closely
163
- related with the music industry \(their terms, concepts,
164
- definitions, methods \(production, publication, etc.\), etc.\)
165
- From the FRBR final report: The entity defined as
166
- manifestation encompasses a wide range of materials, including
167
- manuscripts, books, periodicals, maps, posters, sound
168
- recordings, films, video recordings, CD-ROMs, multimedia kits,
169
- etc. As an entity, manifestation represents all the physical
170
- objects that bear the same characteristics, in respect to both
171
- intellectual content and physical form. Work #1 J. S. Bach's
172
- Six suites for unaccompanied cello * Expression #1 sound
173
- issued during the performance by Janos Starker recorded in
174
- 1963 and 1965 o Manifestation #1 recordings released on 33 1/3
175
- rpm sound discs in 1965 by Mercury o Manifestation #2
176
- recordings re-released on compact disc in 1991 by Mercury *
177
- Expression #2 sound issued during the performances by Yo-Yo Ma
178
- recorded in 1983 o Manifestation #1 recordings released on 33
179
- 1/3 rpm sound discs in 1983 by CBS Records o Manifestation #2
180
- recordings re-released on compact disc in 1992 by CBS Records
181
- Changes that occur deliberately or even inadvertently in the
182
- production process that affect the copies result, strictly
183
- speaking, in a new manifestation. A manifestation resulting
184
- from such a change may be identified as a particular "state"
185
- or "issue" of the publication. Changes that occur to an
186
- individual copy after the production process is complete
187
- \(e.g., the loss of a page, rebinding, etc.\) are not
188
- considered to result in a new manifestation. That copy is
189
- simply considered to be an exemplar \(or item\) of the
190
- manifestation that deviates from the copy as produced. With
191
- the entity defined as manifestation we can describe the
192
- physical characteristics of a set of items and the
193
- characteristics associated with the production and
194
- distribution of that set of items that may be important
195
- factors in enabling users to choose a manifestation
196
- appropriate to their physical needs and constraints, and to
197
- identify and acquire a copy of that manifestation. Defining
198
- manifestation as an entity also enables us to draw
199
- relationships between specific manifestations of a work. We
200
- can use the relationships between manifestations to identify,
201
- for example, the specific publication that was used to create
202
- a microreproduction.)
203
- property :MusicalWork, :label => 'musical work', :comment =>
204
- %(Distinct intellectual or artistic musical creation. From the
205
- FRBR final report: A work is an abstract entity; there is no
206
- single material object one can point to as the work. We
207
- recognize the work through individual realizations or
208
- expressions of the work, but the work itself exists only in
209
- the commonality of content between and among the various
210
- expressions of the work. When we speak of Homer's Iliad as a
211
- work, our point of reference is not a particular recitation or
212
- text of the work, but the intellectual creation that lies
213
- behind all the various expressions of the work. For example:
214
- work #1 J. S. Bach's The art of the fugue)
215
- property :Orchestration, :label => 'orchestration', :comment =>
216
- %(Orchestration includes, in addition to instrumentation, the
217
- handling of groups of instruments and their balance and
218
- interaction.)
219
- property :Performance, :label => 'performance', :comment =>
220
- %(A performance event. It might include as agents performers,
221
- engineers, conductors, or even listeners. It might include as
222
- factors a score, a MusicalWork, musical instruments. It might
223
- produce a sound:-\))
224
- property :Performer, :label => 'performer'
225
- property :PublishedLibretto, :label => 'published libretto', :comment =>
226
- %(A published libretto)
227
- property :PublishedLyrics, :label => 'published lyrics', :comment =>
228
- %(Published lyrics, as a book or as a text file, for example)
229
- property :PublishedScore, :label => 'published score', :comment =>
230
- %(A published score \(subclass of MusicalManifestation\))
231
- property :Record, :label => 'record', :comment =>
232
- %(A published record \(manifestation which first aim is to
233
- render the product of a recording\))
234
- property :Recording, :label => 'recording', :comment =>
235
- %(A recording event. Takes a sound as a factor to produce a
236
- signal \(analog or digital\). The location of such events \(if
237
- any\) is the actual location of the corresponding microphone
238
- or the "recording device".)
239
- property :RecordingSession, :label => 'recording session', :comment =>
240
- %(A set of performances/recordings/mastering events. This event
241
- can be decomposed in its constituent events using
242
- event:sub_event)
243
- property :Release, :label => 'release', :comment =>
244
- %(A specific release, with barcode, box, liner notes, cover art,
245
- and a number of records)
246
- property :ReleaseEvent, :label => 'release event', :comment =>
247
- %(A release event, in a particular place \(e.g. a country\) at a
248
- particular time. Other factors of this event might include
249
- cover art, liner notes, box, etc. or a release grouping all
250
- these.)
251
- property :ReleaseStatus, :label => 'release status', :comment =>
252
- %(Musical manifestation release status.)
253
- property :Score, :label => 'score', :comment =>
254
- %(Here, we are dealing with the informational object \(the
255
- MusicalExpression\), not the actually "published" score. This
256
- may be, for example, the product of an arrangement process.)
257
- property :Signal, :label => 'signal', :comment =>
258
- %(A subclass of MusicalExpression, representing a signal, for
259
- example a master signal produced by a performance and a
260
- recording.)
261
- property :SignalGroup, :label => 'signal group', :comment =>
262
- %(A musical expression representing a group of signals, for
263
- example a set of masters resulting from a whole
264
- recording/mastering session.)
265
- property :SoloMusicArtist, :label => 'solo music artist', :comment =>
266
- %(Single person whose musical creative work shows sensitivity
267
- and imagination.)
268
- property :Sound, :label => 'sound', :comment =>
269
- %(A subclass of MusicalExpression, representing a sound.
270
- Realisation of a MusicalWork during a musical Performance.)
271
- property :SoundEngineer, :label => 'sound engineer'
272
- property :Track, :label => 'track', :comment =>
273
- %(A track on a particular record)
274
- property :Transcription, :label => 'transcription', :comment =>
275
- %(Transcription event)
8
+ term :Activity,
9
+ comment: %(
10
+ An activity period, defining when an artist was musically active.
11
+ ).freeze,
12
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
13
+ label: "activity".freeze,
14
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
15
+ subClassOf: "http://purl.org/NET/c4dm/event.owl#Event".freeze,
16
+ type: "owl:Class".freeze,
17
+ "vs:term_status" => %(testing).freeze
18
+ term :AnalogSignal,
19
+ comment: %(
20
+ An analog signal.
21
+ ).freeze,
22
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
23
+ label: "analogue signal".freeze,
24
+ "owl:disjointWith" => %(http://purl.org/ontology/mo/DigitalSignal).freeze,
25
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
26
+ subClassOf: "http://purl.org/ontology/mo/Signal".freeze,
27
+ type: "owl:Class".freeze,
28
+ "vs:term_status" => %(stable).freeze
29
+ term :Arrangement,
30
+ comment: %(
31
+ An arrangement event.
32
+ Takes as agent the arranger, and produces a score \(informational object, not the actually published score\).
33
+ ).freeze,
34
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
35
+ label: "arrangement".freeze,
36
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
37
+ subClassOf: "http://purl.org/NET/c4dm/event.owl#Event".freeze,
38
+ type: "owl:Class".freeze,
39
+ "vs:term_status" => %(stable).freeze
40
+ term :Arranger,
41
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
42
+ label: "arranger".freeze,
43
+ "owl:equivalentClass" => %(_:g2177683500).freeze,
44
+ subClassOf: "foaf:Agent".freeze,
45
+ type: "owl:Class".freeze,
46
+ "vs:term_status" => %(unstable).freeze
47
+ term :AudioFile,
48
+ comment: %(An audio file, which may be available on a local file system or through http, ftp, etc.).freeze,
49
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
50
+ label: "audio file".freeze,
51
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
52
+ subClassOf: "http://purl.org/ontology/mo/Medium".freeze,
53
+ type: "owl:Class".freeze,
54
+ "vs:term_status" => %(unstable).freeze
55
+ term :CD,
56
+ comment: %(Compact Disc used as medium to record a musical manifestation.).freeze,
57
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
58
+ label: "CD".freeze,
59
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
60
+ subClassOf: "http://purl.org/ontology/mo/Medium".freeze,
61
+ type: "owl:Class".freeze,
62
+ "vs:term_status" => %(unstable).freeze
63
+ term :Composer,
64
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
65
+ label: "composer".freeze,
66
+ "owl:equivalentClass" => %(_:g2171861660).freeze,
67
+ subClassOf: "foaf:Agent".freeze,
68
+ type: "owl:Class".freeze,
69
+ "vs:term_status" => %(unstable).freeze
70
+ term :Composition,
71
+ comment: %(
72
+ A composition event.
73
+ Takes as agent the composer himself.
74
+ It produces a MusicalWork, or a MusicalExpression \(when the initial "product" is a score, for example\), or both...
75
+ ).freeze,
76
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
77
+ label: "composition".freeze,
78
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
79
+ subClassOf: "http://purl.org/NET/c4dm/event.owl#Event".freeze,
80
+ type: "owl:Class".freeze,
81
+ "vs:term_status" => %(stable).freeze
82
+ term :Conductor,
83
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
84
+ label: "conductor".freeze,
85
+ "owl:equivalentClass" => %(_:g2170768460).freeze,
86
+ subClassOf: "foaf:Agent".freeze,
87
+ type: "owl:Class".freeze,
88
+ "vs:term_status" => %(unstable).freeze
89
+ term :CorporateBody,
90
+ comment: %(Organization or group of individuals and/or other organizations involved in the music market.).freeze,
91
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
92
+ label: "corporate body".freeze,
93
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
94
+ subClassOf: "foaf:Organization".freeze,
95
+ type: "owl:Class".freeze,
96
+ "vs:term_status" => %(stable).freeze
97
+ term :DAT,
98
+ comment: %(Digital Audio Tape used as medium to record a musical manifestation.).freeze,
99
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
100
+ label: "DAT".freeze,
101
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
102
+ subClassOf: "http://purl.org/ontology/mo/Medium".freeze,
103
+ type: "owl:Class".freeze,
104
+ "vs:term_status" => %(unstable).freeze
105
+ term :DCC,
106
+ comment: %(Digital Compact Cassette used as medium to record a musical manifestation.).freeze,
107
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
108
+ label: "DCC".freeze,
109
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
110
+ subClassOf: "http://purl.org/ontology/mo/Medium".freeze,
111
+ type: "owl:Class".freeze,
112
+ "vs:term_status" => %(unstable).freeze
113
+ term :DVDA,
114
+ comment: %(DVD-Audio used as medium to record a musical manifestation.).freeze,
115
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
116
+ label: "DVDA".freeze,
117
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
118
+ subClassOf: "http://purl.org/ontology/mo/Medium".freeze,
119
+ type: "owl:Class".freeze,
120
+ "vs:term_status" => %(unstable).freeze
121
+ term :DigitalSignal,
122
+ comment: %(
123
+ A digital signal
124
+ ).freeze,
125
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
126
+ label: "digital signal".freeze,
127
+ "owl:disjointWith" => %(http://purl.org/ontology/mo/AnalogSignal).freeze,
128
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
129
+ subClassOf: "http://purl.org/ontology/mo/Signal".freeze,
130
+ type: "owl:Class".freeze,
131
+ "vs:term_status" => %(stable).freeze
132
+ term :ED2K,
133
+ comment: %(Something available on the E-Donkey peer-2-peer filesharing network).freeze,
134
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
135
+ label: "ED2K".freeze,
136
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
137
+ subClassOf: "http://purl.org/ontology/mo/Medium".freeze,
138
+ type: "owl:Class".freeze,
139
+ "vs:term_status" => %(unstable).freeze
140
+ term :Festival,
141
+ comment: %(
142
+ A festival - musical/artistic event lasting several days, like Glastonbury, Rock Am Ring...
143
+ We migth decompose this event \(which is in fact just a classification of the space/time region related to
144
+ a particular festival\) using hasSubEvent in several performances at different space/time.
145
+ ).freeze,
146
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
147
+ label: "Festival".freeze,
148
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
149
+ subClassOf: "http://purl.org/NET/c4dm/event.owl#Event".freeze,
150
+ type: "owl:Class".freeze,
151
+ "vs:term_status" => %(stable).freeze
152
+ term :Genre,
153
+ comment: %(
154
+ An expressive style of music.
155
+
156
+ Any taxonomy can be plug-in here. You can either define a genre by yourself, like this:
157
+
158
+ :mygenre a mo:Genre; dc:title "electro rock".
159
+
160
+ Or you can refer to a DBPedia genre \(such as http://dbpedia.org/resource/Baroque_music\), allowing semantic web
161
+ clients to access easily really detailed structured information about the genre you are refering to.
162
+ ).freeze,
163
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
164
+ label: "Genre".freeze,
165
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
166
+ type: "owl:Class".freeze,
167
+ "vs:term_status" => %(stable).freeze
168
+ term :Instrument,
169
+ comment: %(
170
+ Any of various devices or contrivances that can be used to produce musical tones or sound.
171
+
172
+ Any taxonomy can be used to subsume this concept. The default one is one extracted by Ivan Herman
173
+ from the Musicbrainz instrument taxonomy, conforming to SKOS. This concept holds a seeAlso link
174
+ towards this taxonomy.
175
+ ).freeze,
176
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
177
+ label: "Instrument".freeze,
178
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
179
+ "rdfs:seeAlso" => %(http://purl.org/ontology/mo/mit#).freeze,
180
+ type: "owl:Class".freeze,
181
+ "vs:term_status" => %(stable).freeze
182
+ term :Instrumentation,
183
+ comment: %(
184
+ Instrumentation deals with the techniques of writing music for a specific instrument,
185
+ including the limitations of the instrument, playing techniques and idiomatic handling of the instrument.
186
+ ).freeze,
187
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
188
+ label: "instrumentation".freeze,
189
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
190
+ subClassOf: "http://purl.org/ontology/mo/Arrangement".freeze,
191
+ type: "owl:Class".freeze,
192
+ "vs:term_status" => %(stable).freeze
193
+ term :Label,
194
+ comment: %(Trade name of a company that produces musical works or expression of musical works.).freeze,
195
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
196
+ label: "label".freeze,
197
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
198
+ subClassOf: "http://purl.org/ontology/mo/CorporateBody".freeze,
199
+ type: "owl:Class".freeze,
200
+ "vs:term_status" => %(stable).freeze
201
+ term :Libretto,
202
+ comment: %(
203
+ Libretto
204
+ ).freeze,
205
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
206
+ label: "libretto".freeze,
207
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
208
+ subClassOf: "http://purl.org/ontology/mo/MusicalExpression".freeze,
209
+ type: "owl:Class".freeze,
210
+ "vs:term_status" => %(stable).freeze
211
+ term :Listener,
212
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
213
+ label: "listened".freeze,
214
+ "owl:equivalentClass" => %(_:g2177472660).freeze,
215
+ subClassOf: "foaf:Agent".freeze,
216
+ type: "owl:Class".freeze,
217
+ "vs:term_status" => %(unstable).freeze
218
+ term :Lyrics,
219
+ comment: %(
220
+ Lyrics
221
+ ).freeze,
222
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
223
+ label: "lyrics".freeze,
224
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
225
+ subClassOf: "http://purl.org/ontology/mo/MusicalExpression".freeze,
226
+ type: "owl:Class".freeze,
227
+ "vs:term_status" => %(stable).freeze
228
+ term :MD,
229
+ comment: %(Mini Disc used as medium to record a musical manifestation.).freeze,
230
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
231
+ label: "MD".freeze,
232
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
233
+ subClassOf: "http://purl.org/ontology/mo/Medium".freeze,
234
+ type: "owl:Class".freeze,
235
+ "vs:term_status" => %(unstable).freeze
236
+ term :MagneticTape,
237
+ comment: %(Magnetic analogue tape used as medium to record a musical manifestation.).freeze,
238
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
239
+ label: "MagneticTape".freeze,
240
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
241
+ subClassOf: "http://purl.org/ontology/mo/Medium".freeze,
242
+ type: "owl:Class".freeze,
243
+ "vs:term_status" => %(unstable).freeze
244
+ term :Medium,
245
+ comment: %(A means or instrumentality for storing or communicating musical manifestation.).freeze,
246
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
247
+ label: "Medium".freeze,
248
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
249
+ subClassOf: "http://purl.org/ontology/mo/MusicalItem".freeze,
250
+ type: "owl:Class".freeze,
251
+ "vs:term_status" => %(unstable).freeze
252
+ term :Membership,
253
+ comment: %(A membership event, where one or several people belongs to a group during a particular time period.).freeze,
254
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
255
+ label: "membership".freeze,
256
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
257
+ subClassOf: "http://purl.org/NET/c4dm/event.owl#Event".freeze,
258
+ type: "owl:Class".freeze,
259
+ "vs:term_status" => %(testing).freeze
260
+ term :Movement,
261
+ comment: %(A movement is a self-contained part of a musical work. While individual or selected movements from a composition are sometimes performed separately, a performance of the complete work requires all the movements to be performed in succession.
262
+
263
+ Often a composer attempts to interrelate the movements thematically, or sometimes in more subtle ways, in order that the individual
264
+ movements exert a cumulative effect. In some forms, composers sometimes link the movements, or ask for them to be played without a
265
+ pause between them.
266
+ ).freeze,
267
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
268
+ label: "movement".freeze,
269
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
270
+ subClassOf: "http://purl.org/ontology/mo/MusicalWork".freeze,
271
+ type: "owl:Class".freeze,
272
+ "vs:term_status" => %(unstable).freeze
273
+ term :MusicArtist,
274
+ comment: %(
275
+ A person or a group of people \(or a computer :-\) \), whose musical
276
+ creative work shows sensitivity and imagination
277
+ ).freeze,
278
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
279
+ label: "music artist".freeze,
280
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
281
+ subClassOf: "foaf:Agent".freeze,
282
+ type: "owl:Class".freeze,
283
+ "vs:term_status" => %(stable).freeze
284
+ term :MusicGroup,
285
+ comment: %(Group of musicians, or musical ensemble, usually popular or folk, playing parts of or improvising off of a musical arrangement. ).freeze,
286
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
287
+ label: "music group".freeze,
288
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
289
+ subClassOf: "foaf:Group".freeze,
290
+ type: "owl:Class".freeze,
291
+ "vs:term_status" => %(stable).freeze
292
+ term :MusicalExpression,
293
+ comment: %(
294
+ The intellectual or artistic realization of a work in the form of alpha-numeric, musical, or choreographic notation, sound, etc., or any combination of such forms.
295
+
296
+
297
+ For example:
298
+
299
+ Work #1 Franz Schubert's Trout quintet
300
+
301
+ * Expression #1 the composer's score
302
+ * Expression #2 sound issued from the performance by the Amadeus Quartet and Hephzibah Menuhin on piano
303
+ * Expression #3 sound issued from the performance by the Cleveland Quartet and Yo-Yo Ma on the cello
304
+ * . . . .
305
+
306
+ The Music Ontology defines the following sub-concepts of a MusicalExpression, which should be used instead of MusicalExpression itself: Score \(the
307
+ result of an arrangement\), Sound \(produced during a performance\), Signal. However, it is possible to stick to FRBR and bypass the worflow
308
+ mechanism this ontology defines by using the core FRBR properties on such objects. But it is often better to use events to interconnect such
309
+ expressions \(allowing to go deeply into the production process - `this performer was playing this particular instrument at that
310
+ particular time'\).
311
+
312
+ ).freeze,
313
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
314
+ label: "musical expression".freeze,
315
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
316
+ subClassOf: "http://purl.org/vocab/frbr/core#Expression".freeze,
317
+ type: "owl:Class".freeze,
318
+ "vs:term_status" => %(unstable).freeze
319
+ term :MusicalItem,
320
+ comment: %(A single exemplar of a musical expression.
321
+
322
+ For example, it could be a single exemplar of a CD. This is normally an single object \(a CD\) possessed by somebody.
323
+
324
+ From the FRBR final report: The entity defined as item is a concrete entity. It is in many instances a single physical object \(e.g., a copy of a one-volume monograph, a single audio cassette, etc.\). There are instances, however, where the entity defined as item comprises more than one physical object \(e.g., a monograph issued as two separately bound volumes, a recording issued on three separate compact discs, etc.\).
325
+
326
+ In terms of intellectual content and physical form, an item exemplifying a manifestation is normally the same as the manifestation itself. However, variations may occur from one item to another, even when the items exemplify the same manifestation, where those variations are the result of actions external to the intent of the producer of the manifestation \(e.g., damage occurring after the item was produced, binding performed by a library, etc.\).
327
+ ).freeze,
328
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
329
+ label: "MusicalItem".freeze,
330
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
331
+ type: "owl:Class".freeze,
332
+ "vs:term_status" => %(unstable).freeze
333
+ term :MusicalManifestation,
334
+ comment: %(
335
+
336
+ This entity is related to the edition/production/publication of a musical expression \(musical manifestation are closely related with the music industry \(their terms, concepts, definitions, methods \(production, publication, etc.\), etc.\)
337
+
338
+ From the FRBR final report: The entity defined as manifestation encompasses a wide range of materials, including manuscripts, books, periodicals, maps, posters, sound recordings, films, video recordings, CD-ROMs, multimedia kits, etc. As an entity, manifestation represents all the physical objects that bear the same characteristics, in respect to both intellectual content and physical form.
339
+
340
+
341
+ Work #1 J. S. Bach's Six suites for unaccompanied cello
342
+
343
+ * Expression #1 sound issued during the performance by Janos Starker recorded in 1963 and 1965
344
+ o Manifestation #1 recordings released on 33 1/3 rpm sound discs in 1965 by Mercury
345
+ o Manifestation #2 recordings re-released on compact disc in 1991 by Mercury
346
+ * Expression #2 sound issued during the performances by Yo-Yo Ma recorded in 1983
347
+ o Manifestation #1 recordings released on 33 1/3 rpm sound discs in 1983 by CBS Records
348
+ o Manifestation #2 recordings re-released on compact disc in 1992 by CBS Records
349
+
350
+
351
+ Changes that occur deliberately or even inadvertently in the production process that affect the copies result, strictly speaking, in a new manifestation. A manifestation resulting from such a change may be identified as a particular "state" or "issue" of the publication.
352
+
353
+ Changes that occur to an individual copy after the production process is complete \(e.g., the loss of a page, rebinding, etc.\) are not considered to result in a new manifestation. That copy is simply considered to be an exemplar \(or item\) of the manifestation that deviates from the copy as produced.
354
+
355
+ With the entity defined as manifestation we can describe the physical characteristics of a set of items and the characteristics associated with the production and distribution of that set of items that may be important factors in enabling users to choose a manifestation appropriate to their physical needs and constraints, and to identify and acquire a copy of that manifestation.
356
+
357
+ Defining manifestation as an entity also enables us to draw relationships between specific manifestations of a work. We can use the relationships between manifestations to identify, for example, the specific publication that was used to create a microreproduction.
358
+
359
+ ).freeze,
360
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
361
+ label: "musical manifestation".freeze,
362
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
363
+ subClassOf: "http://purl.org/vocab/frbr/core#Manifestation".freeze,
364
+ type: "owl:Class".freeze,
365
+ "vs:term_status" => %(stable).freeze
366
+ term :MusicalWork,
367
+ comment: %(
368
+ Distinct intellectual or artistic musical creation.
369
+
370
+ From the FRBR final report: A work is an abstract entity; there is no single material object one can point to as the work. We recognize the work through individual realizations or expressions of the work, but the work itself exists only in the commonality of
371
+ content between and among the various expressions of the work. When we speak of Homer's Iliad as a work, our point of reference is not a particular recitation or text of the work, but the intellectual creation that lies behind all the various expressions of the work.
372
+
373
+ For example:
374
+
375
+ work #1 J. S. Bach's The art of the fugue
376
+
377
+
378
+ ).freeze,
379
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
380
+ label: "musical work".freeze,
381
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
382
+ subClassOf: "http://purl.org/vocab/frbr/core#Work".freeze,
383
+ type: "owl:Class".freeze,
384
+ "vs:term_status" => %(stable).freeze
385
+ term :Orchestration,
386
+ comment: %(
387
+ Orchestration includes, in addition to instrumentation, the handling of groups of instruments and their balance and interaction.
388
+ ).freeze,
389
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
390
+ label: "orchestration".freeze,
391
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
392
+ subClassOf: "http://purl.org/ontology/mo/Arrangement".freeze,
393
+ type: "owl:Class".freeze,
394
+ "vs:term_status" => %(stable).freeze
395
+ term :Performance,
396
+ comment: %(
397
+ A performance event.
398
+ It might include as agents performers, engineers, conductors, or even listeners.
399
+ It might include as factors a score, a MusicalWork, musical instruments.
400
+ It might produce a sound:-\)
401
+ ).freeze,
402
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
403
+ label: "performance".freeze,
404
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
405
+ subClassOf: "http://purl.org/NET/c4dm/event.owl#Event".freeze,
406
+ type: "owl:Class".freeze,
407
+ "vs:term_status" => %(stable).freeze
408
+ term :Performer,
409
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
410
+ label: "performer".freeze,
411
+ "owl:equivalentClass" => %(_:g2169332320).freeze,
412
+ subClassOf: "foaf:Agent".freeze,
413
+ type: "owl:Class".freeze,
414
+ "vs:term_status" => %(unstable).freeze
415
+ term :PublishedLibretto,
416
+ comment: %(A published libretto).freeze,
417
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
418
+ label: "published libretto".freeze,
419
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
420
+ subClassOf: "http://purl.org/ontology/mo/MusicalManifestation".freeze,
421
+ type: "owl:Class".freeze,
422
+ "vs:term_status" => %(stable).freeze
423
+ term :PublishedLyrics,
424
+ comment: %(Published lyrics, as a book or as a text file, for example).freeze,
425
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
426
+ label: "published lyrics".freeze,
427
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
428
+ subClassOf: "http://purl.org/ontology/mo/MusicalManifestation".freeze,
429
+ type: "owl:Class".freeze,
430
+ "vs:term_status" => %(stable).freeze
431
+ term :PublishedScore,
432
+ comment: %(A published score \(subclass of MusicalManifestation\)).freeze,
433
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
434
+ label: "published score".freeze,
435
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
436
+ subClassOf: "http://purl.org/ontology/mo/MusicalManifestation".freeze,
437
+ type: "owl:Class".freeze,
438
+ "vs:term_status" => %(stable).freeze
439
+ term :Record,
440
+ comment: %(A published record \(manifestation which first aim is to render the product of a recording\)).freeze,
441
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
442
+ label: "record".freeze,
443
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
444
+ subClassOf: "http://purl.org/ontology/mo/MusicalManifestation".freeze,
445
+ type: "owl:Class".freeze,
446
+ "vs:term_status" => %(stable).freeze
447
+ term :Recording,
448
+ comment: %(
449
+ A recording event.
450
+ Takes a sound as a factor to produce a signal \(analog or digital\).
451
+ The location of such events \(if any\) is the actual location of the corresponding
452
+ microphone or the "recording device".
453
+ ).freeze,
454
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
455
+ label: "recording".freeze,
456
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
457
+ subClassOf: "http://purl.org/NET/c4dm/event.owl#Event".freeze,
458
+ type: "owl:Class".freeze,
459
+ "vs:term_status" => %(stable).freeze
460
+ term :RecordingSession,
461
+ comment: %(A set of performances/recordings/mastering events. This event can be decomposed in its constituent events using event:sub_event).freeze,
462
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
463
+ label: "recording session".freeze,
464
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
465
+ subClassOf: "http://purl.org/NET/c4dm/event.owl#Event".freeze,
466
+ type: "owl:Class".freeze,
467
+ "vs:term_status" => %(testing).freeze
468
+ term :Release,
469
+ comment: %(A specific release, with barcode, box, liner notes, cover art, and a number of records).freeze,
470
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
471
+ label: "release".freeze,
472
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
473
+ subClassOf: "http://purl.org/ontology/mo/MusicalManifestation".freeze,
474
+ type: "owl:Class".freeze,
475
+ "vs:term_status" => %(testing).freeze
476
+ term :ReleaseEvent,
477
+ comment: %(A release event, in a particular place \(e.g. a country\) at a particular time. Other factors of this event might include cover art, liner notes, box, etc. or a release grouping all these.).freeze,
478
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
479
+ label: "release event".freeze,
480
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
481
+ subClassOf: "http://purl.org/NET/c4dm/event.owl#Event".freeze,
482
+ type: "owl:Class".freeze,
483
+ "vs:term_status" => %(testing).freeze
484
+ term :ReleaseStatus,
485
+ comment: %(Musical manifestation release status.).freeze,
486
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
487
+ label: "release status".freeze,
488
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
489
+ type: "owl:Class".freeze,
490
+ "vs:term_status" => %(stable).freeze
491
+ term :ReleaseType,
492
+ comment: %(
493
+ Release type of a particular manifestation, such as "album" or "interview"...
494
+ ).freeze,
495
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
496
+ label: "Release type".freeze,
497
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
498
+ type: "owl:Class".freeze,
499
+ "vs:term_status" => %(stable).freeze
500
+ term :SACD,
501
+ comment: %(Super Audio Compact Disc used as medium to record a musical manifestation.).freeze,
502
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
503
+ label: "SACD".freeze,
504
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
505
+ subClassOf: "http://purl.org/ontology/mo/Medium".freeze,
506
+ type: "owl:Class".freeze,
507
+ "vs:term_status" => %(unstable).freeze
508
+ term :Score,
509
+ comment: %(
510
+ Here, we are dealing with the informational object \(the MusicalExpression\), not the actually "published" score.
511
+ This may be, for example, the product of an arrangement process.
512
+ ).freeze,
513
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
514
+ label: "score".freeze,
515
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
516
+ subClassOf: "http://purl.org/ontology/mo/MusicalExpression".freeze,
517
+ type: "owl:Class".freeze,
518
+ "vs:term_status" => %(stable).freeze
519
+ term :Show,
520
+ comment: %(
521
+ A show - a musical event lasting several days, in a particular venue. Examples can be
522
+ "The Magic Flute" at the Opera Bastille, August 2005, or a musical in the west end...
523
+ ).freeze,
524
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
525
+ label: "Show".freeze,
526
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
527
+ subClassOf: "http://purl.org/NET/c4dm/event.owl#Event".freeze,
528
+ type: "owl:Class".freeze,
529
+ "vs:term_status" => %(stable).freeze
530
+ term :Signal,
531
+ comment: %(
532
+ A subclass of MusicalExpression, representing a signal, for example a master signal produced by a performance and a recording.
533
+ ).freeze,
534
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
535
+ label: "signal".freeze,
536
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
537
+ subClassOf: "http://purl.org/ontology/mo/MusicalExpression".freeze,
538
+ type: "owl:Class".freeze,
539
+ "vs:term_status" => %(stable).freeze
540
+ term :SignalGroup,
541
+ comment: %(
542
+ A musical expression representing a group of signals, for example a set of masters resulting from a whole recording/mastering session.
543
+ ).freeze,
544
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
545
+ label: "signal group".freeze,
546
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
547
+ subClassOf: "http://purl.org/ontology/mo/MusicalExpression".freeze,
548
+ type: "owl:Class".freeze,
549
+ "vs:term_status" => %(testing).freeze
550
+ term :SoloMusicArtist,
551
+ comment: %(Single person whose musical creative work shows sensitivity and imagination.).freeze,
552
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
553
+ label: "solo music artist".freeze,
554
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
555
+ subClassOf: "foaf:Person".freeze,
556
+ type: "owl:Class".freeze,
557
+ "vs:term_status" => %(stable).freeze
558
+ term :Sound,
559
+ comment: %(
560
+ A subclass of MusicalExpression, representing a sound. Realisation of a MusicalWork during a musical Performance.
561
+ ).freeze,
562
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
563
+ label: "sound".freeze,
564
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
565
+ subClassOf: "http://purl.org/NET/c4dm/event.owl#Event".freeze,
566
+ type: "owl:Class".freeze,
567
+ "vs:term_status" => %(stable).freeze
568
+ term :SoundEngineer,
569
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
570
+ label: "sound engineer".freeze,
571
+ "owl:equivalentClass" => %(_:g2178352280).freeze,
572
+ subClassOf: "foaf:Agent".freeze,
573
+ type: "owl:Class".freeze,
574
+ "vs:term_status" => %(unstable).freeze
575
+ term :Stream,
576
+ comment: %(Transmission over a network used as medium to broadcast a musical manifestation).freeze,
577
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
578
+ label: "Stream".freeze,
579
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
580
+ subClassOf: "http://purl.org/ontology/mo/Medium".freeze,
581
+ type: "owl:Class".freeze,
582
+ "vs:term_status" => %(unstable).freeze
583
+ term :Torrent,
584
+ comment: %(Something available on the Bittorrent peer-2-peer filesharing network).freeze,
585
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
586
+ label: "Torrent".freeze,
587
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
588
+ subClassOf: "http://purl.org/ontology/mo/Medium".freeze,
589
+ type: "owl:Class".freeze,
590
+ "vs:term_status" => %(unstable).freeze
591
+ term :Track,
592
+ comment: %(A track on a particular record).freeze,
593
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
594
+ label: "track".freeze,
595
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
596
+ subClassOf: "http://purl.org/ontology/mo/MusicalManifestation".freeze,
597
+ type: "owl:Class".freeze,
598
+ "vs:term_status" => %(stable).freeze
599
+ term :Transcription,
600
+ comment: %(Transcription event).freeze,
601
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
602
+ label: "transcription".freeze,
603
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
604
+ subClassOf: "http://purl.org/NET/c4dm/event.owl#Event".freeze,
605
+ type: "owl:Class".freeze,
606
+ "vs:term_status" => %(testing).freeze
607
+ term :Vinyl,
608
+ comment: %(Vinyl used as medium to record a musical manifestation).freeze,
609
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
610
+ label: "Vinyl".freeze,
611
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
612
+ subClassOf: "http://purl.org/ontology/mo/Medium".freeze,
613
+ type: "owl:Class".freeze,
614
+ "vs:term_status" => %(unstable).freeze
276
615
 
277
616
  # Property definitions
278
- property :grid, :label => 'GRid', :comment =>
279
- %(The Global Release Identifier \(GRid\) is a system for
280
- uniquely identifying Releases of music over electronic
281
- networks \(that is, online stores where you can buy music as
282
- digital files\). As that it can be seen as the equivalent of
283
- the BarCode \(or more correctly the GTIN\) as found on
284
- physical releases of music. Like the ISRC \(a code for
285
- identifying single recordings as found on releases\) it was
286
- developed by the IFPI but it does not appear to be a standard
287
- of the ISO.)
288
- property :musicbrainz_guid, :label => 'Musicbrainz GUID', :comment =>
289
- %(Links an object to the corresponding Musicbrainz identifier)
290
- property :activity_end, :label => 'activity end', :comment =>
291
- %(Relates an artist to a date at which its activity ended)
292
- property :activity_start, :label => 'activity start', :comment =>
293
- %(Relates an artist to a date at which its activity started)
294
- property :bpm, :label => 'bpm', :comment =>
295
- %(Indicates the BPM of a MusicalWork or a particular Performance
296
- Beats per minute: the pace of music measured by the number of
297
- beats occurring in 60 seconds.)
298
- property :catalogue_number, :label => 'catalogue number', :comment =>
299
- %(Links a release with the corresponding catalogue number)
300
- property :ean, :label => 'ean', :comment =>
301
- %(The European Article Number \(EAN\) is a universal identifier
302
- for products, commonly printed in form of barcodes on them.
303
- The numbers represented by those codes can either be 8 or 13
304
- digits long, with the 13-digit-version being most common. EANs
305
- form a superset of the North American Universal Product Code
306
- \(UPC\) as every UPC can be made an EAN by adding a leading
307
- zero to it. Additionally every EAN is also a Japanese Article
308
- Number \(JAN\). The identifiers were formerly assigned by EAN
309
- International which merged with Uniform Code Council \(UCC,
310
- the guys behind the UPCs\) and Electronic Commerce Council of
311
- Canada \(ECCC\) to become GS1.)
312
- property :encoding, :label => 'encoding', :comment =>
313
- %(Method used to convert analog electronic signals into digital
314
- format such as "MP3 CBR @ 128kbps", "OGG @ 160kbps", "FLAC",
315
- etc.)
316
- property :gtin, :label => 'gtin', :comment =>
317
- %(GTIN is a grouping term for EANs and UPCs. In common speech
318
- those are called barcodes although the barcodes are just a
319
- representation of those identifying numbers.)
320
- property :record_number, :label => 'has record number', :comment =>
321
- %(Indicates the position of a record in a release \(e.g. a 2xLP,
322
- etc.\).)
323
- property :record_side, :label => 'has record side', :comment =>
324
- %(Associates the side on a vinyl record, where a track is
325
- located, e.g. A, B, C, etc. This property can then also be
326
- used in conjunction with mo:track_number, so that one can
327
- infer e.g. "A1", that means, track number 1 on side A.)
328
- property :bitsPerSample, :comment =>
329
- %(Associates a digital signal to the number a bits used to
330
- encode one sample. Range is xsd:int.)
331
- property :channels, :comment =>
332
- %(Associates a signal to the number of channels it holds \(mono
333
- --> 1, stereo --> 2\). Range is xsd:int.)
334
- property :duration, :comment =>
335
- %(The duration of a track or a signal in ms)
336
- property :movementNum
337
- property :sampleRate
338
- property :sample_rate, :comment =>
339
- %(Associates a digital signal to its sample rate. It might be
340
- easier to express it this way instead of defining a timeline
341
- map:-\) Range is xsd:float.)
342
- property :trackNum
343
- property :ipi, :label => 'ipi', :comment =>
344
- %(The Interested Parties Information Code \(IPI\) is an ISO
345
- standard similar to ISBNs for identifying the people or groups
346
- with some involvement with a particular musical work /
347
- compositions.)
348
- property :ismn, :label => 'ismn', :comment =>
349
- %(The International Standard Music Number \(ISMN\) is an ISO
350
- standard similar to ISBNs for identifying printed music
351
- publications)
352
- property :isrc, :label => 'isrc', :comment =>
353
- %(The ISRC \(International Standard Recording Code\) is the
354
- international identification system for sound recordings and
355
- music videorecordings. Each ISRC is a unique and permanent
356
- identifier for a specific recording which can be permanently
357
- encoded into a product as its digital fingerprint. Encoded
358
- ISRC provide the means to automatically identify recordings
359
- for royalty payments.)
360
- property :iswc, :label => 'iswc', :comment =>
361
- %(Links a musical work to the corresponding ISWC number)
362
- property :lc, :label => 'lc', :comment =>
363
- %(The Label Code \(LC\) was introduced in 1977 by the IFPI
364
- \(International Federation of Phonogram and Videogram
365
- Industries\) in order to unmistakably identify the different
366
- record labels \(see Introduction, Record labels\) for rights
367
- purposes. The Label Code consists historically of 4 figures,
368
- presently being extended to 5 figures, preceded by LC and a
369
- dash \(e.g. LC-0193 = Electrola; LC-0233 = His Master's
370
- Voice\). Note that the number of countries using the LC is
371
- limited, and that the code given on the item is not always
372
- accurate.)
373
- property :meter, :label => 'meter', :comment =>
374
- %(Associates a musical work or a score with its meter)
375
- property :movement_number, :label => 'movement number', :comment =>
376
- %(Indicates the position of a movement in a musical work.)
377
- property :opus, :label => 'opus', :comment =>
378
- %(Used to define a creative work, especially a musical
379
- composition numbered to designate the order of a composer's
380
- works.)
381
- property :puid, :label => 'puid', :comment =>
382
- %(Link a signal to the PUIDs associated with it, that is, PUID
383
- computed from MusicalItems \(mo:AudioFile\) derived from this
384
- signal. PUIDs \(Portable Unique IDentifier\) are the IDs used
385
- in the proprietary MusicDNS AudioFingerprinting system which
386
- is operated by MusicIP. Using PUIDs, one \(with some luck\)
387
- can identify the Signal object associated with a particular
388
- audio file, therefore allowing to access further information
389
- \(on which release this track is featured? etc.\). Using some
390
- more metadata one can identify the particular Track
391
- corresponding to the audio file \(a track on a particular
392
- release\).)
393
- property :record_count, :label => 'record count', :comment =>
394
- %(Associates a release with the number of records it contains,
395
- e.g. the number of discs it contains in the case of a
396
- multi-disc release.)
397
- property :tempo, :label => 'tempo', :comment =>
398
- %(Rate of speed or pace of music. Tempo markings are
399
- traditionally given in Italian; common markings include: grave
400
- \(solemn; very, very slow\); largo \(broad; very slow\);
401
- adagio \(quite slow\); andante \(a walking pace\); moderato
402
- \(moderate\); allegro \(fast; cheerful\); vivace \(lively\);
403
- presto \(very fast\); accelerando \(getting faster\);
404
- ritardando \(getting slower\); and a tempo \(in time;
405
- returning to the original pace\).)
406
- property :text, :label => 'text', :comment =>
407
- %(Associates lyrics with their text.)
408
- property :track_count, :label => 'track count', :comment =>
409
- %(The track count of a record)
410
- property :track_number, :label => 'track number', :comment =>
411
- %(Indicates the position of a track on a record medium \(a CD,
412
- etc.\).)
413
- property :trmid, :label => 'trmid', :comment =>
414
- %(Indicates the TRMID of a track. TRM IDs are MusicBrainz' old
415
- AudioFingerprinting system. TRM \(TRM Recognizes Music\) IDs
416
- are \(somewhat\) unique ids that represent the audio signature
417
- of a musical piece \(see AudioFingerprint\).)
418
- property :uuid, :label => 'universally unique identifier', :comment =>
419
- %(Links an object to an universally unique identifier for it.)
420
- property :upc, :label => 'upc', :comment =>
421
- %(UPC stands for "Universal Product Code", which was the
422
- original barcode used in the United States and Canada. The UPC
423
- \(now officially EAN.UCC-12 is a numerical method of
424
- identifying products without redundancy worldwide for all
425
- types of products in the retail sector. The EAN is a superset
426
- of the original UPC increasing the digits to 13 with the
427
- prefix 0 reserved for UPC. As of 2005, manufacturers are only
428
- allowed to use the new 13-digit codes on their items, rather
429
- than having two separate numbers.)
430
- property :activity, :label => 'activity', :comment =>
431
- %(Relates an artist to an activity period)
432
- property :amazon_asin, :label => 'amazon_asin', :comment =>
433
- %(Used to link a work or the expression of a work to its
434
- corresponding Amazon ASINs page.)
435
- property :arranged_in, :label => 'arranged in', :comment =>
436
- %(Associates a work to an arrangement event where it was
437
- arranged)
438
- property :arrangement_of, :label => 'arrangement of', :comment =>
439
- %(Associates an arrangement event to a work)
440
- property :artist, :label => 'artist', :comment =>
441
- %(Relates a membership event with the corresponding artist)
442
- property :biography, :label => 'biography', :comment =>
443
- %(Used to link an artist to their online biography.)
444
- property :collaborated_with, :label => 'collaborated_with', :comment =>
445
- %(Used to relate two collaborating people on a work.)
446
- property :compilation_of, :label => 'compilation_of', :comment =>
447
- %(Indicates that a musical manifestation is a compilation of
448
- several Signals.)
449
- property :compiled, :label => 'compiled', :comment =>
450
- %(Used to relate an person or a group of person who compiled the
451
- manifestation of a musical work.)
452
- property :compiler, :label => 'compiler', :comment =>
453
- %(Used to relate the manifestation of a musical work to a person
454
- or a group of person who compiled it.)
455
- property :composed_in, :label => 'composed in', :comment =>
456
- %(Associates a MusicalWork to the Composition event pertaining
457
- to its creation. For example, I might use this property to
458
- associate the Magic Flute to its composition event, occuring
459
- during 1782 and having as a mo:composer Mozart.)
460
- property :composer, :label => 'composer', :comment =>
461
- %(Associates a composition event to the actual composer. For
462
- example, this property could link the event corresponding to
463
- the composition of the Magic Flute in 1782 to Mozart himself
464
- \(who obviously has a FOAF profile:-\) \).)
465
- property :conducted, :label => 'conducted', :comment =>
466
- %(Relates agents to the performances they were conducting)
467
- property :contains_sample_from, :label => 'contains_sample_from', :comment =>
468
- %(Relates a signal to another signal, which has been sampled.)
469
- property :derived_from, :label => 'derived from', :comment =>
470
- %(A related signal from which the described signal is derived.)
471
- property :discography, :label => 'discography', :comment =>
472
- %(Used to links an artist to an online discography of their
473
- musical works. The discography should provide a summary of
474
- each released musical work of the artist.)
475
- property :discogs, :label => 'discogs', :comment =>
476
- %(Used to link a musical work or the expression of a musical
477
- work, an artist or a corporate body to to its corresponding
478
- Discogs page.)
479
- property :djmix_of, :label => 'djmix_of', :comment =>
480
- %(Indicates that all \(or most of\) the tracks of a musical work
481
- or the expression of a musical work were mixed together from
482
- all \(or most of\) the tracks from another musical work or the
483
- expression of a musical work to form a so called DJ-Mix. The
484
- tracks might have been altered by pitching \(so that the tempo
485
- of one track matches the tempo of the following track\) and
486
- fading \(so that one track blends in smoothly with the
487
- other\). If the tracks have been more substantially altered,
488
- the "mo:remix" relationship type is more appropriate.)
489
- property :djmixed, :label => 'djmixed', :comment =>
490
- %(Used to relate an artist who djmixed a musical work or the
491
- expression of a musical work. The artist usually selected the
492
- tracks, chose their sequence, and slightly changed them by
493
- fading \(so that one track blends in smoothly with the other\)
494
- or pitching \(so that the tempo of one track matches the tempo
495
- of the following track\). This applies to a 'Mixtape' in which
496
- all tracks were DJ-mixed together into one single long track.)
497
- property :djmixed_by, :label => 'djmixed_by', :comment =>
498
- %(Used to relate a work or the expression of a work to an artist
499
- who djmixed it. The artist usually selected the tracks, chose
500
- their sequence, and slightly changed them by fading \(so that
501
- one track blends in smoothly with the other\) or pitching \(so
502
- that the tempo of one track matches the tempo of the following
503
- track\). This applies to a 'Mixtape' in which all tracks were
504
- DJ-mixed together into one single long track.)
505
- property :download, :label => 'download', :comment =>
506
- %(This property can be used to link from a person to the website
507
- where they make their works available, or from a manifestation
508
- \(a track or an album, for example\) to a web page where it is
509
- available for download. It is better to use one of the three
510
- sub-properties instead of this one in order to specify wether
511
- the content can be accessed for free \(mo:freedownload\), if
512
- it is just free preview material \(mo:previewdownload\), or if
513
- it can be accessed for some money \(mo:paiddownload\) \(this
514
- includes links to the Amazon store, for example\). This
515
- property MUST be used only if the content is just available
516
- through a web page \(holding, for example a Flash
517
- application\) - it is better to link to actual content
518
- directly through the use of mo:available_as and mo:Stream,
519
- mo:Torrent or mo:ED2K, etc. Therefore, Semantic Web user
520
- agents that don't know how to read HTML and even less to rip
521
- streams from Flash applications can still access the audio
522
- content.)
523
- property :encodes, :label => 'encodes', :comment =>
524
- %(Relates a MusicalItem \(a track on a particular CD, an audio
525
- file, a stream somewhere\) to the signal it encodes. This is
526
- usually a lower-resolution version of the master signal
527
- \(issued from a Recording event\).)
528
- property :engineered, :label => 'engineered', :comment =>
529
- %(Relates agents to the performances/recordings they were
530
- engineering in)
531
- property :event_homepage, :label => 'event homepage', :comment =>
532
- %(Links a particular event to a web page)
533
- property :exchange_item, :label => 'exchange_item', :comment =>
534
- %(A person, a group of person or an organization exchanging an
535
- exemplar of a single manifestation.)
536
- property :fanpage, :label => 'fanpage', :comment =>
537
- %(Used to link an artist to a fan-created webpage devoted to
538
- that artist.)
539
- property :free_download, :label => 'free download', :comment =>
540
- %(This property can be used to link from a person to the website
541
- where they make their works available, or from a manifestation
542
- \(a track or an album, for example\) to a web page where it is
543
- available for free download. This property MUST be used only
544
- if the content is just available through a web page \(holding,
545
- for example a Flash application\) - it is better to link to
546
- actual content directly through the use of mo:available_as and
547
- mo:Stream, mo:Torrent or mo:ED2K, etc. Therefore, Semantic Web
548
- user agents that don't know how to read HTML and even less to
549
- rip streams from Flash applications can still access the audio
550
- content.)
551
- property :genre, :label => 'genre', :comment =>
552
- %(Associates an event \(like a performance or a recording\) to a
553
- particular musical genre. Further version of this property may
554
- also include works and scores in the domain.)
555
- property :group, :label => 'group', :comment =>
556
- %(Relates a membership event with the corresponding group)
557
- property :interpreter, :label => 'has interpeter', :comment =>
558
- %(Adds an involved music artist, who interpreted, remixed, or
559
- otherwise modified an existing signal, which resulted in the
560
- signal that is here the subject of this relation.)
561
- property :media_type, :label => 'has media type', :comment =>
562
- %(The mediatype \(file format or MIME type, or physical medium\)
563
- of a musical manifestation, e.g. a MP3, CD or vinyl.)
564
- property :movement, :label => 'has_movement', :comment =>
565
- %(Indicates that a musical work has movements)
566
- property :headliner, :label => 'headliner', :comment =>
567
- %(Relates a performance to the headliner\(s\) involved)
568
- property :homepage, :label => 'homepage', :comment =>
569
- %(Links an artist, a record, etc. to a corresponding web page)
570
- property :availableAs
571
- property :available_as, :comment =>
572
- %(Relates a musical manifestation to a musical item \(this
573
- album, and my particular cd\). By using this property, there
574
- is no assumption on wether the full content is available on
575
- the linked item. To be explicit about this, you can use a
576
- sub-property, such as mo:item \(the full manifestation is
577
- available on that item\) or mo:preview \(only a part of the
578
- manifestation is available on that item\). This is a
579
- subproperty of frbr:examplar.)
580
- property :conductor, :comment =>
581
- %(Relates a performance to the conductor involved)
582
- property :engineer, :comment =>
583
- %(Relates a performance or a recording to the engineer involved)
584
- property :eventHomePage
585
- property :freedownload
586
- property :has_track
587
- property :instrument, :comment =>
588
- %(Relates a performance to a musical instrument involved)
589
- property :item, :comment =>
590
- %(Relates a musical manifestation to a musical item \(this
591
- album, and my particular cd\) holding the entire
592
- manifestation, and not just a part of it.)
593
- property :listener, :comment =>
594
- %(Relates a performance to the listener involved)
595
- property :paiddownload
596
- property :performer, :comment =>
597
- %(Relates a performance to the performers involved)
598
- property :preview, :comment =>
599
- %(Relates a musical manifestation to a musical item \(this
600
- album, and my particular cd\), which holds a preview of the
601
- manifestation \(eg. one track for an album, or a snippet for a
602
- track\))
603
- property :producesSignal
604
- property :producesSound
605
- property :producesWork
606
- property :productOfComposition
607
- property :publicationOf
608
- property :publishedAs
609
- property :publishingLocation
610
- property :recordedAs
611
- property :releaseStatus
612
- property :releaseType
613
- property :release_status, :comment =>
614
- %(Relates a musical manifestation to its release status
615
- \(bootleg, ...\))
616
- property :release_type, :comment =>
617
- %(Relates a musical manifestation to its release type
618
- \(interview, spoken word, album, ...\))
619
- property :sampledVersionOf
620
- property :signalTime
621
- property :singer, :comment =>
622
- %(Relates a performance to an involved singer)
623
- property :usedInPerformance
624
- property :usedInRecording
625
- property :usesSound
626
- property :usesWork
627
- property :image, :label => 'image', :comment =>
628
- %(Indicates a pictorial image \(JPEG, GIF, PNG, Etc.\) of a
629
- musical work, the expression of a musical work, the
630
- manifestation of a work or the examplar of a manifestation.)
631
- property :imdb, :label => 'imdb', :comment =>
632
- %(Used to link an artist, a musical work or the expression of a
633
- musical work to their equivalent page on IMDb, the
634
- InternetMovieDatabase.)
635
- property :key, :label => 'key', :comment =>
636
- %(Indicated the key used by the musicians during a performance,
637
- or the key of a MusicalWork. Any of 24 major or minor diatonic
638
- scales that provide the tonal framework for a piece of music.)
639
- property :label, :label => 'label', :comment =>
640
- %(Associates a release event with the label releasing the record)
641
- property :licence, :label => 'licence', :comment =>
642
- %(Used to link a work or the expression of a work to the license
643
- under which they can be manipulated \(downloaded, modified,
644
- etc\). This is usually used to link to a Creative Commons
645
- licence.)
646
- property :listened, :label => 'listened', :comment =>
647
- %(Relates agents to the performances they were listening in)
648
- property :lyrics, :label => 'lyrics', :comment =>
649
- %(Associates lyrics with a musical work)
650
- property :mailorder, :label => 'mailorder', :comment =>
651
- %(Used to link a musical work or the expression of a musical
652
- work to a website where people can buy a copy of the musical
653
- manifestation.)
654
- property :mashup_of, :label => 'mashup_of', :comment =>
655
- %(Indicates that musical works or the expressions of a musical
656
- work were mashed up on this album or track. This means that
657
- two musical works or the expressions of a musical work by
658
- different artists are mixed together, over each other, or
659
- otherwise combined into a single musical work \(usually by a
660
- third artist, the remixer\).)
661
- property :medley_of, :label => 'medley_of', :comment =>
662
- %(Indicates that a musical expression is a medley of several
663
- other musical expressions. This means that the orignial
664
- musical expression were rearranged to create a new musical
665
- expression in the form of a medley.)
666
- property :member, :label => 'member', :comment =>
667
- %(Indicates a member of a musical group)
668
- property :member_of, :label => 'member_of', :comment =>
669
- %(Inverse of the foaf:member property)
670
- property :membership, :label => 'membership', :comment =>
671
- %(Relates an agent with related membership events)
672
- property :musicbrainz, :label => 'musicbrainz', :comment =>
673
- %(Linking an agent, a track or a record to its corresponding
674
- Musicbrainz page.)
675
- property :musicmoz, :label => 'musicmoz', :comment =>
676
- %(Used to link an artist, a musical work or the expression of a
677
- musical work to its corresponding MusicMoz page.)
678
- property :myspace, :label => 'myspace', :comment =>
679
- %(Used to link a person to its corresponding MySpace page.)
680
- property :olga, :label => 'olga', :comment =>
681
- %(Used to link a track to a tabulature file for track in the
682
- On-Line Guitar Archive.)
683
- property :onlinecommunity, :label => 'onlinecommunity', :comment =>
684
- %(Used to link a person with an online community web page like a
685
- blog, a wiki, a forum, a livejournal page, Etc.)
686
- property :origin, :label => 'origin', :comment =>
687
- %(Relates an artist to its geographic origin)
688
- property :other_release_of, :label => 'other_release_of', :comment =>
689
- %(Indicates that two musical manifestations are essentially the
690
- same.)
691
- property :paid_download, :label => 'paid download', :comment =>
692
- %(Provide a link from an artist to a web page where all of that
693
- artist's musical work is available for some money, or a link
694
- from a manifestation \(record/track, for example\) to a web
695
- page providing a paid access to this manifestation.)
696
- property :performance_of, :label => 'performance of', :comment =>
697
- %(Associates a Performance to a musical work or an arrangement
698
- that is being used as a factor in it. For example, I might use
699
- this property to attach the Magic Flute musical work to a
700
- particular Performance.)
701
- property :performed, :label => 'performed', :comment =>
702
- %(Relates agents to the performances they were performing in)
703
- property :performed_in, :label => 'performed in', :comment =>
704
- %(Associates a Musical Work or an Score to Performances in which
705
- they were a factor. For example, I might use this property in
706
- order to associate the Magic Flute to a particular performance
707
- at the Opera Bastille last year.)
708
- property :possess_item, :label => 'possess_item', :comment =>
709
- %(A person, a group of person or an organization possessing an
710
- exemplar of a single manifestation.)
711
- property :preview_download, :label => 'preview download', :comment =>
712
- %(This property can be used to link from a person to the website
713
- where they make previews of their works available, or from a
714
- manifestation \(a track or an album, for example\) to a web
715
- page where a preview download is available. This property MUST
716
- be used only if the content is just available through a web
717
- page \(holding, for example a Flash application\) - it is
718
- better to link to actual content directly through the use of
719
- mo:available_as and mo:Stream, mo:Torrent or mo:ED2K, etc.
720
- Therefore, Semantic Web user agents that don't know how to
721
- read HTML and even less to rip streams from Flash applications
722
- can still access the audio content.)
723
- property :primary_instrument, :label => 'primary instrument', :comment =>
724
- %(Indicates that an artist primarily plays an instrument, or
725
- that a member was primarily playing a particular instrument
726
- during his membership)
727
- property :produced, :label => 'produced', :comment =>
728
- %(Used to relate an person or a group of person who produced the
729
- manifestation of a work.)
730
- property :produced_score, :label => 'produced score', :comment =>
731
- %(Associates an arrangement or a composition event to a score
732
- product \(score here does not refer to a published score, but
733
- more an abstract arrangement of a particular work\).)
734
- property :produced_signal, :label => 'produced signal', :comment =>
735
- %(Associates a Recording to the outputted signal.)
736
- property :produced_signal_group, :label => 'produced signal group', :comment =>
737
- %(Associates a recording session with a group of master signals
738
- produced by it.)
739
- property :produced_sound, :label => 'produced sound', :comment =>
740
- %(Associates a Performance to a physical Sound that is being
741
- produced by it.)
742
- property :produced_work, :label => 'produced work', :comment =>
743
- %(Associates a composition event to the produced MusicalWork.
744
- For example, this property could link the event corresponding
745
- to the composition of the Magic Flute in 1782 to the Magic
746
- Flute musical work itself. This musical work can then be used
747
- in particular performances.)
748
- property :producer, :label => 'producer', :comment =>
749
- %(Used to relate the manifestation of a work to a person or a
750
- group of person who produced it.)
751
- property :publication_of, :label => 'publication of', :comment =>
752
- %(Link a particular manifestation to the related signal, score,
753
- libretto, or lyrics)
754
- property :published, :label => 'published', :comment =>
755
- %(Used to relate an person or a group of person who published
756
- the manifestation of a work.)
757
- property :published_as, :label => 'published as', :comment =>
758
- %(Links a musical expression \(e.g. a signal or a score\) to one
759
- of its manifestations \(e.g. a track on a particular record or
760
- a published score\).)
761
- property :publisher, :label => 'publisher', :comment =>
762
- %(Used to relate a musical manifestation to a person or a group
763
- of person who published it.)
764
- property :publishing_location, :label => 'publishingLocation', :comment =>
765
- %(Relates a musical manifestation to its publication location.)
766
- property :recorded_as, :label => 'recorded as', :comment =>
767
- %(This is a shortcut property, allowing to bypass all the
768
- Sound/Recording steps. This property allows to directly link a
769
- Performance to the recorded Signal. This is recommended for
770
- "normal" users. However, advanced users wanting to express
771
- things such as the location of the microphone will have to
772
- create this shortcut as well as the whole workflow, in order
773
- to let the "normal" users access simply the, well, simple
774
- information:-\) .)
775
- property :recorded_in, :label => 'recorded in', :comment =>
776
- %(Associates a physical Sound to a Recording event where it is
777
- being used in order to produce a signal. For example, I might
778
- use this property to associate the sound produced by a
779
- particular performance of the magic flute to a given
780
- recording, done using my cell-phone.)
781
- property :recording_of, :label => 'recorded sound', :comment =>
782
- %(Associates a Recording event to a physical Sound being
783
- recorded. For example, I might use this property to associate
784
- a given recording, done using my cell phone, to the sound
785
- produced by a particular performance of the magic flute.)
786
- property :records, :label => 'records', :comment =>
787
- %(This is the inverse of the shortcut property recordedAs,
788
- allowing to relate directly a performance to a signal.)
789
- property :release, :label => 'release', :comment =>
790
- %(Associates a release with the corresponding release event)
791
- property :record, :label => 'released record', :comment =>
792
- %(Associates a release with the records it contains. A single
793
- release can be associated with multiple records, for example
794
- for a multi-disc release.)
795
- property :remaster_of, :label => 'remaster_of', :comment =>
796
- %(This relates two musical work or the expression of a musical
797
- work, where one is a remaster of the other. A remaster is a
798
- new version made for release from source recordings that were
799
- earlier released separately. This is usually done to improve
800
- the audio quality or adjust for more modern playback
801
- equipment. The process generally doesn't involve changing the
802
- music in any artistically important way. It may, however,
803
- result in tracks that are a few seconds longer or shorter.)
804
- property :remix_of, :label => 'remix_of', :comment =>
805
- %(Used to relate the remix of a musical work in a substantially
806
- altered version produced by mixing together individual tracks
807
- or segments of an original musical source work.)
808
- property :remixed, :label => 'remixed', :comment =>
809
- %(Used to relate an artist who remixed a musical work or the
810
- expression of a musical work. This involves taking just one
811
- other musical work and using audio editing to make it sound
812
- like a significantly different, but usually still
813
- recognisable, song. It can be used to link an artist to a
814
- single song that they remixed, or, if they remixed an entire
815
- musical work.)
816
- property :remixer, :label => 'remixer', :comment =>
817
- %(Used to relate a musical work or the expression of a musical
818
- work to an artist who remixed it. This involves taking just
819
- one other musical work and using audio editing to make it
820
- sound like a significantly different, but usually still
821
- recognisable, song. It can be used to link an artist to a
822
- single song that they remixed, or, if they remixed an entire
823
- musical work.)
824
- property :review, :label => 'review', :comment =>
825
- %(Used to link a work or the expression of a work to a review.
826
- The review does not have to be open content, as long as it is
827
- accessible to the general internet population.)
828
- property :sampled, :label => 'sampled', :comment =>
829
- %(Used to relate an artist who sampled a Signal.)
830
- property :sampled_version, :label => 'sampled version', :comment =>
831
- %(Associates an analog signal with a sampled version of it)
832
- property :sampled_version_of, :label => 'sampled version of', :comment =>
833
- %(Associates a digital signal with the analog version of it)
834
- property :sampler, :label => 'sampler', :comment =>
835
- %(Used to relate the signal of a musical work to an artist who
836
- sampled it.)
837
- property :sell_item, :label => 'sell_item', :comment =>
838
- %(A person, a group of person or an organization selling an
839
- exemplar of a single manifestation.)
840
- property :signal, :label => 'signal', :comment =>
841
- %(Associates a group of signals with one of the signals it
842
- contains)
843
- property :similar_to, :label => 'similar_to', :comment =>
844
- %(A similarity relationships between two objects \(so far,
845
- either an agent, a signal or a genre, but this could grow\).
846
- This relationship is pretty general and doesn't make any
847
- assumptions on how the similarity claim was derived. Such
848
- similarity statements can come from a range of different
849
- sources \(Musicbrainz similarities between artists, or coming
850
- from some automatic content analysis\). However, the origin of
851
- such statements should be kept using a named graph approach -
852
- and ultimately, the documents providing such statements should
853
- attach some metadata to themselves \(confidence of the claim,
854
- etc.\).)
855
- property :supporting_musician, :label => 'supporting_musician', :comment =>
856
- %(Used to relate an artist doing long-time instrumental or vocal
857
- support for another artist.)
858
- property :time, :label => 'time', :comment =>
859
- %(Associates a Signal to a time object - its actual domain)
860
- property :track, :label => 'track', :comment =>
861
- %(Indicates a part of a musical manifestation - in this
862
- particular case, a track.)
863
- property :translation_of, :label => 'translation_of', :comment =>
864
- %(Indicates that a work or the expression of a work has
865
- translated or transliterated into another expression of a
866
- work.)
867
- property :tribute_to, :label => 'tribute_to', :comment =>
868
- %(Indicates a musical work or the expression of a musical work
869
- that is a tribute to an artist - normally consisting of music
870
- being composed by the artist but performed by other artists.)
871
- property :want_item, :label => 'want_item', :comment =>
872
- %(A person, a group of person or an organization wanting an
873
- exemplar of a single manifestation.)
874
- property :wikipedia, :label => 'wikipedia', :comment =>
875
- %(Used to link an work, an expression of a work, a manifestation
876
- of a work, a person, an instrument or a musical genre to its
877
- corresponding WikiPedia page. The full URL should be used, not
878
- just the WikiName.)
879
- property :level, :label => 'level', :comment =>
880
- %(This annotation property associates to a particular Music
881
- Ontology term the corresponding expressiveness level. These
882
- levels can be: - 1: Only editorial/Musicbrainz type
883
- information - 2: Workflow information - 3: Even decomposition
884
- This property is mainly used for specification generation.)
617
+ property :activity,
618
+ comment: %(Relates an artist to an activity period).freeze,
619
+ domain: "http://purl.org/ontology/mo/MusicArtist".freeze,
620
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
621
+ label: "activity".freeze,
622
+ range: "http://purl.org/ontology/mo/Activity".freeze,
623
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
624
+ type: "owl:ObjectProperty".freeze,
625
+ "vs:term_status" => %(testing).freeze
626
+ property :activity_end,
627
+ comment: %(Relates an artist to a date at which its activity ended).freeze,
628
+ domain: "http://purl.org/ontology/mo/MusicArtist".freeze,
629
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
630
+ label: "activity end".freeze,
631
+ range: "xsd:date".freeze,
632
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
633
+ type: "owl:DatatypeProperty".freeze,
634
+ "vs:term_status" => %(testing).freeze
635
+ property :activity_start,
636
+ comment: %(Relates an artist to a date at which its activity started).freeze,
637
+ domain: "http://purl.org/ontology/mo/MusicArtist".freeze,
638
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
639
+ label: "activity start".freeze,
640
+ range: "xsd:date".freeze,
641
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
642
+ type: "owl:DatatypeProperty".freeze,
643
+ "vs:term_status" => %(testing).freeze
644
+ property :amazon_asin,
645
+ comment: %(Used to link a work or the expression of a work to its corresponding Amazon ASINs page.).freeze,
646
+ domain: "_:g2177318960".freeze,
647
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
648
+ label: "amazon_asin".freeze,
649
+ range: "foaf:Document".freeze,
650
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
651
+ subPropertyOf: "foaf:isPrimaryTopicOf".freeze,
652
+ type: "owl:ObjectProperty".freeze,
653
+ "vs:term_status" => %(stable).freeze
654
+ property :arranged_in,
655
+ comment: %(
656
+ Associates a work to an arrangement event where it was arranged
657
+ ).freeze,
658
+ domain: "http://purl.org/ontology/mo/MusicalWork".freeze,
659
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
660
+ label: "arranged in".freeze,
661
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/arrangement_of).freeze,
662
+ range: "http://purl.org/ontology/mo/Arrangement".freeze,
663
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
664
+ subPropertyOf: "http://purl.org/NET/c4dm/event.owl#isFactorOf".freeze,
665
+ type: "owl:ObjectProperty".freeze,
666
+ "vs:term_status" => %(unstable).freeze
667
+ property :arrangement_of,
668
+ comment: %(
669
+ Associates an arrangement event to a work
670
+ ).freeze,
671
+ domain: "http://purl.org/ontology/mo/Arrangement".freeze,
672
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
673
+ label: "arrangement of".freeze,
674
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/arranged_in).freeze,
675
+ range: "http://purl.org/ontology/mo/MusicalWork".freeze,
676
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
677
+ subPropertyOf: "http://purl.org/NET/c4dm/event.owl#factor".freeze,
678
+ type: "owl:ObjectProperty".freeze,
679
+ "vs:term_status" => %(unstable).freeze
680
+ property :artist,
681
+ comment: %(Relates a membership event with the corresponding artist).freeze,
682
+ domain: "http://purl.org/ontology/mo/Membership".freeze,
683
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
684
+ label: "artist".freeze,
685
+ range: "foaf:Agent".freeze,
686
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
687
+ type: "owl:ObjectProperty".freeze,
688
+ "vs:term_status" => %(testing).freeze
689
+ property :availableAs,
690
+ label: "availableAs".freeze,
691
+ "owl:equivalentProperty" => %(http://purl.org/ontology/mo/available_as).freeze,
692
+ type: "owl:ObjectProperty".freeze,
693
+ "vs:term_status" => %(deprecated).freeze
694
+ property :available_as,
695
+ comment: %(
696
+ Relates a musical manifestation to a musical item \(this album, and my particular cd\). By using
697
+ this property, there is no assumption on wether the full content is available on the linked item.
698
+ To be explicit about this, you can use a sub-property, such as mo:item \(the full manifestation
699
+ is available on that item\) or mo:preview \(only a part of the manifestation is available on
700
+ that item\).
701
+
702
+ This is a subproperty of frbr:examplar.
703
+ ).freeze,
704
+ domain: "http://purl.org/ontology/mo/MusicalManifestation".freeze,
705
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
706
+ label: "available_as".freeze,
707
+ range: "http://purl.org/ontology/mo/MusicalItem".freeze,
708
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
709
+ subPropertyOf: "http://purl.org/vocab/frbr/core#exemplar".freeze,
710
+ type: "owl:ObjectProperty".freeze,
711
+ "vs:term_status" => %(stable).freeze
712
+ property :biography,
713
+ comment: %(Used to link an artist to their online biography.).freeze,
714
+ domain: "http://purl.org/ontology/mo/MusicArtist".freeze,
715
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
716
+ label: "biography".freeze,
717
+ range: "foaf:Document".freeze,
718
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
719
+ subPropertyOf: "foaf:isPrimaryTopicOf".freeze,
720
+ type: "owl:ObjectProperty".freeze,
721
+ "vs:term_status" => %(stable).freeze
722
+ property :bitsPerSample,
723
+ comment: %(
724
+ Associates a digital signal to the number a bits used to encode one sample. Range is xsd:int.
725
+ ).freeze,
726
+ domain: "http://purl.org/ontology/mo/DigitalSignal".freeze,
727
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
728
+ label: "bitsPerSample".freeze,
729
+ range: "xsd:int".freeze,
730
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
731
+ type: "owl:FunctionalProperty".freeze,
732
+ "vs:term_status" => %(stable).freeze
733
+ property :bpm,
734
+ comment: %(
735
+ Indicates the BPM of a MusicalWork or a particular Performance
736
+ Beats per minute: the pace of music measured by the number of beats occurring in 60 seconds.
737
+ ).freeze,
738
+ domain: "_:g2171578740".freeze,
739
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
740
+ label: "bpm".freeze,
741
+ range: "xsd:float".freeze,
742
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
743
+ type: "owl:DatatypeProperty".freeze,
744
+ "vs:term_status" => %(stable).freeze
745
+ property :catalogue_number,
746
+ comment: %(Links a release with the corresponding catalogue number).freeze,
747
+ domain: "http://purl.org/ontology/mo/Release".freeze,
748
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
749
+ label: "catalogue number".freeze,
750
+ range: "xsd:string".freeze,
751
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
752
+ subPropertyOf: "http://purl.org/ontology/mo/uuid".freeze,
753
+ type: "owl:DatatypeProperty".freeze,
754
+ "vs:term_status" => %(testing).freeze
755
+ property :channels,
756
+ comment: %(
757
+ Associates a signal to the number of channels it holds \(mono --> 1, stereo --> 2\). Range is xsd:int.
758
+ ).freeze,
759
+ domain: "http://purl.org/ontology/mo/Signal".freeze,
760
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
761
+ label: "channels".freeze,
762
+ range: "xsd:int".freeze,
763
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
764
+ type: "owl:FunctionalProperty".freeze,
765
+ "vs:term_status" => %(stable).freeze
766
+ property :collaborated_with,
767
+ comment: %(Used to relate two collaborating people on a work.).freeze,
768
+ domain: "foaf:Agent".freeze,
769
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
770
+ label: "collaborated_with".freeze,
771
+ range: "foaf:Agent".freeze,
772
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
773
+ type: "owl:SymmetricProperty".freeze,
774
+ "vs:term_status" => %(unstable).freeze
775
+ property :compilation_of,
776
+ comment: %(Indicates that a musical manifestation is a compilation of several Signals.).freeze,
777
+ domain: "http://purl.org/ontology/mo/MusicalManifestation".freeze,
778
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
779
+ label: "compilation_of".freeze,
780
+ range: "http://purl.org/ontology/mo/Signal".freeze,
781
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
782
+ type: "owl:ObjectProperty".freeze,
783
+ "vs:term_status" => %(unstable).freeze
784
+ property :compiled,
785
+ comment: %(Used to relate an person or a group of person who compiled the manifestation of a musical work.).freeze,
786
+ domain: "http://purl.org/ontology/mo/MusicArtist".freeze,
787
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
788
+ label: "compiled".freeze,
789
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/compiler).freeze,
790
+ range: "http://purl.org/ontology/mo/MusicalManifestation".freeze,
791
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
792
+ type: "owl:ObjectProperty".freeze,
793
+ "vs:term_status" => %(unstable).freeze
794
+ property :compiler,
795
+ comment: %(Used to relate the manifestation of a musical work to a person or a group of person who compiled it.).freeze,
796
+ domain: "http://purl.org/ontology/mo/MusicalManifestation".freeze,
797
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
798
+ label: "compiler".freeze,
799
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/compiled).freeze,
800
+ range: "http://purl.org/ontology/mo/MusicArtist".freeze,
801
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
802
+ type: "owl:ObjectProperty".freeze,
803
+ "vs:term_status" => %(unstable).freeze
804
+ property :composed_in,
805
+ comment: %(
806
+ Associates a MusicalWork to the Composition event pertaining
807
+ to its creation. For example, I might use this property to associate
808
+ the Magic Flute to its composition event, occuring during 1782 and having as
809
+ a mo:composer Mozart.
810
+ ).freeze,
811
+ domain: "http://purl.org/ontology/mo/MusicalWork".freeze,
812
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
813
+ label: "composed in".freeze,
814
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/produced_work).freeze,
815
+ range: "http://purl.org/ontology/mo/Composition".freeze,
816
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
817
+ subPropertyOf: "http://purl.org/NET/c4dm/event.owl#producedIn".freeze,
818
+ type: "owl:ObjectProperty".freeze,
819
+ "vs:term_status" => %(unstable).freeze
820
+ property :composer,
821
+ comment: %(
822
+ Associates a composition event to the actual composer. For example,
823
+ this property could link the event corresponding to the composition of the
824
+ Magic Flute in 1782 to Mozart himself \(who obviously has a FOAF profile:-\) \).
825
+ ).freeze,
826
+ domain: "http://purl.org/ontology/mo/Composition".freeze,
827
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
828
+ label: "composer".freeze,
829
+ range: "foaf:Agent".freeze,
830
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
831
+ subPropertyOf: "http://purl.org/NET/c4dm/event.owl#agent".freeze,
832
+ type: "owl:ObjectProperty".freeze,
833
+ "vs:term_status" => %(stable).freeze
834
+ property :conducted,
835
+ comment: %(Relates agents to the performances they were conducting).freeze,
836
+ domain: "foaf:Agent".freeze,
837
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
838
+ label: "conducted".freeze,
839
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/conductor).freeze,
840
+ range: "http://purl.org/ontology/mo/Performance".freeze,
841
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
842
+ subPropertyOf: "http://purl.org/vocab/bio/0.1/event".freeze,
843
+ type: "owl:ObjectProperty".freeze,
844
+ "vs:term_status" => %(unstable).freeze
845
+ property :conductor,
846
+ comment: %(Relates a performance to the conductor involved).freeze,
847
+ domain: "http://purl.org/ontology/mo/Performance".freeze,
848
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
849
+ label: "conductor".freeze,
850
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/conducted).freeze,
851
+ range: "foaf:Agent".freeze,
852
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
853
+ subPropertyOf: "http://purl.org/NET/c4dm/event.owl#agent".freeze,
854
+ type: "owl:ObjectProperty".freeze,
855
+ "vs:term_status" => %(stable).freeze
856
+ property :contains_sample_from,
857
+ comment: %(
858
+ Relates a signal to another signal, which has been sampled.
859
+ ).freeze,
860
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
861
+ label: "contains_sample_from".freeze,
862
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
863
+ subPropertyOf: "http://purl.org/ontology/mo/derived_from".freeze,
864
+ type: "owl:ObjectProperty".freeze,
865
+ "vs:term_status" => %(unstable).freeze
866
+ property :derived_from,
867
+ comment: %(A related signal from which the described signal is derived.).freeze,
868
+ domain: "http://purl.org/ontology/mo/Signal".freeze,
869
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
870
+ label: "derived from".freeze,
871
+ range: "http://purl.org/ontology/mo/Signal".freeze,
872
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
873
+ subPropertyOf: "dc:source".freeze,
874
+ type: "owl:ObjectProperty".freeze,
875
+ "vs:term_status" => %(testing).freeze
876
+ property :discography,
877
+ comment: %(Used to links an artist to an online discography of their musical works. The discography should provide a summary of each released musical work of the artist.).freeze,
878
+ domain: "http://purl.org/ontology/mo/MusicArtist".freeze,
879
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
880
+ label: "discography".freeze,
881
+ range: "foaf:Document".freeze,
882
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
883
+ subPropertyOf: "foaf:isPrimaryTopicOf".freeze,
884
+ type: "owl:ObjectProperty".freeze,
885
+ "vs:term_status" => %(stable).freeze
886
+ property :discogs,
887
+ comment: %(Used to link a musical work or the expression of a musical work, an artist or a corporate body to to its corresponding Discogs page.).freeze,
888
+ domain: "_:g2169953360".freeze,
889
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
890
+ label: "discogs".freeze,
891
+ range: "foaf:Document".freeze,
892
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
893
+ subPropertyOf: "foaf:isPrimaryTopicOf".freeze,
894
+ type: "owl:ObjectProperty".freeze,
895
+ "vs:term_status" => %(stable).freeze
896
+ property :djmix_of,
897
+ comment: %(Indicates that all \(or most of\) the tracks of a musical work or the expression of a musical work were mixed together from all \(or most of\) the tracks from another musical work or the expression of a musical work to form a so called DJ-Mix.
898
+
899
+ The tracks might have been altered by pitching \(so that the tempo of one track matches the tempo of the following track\) and fading \(so that one track blends in smoothly with the other\). If the tracks have been more substantially altered, the "mo:remix" relationship type is more appropriate. ).freeze,
900
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
901
+ label: "djmix_of".freeze,
902
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
903
+ subPropertyOf: "http://purl.org/ontology/mo/derived_from".freeze,
904
+ type: "owl:ObjectProperty".freeze,
905
+ "vs:term_status" => %(unstable).freeze
906
+ property :djmixed,
907
+ comment: %(Used to relate an artist who djmixed a musical work or the expression of a musical work.
908
+
909
+ The artist usually selected the tracks, chose their sequence, and slightly changed them by fading \(so that one track blends in smoothly with the other\) or pitching \(so that the tempo of one track matches the tempo of the following track\). This applies to a 'Mixtape' in which all tracks were DJ-mixed together into one single long track. ).freeze,
910
+ domain: "http://purl.org/ontology/mo/MusicArtist".freeze,
911
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
912
+ label: "djmixed".freeze,
913
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/djmixed_by).freeze,
914
+ range: "http://purl.org/ontology/mo/Signal".freeze,
915
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
916
+ type: "owl:ObjectProperty".freeze,
917
+ "vs:term_status" => %(unstable).freeze
918
+ property :djmixed_by,
919
+ comment: %(Used to relate a work or the expression of a work to an artist who djmixed it.
920
+
921
+ The artist usually selected the tracks, chose their sequence, and slightly changed them by fading \(so that one track blends in smoothly with the other\) or pitching \(so that the tempo of one track matches the tempo of the following track\). This applies to a 'Mixtape' in which all tracks were DJ-mixed together into one single long track. ).freeze,
922
+ domain: "http://purl.org/ontology/mo/Signal".freeze,
923
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
924
+ label: "djmixed_by".freeze,
925
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/djmixed).freeze,
926
+ range: "http://purl.org/ontology/mo/MusicArtist".freeze,
927
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
928
+ type: "owl:ObjectProperty".freeze,
929
+ "vs:term_status" => %(unstable).freeze
930
+ property :download,
931
+ comment: %(
932
+ This property can be used to link from a person to the website where they make their works available, or from
933
+ a manifestation \(a track or an album, for example\) to a web page where it is available for
934
+ download.
935
+
936
+ It is better to use one of the three sub-properties instead of this one in order to specify wether the
937
+ content can be accessed for free \(mo:freedownload\), if it is just free preview material \(mo:previewdownload\), or
938
+ if it can be accessed for some money \(mo:paiddownload\) \(this includes links to the Amazon store, for example\).
939
+
940
+ This property MUST be used only if the content is just available through a web page \(holding, for example
941
+ a Flash application\) - it is better to link to actual content directly through the use of mo:available_as and
942
+ mo:Stream, mo:Torrent or mo:ED2K, etc. Therefore, Semantic Web user agents that don't know how to read HTML and even
943
+ less to rip streams from Flash applications can still access the audio content.
944
+ ).freeze,
945
+ domain: "_:g2171709360".freeze,
946
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
947
+ label: "download".freeze,
948
+ range: "foaf:Document".freeze,
949
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
950
+ subPropertyOf: "foaf:isPrimaryTopicOf".freeze,
951
+ type: "owl:ObjectProperty".freeze,
952
+ "vs:term_status" => %(stable).freeze
953
+ property :duration,
954
+ comment: %(The duration of a track or a signal in ms).freeze,
955
+ domain: "_:g2177389700".freeze,
956
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
957
+ label: "duration".freeze,
958
+ range: "xsd:float".freeze,
959
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
960
+ type: "owl:DatatypeProperty".freeze,
961
+ "vs:term_status" => %(testing).freeze
962
+ property :ean,
963
+ comment: %(The European Article Number \(EAN\) is a universal identifier for products, commonly printed in form of barcodes on them. The numbers represented by those codes can either be 8 or 13 digits long, with the 13-digit-version being most common. EANs form a superset of the North American Universal Product Code \(UPC\) as every UPC can be made an EAN by adding a leading zero to it. Additionally every EAN is also a Japanese Article Number \(JAN\). The identifiers were formerly assigned by EAN International which merged with Uniform Code Council \(UCC, the guys behind the UPCs\) and Electronic Commerce Council of Canada \(ECCC\) to become GS1. ).freeze,
964
+ domain: "http://purl.org/ontology/mo/Release".freeze,
965
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
966
+ label: "ean".freeze,
967
+ range: "xsd:string".freeze,
968
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
969
+ subPropertyOf: "http://purl.org/ontology/mo/gtin".freeze,
970
+ type: "owl:DatatypeProperty".freeze,
971
+ "vs:term_status" => %(testing).freeze
972
+ property :encodes,
973
+ comment: %(
974
+ Relates a MusicalItem \(a track on a particular CD, an audio file, a stream somewhere\) to the signal it encodes.
975
+
976
+ This is usually a lower-resolution version of the master signal \(issued from a Recording event\).
977
+ ).freeze,
978
+ domain: "http://purl.org/ontology/mo/MusicalItem".freeze,
979
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
980
+ label: "encodes".freeze,
981
+ range: "http://purl.org/ontology/mo/Signal".freeze,
982
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
983
+ type: "owl:ObjectProperty".freeze,
984
+ "vs:term_status" => %(unstable).freeze
985
+ property :encoding,
986
+ comment: %(Method used to convert analog electronic signals into digital format such as "MP3 CBR @ 128kbps", "OGG @ 160kbps", "FLAC", etc.).freeze,
987
+ domain: "http://purl.org/ontology/mo/AudioFile".freeze,
988
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
989
+ label: "encoding".freeze,
990
+ range: "rdfs:Literal".freeze,
991
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
992
+ type: "owl:DatatypeProperty".freeze,
993
+ "vs:term_status" => %(unstable).freeze
994
+ property :engineer,
995
+ comment: %(Relates a performance or a recording to the engineer involved).freeze,
996
+ domain: "_:g2172300380".freeze,
997
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
998
+ label: "engineer".freeze,
999
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/engineered).freeze,
1000
+ range: "foaf:Agent".freeze,
1001
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1002
+ subPropertyOf: "http://purl.org/NET/c4dm/event.owl#agent".freeze,
1003
+ type: "owl:ObjectProperty".freeze,
1004
+ "vs:term_status" => %(stable).freeze
1005
+ property :engineered,
1006
+ comment: %(Relates agents to the performances/recordings they were engineering in).freeze,
1007
+ domain: "foaf:Agent".freeze,
1008
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
1009
+ label: "engineered".freeze,
1010
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/engineer).freeze,
1011
+ range: "_:g2171277940".freeze,
1012
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1013
+ subPropertyOf: "http://purl.org/vocab/bio/0.1/event".freeze,
1014
+ type: "owl:ObjectProperty".freeze,
1015
+ "vs:term_status" => %(unstable).freeze
1016
+ property :eventHomePage,
1017
+ label: "eventHomePage".freeze,
1018
+ "owl:equivalentProperty" => %(http://purl.org/ontology/mo/event_homepage).freeze,
1019
+ type: "owl:ObjectProperty".freeze,
1020
+ "vs:term_status" => %(deprecated).freeze
1021
+ property :event_homepage,
1022
+ comment: %(Links a particular event to a web page).freeze,
1023
+ domain: "http://purl.org/NET/c4dm/event.owl#Event".freeze,
1024
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
1025
+ label: "event homepage".freeze,
1026
+ range: "foaf:Document".freeze,
1027
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1028
+ subPropertyOf: "foaf:isPrimaryTopicOf".freeze,
1029
+ type: "owl:ObjectProperty".freeze,
1030
+ "vs:term_status" => %(stable).freeze
1031
+ property :exchange_item,
1032
+ comment: %(A person, a group of person or an organization exchanging an exemplar of a single manifestation.).freeze,
1033
+ domain: "foaf:Agent".freeze,
1034
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1035
+ label: "exchange_item".freeze,
1036
+ range: "http://purl.org/vocab/frbr/core#Item".freeze,
1037
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1038
+ type: "owl:ObjectProperty".freeze,
1039
+ "vs:term_status" => %(stable).freeze
1040
+ property :fanpage,
1041
+ comment: %(Used to link an artist to a fan-created webpage devoted to that artist.).freeze,
1042
+ domain: "http://purl.org/ontology/mo/MusicArtist".freeze,
1043
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1044
+ label: "fanpage".freeze,
1045
+ range: "foaf:Document".freeze,
1046
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1047
+ subPropertyOf: "foaf:isPrimaryTopicOf".freeze,
1048
+ type: "owl:ObjectProperty".freeze,
1049
+ "vs:term_status" => %(stable).freeze
1050
+ property :free_download,
1051
+ comment: %(
1052
+ This property can be used to link from a person to the website where they make their works available, or from
1053
+ a manifestation \(a track or an album, for example\) to a web page where it is available for free
1054
+ download.
1055
+
1056
+ This property MUST be used only if the content is just available through a web page \(holding, for example
1057
+ a Flash application\) - it is better to link to actual content directly through the use of mo:available_as and
1058
+ mo:Stream, mo:Torrent or mo:ED2K, etc. Therefore, Semantic Web user agents that don't know how to read HTML and even
1059
+ less to rip streams from Flash applications can still access the audio content.
1060
+ ).freeze,
1061
+ domain: "_:g2171912100".freeze,
1062
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1063
+ label: "free download".freeze,
1064
+ range: "foaf:Document".freeze,
1065
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1066
+ subPropertyOf: "http://purl.org/ontology/mo/download".freeze,
1067
+ type: "owl:ObjectProperty".freeze,
1068
+ "vs:term_status" => %(stable).freeze
1069
+ property :freedownload,
1070
+ label: "freedownload".freeze,
1071
+ "owl:equivalentProperty" => %(http://purl.org/ontology/mo/free_download).freeze,
1072
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1073
+ type: "owl:ObjectProperty".freeze,
1074
+ "vs:term_status" => %(deprecated).freeze
1075
+ property :genre,
1076
+ comment: %(
1077
+ Associates an event \(like a performance or a recording\) to a particular musical genre.
1078
+ Further version of this property may also include works and scores in the domain.
1079
+ ).freeze,
1080
+ domain: "_:g2170341300".freeze,
1081
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
1082
+ label: "genre".freeze,
1083
+ range: "http://purl.org/ontology/mo/Genre".freeze,
1084
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1085
+ subPropertyOf: "http://purl.org/ontology/ao/core#genre".freeze,
1086
+ type: "owl:ObjectProperty".freeze,
1087
+ "vs:term_status" => %(stable).freeze
1088
+ property :grid,
1089
+ comment: %(The Global Release Identifier \(GRid\) is a system for uniquely identifying Releases of music over electronic networks \(that is, online stores where you can buy music as digital files\). As that it can be seen as the equivalent of the BarCode \(or more correctly the GTIN\) as found on physical releases of music. Like the ISRC \(a code for identifying single recordings as found on releases\) it was developed by the IFPI but it does not appear to be a standard of the ISO.).freeze,
1090
+ domain: "http://purl.org/ontology/mo/Release".freeze,
1091
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1092
+ label: "GRid".freeze,
1093
+ range: "xsd:string".freeze,
1094
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1095
+ subPropertyOf: "http://purl.org/ontology/mo/uuid".freeze,
1096
+ type: "owl:DatatypeProperty".freeze,
1097
+ "vs:term_status" => %(testing).freeze
1098
+ property :group,
1099
+ comment: %(Relates a membership event with the corresponding group).freeze,
1100
+ domain: "http://purl.org/ontology/mo/Membership".freeze,
1101
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1102
+ label: "group".freeze,
1103
+ range: "foaf:Group".freeze,
1104
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1105
+ type: "owl:ObjectProperty".freeze,
1106
+ "vs:term_status" => %(testing).freeze
1107
+ property :gtin,
1108
+ comment: %(GTIN is a grouping term for EANs and UPCs. In common speech those are called barcodes although the barcodes are just a representation of those identifying numbers.).freeze,
1109
+ domain: "http://purl.org/ontology/mo/Release".freeze,
1110
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1111
+ label: "gtin".freeze,
1112
+ range: "xsd:string".freeze,
1113
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1114
+ type: "owl:DatatypeProperty".freeze,
1115
+ "vs:term_status" => %(testing).freeze
1116
+ property :has_track,
1117
+ label: "has_track".freeze,
1118
+ "owl:equivalentProperty" => %(http://purl.org/ontology/mo/track).freeze,
1119
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1120
+ type: "owl:ObjectProperty".freeze,
1121
+ "vs:term_status" => %(deprecated).freeze
1122
+ property :headliner,
1123
+ comment: %(Relates a performance to the headliner\(s\) involved).freeze,
1124
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
1125
+ label: "headliner".freeze,
1126
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1127
+ subPropertyOf: "http://purl.org/ontology/mo/performer".freeze,
1128
+ type: "owl:ObjectProperty".freeze,
1129
+ "vs:term_status" => %(testing).freeze
1130
+ property :homepage,
1131
+ comment: %(Links an artist, a record, etc. to a corresponding web page).freeze,
1132
+ domain: "_:g2168790100".freeze,
1133
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1134
+ label: "homepage".freeze,
1135
+ range: "foaf:Document".freeze,
1136
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1137
+ subPropertyOf: "foaf:isPrimaryTopicOf".freeze,
1138
+ type: "owl:ObjectProperty".freeze,
1139
+ "vs:term_status" => %(stable).freeze
1140
+ property :image,
1141
+ comment: %(Indicates a pictorial image \(JPEG, GIF, PNG, Etc.\) of a musical work, the expression of a musical work, the manifestation of a work or the examplar of a manifestation.).freeze,
1142
+ domain: "_:g2177489800".freeze,
1143
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1144
+ label: "image".freeze,
1145
+ range: "foaf:Image".freeze,
1146
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1147
+ subPropertyOf: "foaf:depiction".freeze,
1148
+ type: "owl:ObjectProperty".freeze,
1149
+ "vs:term_status" => %(stable).freeze
1150
+ property :imdb,
1151
+ comment: %(Used to link an artist, a musical work or the expression of a musical work to their equivalent page on IMDb, the InternetMovieDatabase.).freeze,
1152
+ domain: "_:g2172101880".freeze,
1153
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1154
+ label: "imdb".freeze,
1155
+ range: "foaf:Document".freeze,
1156
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1157
+ subPropertyOf: "foaf:isPrimaryTopicOf".freeze,
1158
+ type: "owl:ObjectProperty".freeze,
1159
+ "vs:term_status" => %(stable).freeze
1160
+ property :instrument,
1161
+ comment: %(Relates a performance to a musical instrument involved).freeze,
1162
+ domain: "http://purl.org/ontology/mo/Performance".freeze,
1163
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
1164
+ label: "instrument".freeze,
1165
+ range: "http://purl.org/ontology/mo/Instrument".freeze,
1166
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1167
+ subPropertyOf: "http://purl.org/NET/c4dm/event.owl#factor".freeze,
1168
+ type: "owl:ObjectProperty".freeze,
1169
+ "vs:term_status" => %(stable).freeze
1170
+ property :interpreter,
1171
+ comment: %(Adds an involved music artist, who interpreted, remixed, or otherwise modified an existing signal, which resulted in the signal that is here the subject of this relation.).freeze,
1172
+ domain: "http://purl.org/ontology/mo/Signal".freeze,
1173
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1174
+ label: "has interpeter".freeze,
1175
+ range: "http://purl.org/ontology/mo/MusicArtist".freeze,
1176
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1177
+ type: "owl:ObjectProperty".freeze,
1178
+ "vs:term_status" => %(testing).freeze
1179
+ property :ipi,
1180
+ comment: %(The Interested Parties Information Code \(IPI\) is an ISO standard similar to ISBNs for identifying the people or groups with some involvement with a particular musical work / compositions.).freeze,
1181
+ domain: "http://purl.org/ontology/mo/MusicArtist".freeze,
1182
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1183
+ label: "ipi".freeze,
1184
+ range: "xsd:string".freeze,
1185
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1186
+ subPropertyOf: "http://purl.org/ontology/mo/uuid".freeze,
1187
+ type: "owl:DatatypeProperty".freeze,
1188
+ "vs:term_status" => %(testing).freeze
1189
+ property :ismn,
1190
+ comment: %(The International Standard Music Number \(ISMN\) is an ISO standard similar to ISBNs for identifying printed music publications).freeze,
1191
+ domain: "_:g2177014180".freeze,
1192
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1193
+ label: "ismn".freeze,
1194
+ range: "xsd:string".freeze,
1195
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1196
+ subPropertyOf: "http://purl.org/ontology/mo/uuid".freeze,
1197
+ type: "owl:DatatypeProperty".freeze,
1198
+ "vs:term_status" => %(testing).freeze
1199
+ property :isrc,
1200
+ comment: %(
1201
+ The ISRC \(International Standard Recording Code\) is the international identification system for sound recordings and music videorecordings.
1202
+ Each ISRC is a unique and permanent identifier for a specific recording which can be permanently encoded into a product as its digital fingerprint.
1203
+ Encoded ISRC provide the means to automatically identify recordings for royalty payments.
1204
+ ).freeze,
1205
+ domain: "http://purl.org/ontology/mo/Signal".freeze,
1206
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1207
+ label: "isrc".freeze,
1208
+ range: "xsd:string".freeze,
1209
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1210
+ subPropertyOf: "http://purl.org/ontology/mo/uuid".freeze,
1211
+ type: "owl:DatatypeProperty".freeze,
1212
+ "vs:term_status" => %(stable).freeze
1213
+ property :iswc,
1214
+ comment: %(Links a musical work to the corresponding ISWC number).freeze,
1215
+ domain: "http://purl.org/ontology/mo/MusicalWork".freeze,
1216
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1217
+ label: "iswc".freeze,
1218
+ range: "xsd:string".freeze,
1219
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1220
+ subPropertyOf: "http://purl.org/ontology/mo/uuid".freeze,
1221
+ type: "owl:DatatypeProperty".freeze,
1222
+ "vs:term_status" => %(testing).freeze
1223
+ property :item,
1224
+ comment: %(
1225
+ Relates a musical manifestation to a musical item \(this album, and my particular cd\) holding the
1226
+ entire manifestation, and not just a part of it.
1227
+ ).freeze,
1228
+ domain: "http://purl.org/ontology/mo/MusicalManifestation".freeze,
1229
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1230
+ label: "item".freeze,
1231
+ range: "http://purl.org/ontology/mo/MusicalItem".freeze,
1232
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1233
+ subPropertyOf: "http://purl.org/ontology/mo/available_as".freeze,
1234
+ type: "owl:ObjectProperty".freeze,
1235
+ "vs:term_status" => %(testing).freeze
1236
+ property :key,
1237
+ comment: %(
1238
+ Indicated the key used by the musicians during a performance, or the key of a MusicalWork.
1239
+ Any of 24 major or minor diatonic scales that provide the tonal framework for a piece of music.).freeze,
1240
+ domain: "_:g2178325760".freeze,
1241
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
1242
+ label: "key".freeze,
1243
+ range: "http://purl.org/NET/c4dm/keys.owl#Key".freeze,
1244
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1245
+ type: "owl:ObjectProperty".freeze,
1246
+ "vs:term_status" => %(stable).freeze
1247
+ property :label,
1248
+ comment: %(Associates a release event with the label releasing the record).freeze,
1249
+ domain: "_:g2177227340".freeze,
1250
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1251
+ label: "label".freeze,
1252
+ range: "http://purl.org/ontology/mo/Label".freeze,
1253
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1254
+ type: "owl:ObjectProperty".freeze,
1255
+ "vs:term_status" => %(testing).freeze
1256
+ property :lc,
1257
+ comment: %(The Label Code \(LC\) was introduced in 1977 by the IFPI \(International Federation of Phonogram and Videogram Industries\) in order to unmistakably identify the different record labels \(see Introduction, Record labels\) for rights purposes. The Label Code consists historically of 4 figures, presently being extended to 5 figures, preceded by LC and a dash \(e.g. LC-0193 = Electrola; LC-0233 = His Master's Voice\). Note that the number of countries using the LC is limited, and that the code given on the item is not always accurate.).freeze,
1258
+ domain: "http://purl.org/ontology/mo/Label".freeze,
1259
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1260
+ label: "lc".freeze,
1261
+ range: "xsd:string".freeze,
1262
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1263
+ subPropertyOf: "http://purl.org/ontology/mo/uuid".freeze,
1264
+ type: "owl:DatatypeProperty".freeze,
1265
+ "vs:term_status" => %(testing).freeze
1266
+ property :level,
1267
+ comment: %(
1268
+ This annotation property associates to a particular Music Ontology term the corresponding
1269
+ expressiveness level. These levels can be:
1270
+
1271
+ - 1: Only editorial/Musicbrainz type information
1272
+ - 2: Workflow information
1273
+ - 3: Even decomposition
1274
+
1275
+ This property is mainly used for specification generation.
1276
+ ).freeze,
1277
+ label: "level".freeze,
1278
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1279
+ type: "owl:AnnotationProperty".freeze
1280
+ property :licence,
1281
+ comment: %(Used to link a work or the expression of a work to the license under which they can be manipulated \(downloaded, modified, etc\).
1282
+
1283
+ This is usually used to link to a Creative Commons licence.).freeze,
1284
+ domain: "_:g2170818320".freeze,
1285
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1286
+ label: "licence".freeze,
1287
+ range: "http://web.resource.org/cc/License".freeze,
1288
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1289
+ type: "owl:ObjectProperty".freeze,
1290
+ "vs:term_status" => %(stable).freeze
1291
+ property :listened,
1292
+ comment: %(Relates agents to the performances they were listening in).freeze,
1293
+ domain: "foaf:Agent".freeze,
1294
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
1295
+ label: "listened".freeze,
1296
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/listener).freeze,
1297
+ range: "http://purl.org/ontology/mo/Performance".freeze,
1298
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1299
+ subPropertyOf: "http://purl.org/vocab/bio/0.1/event".freeze,
1300
+ type: "owl:ObjectProperty".freeze,
1301
+ "vs:term_status" => %(unstable).freeze
1302
+ property :listener,
1303
+ comment: %(Relates a performance to the listener involved).freeze,
1304
+ domain: "http://purl.org/ontology/mo/Performance".freeze,
1305
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
1306
+ label: "listener".freeze,
1307
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/listened).freeze,
1308
+ range: "foaf:Agent".freeze,
1309
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1310
+ subPropertyOf: "http://purl.org/NET/c4dm/event.owl#agent".freeze,
1311
+ type: "owl:ObjectProperty".freeze,
1312
+ "vs:term_status" => %(stable).freeze
1313
+ property :lyrics,
1314
+ comment: %(Associates lyrics with a musical work).freeze,
1315
+ domain: "http://purl.org/ontology/mo/MusicalWork".freeze,
1316
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
1317
+ label: "lyrics".freeze,
1318
+ range: "http://purl.org/ontology/mo/Lyrics".freeze,
1319
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1320
+ type: "owl:ObjectProperty".freeze,
1321
+ "vs:term_status" => %(testing).freeze
1322
+ property :mailorder,
1323
+ comment: %(Used to link a musical work or the expression of a musical work to a website where people can buy a copy of the musical manifestation.).freeze,
1324
+ domain: "_:g2172041460".freeze,
1325
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1326
+ label: "mailorder".freeze,
1327
+ range: "foaf:Document".freeze,
1328
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1329
+ subPropertyOf: "foaf:isPrimaryTopicOf".freeze,
1330
+ type: "owl:ObjectProperty".freeze,
1331
+ "vs:term_status" => %(stable).freeze
1332
+ property :mashup_of,
1333
+ comment: %(Indicates that musical works or the expressions of a musical work were mashed up on this album or track.
1334
+
1335
+ This means that two musical works or the expressions of a musical work by different artists are mixed together, over each other, or otherwise combined into a single musical work \(usually by a third artist, the remixer\).).freeze,
1336
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1337
+ label: "mashup_of".freeze,
1338
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1339
+ subPropertyOf: "http://purl.org/ontology/mo/derived_from".freeze,
1340
+ type: "owl:ObjectProperty".freeze,
1341
+ "vs:term_status" => %(unstable).freeze
1342
+ property :media_type,
1343
+ comment: %(The mediatype \(file format or MIME type, or physical medium\) of a musical manifestation, e.g. a MP3, CD or vinyl.).freeze,
1344
+ domain: "http://purl.org/ontology/mo/MusicalManifestation".freeze,
1345
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1346
+ label: "has media type".freeze,
1347
+ range: "dc:MediaType".freeze,
1348
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1349
+ subPropertyOf: "dc:format".freeze,
1350
+ type: "owl:ObjectProperty".freeze,
1351
+ "vs:term_status" => %(testing).freeze
1352
+ property :medley_of,
1353
+ comment: %(Indicates that a musical expression is a medley of several other musical expressions.
1354
+
1355
+ This means that the orignial musical expression were rearranged to create a new musical expression in the form of a medley. ).freeze,
1356
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1357
+ label: "medley_of".freeze,
1358
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1359
+ subPropertyOf: "http://purl.org/ontology/mo/derived_from".freeze,
1360
+ type: "owl:ObjectProperty".freeze,
1361
+ "vs:term_status" => %(unstable).freeze
1362
+ property :member,
1363
+ comment: %(
1364
+ Indicates a member of a musical group
1365
+ ).freeze,
1366
+ domain: "http://purl.org/ontology/mo/MusicGroup".freeze,
1367
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1368
+ label: "member".freeze,
1369
+ range: "foaf:Agent".freeze,
1370
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1371
+ subPropertyOf: "foaf:member".freeze,
1372
+ type: "owl:ObjectProperty".freeze,
1373
+ "vs:term_status" => %(stable).freeze
1374
+ property :member_of,
1375
+ comment: %(Inverse of the foaf:member property).freeze,
1376
+ domain: "foaf:Agent".freeze,
1377
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1378
+ label: "member_of".freeze,
1379
+ "owl:inverseOf" => %(foaf:member).freeze,
1380
+ range: "foaf:Group".freeze,
1381
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1382
+ type: "owl:ObjectProperty".freeze,
1383
+ "vs:term_status" => %(unstable).freeze
1384
+ property :membership,
1385
+ comment: %(Relates an agent with related membership events).freeze,
1386
+ domain: "foaf:Agent".freeze,
1387
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1388
+ label: "membership".freeze,
1389
+ range: "http://purl.org/ontology/mo/Membership".freeze,
1390
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1391
+ type: "owl:ObjectProperty".freeze,
1392
+ "vs:term_status" => %(testing).freeze
1393
+ property :meter,
1394
+ comment: %(Associates a musical work or a score with its meter).freeze,
1395
+ domain: "_:g2161584560".freeze,
1396
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
1397
+ label: "meter".freeze,
1398
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1399
+ type: "owl:DatatypeProperty".freeze,
1400
+ "vs:term_status" => %(testing).freeze
1401
+ property :movement,
1402
+ comment: %(Indicates that a musical work has movements).freeze,
1403
+ domain: "http://purl.org/ontology/mo/MusicalWork".freeze,
1404
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
1405
+ label: "has_movement".freeze,
1406
+ range: "http://purl.org/ontology/mo/Movement".freeze,
1407
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1408
+ type: "owl:ObjectProperty".freeze,
1409
+ "vs:term_status" => %(unstable).freeze
1410
+ property :movementNum,
1411
+ label: "movementNum".freeze,
1412
+ "owl:equivalentProperty" => %(http://purl.org/ontology/mo/movement_number).freeze,
1413
+ type: "owl:DatatypeProperty".freeze
1414
+ property :movement_number,
1415
+ comment: %(Indicates the position of a movement in a musical work.).freeze,
1416
+ domain: "http://purl.org/ontology/mo/Movement".freeze,
1417
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
1418
+ label: "movement number".freeze,
1419
+ range: "xsd:int".freeze,
1420
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1421
+ type: "owl:DatatypeProperty".freeze,
1422
+ "vs:term_status" => %(unstable).freeze
1423
+ property :musicbrainz,
1424
+ comment: %(
1425
+ Linking an agent, a track or a record to its corresponding Musicbrainz page.
1426
+ ).freeze,
1427
+ domain: "_:g2162734740".freeze,
1428
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1429
+ label: "musicbrainz".freeze,
1430
+ range: "foaf:Document".freeze,
1431
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1432
+ subPropertyOf: "foaf:isPrimaryTopicOf".freeze,
1433
+ type: "owl:ObjectProperty".freeze,
1434
+ "vs:term_status" => %(stable).freeze
1435
+ property :musicbrainz_guid,
1436
+ comment: %(Links an object to the corresponding Musicbrainz identifier).freeze,
1437
+ domain: "_:g2163244740".freeze,
1438
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1439
+ label: "Musicbrainz GUID".freeze,
1440
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1441
+ subPropertyOf: "http://purl.org/ontology/mo/uuid".freeze,
1442
+ type: "owl:DatatypeProperty".freeze,
1443
+ "vs:term_status" => %(testing).freeze
1444
+ property :musicmoz,
1445
+ comment: %(Used to link an artist, a musical work or the expression of a musical work to its corresponding MusicMoz page.).freeze,
1446
+ domain: "_:g2163765580".freeze,
1447
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1448
+ label: "musicmoz".freeze,
1449
+ range: "foaf:Document".freeze,
1450
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1451
+ subPropertyOf: "foaf:isPrimaryTopicOf".freeze,
1452
+ type: "owl:ObjectProperty".freeze,
1453
+ "vs:term_status" => %(stable).freeze
1454
+ property :myspace,
1455
+ comment: %(Used to link a person to its corresponding MySpace page.).freeze,
1456
+ domain: "foaf:Agent".freeze,
1457
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1458
+ label: "myspace".freeze,
1459
+ range: "foaf:Document".freeze,
1460
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1461
+ subPropertyOf: "foaf:isPrimaryTopicOf".freeze,
1462
+ type: "owl:ObjectProperty".freeze,
1463
+ "vs:term_status" => %(stable).freeze
1464
+ property :olga,
1465
+ comment: %(Used to link a track to a tabulature file for track in the On-Line Guitar Archive.).freeze,
1466
+ domain: "http://purl.org/ontology/mo/Track".freeze,
1467
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1468
+ label: "olga".freeze,
1469
+ range: "foaf:Document".freeze,
1470
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1471
+ subPropertyOf: "foaf:isPrimaryTopicOf".freeze,
1472
+ type: "owl:ObjectProperty".freeze,
1473
+ "vs:term_status" => %(stable).freeze
1474
+ property :onlinecommunity,
1475
+ comment: %(Used to link a person with an online community web page like a blog, a wiki, a forum, a livejournal page, Etc.).freeze,
1476
+ domain: "foaf:Agent".freeze,
1477
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1478
+ label: "onlinecommunity".freeze,
1479
+ range: "foaf:Document".freeze,
1480
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1481
+ subPropertyOf: "foaf:isPrimaryTopicOf".freeze,
1482
+ type: "owl:ObjectProperty".freeze,
1483
+ "vs:term_status" => %(stable).freeze
1484
+ property :opus,
1485
+ comment: %(
1486
+ Used to define a creative work, especially a musical composition numbered to designate the order of a composer's works.
1487
+ ).freeze,
1488
+ domain: "http://purl.org/ontology/mo/MusicalWork".freeze,
1489
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
1490
+ label: "opus".freeze,
1491
+ range: "rdfs:Literal".freeze,
1492
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1493
+ type: "owl:DatatypeProperty".freeze,
1494
+ "vs:term_status" => %(stable).freeze
1495
+ property :origin,
1496
+ comment: %(Relates an artist to its geographic origin).freeze,
1497
+ domain: "http://purl.org/ontology/mo/MusicArtist".freeze,
1498
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1499
+ label: "origin".freeze,
1500
+ range: "geo:SpatialThing".freeze,
1501
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1502
+ type: "owl:ObjectProperty".freeze,
1503
+ "vs:term_status" => %(testing).freeze
1504
+ property :other_release_of,
1505
+ comment: %(Indicates that two musical manifestations are essentially the same.).freeze,
1506
+ domain: "http://purl.org/ontology/mo/MusicalManifestation".freeze,
1507
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1508
+ label: "other_release_of".freeze,
1509
+ range: "http://purl.org/ontology/mo/MusicalManifestation".freeze,
1510
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1511
+ type: "owl:SymmetricProperty".freeze,
1512
+ "vs:term_status" => %(unstable).freeze
1513
+ property :paid_download,
1514
+ comment: %(
1515
+ Provide a link from an artist to a web page where all of that artist's musical work is available for some money,
1516
+ or a link from a manifestation \(record/track, for example\) to a web page providing a paid access to this manifestation.
1517
+ ).freeze,
1518
+ domain: "_:g2219104280".freeze,
1519
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1520
+ label: "paid download".freeze,
1521
+ range: "foaf:Document".freeze,
1522
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1523
+ subPropertyOf: "http://purl.org/ontology/mo/download".freeze,
1524
+ type: "owl:ObjectProperty".freeze,
1525
+ "vs:term_status" => %(stable).freeze
1526
+ property :paiddownload,
1527
+ label: "paiddownload".freeze,
1528
+ "owl:equivalentProperty" => %(http://purl.org/ontology/mo/paid_download).freeze,
1529
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1530
+ type: "owl:ObjectProperty".freeze,
1531
+ "vs:term_status" => %(deprecated).freeze
1532
+ property :performance_of,
1533
+ comment: %(
1534
+ Associates a Performance to a musical work or an arrangement that is being used as a factor in it.
1535
+ For example, I might use this property to attach the Magic Flute musical work to
1536
+ a particular Performance.
1537
+ ).freeze,
1538
+ domain: "http://purl.org/ontology/mo/Performance".freeze,
1539
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
1540
+ label: "performance of".freeze,
1541
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/performed_in).freeze,
1542
+ range: "_:g2163765220".freeze,
1543
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1544
+ subPropertyOf: "http://purl.org/NET/c4dm/event.owl#factor".freeze,
1545
+ type: "owl:ObjectProperty".freeze,
1546
+ "vs:term_status" => %(unstable).freeze
1547
+ property :performed,
1548
+ comment: %(Relates agents to the performances they were performing in).freeze,
1549
+ domain: "foaf:Agent".freeze,
1550
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
1551
+ label: "performed".freeze,
1552
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/performer).freeze,
1553
+ range: "http://purl.org/ontology/mo/Performance".freeze,
1554
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1555
+ subPropertyOf: "http://purl.org/vocab/bio/0.1/event".freeze,
1556
+ type: "owl:ObjectProperty".freeze,
1557
+ "vs:term_status" => %(unstable).freeze
1558
+ property :performed_in,
1559
+ comment: %(
1560
+ Associates a Musical Work or an Score to Performances in which they were
1561
+ a factor. For example, I might use this property in order to
1562
+ associate the Magic Flute to a particular performance at the Opera
1563
+ Bastille last year.).freeze,
1564
+ domain: "_:g2162945680".freeze,
1565
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
1566
+ label: "performed in".freeze,
1567
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/performance_of).freeze,
1568
+ range: "http://purl.org/ontology/mo/Performance".freeze,
1569
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1570
+ subPropertyOf: "http://purl.org/NET/c4dm/event.owl#isFactorOf".freeze,
1571
+ type: "owl:ObjectProperty".freeze,
1572
+ "vs:term_status" => %(unstable).freeze
1573
+ property :performer,
1574
+ comment: %(Relates a performance to the performers involved).freeze,
1575
+ domain: "http://purl.org/ontology/mo/Performance".freeze,
1576
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
1577
+ label: "performer".freeze,
1578
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/performed).freeze,
1579
+ range: "foaf:Agent".freeze,
1580
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1581
+ subPropertyOf: "http://purl.org/NET/c4dm/event.owl#agent".freeze,
1582
+ type: "owl:ObjectProperty".freeze,
1583
+ "vs:term_status" => %(stable).freeze
1584
+ property :possess_item,
1585
+ comment: %(A person, a group of person or an organization possessing an exemplar of a single manifestation.).freeze,
1586
+ domain: "foaf:Agent".freeze,
1587
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1588
+ label: "possess_item".freeze,
1589
+ range: "http://purl.org/vocab/frbr/core#Item".freeze,
1590
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1591
+ type: "owl:ObjectProperty".freeze,
1592
+ "vs:term_status" => %(stable).freeze
1593
+ property :preview,
1594
+ comment: %(
1595
+ Relates a musical manifestation to a musical item \(this album, and my particular cd\), which holds
1596
+ a preview of the manifestation \(eg. one track for an album, or a snippet for a track\)
1597
+ ).freeze,
1598
+ domain: "http://purl.org/ontology/mo/MusicalManifestation".freeze,
1599
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1600
+ label: "preview".freeze,
1601
+ range: "http://purl.org/ontology/mo/MusicalItem".freeze,
1602
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1603
+ subPropertyOf: "http://purl.org/ontology/mo/available_as".freeze,
1604
+ type: "owl:ObjectProperty".freeze,
1605
+ "vs:term_status" => %(testing).freeze
1606
+ property :preview_download,
1607
+ comment: %(
1608
+ This property can be used to link from a person to the website where they make previews of their works available, or from
1609
+ a manifestation \(a track or an album, for example\) to a web page where a preview download is available.
1610
+
1611
+ This property MUST be used only if the content is just available through a web page \(holding, for example
1612
+ a Flash application\) - it is better to link to actual content directly through the use of mo:available_as and
1613
+ mo:Stream, mo:Torrent or mo:ED2K, etc. Therefore, Semantic Web user agents that don't know how to read HTML and even
1614
+ less to rip streams from Flash applications can still access the audio content.
1615
+ ).freeze,
1616
+ domain: "_:g2161391140".freeze,
1617
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1618
+ label: "preview download".freeze,
1619
+ range: "foaf:Document".freeze,
1620
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1621
+ subPropertyOf: "foaf:isPrimaryTopicOf".freeze,
1622
+ type: "owl:ObjectProperty".freeze,
1623
+ "vs:term_status" => %(stable).freeze
1624
+ property :primary_instrument,
1625
+ comment: %(Indicates that an artist primarily plays an instrument, or that a member was primarily playing a particular instrument during his membership).freeze,
1626
+ domain: "_:g2160866060".freeze,
1627
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1628
+ label: "primary instrument".freeze,
1629
+ range: "http://purl.org/ontology/mo/Instrument".freeze,
1630
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1631
+ type: "owl:ObjectProperty".freeze,
1632
+ "vs:term_status" => %(testing).freeze
1633
+ property :produced,
1634
+ comment: %(Used to relate an person or a group of person who produced the manifestation of a work.).freeze,
1635
+ domain: "foaf:Agent".freeze,
1636
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1637
+ label: "produced".freeze,
1638
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/producer).freeze,
1639
+ range: "http://purl.org/ontology/mo/MusicalManifestation".freeze,
1640
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1641
+ type: "owl:ObjectProperty".freeze,
1642
+ "vs:term_status" => %(stable).freeze
1643
+ property :produced_score,
1644
+ comment: %(
1645
+ Associates an arrangement or a composition event to a score product \(score here does not refer to a published score, but more
1646
+ an abstract arrangement of a particular work\).
1647
+ ).freeze,
1648
+ domain: "_:g2178455760".freeze,
1649
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
1650
+ label: "produced score".freeze,
1651
+ range: "http://purl.org/ontology/mo/Score".freeze,
1652
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1653
+ subPropertyOf: "http://purl.org/NET/c4dm/event.owl#product".freeze,
1654
+ type: "owl:ObjectProperty".freeze,
1655
+ "vs:term_status" => %(unstable).freeze
1656
+ property :produced_signal,
1657
+ comment: %(
1658
+ Associates a Recording to the outputted signal.
1659
+ ).freeze,
1660
+ domain: "http://purl.org/ontology/mo/Recording".freeze,
1661
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
1662
+ label: "produced signal".freeze,
1663
+ range: "http://purl.org/ontology/mo/Signal".freeze,
1664
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1665
+ subPropertyOf: "http://purl.org/NET/c4dm/event.owl#product".freeze,
1666
+ type: "owl:ObjectProperty".freeze,
1667
+ "vs:term_status" => %(stable).freeze
1668
+ property :produced_signal_group,
1669
+ comment: %(Associates a recording session with a group of master signals produced by it.).freeze,
1670
+ domain: "http://purl.org/ontology/mo/RecordingSession".freeze,
1671
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
1672
+ label: "produced signal group".freeze,
1673
+ range: "http://purl.org/ontology/mo/SignalGroup".freeze,
1674
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1675
+ subPropertyOf: "http://purl.org/NET/c4dm/event.owl#product".freeze,
1676
+ type: "owl:ObjectProperty".freeze,
1677
+ "vs:term_status" => %(testing).freeze
1678
+ property :produced_sound,
1679
+ comment: %(
1680
+ Associates a Performance to a physical Sound that is being produced by it.
1681
+ ).freeze,
1682
+ domain: "http://purl.org/ontology/mo/Performance".freeze,
1683
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
1684
+ label: "produced sound".freeze,
1685
+ range: "http://purl.org/ontology/mo/Sound".freeze,
1686
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1687
+ subPropertyOf: "http://purl.org/NET/c4dm/event.owl#product".freeze,
1688
+ type: "owl:ObjectProperty".freeze,
1689
+ "vs:term_status" => %(stable).freeze
1690
+ property :produced_work,
1691
+ comment: %(
1692
+ Associates a composition event to the produced MusicalWork. For example,
1693
+ this property could link the event corresponding to the composition of the
1694
+ Magic Flute in 1782 to the Magic Flute musical work itself. This musical work
1695
+ can then be used in particular performances.
1696
+ ).freeze,
1697
+ domain: "http://purl.org/ontology/mo/Composition".freeze,
1698
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
1699
+ label: "produced work".freeze,
1700
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/composed_in).freeze,
1701
+ range: "http://purl.org/ontology/mo/MusicalWork".freeze,
1702
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1703
+ subPropertyOf: "http://purl.org/NET/c4dm/event.owl#product".freeze,
1704
+ type: "owl:ObjectProperty".freeze,
1705
+ "vs:term_status" => %(stable).freeze
1706
+ property :producer,
1707
+ comment: %(Used to relate the manifestation of a work to a person or a group of person who produced it.).freeze,
1708
+ domain: "http://purl.org/ontology/mo/MusicalManifestation".freeze,
1709
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1710
+ label: "producer".freeze,
1711
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/produced).freeze,
1712
+ range: "foaf:Agent".freeze,
1713
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1714
+ type: "owl:ObjectProperty".freeze,
1715
+ "vs:term_status" => %(stable).freeze
1716
+ property :producesSignal,
1717
+ label: "producesSignal".freeze,
1718
+ "owl:equivalentProperty" => %(http://purl.org/ontology/mo/produced_signal).freeze,
1719
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1720
+ type: "owl:ObjectProperty".freeze,
1721
+ "vs:term_status" => %(deprecated).freeze
1722
+ property :producesSound,
1723
+ label: "producesSound".freeze,
1724
+ "owl:equivalentProperty" => %(http://purl.org/ontology/mo/produced_sound).freeze,
1725
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1726
+ type: "owl:ObjectProperty".freeze,
1727
+ "vs:term_status" => %(deprecated).freeze
1728
+ property :producesWork,
1729
+ label: "producesWork".freeze,
1730
+ "owl:equivalentProperty" => %(http://purl.org/ontology/mo/produced_work).freeze,
1731
+ type: "owl:ObjectProperty".freeze
1732
+ property :productOfComposition,
1733
+ label: "productOfComposition".freeze,
1734
+ "owl:equivalentProperty" => %(http://purl.org/ontology/mo/composed_in).freeze,
1735
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1736
+ type: "owl:ObjectProperty".freeze,
1737
+ "vs:term_status" => %(deprecated).freeze
1738
+ property :publicationOf,
1739
+ label: "publicationOf".freeze,
1740
+ "owl:equivalentProperty" => %(http://purl.org/ontology/mo/publication_of).freeze,
1741
+ type: "owl:ObjectProperty".freeze,
1742
+ "vs:term_status" => %(deprecated).freeze
1743
+ property :publication_of,
1744
+ comment: %(Link a particular manifestation to the related signal, score, libretto, or lyrics).freeze,
1745
+ domain: "http://purl.org/ontology/mo/MusicalManifestation".freeze,
1746
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1747
+ label: "publication of".freeze,
1748
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/published_as).freeze,
1749
+ range: "http://purl.org/ontology/mo/MusicalExpression".freeze,
1750
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1751
+ type: "owl:ObjectProperty".freeze,
1752
+ "vs:term_status" => %(unstable).freeze
1753
+ property :published,
1754
+ comment: %(Used to relate an person or a group of person who published the manifestation of a work.).freeze,
1755
+ domain: "foaf:Agent".freeze,
1756
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1757
+ label: "published".freeze,
1758
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/publisher).freeze,
1759
+ range: "http://purl.org/ontology/mo/MusicalManifestation".freeze,
1760
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1761
+ type: "owl:ObjectProperty".freeze,
1762
+ "vs:term_status" => %(unstable).freeze
1763
+ property :publishedAs,
1764
+ label: "publishedAs".freeze,
1765
+ "owl:equivalentProperty" => %(http://purl.org/ontology/mo/published_as).freeze,
1766
+ type: "owl:ObjectProperty".freeze,
1767
+ "vs:term_status" => %(deprecated).freeze
1768
+ property :published_as,
1769
+ comment: %(
1770
+ Links a musical expression \(e.g. a signal or a score\) to one of its manifestations \(e.g. a track on a particular record or a published score\).
1771
+ ).freeze,
1772
+ domain: "http://purl.org/ontology/mo/MusicalExpression".freeze,
1773
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1774
+ label: "published as".freeze,
1775
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/publication_of).freeze,
1776
+ range: "http://purl.org/ontology/mo/MusicalManifestation".freeze,
1777
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1778
+ subPropertyOf: "http://purl.org/vocab/frbr/core#embodiment".freeze,
1779
+ type: "owl:ObjectProperty".freeze,
1780
+ "vs:term_status" => %(stable).freeze
1781
+ property :publisher,
1782
+ comment: %(Used to relate a musical manifestation to a person or a group of person who published it.).freeze,
1783
+ domain: "http://purl.org/ontology/mo/MusicalManifestation".freeze,
1784
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1785
+ label: "publisher".freeze,
1786
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/published).freeze,
1787
+ range: "foaf:Agent".freeze,
1788
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1789
+ type: "owl:ObjectProperty".freeze,
1790
+ "vs:term_status" => %(unstable).freeze
1791
+ property :publishingLocation,
1792
+ label: "publishingLocation".freeze,
1793
+ "owl:equivalentProperty" => %(http://purl.org/ontology/mo/publishing_location).freeze,
1794
+ type: "owl:ObjectProperty".freeze,
1795
+ "vs:term_status" => %(deprecated).freeze
1796
+ property :publishing_location,
1797
+ comment: %(
1798
+ Relates a musical manifestation to its publication location.
1799
+ ).freeze,
1800
+ domain: "http://purl.org/ontology/mo/MusicalManifestation".freeze,
1801
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1802
+ label: "publishingLocation".freeze,
1803
+ range: "geo:SpatialThing".freeze,
1804
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1805
+ type: "owl:ObjectProperty".freeze,
1806
+ "vs:term_status" => %(stable).freeze
1807
+ property :puid,
1808
+ comment: %(
1809
+ Link a signal to the PUIDs associated with it, that is, PUID computed from MusicalItems \(mo:AudioFile\)
1810
+ derived from this signal.
1811
+ PUIDs \(Portable Unique IDentifier\) are the IDs used in the
1812
+ proprietary MusicDNS AudioFingerprinting system which is operated by MusicIP.
1813
+
1814
+ Using PUIDs, one \(with some luck\) can identify the Signal object associated with a particular audio file, therefore allowing
1815
+ to access further information \(on which release this track is featured? etc.\). Using some more metadata one can identify
1816
+ the particular Track corresponding to the audio file \(a track on a particular release\).).freeze,
1817
+ domain: "http://purl.org/ontology/mo/Signal".freeze,
1818
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1819
+ label: "puid".freeze,
1820
+ range: "xsd:string".freeze,
1821
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1822
+ type: "owl:DatatypeProperty".freeze,
1823
+ "vs:term_status" => %(stable).freeze
1824
+ property :record,
1825
+ comment: %(Associates a release with the records it contains. A single release can be associated with multiple records, for example for a multi-disc release.).freeze,
1826
+ domain: "http://purl.org/ontology/mo/Release".freeze,
1827
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1828
+ label: "released record".freeze,
1829
+ range: "http://purl.org/ontology/mo/Record".freeze,
1830
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1831
+ type: "owl:ObjectProperty".freeze,
1832
+ "vs:term_status" => %(testing).freeze
1833
+ property :record_count,
1834
+ comment: %(Associates a release with the number of records it contains, e.g. the number of discs it contains in the case of a multi-disc release.).freeze,
1835
+ domain: "http://purl.org/ontology/mo/Release".freeze,
1836
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1837
+ label: "record count".freeze,
1838
+ range: "xsd:int".freeze,
1839
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1840
+ type: "owl:DatatypeProperty".freeze,
1841
+ "vs:term_status" => %(testing).freeze
1842
+ property :record_number,
1843
+ comment: %(Indicates the position of a record in a release \(e.g. a 2xLP, etc.\).).freeze,
1844
+ domain: "http://purl.org/ontology/mo/Record".freeze,
1845
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1846
+ label: "has record number".freeze,
1847
+ range: "xsd:nonNegativeInteger".freeze,
1848
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1849
+ type: "owl:DatatypeProperty".freeze,
1850
+ "vs:term_status" => %(testing).freeze
1851
+ property :record_side,
1852
+ comment: %(Associates the side on a vinyl record, where a track is located, e.g. A, B, C, etc. This property can then also be used
1853
+ in conjunction with mo:track_number, so that one can infer e.g. "A1", that means, track number 1 on side A.).freeze,
1854
+ domain: "http://purl.org/ontology/mo/Track".freeze,
1855
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1856
+ label: "has record side".freeze,
1857
+ range: "xsd:string".freeze,
1858
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1859
+ type: "owl:DatatypeProperty".freeze,
1860
+ "vs:term_status" => %(testing).freeze
1861
+ property :recordedAs,
1862
+ label: "recordedAs".freeze,
1863
+ "owl:equivalentProperty" => %(http://purl.org/ontology/mo/recorded_as).freeze,
1864
+ type: "owl:ObjectProperty".freeze
1865
+ property :recorded_as,
1866
+ comment: %(
1867
+ This is a shortcut property, allowing to bypass all the Sound/Recording steps. This property
1868
+ allows to directly link a Performance to the recorded Signal. This is recommended for "normal"
1869
+ users. However, advanced users wanting to express things such as the location of the microphone will
1870
+ have to create this shortcut as well as the whole workflow, in order to let the "normal" users access
1871
+ simply the, well, simple information:-\) .
1872
+ ).freeze,
1873
+ domain: "http://purl.org/ontology/mo/Performance".freeze,
1874
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
1875
+ label: "recorded as".freeze,
1876
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/records).freeze,
1877
+ range: "http://purl.org/ontology/mo/Signal".freeze,
1878
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1879
+ type: "owl:ObjectProperty".freeze,
1880
+ "vs:term_status" => %(stable).freeze
1881
+ property :recorded_in,
1882
+ comment: %(
1883
+ Associates a physical Sound to a Recording event where it is being used
1884
+ in order to produce a signal. For example, I might use this property to
1885
+ associate the sound produced by a particular performance of the magic flute
1886
+ to a given recording, done using my cell-phone.
1887
+ ).freeze,
1888
+ domain: "http://purl.org/ontology/mo/Sound".freeze,
1889
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
1890
+ label: "recorded in".freeze,
1891
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/recording_of).freeze,
1892
+ range: "http://purl.org/ontology/mo/Recording".freeze,
1893
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1894
+ subPropertyOf: "http://purl.org/NET/c4dm/event.owl#isFactorOf".freeze,
1895
+ type: "owl:ObjectProperty".freeze,
1896
+ "vs:term_status" => %(unstable).freeze
1897
+ property :recording_of,
1898
+ comment: %(
1899
+ Associates a Recording event to a physical Sound being recorded.
1900
+ For example, I might use this property to
1901
+ associate a given recording, done using my cell phone, to the
1902
+ sound produced by a particular performance of the magic flute.
1903
+ ).freeze,
1904
+ domain: "http://purl.org/ontology/mo/Recording".freeze,
1905
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
1906
+ label: "recorded sound".freeze,
1907
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/recorded_in).freeze,
1908
+ range: "http://purl.org/ontology/mo/Sound".freeze,
1909
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1910
+ subPropertyOf: "http://purl.org/NET/c4dm/event.owl#factor".freeze,
1911
+ type: "owl:ObjectProperty".freeze,
1912
+ "vs:term_status" => %(stable).freeze
1913
+ property :records,
1914
+ comment: %(
1915
+ This is the inverse of the shortcut property recordedAs, allowing to relate directly a performance
1916
+ to a signal.
1917
+ ).freeze,
1918
+ domain: "http://purl.org/ontology/mo/Signal".freeze,
1919
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
1920
+ label: "records".freeze,
1921
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/recordedAs).freeze,
1922
+ range: "http://purl.org/ontology/mo/Performance".freeze,
1923
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1924
+ type: "owl:ObjectProperty".freeze,
1925
+ "vs:term_status" => %(unstable).freeze
1926
+ property :release,
1927
+ comment: %(Associates a release with the corresponding release event).freeze,
1928
+ domain: "http://purl.org/ontology/mo/ReleaseEvent".freeze,
1929
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1930
+ label: "release".freeze,
1931
+ range: "http://purl.org/ontology/mo/Release".freeze,
1932
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1933
+ subPropertyOf: "http://purl.org/NET/c4dm/event.owl#product".freeze,
1934
+ type: "owl:ObjectProperty".freeze,
1935
+ "vs:term_status" => %(testing).freeze
1936
+ property :releaseStatus,
1937
+ label: "releaseStatus".freeze,
1938
+ "owl:equivalentProperty" => %(http://purl.org/ontology/mo/release_status).freeze,
1939
+ type: "owl:ObjectProperty".freeze,
1940
+ "vs:term_status" => %(deprecated).freeze
1941
+ property :releaseType,
1942
+ label: "releaseType".freeze,
1943
+ "owl:equivalentProperty" => %(http://purl.org/ontology/mo/release_type).freeze,
1944
+ type: "owl:ObjectProperty".freeze,
1945
+ "vs:term_status" => %(deprecated).freeze
1946
+ property :release_status,
1947
+ comment: %(
1948
+ Relates a musical manifestation to its release status \(bootleg, ...\)
1949
+ ).freeze,
1950
+ domain: "http://purl.org/ontology/mo/MusicalManifestation".freeze,
1951
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1952
+ label: "release_status".freeze,
1953
+ range: "http://purl.org/ontology/mo/ReleaseStatus".freeze,
1954
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1955
+ type: "owl:ObjectProperty".freeze,
1956
+ "vs:term_status" => %(stable).freeze
1957
+ property :release_type,
1958
+ comment: %(
1959
+ Relates a musical manifestation to its release type \(interview, spoken word, album, ...\)
1960
+ ).freeze,
1961
+ domain: "http://purl.org/ontology/mo/MusicalManifestation".freeze,
1962
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1963
+ label: "release_type".freeze,
1964
+ range: "http://purl.org/ontology/mo/ReleaseType".freeze,
1965
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1966
+ type: "owl:ObjectProperty".freeze,
1967
+ "vs:term_status" => %(stable).freeze
1968
+ property :remaster_of,
1969
+ comment: %(This relates two musical work or the expression of a musical work, where one is a remaster of the other.
1970
+
1971
+ A remaster is a new version made for release from source recordings that were earlier released separately. This is usually done to improve the audio quality or adjust for more modern playback equipment. The process generally doesn't involve changing the music in any artistically important way. It may, however, result in tracks that are a few seconds longer or shorter.).freeze,
1972
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1973
+ label: "remaster_of".freeze,
1974
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1975
+ subPropertyOf: "http://purl.org/ontology/mo/derived_from".freeze,
1976
+ type: "owl:ObjectProperty".freeze,
1977
+ "vs:term_status" => %(unstable).freeze
1978
+ property :remix_of,
1979
+ comment: %(Used to relate the remix of a musical work in a substantially altered version produced by mixing together individual tracks or segments of an original musical source work.).freeze,
1980
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1981
+ label: "remix_of".freeze,
1982
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1983
+ subPropertyOf: "http://purl.org/ontology/mo/derived_from".freeze,
1984
+ type: "owl:ObjectProperty".freeze,
1985
+ "vs:term_status" => %(unstable).freeze
1986
+ property :remixed,
1987
+ comment: %(Used to relate an artist who remixed a musical work or the expression of a musical work.
1988
+
1989
+ This involves taking just one other musical work and using audio editing to make it sound like a significantly different, but usually still recognisable, song. It can be used to link an artist to a single song that they remixed, or, if they remixed an entire musical work.).freeze,
1990
+ domain: "http://purl.org/ontology/mo/MusicArtist".freeze,
1991
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
1992
+ label: "remixed".freeze,
1993
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/remixer).freeze,
1994
+ range: "http://purl.org/ontology/mo/Signal".freeze,
1995
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
1996
+ type: "owl:ObjectProperty".freeze,
1997
+ "vs:term_status" => %(unstable).freeze
1998
+ property :remixer,
1999
+ comment: %(Used to relate a musical work or the expression of a musical work to an artist who remixed it.
2000
+
2001
+ This involves taking just one other musical work and using audio editing to make it sound like a significantly different, but usually still recognisable, song. It can be used to link an artist to a single song that they remixed, or, if they remixed an entire musical work.).freeze,
2002
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2003
+ label: "remixer".freeze,
2004
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/remixed).freeze,
2005
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2006
+ subPropertyOf: "http://purl.org/ontology/mo/interpreter".freeze,
2007
+ type: "owl:ObjectProperty".freeze,
2008
+ "vs:term_status" => %(unstable).freeze
2009
+ property :review,
2010
+ comment: %(Used to link a work or the expression of a work to a review.
2011
+
2012
+ The review does not have to be open content, as long as it is accessible to the general internet population.).freeze,
2013
+ domain: "_:g2162981440".freeze,
2014
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2015
+ label: "review".freeze,
2016
+ range: "foaf:Document".freeze,
2017
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2018
+ subPropertyOf: "foaf:isPrimaryTopicOf".freeze,
2019
+ type: "owl:ObjectProperty".freeze,
2020
+ "vs:term_status" => %(stable).freeze
2021
+ property :sampleRate,
2022
+ label: "sampleRate".freeze,
2023
+ "owl:equivalentProperty" => %(http://purl.org/ontology/mo/sample_rate).freeze,
2024
+ type: "owl:DatatypeProperty".freeze,
2025
+ "vs:term_status" => %(deprecated).freeze
2026
+ property :sample_rate,
2027
+ comment: %(
2028
+ Associates a digital signal to its sample rate. It might be easier to express it this way instead of
2029
+ defining a timeline map:-\) Range is xsd:float.
2030
+ ).freeze,
2031
+ domain: "http://purl.org/ontology/mo/DigitalSignal".freeze,
2032
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2033
+ label: "sample_rate".freeze,
2034
+ range: "xsd:float".freeze,
2035
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2036
+ type: "owl:FunctionalProperty".freeze,
2037
+ "vs:term_status" => %(stable).freeze
2038
+ property :sampled,
2039
+ comment: %(Used to relate an artist who sampled a Signal.).freeze,
2040
+ domain: "http://purl.org/ontology/mo/MusicArtist".freeze,
2041
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2042
+ label: "sampled".freeze,
2043
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/sampler).freeze,
2044
+ range: "http://purl.org/ontology/mo/Signal".freeze,
2045
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2046
+ type: "owl:ObjectProperty".freeze,
2047
+ "vs:term_status" => %(unstable).freeze
2048
+ property :sampledVersionOf,
2049
+ label: "sampledVersionOf".freeze,
2050
+ "owl:equivalentProperty" => %(http://purl.org/ontology/mo/sampled_version_of).freeze,
2051
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2052
+ type: "owl:ObjectProperty".freeze,
2053
+ "vs:term_status" => %(deprecated).freeze
2054
+ property :sampled_version,
2055
+ comment: %(
2056
+ Associates an analog signal with a sampled version of it
2057
+ ).freeze,
2058
+ domain: "http://purl.org/ontology/mo/AnalogSignal".freeze,
2059
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
2060
+ label: "sampled version".freeze,
2061
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/sampled_version_of).freeze,
2062
+ range: "http://purl.org/ontology/mo/DigitalSignal".freeze,
2063
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2064
+ type: "owl:ObjectProperty".freeze,
2065
+ "vs:term_status" => %(stable).freeze
2066
+ property :sampled_version_of,
2067
+ comment: %(
2068
+ Associates a digital signal with the analog version of it
2069
+ ).freeze,
2070
+ domain: "http://purl.org/ontology/mo/DigitalSignal".freeze,
2071
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
2072
+ label: "sampled version of".freeze,
2073
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/sampled_version).freeze,
2074
+ range: "http://purl.org/ontology/mo/AnalogSignal".freeze,
2075
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2076
+ subPropertyOf: "http://purl.org/ontology/mo/derived_from".freeze,
2077
+ type: "owl:FunctionalProperty".freeze,
2078
+ "vs:term_status" => %(stable).freeze
2079
+ property :sampler,
2080
+ comment: %(Used to relate the signal of a musical work to an artist who sampled it.).freeze,
2081
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2082
+ label: "sampler".freeze,
2083
+ "owl:inverseOf" => %(http://purl.org/ontology/mo/sampled).freeze,
2084
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2085
+ subPropertyOf: "http://purl.org/ontology/mo/interpreter".freeze,
2086
+ type: "owl:ObjectProperty".freeze,
2087
+ "vs:term_status" => %(unstable).freeze
2088
+ property :sell_item,
2089
+ comment: %(A person, a group of person or an organization selling an exemplar of a single manifestation.).freeze,
2090
+ domain: "foaf:Agent".freeze,
2091
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2092
+ label: "sell_item".freeze,
2093
+ range: "http://purl.org/vocab/frbr/core#Item".freeze,
2094
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2095
+ type: "owl:ObjectProperty".freeze,
2096
+ "vs:term_status" => %(stable).freeze
2097
+ property :signal,
2098
+ comment: %(Associates a group of signals with one of the signals it contains).freeze,
2099
+ domain: "http://purl.org/ontology/mo/SignalGroup".freeze,
2100
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2101
+ label: "signal".freeze,
2102
+ range: "http://purl.org/ontology/mo/Signal".freeze,
2103
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2104
+ type: "owl:ObjectProperty".freeze,
2105
+ "vs:term_status" => %(testing).freeze
2106
+ property :signalTime,
2107
+ label: "signalTime".freeze,
2108
+ "owl:equivalentProperty" => %(http://purl.org/ontology/mo/time).freeze,
2109
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2110
+ type: "owl:ObjectProperty".freeze,
2111
+ "vs:term_status" => %(deprecated).freeze
2112
+ property :similar_to,
2113
+ comment: %(
2114
+ A similarity relationships between two objects \(so far, either an agent, a signal or a genre, but
2115
+ this could grow\).
2116
+ This relationship is pretty general and doesn't make any assumptions on how the similarity claim
2117
+ was derived.
2118
+ Such similarity statements can come from a range of different sources \(Musicbrainz similarities between
2119
+ artists, or coming from some automatic content analysis\).
2120
+ However, the origin of such statements should be kept using a named graph approach - and ultimately, the
2121
+ documents providing such statements should attach some metadata to themselves \(confidence of the claim, etc.\).
2122
+ ).freeze,
2123
+ domain: "_:g2172485300".freeze,
2124
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2125
+ label: "similar_to".freeze,
2126
+ range: "_:g2171861420".freeze,
2127
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2128
+ type: "owl:ObjectProperty".freeze,
2129
+ "vs:term_status" => %(unstable).freeze
2130
+ property :singer,
2131
+ comment: %(Relates a performance to an involved singer).freeze,
2132
+ domain: "http://purl.org/ontology/mo/Performance".freeze,
2133
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
2134
+ label: "singer".freeze,
2135
+ range: "foaf:Agent".freeze,
2136
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2137
+ subPropertyOf: "http://purl.org/ontology/mo/performer".freeze,
2138
+ type: "owl:ObjectProperty".freeze,
2139
+ "vs:term_status" => %(stable).freeze
2140
+ property :supporting_musician,
2141
+ comment: %(Used to relate an artist doing long-time instrumental or vocal support for another artist.).freeze,
2142
+ domain: "http://purl.org/ontology/mo/MusicArtist".freeze,
2143
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2144
+ label: "supporting_musician".freeze,
2145
+ range: "http://purl.org/ontology/mo/MusicArtist".freeze,
2146
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2147
+ type: "owl:ObjectProperty".freeze,
2148
+ "vs:term_status" => %(unstable).freeze
2149
+ property :tempo,
2150
+ comment: %(
2151
+ Rate of speed or pace of music. Tempo markings are traditionally given in Italian;
2152
+ common markings include: grave \(solemn; very, very slow\); largo \(broad; very slow\);
2153
+ adagio \(quite slow\); andante \(a walking pace\); moderato \(moderate\); allegro \(fast; cheerful\);
2154
+ vivace \(lively\); presto \(very fast\); accelerando \(getting faster\); ritardando \(getting slower\);
2155
+ and a tempo \(in time; returning to the original pace\).
2156
+ ).freeze,
2157
+ domain: "_:g2219138580".freeze,
2158
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
2159
+ label: "tempo".freeze,
2160
+ range: "xsd:string".freeze,
2161
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2162
+ type: "owl:DatatypeProperty".freeze,
2163
+ "vs:term_status" => %(stable).freeze
2164
+ property :text,
2165
+ comment: %(Associates lyrics with their text.).freeze,
2166
+ domain: "http://purl.org/ontology/mo/Lyrics".freeze,
2167
+ "http://purl.org/ontology/mo/level" => %(2).freeze,
2168
+ label: "text".freeze,
2169
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2170
+ type: "owl:DatatypeProperty".freeze,
2171
+ "vs:term_status" => %(testing).freeze
2172
+ property :time,
2173
+ comment: %(
2174
+ Associates a Signal to a time object - its actual domain
2175
+ ).freeze,
2176
+ domain: "http://purl.org/ontology/mo/Signal".freeze,
2177
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2178
+ label: "time".freeze,
2179
+ range: "http://www.w3.org/2006/time#TemporalEntity".freeze,
2180
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2181
+ type: "owl:FunctionalProperty".freeze,
2182
+ "vs:term_status" => %(stable).freeze
2183
+ property :track,
2184
+ comment: %(Indicates a part of a musical manifestation - in this particular case, a track.).freeze,
2185
+ domain: "http://purl.org/ontology/mo/Record".freeze,
2186
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2187
+ label: "track".freeze,
2188
+ range: "http://purl.org/ontology/mo/Track".freeze,
2189
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2190
+ type: "owl:ObjectProperty".freeze,
2191
+ "vs:term_status" => %(stable).freeze
2192
+ property :trackNum,
2193
+ label: "trackNum".freeze,
2194
+ "owl:equivalentProperty" => %(http://purl.org/ontology/mo/track_number).freeze,
2195
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2196
+ type: "owl:DatatypeProperty".freeze,
2197
+ "vs:term_status" => %(deprecated).freeze
2198
+ property :track_count,
2199
+ comment: %(The track count of a record).freeze,
2200
+ domain: "http://purl.org/ontology/mo/Record".freeze,
2201
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2202
+ label: "track count".freeze,
2203
+ range: "xsd:int".freeze,
2204
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2205
+ type: "owl:DatatypeProperty".freeze,
2206
+ "vs:term_status" => %(testing).freeze
2207
+ property :track_number,
2208
+ comment: %(Indicates the position of a track on a record medium \(a CD, etc.\).).freeze,
2209
+ domain: "http://purl.org/ontology/mo/Track".freeze,
2210
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2211
+ label: "track number".freeze,
2212
+ range: "xsd:nonNegativeInteger".freeze,
2213
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2214
+ type: "owl:DatatypeProperty".freeze,
2215
+ "vs:term_status" => %(stable).freeze
2216
+ property :translation_of,
2217
+ comment: %(Indicates that a work or the expression of a work has translated or transliterated into another expression of a work.).freeze,
2218
+ domain: "http://purl.org/vocab/frbr/core#Expression".freeze,
2219
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2220
+ label: "translation_of".freeze,
2221
+ range: "http://purl.org/vocab/frbr/core#Expression".freeze,
2222
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2223
+ type: "owl:ObjectProperty".freeze,
2224
+ "vs:term_status" => %(unstable).freeze
2225
+ property :tribute_to,
2226
+ comment: %(Indicates a musical work or the expression of a musical work that is a tribute to an artist - normally consisting of music being composed by the artist but performed by other artists. ).freeze,
2227
+ domain: "http://purl.org/ontology/mo/MusicalManifestation".freeze,
2228
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2229
+ label: "tribute_to".freeze,
2230
+ range: "http://purl.org/ontology/mo/MusicArtist".freeze,
2231
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2232
+ type: "owl:ObjectProperty".freeze,
2233
+ "vs:term_status" => %(unstable).freeze
2234
+ property :trmid,
2235
+ comment: %(
2236
+ Indicates the TRMID of a track.
2237
+ TRM IDs are MusicBrainz' old AudioFingerprinting system.
2238
+ TRM \(TRM Recognizes Music\) IDs are \(somewhat\) unique ids that represent
2239
+ the audio signature of a musical piece \(see AudioFingerprint\).
2240
+ ).freeze,
2241
+ domain: "http://purl.org/ontology/mo/Signal".freeze,
2242
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2243
+ label: "trmid".freeze,
2244
+ range: "xsd:string".freeze,
2245
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2246
+ type: "owl:DatatypeProperty".freeze,
2247
+ "vs:term_status" => %(stable).freeze
2248
+ property :upc,
2249
+ comment: %(UPC stands for "Universal Product Code", which was the original barcode used in the United States and Canada. The UPC \(now officially EAN.UCC-12 is a numerical method of identifying products without redundancy worldwide for all types of products in the retail sector. The EAN is a superset of the original UPC increasing the digits to 13 with the prefix 0 reserved for UPC. As of 2005, manufacturers are only allowed to use the new 13-digit codes on their items, rather than having two separate numbers.).freeze,
2250
+ domain: "http://purl.org/ontology/mo/Release".freeze,
2251
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2252
+ label: "upc".freeze,
2253
+ range: "xsd:string".freeze,
2254
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2255
+ subPropertyOf: "http://purl.org/ontology/mo/gtin".freeze,
2256
+ type: "owl:DatatypeProperty".freeze,
2257
+ "vs:term_status" => %(testing).freeze
2258
+ property :usedInPerformance,
2259
+ label: "usedInPerformance".freeze,
2260
+ "owl:equivalentProperty" => %(http://purl.org/ontology/mo/performed_in).freeze,
2261
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2262
+ type: "owl:ObjectProperty".freeze,
2263
+ "vs:term_status" => %(deprecated).freeze
2264
+ property :usedInRecording,
2265
+ label: "usedInRecording".freeze,
2266
+ "owl:equivalentProperty" => %(http://purl.org/ontology/mo/recorded_in).freeze,
2267
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2268
+ type: "owl:ObjectProperty".freeze,
2269
+ "vs:term_status" => %(deprecated).freeze
2270
+ property :usesSound,
2271
+ label: "usesSound".freeze,
2272
+ "owl:equivalentProperty" => %(http://purl.org/ontology/mo/recording_of).freeze,
2273
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2274
+ type: "owl:ObjectProperty".freeze,
2275
+ "vs:term_status" => %(deprecated).freeze
2276
+ property :usesWork,
2277
+ label: "usesWork".freeze,
2278
+ "owl:equivalentProperty" => %(http://purl.org/ontology/mo/performance_of).freeze,
2279
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2280
+ type: "owl:ObjectProperty".freeze,
2281
+ "vs:term_status" => %(deprecated).freeze
2282
+ property :uuid,
2283
+ comment: %(
2284
+ Links an object to an universally unique identifier for it.
2285
+ ).freeze,
2286
+ domain: "owl:Thing".freeze,
2287
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2288
+ label: "universally unique identifier".freeze,
2289
+ subPropertyOf: "dc:identifier".freeze,
2290
+ type: "owl:DatatypeProperty".freeze,
2291
+ "vs:term_status" => %(testing).freeze
2292
+ property :want_item,
2293
+ comment: %(A person, a group of person or an organization wanting an exemplar of a single manifestation.).freeze,
2294
+ domain: "foaf:Agent".freeze,
2295
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2296
+ label: "want_item".freeze,
2297
+ range: "http://purl.org/vocab/frbr/core#Item".freeze,
2298
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2299
+ type: "owl:ObjectProperty".freeze,
2300
+ "vs:term_status" => %(stable).freeze
2301
+ property :wikipedia,
2302
+ comment: %(
2303
+ Used to link an work, an expression of a work, a manifestation of a work,
2304
+ a person, an instrument or a musical genre to its corresponding WikiPedia page.
2305
+ The full URL should be used, not just the WikiName.
2306
+ ).freeze,
2307
+ domain: "_:g2171611540".freeze,
2308
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2309
+ label: "wikipedia".freeze,
2310
+ range: "foaf:Document".freeze,
2311
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2312
+ subPropertyOf: "foaf:isPrimaryTopicOf".freeze,
2313
+ type: "owl:ObjectProperty".freeze,
2314
+ "vs:term_status" => %(stable).freeze
2315
+
2316
+ # Extra definitions
2317
+ term :album,
2318
+ "dc11:description" => %(
2319
+ One or more track issued together.
2320
+ This is a type of MusicalManifestation defined by the musical industry.
2321
+ ).freeze,
2322
+ "dc11:title" => %(album).freeze,
2323
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2324
+ label: "album".freeze,
2325
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2326
+ type: "http://purl.org/ontology/mo/ReleaseType".freeze
2327
+ term :audiobook,
2328
+ "dc11:description" => %(
2329
+ Book read by a narrator without music.
2330
+ This is a type of MusicalManifestation defined by the musical industry.
2331
+ ).freeze,
2332
+ "dc11:title" => %(audio book).freeze,
2333
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2334
+ label: "audiobook".freeze,
2335
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2336
+ type: "http://purl.org/ontology/mo/ReleaseType".freeze
2337
+ term :bootleg,
2338
+ "dc11:description" => %(An unofficial/underground musical work or the expression of a musical work that was not sanctioned by the artist and/or the corporate body. ).freeze,
2339
+ "dc11:title" => %(bootleg).freeze,
2340
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2341
+ label: "bootleg".freeze,
2342
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2343
+ type: "http://purl.org/ontology/mo/ReleaseStatus".freeze
2344
+ term :compilation,
2345
+ "dc11:description" => %(
2346
+ Collection of previously released manifestations of a musical expression by one or more artists.
2347
+ This is a type of MusicalManifestation defined by the musical industry.
2348
+ ).freeze,
2349
+ "dc11:title" => %(compilation).freeze,
2350
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2351
+ label: "compilation".freeze,
2352
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2353
+ type: "http://purl.org/ontology/mo/ReleaseType".freeze
2354
+ term :ep,
2355
+ "dc11:description" => %(
2356
+ An EP
2357
+ ).freeze,
2358
+ "dc11:title" => %(ep).freeze,
2359
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2360
+ label: "ep".freeze,
2361
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2362
+ type: "http://purl.org/ontology/mo/ReleaseType".freeze
2363
+ term :interview,
2364
+ "dc11:description" => %(
2365
+ Recording of the questioning of a person.
2366
+ This is a type of MusicalManifestation defined by the musical industry.
2367
+ ).freeze,
2368
+ "dc11:title" => %(interview).freeze,
2369
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2370
+ label: "interview".freeze,
2371
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2372
+ type: "http://purl.org/ontology/mo/ReleaseType".freeze
2373
+ term :live,
2374
+ "dc11:description" => %(
2375
+ A musical manifestation that was recorded live.
2376
+ This is a type of MusicalManifestation defined by the musical industry.).freeze,
2377
+ "dc11:title" => %(live).freeze,
2378
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2379
+ label: "live".freeze,
2380
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2381
+ type: "http://purl.org/ontology/mo/ReleaseType".freeze
2382
+ term :official,
2383
+ "dc11:description" => %(Any musical work or the expression of a musical work officially sanctioned by the artist and/or their corporate body.).freeze,
2384
+ "dc11:title" => %(official).freeze,
2385
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2386
+ label: "official".freeze,
2387
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2388
+ type: "http://purl.org/ontology/mo/ReleaseStatus".freeze
2389
+ term :promotion,
2390
+ "dc11:description" => %(A giveaway musical work or the expression of a musical work intended to promote an upcoming official musical work or the expression of a musical work.).freeze,
2391
+ "dc11:title" => %(promotion).freeze,
2392
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2393
+ label: "promotion".freeze,
2394
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2395
+ type: "http://purl.org/ontology/mo/ReleaseStatus".freeze
2396
+ term :remix,
2397
+ "dc11:description" => %(
2398
+ Musical manifestation that primarily contains remixed material.
2399
+ This is a type of MusicalManifestation defined by the musical industry.
2400
+ ).freeze,
2401
+ "dc11:title" => %(remix).freeze,
2402
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2403
+ label: "remix".freeze,
2404
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2405
+ type: "http://purl.org/ontology/mo/ReleaseType".freeze
2406
+ term :single,
2407
+ "dc11:description" => %(A single or record single is a type of release, typically a recording of two tracks. In most cases, the single is a song that is released separately from an album, but it can still appear on an album.).freeze,
2408
+ "dc11:title" => %(single).freeze,
2409
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2410
+ label: "single".freeze,
2411
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2412
+ type: "http://purl.org/ontology/mo/ReleaseType".freeze
2413
+ term :soundtrack,
2414
+ "dc11:description" => %(
2415
+ Sound recording on a narrow strip of a motion picture film.
2416
+ This is a type of MusicalManifestation defined by the musical industry.
2417
+ ).freeze,
2418
+ "dc11:title" => %(soundtrack).freeze,
2419
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2420
+ label: "soundtrack".freeze,
2421
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2422
+ type: "http://purl.org/ontology/mo/ReleaseType".freeze
2423
+ term :spokenword,
2424
+ "dc11:description" => %(
2425
+ Spoken word is a form of music or artistic performance in which lyrics, poetry, or stories are spoken rather than sung.
2426
+ Spoken-word is often done with a musical background, but emphasis is kept on the speaker.
2427
+ This is a type of MusicalManifestation defined by the musical industry.
2428
+ ).freeze,
2429
+ "dc11:title" => %(spoken word).freeze,
2430
+ "http://purl.org/ontology/mo/level" => %(1).freeze,
2431
+ label: "spokenword".freeze,
2432
+ "rdfs:isDefinedBy" => %(http://purl.org/ontology/mo/).freeze,
2433
+ type: "http://purl.org/ontology/mo/ReleaseType".freeze
885
2434
  end
886
2435
  end