rdf-vocab 3.1.5 → 3.1.10
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +10 -3
- data/VERSION +1 -1
- data/lib/rdf/vocab.rb +46 -20
- data/lib/rdf/vocab/acl.rb +20 -60
- data/lib/rdf/vocab/as.rb +90 -90
- data/lib/rdf/vocab/bf2.rb +552 -552
- data/lib/rdf/vocab/bibframe.rb +3456 -1706
- data/lib/rdf/vocab/bibo.rb +120 -123
- data/lib/rdf/vocab/cc.rb +18 -47
- data/lib/rdf/vocab/cert.rb +19 -126
- data/lib/rdf/vocab/cnt.rb +19 -19
- data/lib/rdf/vocab/crm.rb +240 -775
- data/lib/rdf/vocab/dbo.rb +1 -6
- data/lib/rdf/vocab/dc.rb +533 -99
- data/lib/rdf/vocab/dc11.rb +30 -30
- data/lib/rdf/vocab/dcat.rb +97 -96
- data/lib/rdf/vocab/dcmitype.rb +62 -12
- data/lib/rdf/vocab/disco.rb +58 -58
- data/lib/rdf/vocab/doap.rb +53 -55
- data/lib/rdf/vocab/dwc.rb +188 -188
- data/lib/rdf/vocab/earl.rb +27 -27
- data/lib/rdf/vocab/ebucore.rb +1231 -1521
- data/lib/rdf/vocab/edm.rb +52 -75
- data/lib/rdf/vocab/exif.rb +161 -162
- data/lib/rdf/vocab/extensions.rb +7 -3
- data/lib/rdf/vocab/fcrepo4.rb +21 -21
- data/lib/rdf/vocab/foaf.rb +75 -75
- data/lib/rdf/vocab/geo.rb +8 -109
- data/lib/rdf/vocab/geojson.rb +16 -16
- data/lib/rdf/vocab/geonames.rb +1342 -1350
- data/lib/rdf/vocab/gr.rb +177 -564
- data/lib/rdf/vocab/gs1.rb +958 -958
- data/lib/rdf/vocab/ht.rb +41 -41
- data/lib/rdf/vocab/hydra.rb +133 -85
- data/lib/rdf/vocab/iana.rb +71 -113
- data/lib/rdf/vocab/ical.rb +103 -151
- data/lib/rdf/vocab/identifiers.rb +161 -662
- data/lib/rdf/vocab/iiif.rb +25 -25
- data/lib/rdf/vocab/jsonld.rb +45 -53
- data/lib/rdf/vocab/ldp.rb +31 -31
- data/lib/rdf/vocab/lrmi.rb +170 -38
- data/lib/rdf/vocab/ma.rb +79 -79
- data/lib/rdf/vocab/mads.rb +9 -9
- data/lib/rdf/vocab/marcrelators.rb +4 -3
- data/lib/rdf/vocab/mo.rb +196 -539
- data/lib/rdf/vocab/mods.rb +121 -125
- data/lib/rdf/vocab/oa.rb +68 -72
- data/lib/rdf/vocab/og.rb +57 -35
- data/lib/rdf/vocab/ogc.rb +8 -8
- data/lib/rdf/vocab/ore.rb +13 -13
- data/lib/rdf/vocab/org.rb +46 -46
- data/lib/rdf/vocab/pcdm.rb +11 -33
- data/lib/rdf/vocab/pplan.rb +18 -196
- data/lib/rdf/vocab/premis.rb +315 -410
- data/lib/rdf/vocab/premiseventtype.rb +1 -1
- data/lib/rdf/vocab/prov.rb +87 -112
- data/lib/rdf/vocab/ptr.rb +34 -36
- data/lib/rdf/vocab/rdau.rb +10511 -0
- data/lib/rdf/vocab/rightsstatements.rb +12 -12
- data/lib/rdf/vocab/rsa.rb +8 -27
- data/lib/rdf/vocab/rss.rb +51 -10
- data/lib/rdf/vocab/schema.rb +5292 -4980
- data/lib/rdf/vocab/schemas.rb +26802 -0
- data/lib/rdf/vocab/sd.rb +38 -38
- data/lib/rdf/vocab/sh.rb +184 -184
- data/lib/rdf/vocab/sioc.rb +97 -97
- data/lib/rdf/vocab/siocservices.rb +8 -8
- data/lib/rdf/vocab/sioctypes.rb +38 -38
- data/lib/rdf/vocab/skos.rb +45 -47
- data/lib/rdf/vocab/skosxl.rb +12 -12
- data/lib/rdf/vocab/v.rb +32 -36
- data/lib/rdf/vocab/vcard.rb +117 -118
- data/lib/rdf/vocab/vmd.rb +32 -36
- data/lib/rdf/vocab/void.rb +26 -26
- data/lib/rdf/vocab/vs.rb +4 -4
- data/lib/rdf/vocab/wdrs.rb +22 -22
- data/lib/rdf/vocab/wot.rb +18 -18
- data/lib/rdf/vocab/xhv.rb +84 -200
- data/lib/rdf/vocab/xkos.rb +9 -9
- data/spec/spec_helper.rb +13 -0
- metadata +42 -14
data/lib/rdf/vocab/mads.rb
CHANGED
@@ -922,7 +922,7 @@ module RDF::Vocab
|
|
922
922
|
comment: %(This relates an Authority or Variant to its administrative metadata, which is, minimimally, a Class defined outside of the MADS/RDF namespace. The RecordInfo Class from the RecordInfo ontology is recommended.).freeze,
|
923
923
|
domain: term(
|
924
924
|
type: "owl:Class".freeze,
|
925
|
-
unionOf: list("_:
|
925
|
+
unionOf: list("_:g10080".freeze, "_:g10100".freeze, "_:g10120".freeze)
|
926
926
|
),
|
927
927
|
label: "Administrative Metadata".freeze,
|
928
928
|
type: "owl:ObjectProperty".freeze
|
@@ -1004,7 +1004,7 @@ module RDF::Vocab
|
|
1004
1004
|
comment: %(A code is a string of characters associated with a the authoritative or deprecated label. It may record an historical notation once used to uniquely identify a concept.).freeze,
|
1005
1005
|
domain: term(
|
1006
1006
|
type: "owl:Class".freeze,
|
1007
|
-
unionOf: list("_:
|
1007
|
+
unionOf: list("_:g10600".freeze, "_:g10620".freeze)
|
1008
1008
|
),
|
1009
1009
|
label: "Code".freeze,
|
1010
1010
|
subPropertyOf: "skos:notation".freeze,
|
@@ -1015,7 +1015,7 @@ module RDF::Vocab
|
|
1015
1015
|
label: "Component List".freeze,
|
1016
1016
|
range: term(
|
1017
1017
|
type: "owl:Class".freeze,
|
1018
|
-
unionOf: list("_:
|
1018
|
+
unionOf: list("_:g10720".freeze, "_:g10740".freeze)
|
1019
1019
|
),
|
1020
1020
|
type: "owl:ObjectProperty".freeze
|
1021
1021
|
property :country,
|
@@ -1070,7 +1070,7 @@ module RDF::Vocab
|
|
1070
1070
|
label: "Element List".freeze,
|
1071
1071
|
range: term(
|
1072
1072
|
type: "owl:Class".freeze,
|
1073
|
-
unionOf: list("_:
|
1073
|
+
unionOf: list("_:g11080".freeze, "_:g11100".freeze)
|
1074
1074
|
),
|
1075
1075
|
type: "owl:ObjectProperty".freeze
|
1076
1076
|
property :elementValue,
|
@@ -1225,7 +1225,7 @@ module RDF::Vocab
|
|
1225
1225
|
label: "Has MADSCollection Member".freeze,
|
1226
1226
|
range: term(
|
1227
1227
|
type: "owl:Class".freeze,
|
1228
|
-
unionOf: list("_:
|
1228
|
+
unionOf: list("_:g11980".freeze, "_:g12000".freeze)
|
1229
1229
|
),
|
1230
1230
|
subPropertyOf: "skos:member".freeze,
|
1231
1231
|
type: "owl:ObjectProperty".freeze
|
@@ -1236,7 +1236,7 @@ module RDF::Vocab
|
|
1236
1236
|
label: "Has MADS Scheme Member".freeze,
|
1237
1237
|
range: term(
|
1238
1238
|
type: "owl:Class".freeze,
|
1239
|
-
unionOf: list("_:
|
1239
|
+
unionOf: list("_:g12140".freeze, "_:g12160".freeze)
|
1240
1240
|
),
|
1241
1241
|
type: "owl:ObjectProperty".freeze
|
1242
1242
|
property :hasNarrowerAuthority,
|
@@ -1347,7 +1347,7 @@ module RDF::Vocab
|
|
1347
1347
|
comment: %(Associates a Collection with a madsrdf:Authority or another madsrdf:MADSCollection.).freeze,
|
1348
1348
|
domain: term(
|
1349
1349
|
type: "owl:Class".freeze,
|
1350
|
-
unionOf: list("_:
|
1350
|
+
unionOf: list("_:g12720".freeze, "_:g12740".freeze)
|
1351
1351
|
),
|
1352
1352
|
inverseOf: "mads:hasMADSCollectionMember".freeze,
|
1353
1353
|
label: "Is Member Of MADSCollection".freeze,
|
@@ -1356,7 +1356,7 @@ module RDF::Vocab
|
|
1356
1356
|
property :isMemberOfMADSScheme,
|
1357
1357
|
domain: term(
|
1358
1358
|
type: "owl:Class".freeze,
|
1359
|
-
unionOf: list("_:
|
1359
|
+
unionOf: list("_:g12820".freeze, "_:g12840".freeze)
|
1360
1360
|
),
|
1361
1361
|
inverseOf: "mads:hasMADSSchemeMember".freeze,
|
1362
1362
|
label: "Is Member of MADS Scheme".freeze,
|
@@ -1367,7 +1367,7 @@ module RDF::Vocab
|
|
1367
1367
|
comment: %(Identifies a MADS Scheme in which the Authority is at the top of the hierarchy.).freeze,
|
1368
1368
|
domain: term(
|
1369
1369
|
type: "owl:Class".freeze,
|
1370
|
-
unionOf: list("_:
|
1370
|
+
unionOf: list("_:g12960".freeze, "_:g12980".freeze)
|
1371
1371
|
),
|
1372
1372
|
inverseOf: "mads:hasTopMemberOfMADSScheme".freeze,
|
1373
1373
|
label: "Is Top Member of MADS Scheme".freeze,
|
@@ -819,10 +819,11 @@ module RDF::Vocab
|
|
819
819
|
|
820
820
|
# Ontology definition
|
821
821
|
ontology :"http://id.loc.gov/vocabulary/relators/",
|
822
|
-
comment:
|
822
|
+
comment: "Relator terms and their associated codes designate the relationship between a name and a bibliographic resource. The relator codes are three-character lowercase alphabetic strings that serve as identifiers. Either the term or the code may be used as controlled values.".freeze,
|
823
823
|
label: "MARC Code List for Relators Scheme".freeze,
|
824
|
-
"mads:
|
825
|
-
|
824
|
+
"mads:authoritativeLabel": "".freeze,
|
825
|
+
"mads:hasMADSSchemeMember": ["marcrelators:".freeze, "marcrelators:abr".freeze, "marcrelators:acp".freeze, "marcrelators:act".freeze, "marcrelators:adi".freeze, "marcrelators:adp".freeze, "marcrelators:aft".freeze, "marcrelators:anl".freeze, "marcrelators:anm".freeze, "marcrelators:ann".freeze, "marcrelators:ant".freeze, "marcrelators:ape".freeze, "marcrelators:apl".freeze, "marcrelators:app".freeze, "marcrelators:aqt".freeze, "marcrelators:arc".freeze, "marcrelators:ard".freeze, "marcrelators:arr".freeze, "marcrelators:art".freeze, "marcrelators:asg".freeze, "marcrelators:asn".freeze, "marcrelators:ato".freeze, "marcrelators:att".freeze, "marcrelators:auc".freeze, "marcrelators:aud".freeze, "marcrelators:aui".freeze, "marcrelators:aus".freeze, "marcrelators:aut".freeze, "marcrelators:bdd".freeze, "marcrelators:bjd".freeze, "marcrelators:bkd".freeze, "marcrelators:bkp".freeze, "marcrelators:blw".freeze, "marcrelators:bnd".freeze, "marcrelators:bpd".freeze, "marcrelators:brd".freeze, "marcrelators:brl".freeze, "marcrelators:bsl".freeze, "marcrelators:cas".freeze, "marcrelators:ccp".freeze, "marcrelators:chr".freeze, "marcrelators:cli".freeze, "marcrelators:cll".freeze, "marcrelators:clr".freeze, "marcrelators:clt".freeze, "marcrelators:cmm".freeze, "marcrelators:cmp".freeze, "marcrelators:cmt".freeze, "marcrelators:cnd".freeze, "marcrelators:cng".freeze, "marcrelators:cns".freeze, "marcrelators:coe".freeze, "marcrelators:col".freeze, "marcrelators:com".freeze, "marcrelators:con".freeze, "marcrelators:cor".freeze, "marcrelators:cos".freeze, "marcrelators:cot".freeze, "marcrelators:cou".freeze, "marcrelators:cov".freeze, "marcrelators:cpc".freeze, "marcrelators:cpe".freeze, "marcrelators:cph".freeze, "marcrelators:cpl".freeze, "marcrelators:cpt".freeze, "marcrelators:cre".freeze, "marcrelators:crp".freeze, "marcrelators:crr".freeze, "marcrelators:crt".freeze, "marcrelators:csl".freeze, "marcrelators:csp".freeze, "marcrelators:cst".freeze, "marcrelators:ctb".freeze, "marcrelators:cte".freeze, "marcrelators:ctg".freeze, "marcrelators:ctr".freeze, "marcrelators:cts".freeze, "marcrelators:ctt".freeze, "marcrelators:cur".freeze, "marcrelators:cwt".freeze, "marcrelators:dbp".freeze, "marcrelators:dfd".freeze, "marcrelators:dfe".freeze, "marcrelators:dft".freeze, "marcrelators:dgg".freeze, "marcrelators:dgs".freeze, "marcrelators:dis".freeze, "marcrelators:dln".freeze, "marcrelators:dnc".freeze, "marcrelators:dnr".freeze, "marcrelators:dpc".freeze, "marcrelators:dpt".freeze, "marcrelators:drm".freeze, "marcrelators:drt".freeze, "marcrelators:dsr".freeze, "marcrelators:dst".freeze, "marcrelators:dtc".freeze, "marcrelators:dte".freeze, "marcrelators:dtm".freeze, "marcrelators:dto".freeze, "marcrelators:dub".freeze, "marcrelators:edc".freeze, "marcrelators:edm".freeze, "marcrelators:edt".freeze, "marcrelators:egr".freeze, "marcrelators:elg".freeze, "marcrelators:elt".freeze, "marcrelators:eng".freeze, "marcrelators:enj".freeze, "marcrelators:etr".freeze, "marcrelators:evp".freeze, "marcrelators:exp".freeze, "marcrelators:fac".freeze, "marcrelators:fds".freeze, "marcrelators:fld".freeze, "marcrelators:flm".freeze, "marcrelators:fmd".freeze, "marcrelators:fmk".freeze, "marcrelators:fmo".freeze, "marcrelators:fmp".freeze, "marcrelators:fnd".freeze, "marcrelators:fpy".freeze, "marcrelators:frg".freeze, "marcrelators:gis".freeze, "marcrelators:his".freeze, "marcrelators:hnr".freeze, "marcrelators:hst".freeze, "marcrelators:ill".freeze, "marcrelators:ilu".freeze, "marcrelators:ins".freeze, "marcrelators:inv".freeze, "marcrelators:isb".freeze, "marcrelators:itr".freeze, "marcrelators:ive".freeze, "marcrelators:ivr".freeze, "marcrelators:jud".freeze, "marcrelators:jug".freeze, "marcrelators:lbr".freeze, "marcrelators:lbt".freeze, "marcrelators:ldr".freeze, "marcrelators:led".freeze, "marcrelators:lee".freeze, "marcrelators:lel".freeze, "marcrelators:len".freeze, "marcrelators:let".freeze, "marcrelators:lgd".freeze, "marcrelators:lie".freeze, "marcrelators:lil".freeze, "marcrelators:lit".freeze, "marcrelators:lsa".freeze, "marcrelators:lse".freeze, "marcrelators:lso".freeze, "marcrelators:ltg".freeze, "marcrelators:lyr".freeze, "marcrelators:mcp".freeze, "marcrelators:mdc".freeze, "marcrelators:med".freeze, "marcrelators:mfp".freeze, "marcrelators:mfr".freeze, "marcrelators:mod".freeze, "marcrelators:mon".freeze, "marcrelators:mrb".freeze, "marcrelators:mrk".freeze, "marcrelators:msd".freeze, "marcrelators:mte".freeze, "marcrelators:mtk".freeze, "marcrelators:mus".freeze, "marcrelators:nrt".freeze, "marcrelators:opn".freeze, "marcrelators:org".freeze, "marcrelators:orm".freeze, "marcrelators:osp".freeze, "marcrelators:oth".freeze, "marcrelators:own".freeze, "marcrelators:pan".freeze, "marcrelators:pat".freeze, "marcrelators:pbd".freeze, "marcrelators:pbl".freeze, "marcrelators:pdr".freeze, "marcrelators:pfr".freeze, "marcrelators:pht".freeze, "marcrelators:plt".freeze, "marcrelators:pma".freeze, "marcrelators:pmn".freeze, "marcrelators:pop".freeze, "marcrelators:ppm".freeze, "marcrelators:ppt".freeze, "marcrelators:pra".freeze, "marcrelators:prc".freeze, "marcrelators:prd".freeze, "marcrelators:pre".freeze, "marcrelators:prf".freeze, "marcrelators:prg".freeze, "marcrelators:prm".freeze, "marcrelators:prn".freeze, "marcrelators:pro".freeze, "marcrelators:prp".freeze, "marcrelators:prs".freeze, "marcrelators:prt".freeze, "marcrelators:prv".freeze, "marcrelators:pta".freeze, "marcrelators:pte".freeze, "marcrelators:ptf".freeze, "marcrelators:pth".freeze, "marcrelators:ptt".freeze, "marcrelators:pup".freeze, "marcrelators:rbr".freeze, "marcrelators:rcd".freeze, "marcrelators:rce".freeze, "marcrelators:rcp".freeze, "marcrelators:rdd".freeze, "marcrelators:red".freeze, "marcrelators:ren".freeze, "marcrelators:res".freeze, "marcrelators:rev".freeze, "marcrelators:rpc".freeze, "marcrelators:rps".freeze, "marcrelators:rpt".freeze, "marcrelators:rpy".freeze, "marcrelators:rse".freeze, "marcrelators:rsg".freeze, "marcrelators:rsp".freeze, "marcrelators:rsr".freeze, "marcrelators:rst".freeze, "marcrelators:rth".freeze, "marcrelators:rtm".freeze, "marcrelators:sad".freeze, "marcrelators:sce".freeze, "marcrelators:scl".freeze, "marcrelators:scr".freeze, "marcrelators:sds".freeze, "marcrelators:sec".freeze, "marcrelators:sgd".freeze, "marcrelators:sgn".freeze, "marcrelators:sht".freeze, "marcrelators:sll".freeze, "marcrelators:sng".freeze, "marcrelators:spk".freeze, "marcrelators:spn".freeze, "marcrelators:spy".freeze, "marcrelators:srv".freeze, "marcrelators:std".freeze, "marcrelators:stg".freeze, "marcrelators:stl".freeze, "marcrelators:stm".freeze, "marcrelators:stn".freeze, "marcrelators:str".freeze, "marcrelators:tcd".freeze, "marcrelators:tch".freeze, "marcrelators:ths".freeze, "marcrelators:tld".freeze, "marcrelators:tlp".freeze, "marcrelators:trc".freeze, "marcrelators:trl".freeze, "marcrelators:tyd".freeze, "marcrelators:tyg".freeze, "marcrelators:uvp".freeze, "marcrelators:vac".freeze, "marcrelators:vdg".freeze, "marcrelators:wac".freeze, "marcrelators:wal".freeze, "marcrelators:wam".freeze, "marcrelators:wat".freeze, "marcrelators:wdc".freeze, "marcrelators:wde".freeze, "marcrelators:win".freeze, "marcrelators:wit".freeze, "marcrelators:wpr".freeze, "marcrelators:wst".freeze],
|
826
|
+
type: ["mads:Authority".freeze, "mads:MADSScheme".freeze, "skos:ConceptScheme".freeze]
|
826
827
|
|
827
828
|
# Extra definitions
|
828
829
|
term :abr,
|
data/lib/rdf/vocab/mo.rb
CHANGED
@@ -950,9 +950,7 @@ module RDF::Vocab
|
|
950
950
|
|
951
951
|
# Class definitions
|
952
952
|
term :Activity,
|
953
|
-
comment:
|
954
|
-
An activity period, defining when an artist was musically active.
|
955
|
-
).freeze,
|
953
|
+
comment: "\n An activity period, defining when an artist was musically active.\n ".freeze,
|
956
954
|
isDefinedBy: "mo:".freeze,
|
957
955
|
label: "activity".freeze,
|
958
956
|
"mo:level": "1".freeze,
|
@@ -960,9 +958,7 @@ module RDF::Vocab
|
|
960
958
|
type: "owl:Class".freeze,
|
961
959
|
"vs:term_status": "testing".freeze
|
962
960
|
term :AnalogSignal,
|
963
|
-
comment:
|
964
|
-
An analog signal.
|
965
|
-
).freeze,
|
961
|
+
comment: "\n An analog signal.\n ".freeze,
|
966
962
|
isDefinedBy: "mo:".freeze,
|
967
963
|
label: "analogue signal".freeze,
|
968
964
|
"mo:level": "2".freeze,
|
@@ -971,10 +967,7 @@ module RDF::Vocab
|
|
971
967
|
type: "owl:Class".freeze,
|
972
968
|
"vs:term_status": "stable".freeze
|
973
969
|
term :Arrangement,
|
974
|
-
comment:
|
975
|
-
An arrangement event.
|
976
|
-
Takes as agent the arranger, and produces a score \(informational object, not the actually published score\).
|
977
|
-
).freeze,
|
970
|
+
comment: "\n An arrangement event.\n Takes as agent the arranger, and produces a score (informational object, not the actually published score).\n ".freeze,
|
978
971
|
isDefinedBy: "mo:".freeze,
|
979
972
|
label: "arrangement".freeze,
|
980
973
|
"mo:level": "2".freeze,
|
@@ -993,7 +986,7 @@ module RDF::Vocab
|
|
993
986
|
type: "owl:Class".freeze,
|
994
987
|
"vs:term_status": "unstable".freeze
|
995
988
|
term :AudioFile,
|
996
|
-
comment:
|
989
|
+
comment: "An audio file, which may be available on a local file system or through http, ftp, etc.".freeze,
|
997
990
|
isDefinedBy: "mo:".freeze,
|
998
991
|
label: "audio file".freeze,
|
999
992
|
"mo:level": "1".freeze,
|
@@ -1001,7 +994,7 @@ module RDF::Vocab
|
|
1001
994
|
type: "owl:Class".freeze,
|
1002
995
|
"vs:term_status": "unstable".freeze
|
1003
996
|
term :CD,
|
1004
|
-
comment:
|
997
|
+
comment: "Compact Disc used as medium to record a musical manifestation.".freeze,
|
1005
998
|
isDefinedBy: "mo:".freeze,
|
1006
999
|
label: "CD".freeze,
|
1007
1000
|
"mo:level": "1".freeze,
|
@@ -1020,11 +1013,7 @@ module RDF::Vocab
|
|
1020
1013
|
type: "owl:Class".freeze,
|
1021
1014
|
"vs:term_status": "unstable".freeze
|
1022
1015
|
term :Composition,
|
1023
|
-
comment:
|
1024
|
-
A composition event.
|
1025
|
-
Takes as agent the composer himself.
|
1026
|
-
It produces a MusicalWork, or a MusicalExpression \(when the initial "product" is a score, for example\), or both...
|
1027
|
-
).freeze,
|
1016
|
+
comment: "\n A composition event.\n Takes as agent the composer himself.\n It produces a MusicalWork, or a MusicalExpression (when the initial \"product\" is a score, for example), or both...\n ".freeze,
|
1028
1017
|
isDefinedBy: "mo:".freeze,
|
1029
1018
|
label: "composition".freeze,
|
1030
1019
|
"mo:level": "2".freeze,
|
@@ -1043,7 +1032,7 @@ module RDF::Vocab
|
|
1043
1032
|
type: "owl:Class".freeze,
|
1044
1033
|
"vs:term_status": "unstable".freeze
|
1045
1034
|
term :CorporateBody,
|
1046
|
-
comment:
|
1035
|
+
comment: "Organization or group of individuals and/or other organizations involved in the music market.".freeze,
|
1047
1036
|
isDefinedBy: "mo:".freeze,
|
1048
1037
|
label: "corporate body".freeze,
|
1049
1038
|
"mo:level": "1".freeze,
|
@@ -1051,7 +1040,7 @@ module RDF::Vocab
|
|
1051
1040
|
type: "owl:Class".freeze,
|
1052
1041
|
"vs:term_status": "stable".freeze
|
1053
1042
|
term :DAT,
|
1054
|
-
comment:
|
1043
|
+
comment: "Digital Audio Tape used as medium to record a musical manifestation.".freeze,
|
1055
1044
|
isDefinedBy: "mo:".freeze,
|
1056
1045
|
label: "DAT".freeze,
|
1057
1046
|
"mo:level": "1".freeze,
|
@@ -1059,7 +1048,7 @@ module RDF::Vocab
|
|
1059
1048
|
type: "owl:Class".freeze,
|
1060
1049
|
"vs:term_status": "unstable".freeze
|
1061
1050
|
term :DCC,
|
1062
|
-
comment:
|
1051
|
+
comment: "Digital Compact Cassette used as medium to record a musical manifestation.".freeze,
|
1063
1052
|
isDefinedBy: "mo:".freeze,
|
1064
1053
|
label: "DCC".freeze,
|
1065
1054
|
"mo:level": "1".freeze,
|
@@ -1067,7 +1056,7 @@ module RDF::Vocab
|
|
1067
1056
|
type: "owl:Class".freeze,
|
1068
1057
|
"vs:term_status": "unstable".freeze
|
1069
1058
|
term :DVDA,
|
1070
|
-
comment:
|
1059
|
+
comment: "DVD-Audio used as medium to record a musical manifestation.".freeze,
|
1071
1060
|
isDefinedBy: "mo:".freeze,
|
1072
1061
|
label: "DVDA".freeze,
|
1073
1062
|
"mo:level": "1".freeze,
|
@@ -1075,9 +1064,7 @@ module RDF::Vocab
|
|
1075
1064
|
type: "owl:Class".freeze,
|
1076
1065
|
"vs:term_status": "unstable".freeze
|
1077
1066
|
term :DigitalSignal,
|
1078
|
-
comment:
|
1079
|
-
A digital signal
|
1080
|
-
).freeze,
|
1067
|
+
comment: "\n A digital signal\n ".freeze,
|
1081
1068
|
isDefinedBy: "mo:".freeze,
|
1082
1069
|
label: "digital signal".freeze,
|
1083
1070
|
"mo:level": "2".freeze,
|
@@ -1086,7 +1073,7 @@ module RDF::Vocab
|
|
1086
1073
|
type: "owl:Class".freeze,
|
1087
1074
|
"vs:term_status": "stable".freeze
|
1088
1075
|
term :ED2K,
|
1089
|
-
comment:
|
1076
|
+
comment: "Something available on the E-Donkey peer-2-peer filesharing network".freeze,
|
1090
1077
|
isDefinedBy: "mo:".freeze,
|
1091
1078
|
label: "ED2K".freeze,
|
1092
1079
|
"mo:level": "1".freeze,
|
@@ -1094,11 +1081,7 @@ module RDF::Vocab
|
|
1094
1081
|
type: "owl:Class".freeze,
|
1095
1082
|
"vs:term_status": "unstable".freeze
|
1096
1083
|
term :Festival,
|
1097
|
-
comment:
|
1098
|
-
A festival - musical/artistic event lasting several days, like Glastonbury, Rock Am Ring...
|
1099
|
-
We migth decompose this event \(which is in fact just a classification of the space/time region related to
|
1100
|
-
a particular festival\) using hasSubEvent in several performances at different space/time.
|
1101
|
-
).freeze,
|
1084
|
+
comment: "\n A festival - musical/artistic event lasting several days, like Glastonbury, Rock Am Ring...\n We migth decompose this event (which is in fact just a classification of the space/time region related to \n a particular festival) using hasSubEvent in several performances at different space/time.\n ".freeze,
|
1102
1085
|
isDefinedBy: "mo:".freeze,
|
1103
1086
|
label: "Festival".freeze,
|
1104
1087
|
"mo:level": "2".freeze,
|
@@ -1106,29 +1089,14 @@ module RDF::Vocab
|
|
1106
1089
|
type: "owl:Class".freeze,
|
1107
1090
|
"vs:term_status": "stable".freeze
|
1108
1091
|
term :Genre,
|
1109
|
-
comment:
|
1110
|
-
An expressive style of music.
|
1111
|
-
|
1112
|
-
Any taxonomy can be plug-in here. You can either define a genre by yourself, like this:
|
1113
|
-
|
1114
|
-
:mygenre a mo:Genre; dc:title "electro rock".
|
1115
|
-
|
1116
|
-
Or you can refer to a DBPedia genre \(such as http://dbpedia.org/resource/Baroque_music\), allowing semantic web
|
1117
|
-
clients to access easily really detailed structured information about the genre you are refering to.
|
1118
|
-
).freeze,
|
1092
|
+
comment: "\n An expressive style of music.\n \n Any taxonomy can be plug-in here. You can either define a genre by yourself, like this:\n\n :mygenre a mo:Genre; dc:title \"electro rock\".\n\n Or you can refer to a DBPedia genre (such as http://dbpedia.org/resource/Baroque_music), allowing semantic web\n clients to access easily really detailed structured information about the genre you are refering to.\n ".freeze,
|
1119
1093
|
isDefinedBy: "mo:".freeze,
|
1120
1094
|
label: "Genre".freeze,
|
1121
1095
|
"mo:level": "2".freeze,
|
1122
1096
|
type: "owl:Class".freeze,
|
1123
1097
|
"vs:term_status": "stable".freeze
|
1124
1098
|
term :Instrument,
|
1125
|
-
comment:
|
1126
|
-
Any of various devices or contrivances that can be used to produce musical tones or sound.
|
1127
|
-
|
1128
|
-
Any taxonomy can be used to subsume this concept. The default one is one extracted by Ivan Herman
|
1129
|
-
from the Musicbrainz instrument taxonomy, conforming to SKOS. This concept holds a seeAlso link
|
1130
|
-
towards this taxonomy.
|
1131
|
-
).freeze,
|
1099
|
+
comment: "\n Any of various devices or contrivances that can be used to produce musical tones or sound.\n \n Any taxonomy can be used to subsume this concept. The default one is one extracted by Ivan Herman\n from the Musicbrainz instrument taxonomy, conforming to SKOS. This concept holds a seeAlso link \n towards this taxonomy.\n ".freeze,
|
1132
1100
|
isDefinedBy: "mo:".freeze,
|
1133
1101
|
label: "Instrument".freeze,
|
1134
1102
|
"mo:level": "2".freeze,
|
@@ -1136,10 +1104,7 @@ module RDF::Vocab
|
|
1136
1104
|
type: "owl:Class".freeze,
|
1137
1105
|
"vs:term_status": "stable".freeze
|
1138
1106
|
term :Instrumentation,
|
1139
|
-
comment:
|
1140
|
-
Instrumentation deals with the techniques of writing music for a specific instrument,
|
1141
|
-
including the limitations of the instrument, playing techniques and idiomatic handling of the instrument.
|
1142
|
-
).freeze,
|
1107
|
+
comment: "\n Instrumentation deals with the techniques of writing music for a specific instrument, \n including the limitations of the instrument, playing techniques and idiomatic handling of the instrument.\n ".freeze,
|
1143
1108
|
isDefinedBy: "mo:".freeze,
|
1144
1109
|
label: "instrumentation".freeze,
|
1145
1110
|
"mo:level": "2".freeze,
|
@@ -1147,7 +1112,7 @@ module RDF::Vocab
|
|
1147
1112
|
type: "owl:Class".freeze,
|
1148
1113
|
"vs:term_status": "stable".freeze
|
1149
1114
|
term :Label,
|
1150
|
-
comment:
|
1115
|
+
comment: "Trade name of a company that produces musical works or expression of musical works.".freeze,
|
1151
1116
|
isDefinedBy: "mo:".freeze,
|
1152
1117
|
label: "label".freeze,
|
1153
1118
|
"mo:level": "1".freeze,
|
@@ -1155,9 +1120,7 @@ module RDF::Vocab
|
|
1155
1120
|
type: "owl:Class".freeze,
|
1156
1121
|
"vs:term_status": "stable".freeze
|
1157
1122
|
term :Libretto,
|
1158
|
-
comment:
|
1159
|
-
Libretto
|
1160
|
-
).freeze,
|
1123
|
+
comment: "\n Libretto\n ".freeze,
|
1161
1124
|
isDefinedBy: "mo:".freeze,
|
1162
1125
|
label: "libretto".freeze,
|
1163
1126
|
"mo:level": "2".freeze,
|
@@ -1176,9 +1139,7 @@ module RDF::Vocab
|
|
1176
1139
|
type: "owl:Class".freeze,
|
1177
1140
|
"vs:term_status": "unstable".freeze
|
1178
1141
|
term :Lyrics,
|
1179
|
-
comment:
|
1180
|
-
Lyrics
|
1181
|
-
).freeze,
|
1142
|
+
comment: "\n Lyrics\n ".freeze,
|
1182
1143
|
isDefinedBy: "mo:".freeze,
|
1183
1144
|
label: "lyrics".freeze,
|
1184
1145
|
"mo:level": "2".freeze,
|
@@ -1186,7 +1147,7 @@ module RDF::Vocab
|
|
1186
1147
|
type: "owl:Class".freeze,
|
1187
1148
|
"vs:term_status": "stable".freeze
|
1188
1149
|
term :MD,
|
1189
|
-
comment:
|
1150
|
+
comment: "Mini Disc used as medium to record a musical manifestation.".freeze,
|
1190
1151
|
isDefinedBy: "mo:".freeze,
|
1191
1152
|
label: "MD".freeze,
|
1192
1153
|
"mo:level": "1".freeze,
|
@@ -1194,7 +1155,7 @@ module RDF::Vocab
|
|
1194
1155
|
type: "owl:Class".freeze,
|
1195
1156
|
"vs:term_status": "unstable".freeze
|
1196
1157
|
term :MagneticTape,
|
1197
|
-
comment:
|
1158
|
+
comment: "Magnetic analogue tape used as medium to record a musical manifestation.".freeze,
|
1198
1159
|
isDefinedBy: "mo:".freeze,
|
1199
1160
|
label: "MagneticTape".freeze,
|
1200
1161
|
"mo:level": "1".freeze,
|
@@ -1202,7 +1163,7 @@ module RDF::Vocab
|
|
1202
1163
|
type: "owl:Class".freeze,
|
1203
1164
|
"vs:term_status": "unstable".freeze
|
1204
1165
|
term :Medium,
|
1205
|
-
comment:
|
1166
|
+
comment: "A means or instrumentality for storing or communicating musical manifestation.".freeze,
|
1206
1167
|
isDefinedBy: "mo:".freeze,
|
1207
1168
|
label: "Medium".freeze,
|
1208
1169
|
"mo:level": "1".freeze,
|
@@ -1210,7 +1171,7 @@ module RDF::Vocab
|
|
1210
1171
|
type: "owl:Class".freeze,
|
1211
1172
|
"vs:term_status": "unstable".freeze
|
1212
1173
|
term :Membership,
|
1213
|
-
comment:
|
1174
|
+
comment: "A membership event, where one or several people belongs to a group during a particular time period.".freeze,
|
1214
1175
|
isDefinedBy: "mo:".freeze,
|
1215
1176
|
label: "membership".freeze,
|
1216
1177
|
"mo:level": "1".freeze,
|
@@ -1218,12 +1179,7 @@ module RDF::Vocab
|
|
1218
1179
|
type: "owl:Class".freeze,
|
1219
1180
|
"vs:term_status": "testing".freeze
|
1220
1181
|
term :Movement,
|
1221
|
-
comment:
|
1222
|
-
|
1223
|
-
Often a composer attempts to interrelate the movements thematically, or sometimes in more subtle ways, in order that the individual
|
1224
|
-
movements exert a cumulative effect. In some forms, composers sometimes link the movements, or ask for them to be played without a
|
1225
|
-
pause between them.
|
1226
|
-
).freeze,
|
1182
|
+
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.\n\nOften a composer attempts to interrelate the movements thematically, or sometimes in more subtle ways, in order that the individual\nmovements exert a cumulative effect. In some forms, composers sometimes link the movements, or ask for them to be played without a\npause between them.\n ".freeze,
|
1227
1183
|
isDefinedBy: "mo:".freeze,
|
1228
1184
|
label: "movement".freeze,
|
1229
1185
|
"mo:level": "2".freeze,
|
@@ -1231,10 +1187,7 @@ pause between them.
|
|
1231
1187
|
type: "owl:Class".freeze,
|
1232
1188
|
"vs:term_status": "unstable".freeze
|
1233
1189
|
term :MusicArtist,
|
1234
|
-
comment:
|
1235
|
-
A person or a group of people \(or a computer :-\) \), whose musical
|
1236
|
-
creative work shows sensitivity and imagination
|
1237
|
-
).freeze,
|
1190
|
+
comment: "\n A person or a group of people (or a computer :-) ), whose musical \n creative work shows sensitivity and imagination \n ".freeze,
|
1238
1191
|
isDefinedBy: "mo:".freeze,
|
1239
1192
|
label: "music artist".freeze,
|
1240
1193
|
"mo:level": "1".freeze,
|
@@ -1242,7 +1195,7 @@ pause between them.
|
|
1242
1195
|
type: "owl:Class".freeze,
|
1243
1196
|
"vs:term_status": "stable".freeze
|
1244
1197
|
term :MusicGroup,
|
1245
|
-
comment:
|
1198
|
+
comment: "Group of musicians, or musical ensemble, usually popular or folk, playing parts of or improvising off of a musical arrangement. ".freeze,
|
1246
1199
|
isDefinedBy: "mo:".freeze,
|
1247
1200
|
label: "music group".freeze,
|
1248
1201
|
"mo:level": "1".freeze,
|
@@ -1250,26 +1203,7 @@ pause between them.
|
|
1250
1203
|
type: "owl:Class".freeze,
|
1251
1204
|
"vs:term_status": "stable".freeze
|
1252
1205
|
term :MusicalExpression,
|
1253
|
-
comment:
|
1254
|
-
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.
|
1255
|
-
|
1256
|
-
|
1257
|
-
For example:
|
1258
|
-
|
1259
|
-
Work #1 Franz Schubert's Trout quintet
|
1260
|
-
|
1261
|
-
* Expression #1 the composer's score
|
1262
|
-
* Expression #2 sound issued from the performance by the Amadeus Quartet and Hephzibah Menuhin on piano
|
1263
|
-
* Expression #3 sound issued from the performance by the Cleveland Quartet and Yo-Yo Ma on the cello
|
1264
|
-
* . . . .
|
1265
|
-
|
1266
|
-
The Music Ontology defines the following sub-concepts of a MusicalExpression, which should be used instead of MusicalExpression itself: Score \(the
|
1267
|
-
result of an arrangement\), Sound \(produced during a performance\), Signal. However, it is possible to stick to FRBR and bypass the worflow
|
1268
|
-
mechanism this ontology defines by using the core FRBR properties on such objects. But it is often better to use events to interconnect such
|
1269
|
-
expressions \(allowing to go deeply into the production process - `this performer was playing this particular instrument at that
|
1270
|
-
particular time'\).
|
1271
|
-
|
1272
|
-
).freeze,
|
1206
|
+
comment: "\nThe 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. \n\n\nFor example:\n\nWork #1 Franz Schubert's Trout quintet\n\n * Expression #1 the composer's score\n * Expression #2 sound issued from the performance by the Amadeus Quartet and Hephzibah Menuhin on piano\n * Expression #3 sound issued from the performance by the Cleveland Quartet and Yo-Yo Ma on the cello\n * . . . . \n\nThe Music Ontology defines the following sub-concepts of a MusicalExpression, which should be used instead of MusicalExpression itself: Score (the\nresult of an arrangement), Sound (produced during a performance), Signal. However, it is possible to stick to FRBR and bypass the worflow\nmechanism this ontology defines by using the core FRBR properties on such objects. But it is often better to use events to interconnect such \nexpressions (allowing to go deeply into the production process - `this performer was playing this particular instrument at that\nparticular time').\n \n ".freeze,
|
1273
1207
|
isDefinedBy: "mo:".freeze,
|
1274
1208
|
label: "musical expression".freeze,
|
1275
1209
|
"mo:level": "1".freeze,
|
@@ -1277,46 +1211,14 @@ particular time'\).
|
|
1277
1211
|
type: "owl:Class".freeze,
|
1278
1212
|
"vs:term_status": "unstable".freeze
|
1279
1213
|
term :MusicalItem,
|
1280
|
-
comment:
|
1281
|
-
|
1282
|
-
For example, it could be a single exemplar of a CD. This is normally an single object \(a CD\) possessed by somebody.
|
1283
|
-
|
1284
|
-
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.\).
|
1285
|
-
|
1286
|
-
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.\).
|
1287
|
-
).freeze,
|
1214
|
+
comment: "A single exemplar of a musical expression.\n \nFor example, it could be a single exemplar of a CD. This is normally an single object (a CD) possessed by somebody.\n\nFrom 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.).\n\nIn 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.). \n ".freeze,
|
1288
1215
|
isDefinedBy: "mo:".freeze,
|
1289
1216
|
label: "MusicalItem".freeze,
|
1290
1217
|
"mo:level": "1".freeze,
|
1291
1218
|
type: "owl:Class".freeze,
|
1292
1219
|
"vs:term_status": "unstable".freeze
|
1293
1220
|
term :MusicalManifestation,
|
1294
|
-
comment:
|
1295
|
-
|
1296
|
-
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.\)
|
1297
|
-
|
1298
|
-
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.
|
1299
|
-
|
1300
|
-
|
1301
|
-
Work #1 J. S. Bach's Six suites for unaccompanied cello
|
1302
|
-
|
1303
|
-
* Expression #1 sound issued during the performance by Janos Starker recorded in 1963 and 1965
|
1304
|
-
o Manifestation #1 recordings released on 33 1/3 rpm sound discs in 1965 by Mercury
|
1305
|
-
o Manifestation #2 recordings re-released on compact disc in 1991 by Mercury
|
1306
|
-
* Expression #2 sound issued during the performances by Yo-Yo Ma recorded in 1983
|
1307
|
-
o Manifestation #1 recordings released on 33 1/3 rpm sound discs in 1983 by CBS Records
|
1308
|
-
o Manifestation #2 recordings re-released on compact disc in 1992 by CBS Records
|
1309
|
-
|
1310
|
-
|
1311
|
-
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.
|
1312
|
-
|
1313
|
-
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.
|
1314
|
-
|
1315
|
-
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.
|
1316
|
-
|
1317
|
-
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.
|
1318
|
-
|
1319
|
-
).freeze,
|
1221
|
+
comment: "\n\nThis 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.)\n \nFrom 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.\n\n\nWork #1 J. S. Bach's Six suites for unaccompanied cello\n\n * Expression #1 sound issued during the performance by Janos Starker recorded in 1963 and 1965\n o Manifestation #1 recordings released on 33 1/3 rpm sound discs in 1965 by Mercury\n o Manifestation #2 recordings re-released on compact disc in 1991 by Mercury \n * Expression #2 sound issued during the performances by Yo-Yo Ma recorded in 1983\n o Manifestation #1 recordings released on 33 1/3 rpm sound discs in 1983 by CBS Records\n o Manifestation #2 recordings re-released on compact disc in 1992 by CBS Records \n\n \nChanges 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.\n\nChanges 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.\n\nWith 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.\n\nDefining 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. \n\n".freeze,
|
1320
1222
|
isDefinedBy: "mo:".freeze,
|
1321
1223
|
label: "musical manifestation".freeze,
|
1322
1224
|
"mo:level": "1".freeze,
|
@@ -1324,18 +1226,7 @@ Defining manifestation as an entity also enables us to draw relationships betwee
|
|
1324
1226
|
type: "owl:Class".freeze,
|
1325
1227
|
"vs:term_status": "stable".freeze
|
1326
1228
|
term :MusicalWork,
|
1327
|
-
comment:
|
1328
|
-
Distinct intellectual or artistic musical creation.
|
1329
|
-
|
1330
|
-
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
|
1331
|
-
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.
|
1332
|
-
|
1333
|
-
For example:
|
1334
|
-
|
1335
|
-
work #1 J. S. Bach's The art of the fugue
|
1336
|
-
|
1337
|
-
|
1338
|
-
).freeze,
|
1229
|
+
comment: "\n Distinct intellectual or artistic musical creation.\n \nFrom 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\ncontent 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. \n\nFor example:\n\nwork #1 J. S. Bach's The art of the fugue\n\n \n ".freeze,
|
1339
1230
|
isDefinedBy: "mo:".freeze,
|
1340
1231
|
label: "musical work".freeze,
|
1341
1232
|
"mo:level": "2".freeze,
|
@@ -1343,9 +1234,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1343
1234
|
type: "owl:Class".freeze,
|
1344
1235
|
"vs:term_status": "stable".freeze
|
1345
1236
|
term :Orchestration,
|
1346
|
-
comment:
|
1347
|
-
Orchestration includes, in addition to instrumentation, the handling of groups of instruments and their balance and interaction.
|
1348
|
-
).freeze,
|
1237
|
+
comment: "\n Orchestration includes, in addition to instrumentation, the handling of groups of instruments and their balance and interaction.\n ".freeze,
|
1349
1238
|
isDefinedBy: "mo:".freeze,
|
1350
1239
|
label: "orchestration".freeze,
|
1351
1240
|
"mo:level": "2".freeze,
|
@@ -1353,12 +1242,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1353
1242
|
type: "owl:Class".freeze,
|
1354
1243
|
"vs:term_status": "stable".freeze
|
1355
1244
|
term :Performance,
|
1356
|
-
comment:
|
1357
|
-
A performance event.
|
1358
|
-
It might include as agents performers, engineers, conductors, or even listeners.
|
1359
|
-
It might include as factors a score, a MusicalWork, musical instruments.
|
1360
|
-
It might produce a sound:-\)
|
1361
|
-
).freeze,
|
1245
|
+
comment: "\n A performance event. \n It might include as agents performers, engineers, conductors, or even listeners.\n It might include as factors a score, a MusicalWork, musical instruments. \n It might produce a sound:-)\n ".freeze,
|
1362
1246
|
isDefinedBy: "mo:".freeze,
|
1363
1247
|
label: "performance".freeze,
|
1364
1248
|
"mo:level": "2".freeze,
|
@@ -1377,7 +1261,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1377
1261
|
type: "owl:Class".freeze,
|
1378
1262
|
"vs:term_status": "unstable".freeze
|
1379
1263
|
term :PublishedLibretto,
|
1380
|
-
comment:
|
1264
|
+
comment: "A published libretto".freeze,
|
1381
1265
|
isDefinedBy: "mo:".freeze,
|
1382
1266
|
label: "published libretto".freeze,
|
1383
1267
|
"mo:level": "2".freeze,
|
@@ -1385,7 +1269,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1385
1269
|
type: "owl:Class".freeze,
|
1386
1270
|
"vs:term_status": "stable".freeze
|
1387
1271
|
term :PublishedLyrics,
|
1388
|
-
comment:
|
1272
|
+
comment: "Published lyrics, as a book or as a text file, for example".freeze,
|
1389
1273
|
isDefinedBy: "mo:".freeze,
|
1390
1274
|
label: "published lyrics".freeze,
|
1391
1275
|
"mo:level": "2".freeze,
|
@@ -1393,7 +1277,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1393
1277
|
type: "owl:Class".freeze,
|
1394
1278
|
"vs:term_status": "stable".freeze
|
1395
1279
|
term :PublishedScore,
|
1396
|
-
comment:
|
1280
|
+
comment: "A published score (subclass of MusicalManifestation)".freeze,
|
1397
1281
|
isDefinedBy: "mo:".freeze,
|
1398
1282
|
label: "published score".freeze,
|
1399
1283
|
"mo:level": "2".freeze,
|
@@ -1401,7 +1285,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1401
1285
|
type: "owl:Class".freeze,
|
1402
1286
|
"vs:term_status": "stable".freeze
|
1403
1287
|
term :Record,
|
1404
|
-
comment:
|
1288
|
+
comment: "A published record (manifestation which first aim is to render the product of a recording)".freeze,
|
1405
1289
|
isDefinedBy: "mo:".freeze,
|
1406
1290
|
label: "record".freeze,
|
1407
1291
|
"mo:level": "1".freeze,
|
@@ -1409,12 +1293,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1409
1293
|
type: "owl:Class".freeze,
|
1410
1294
|
"vs:term_status": "stable".freeze
|
1411
1295
|
term :Recording,
|
1412
|
-
comment:
|
1413
|
-
A recording event.
|
1414
|
-
Takes a sound as a factor to produce a signal \(analog or digital\).
|
1415
|
-
The location of such events \(if any\) is the actual location of the corresponding
|
1416
|
-
microphone or the "recording device".
|
1417
|
-
).freeze,
|
1296
|
+
comment: "\n A recording event.\n Takes a sound as a factor to produce a signal (analog or digital).\n The location of such events (if any) is the actual location of the corresponding\n microphone or the \"recording device\".\n ".freeze,
|
1418
1297
|
isDefinedBy: "mo:".freeze,
|
1419
1298
|
label: "recording".freeze,
|
1420
1299
|
"mo:level": "2".freeze,
|
@@ -1422,7 +1301,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1422
1301
|
type: "owl:Class".freeze,
|
1423
1302
|
"vs:term_status": "stable".freeze
|
1424
1303
|
term :RecordingSession,
|
1425
|
-
comment:
|
1304
|
+
comment: "A set of performances/recordings/mastering events. This event can be decomposed in its constituent events using event:sub_event".freeze,
|
1426
1305
|
isDefinedBy: "mo:".freeze,
|
1427
1306
|
label: "recording session".freeze,
|
1428
1307
|
"mo:level": "2".freeze,
|
@@ -1430,7 +1309,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1430
1309
|
type: "owl:Class".freeze,
|
1431
1310
|
"vs:term_status": "testing".freeze
|
1432
1311
|
term :Release,
|
1433
|
-
comment:
|
1312
|
+
comment: "A specific release, with barcode, box, liner notes, cover art, and a number of records".freeze,
|
1434
1313
|
isDefinedBy: "mo:".freeze,
|
1435
1314
|
label: "release".freeze,
|
1436
1315
|
"mo:level": "1".freeze,
|
@@ -1438,7 +1317,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1438
1317
|
type: "owl:Class".freeze,
|
1439
1318
|
"vs:term_status": "testing".freeze
|
1440
1319
|
term :ReleaseEvent,
|
1441
|
-
comment:
|
1320
|
+
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,
|
1442
1321
|
isDefinedBy: "mo:".freeze,
|
1443
1322
|
label: "release event".freeze,
|
1444
1323
|
"mo:level": "1".freeze,
|
@@ -1446,23 +1325,21 @@ work #1 J. S. Bach's The art of the fugue
|
|
1446
1325
|
type: "owl:Class".freeze,
|
1447
1326
|
"vs:term_status": "testing".freeze
|
1448
1327
|
term :ReleaseStatus,
|
1449
|
-
comment:
|
1328
|
+
comment: "Musical manifestation release status.".freeze,
|
1450
1329
|
isDefinedBy: "mo:".freeze,
|
1451
1330
|
label: "release status".freeze,
|
1452
1331
|
"mo:level": "1".freeze,
|
1453
1332
|
type: "owl:Class".freeze,
|
1454
1333
|
"vs:term_status": "stable".freeze
|
1455
1334
|
term :ReleaseType,
|
1456
|
-
comment:
|
1457
|
-
Release type of a particular manifestation, such as "album" or "interview"...
|
1458
|
-
).freeze,
|
1335
|
+
comment: "\n Release type of a particular manifestation, such as \"album\" or \"interview\"...\n ".freeze,
|
1459
1336
|
isDefinedBy: "mo:".freeze,
|
1460
1337
|
label: "Release type".freeze,
|
1461
1338
|
"mo:level": "1".freeze,
|
1462
1339
|
type: "owl:Class".freeze,
|
1463
1340
|
"vs:term_status": "stable".freeze
|
1464
1341
|
term :SACD,
|
1465
|
-
comment:
|
1342
|
+
comment: "Super Audio Compact Disc used as medium to record a musical manifestation.".freeze,
|
1466
1343
|
isDefinedBy: "mo:".freeze,
|
1467
1344
|
label: "SACD".freeze,
|
1468
1345
|
"mo:level": "1".freeze,
|
@@ -1470,10 +1347,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1470
1347
|
type: "owl:Class".freeze,
|
1471
1348
|
"vs:term_status": "unstable".freeze
|
1472
1349
|
term :Score,
|
1473
|
-
comment:
|
1474
|
-
Here, we are dealing with the informational object \(the MusicalExpression\), not the actually "published" score.
|
1475
|
-
This may be, for example, the product of an arrangement process.
|
1476
|
-
).freeze,
|
1350
|
+
comment: "\n Here, we are dealing with the informational object (the MusicalExpression), not the actually \"published\" score.\n This may be, for example, the product of an arrangement process.\n ".freeze,
|
1477
1351
|
isDefinedBy: "mo:".freeze,
|
1478
1352
|
label: "score".freeze,
|
1479
1353
|
"mo:level": "2".freeze,
|
@@ -1481,10 +1355,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1481
1355
|
type: "owl:Class".freeze,
|
1482
1356
|
"vs:term_status": "stable".freeze
|
1483
1357
|
term :Show,
|
1484
|
-
comment:
|
1485
|
-
A show - a musical event lasting several days, in a particular venue. Examples can be
|
1486
|
-
"The Magic Flute" at the Opera Bastille, August 2005, or a musical in the west end...
|
1487
|
-
).freeze,
|
1358
|
+
comment: "\n A show - a musical event lasting several days, in a particular venue. Examples can be\n \"The Magic Flute\" at the Opera Bastille, August 2005, or a musical in the west end...\n ".freeze,
|
1488
1359
|
isDefinedBy: "mo:".freeze,
|
1489
1360
|
label: "Show".freeze,
|
1490
1361
|
"mo:level": "2".freeze,
|
@@ -1492,9 +1363,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1492
1363
|
type: "owl:Class".freeze,
|
1493
1364
|
"vs:term_status": "stable".freeze
|
1494
1365
|
term :Signal,
|
1495
|
-
comment:
|
1496
|
-
A subclass of MusicalExpression, representing a signal, for example a master signal produced by a performance and a recording.
|
1497
|
-
).freeze,
|
1366
|
+
comment: "\n A subclass of MusicalExpression, representing a signal, for example a master signal produced by a performance and a recording.\n ".freeze,
|
1498
1367
|
isDefinedBy: "mo:".freeze,
|
1499
1368
|
label: "signal".freeze,
|
1500
1369
|
"mo:level": "1".freeze,
|
@@ -1502,9 +1371,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1502
1371
|
type: "owl:Class".freeze,
|
1503
1372
|
"vs:term_status": "stable".freeze
|
1504
1373
|
term :SignalGroup,
|
1505
|
-
comment:
|
1506
|
-
A musical expression representing a group of signals, for example a set of masters resulting from a whole recording/mastering session.
|
1507
|
-
).freeze,
|
1374
|
+
comment: "\n A musical expression representing a group of signals, for example a set of masters resulting from a whole recording/mastering session.\n ".freeze,
|
1508
1375
|
isDefinedBy: "mo:".freeze,
|
1509
1376
|
label: "signal group".freeze,
|
1510
1377
|
"mo:level": "1".freeze,
|
@@ -1512,7 +1379,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1512
1379
|
type: "owl:Class".freeze,
|
1513
1380
|
"vs:term_status": "testing".freeze
|
1514
1381
|
term :SoloMusicArtist,
|
1515
|
-
comment:
|
1382
|
+
comment: "Single person whose musical creative work shows sensitivity and imagination.".freeze,
|
1516
1383
|
isDefinedBy: "mo:".freeze,
|
1517
1384
|
label: "solo music artist".freeze,
|
1518
1385
|
"mo:level": "1".freeze,
|
@@ -1520,9 +1387,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1520
1387
|
type: "owl:Class".freeze,
|
1521
1388
|
"vs:term_status": "stable".freeze
|
1522
1389
|
term :Sound,
|
1523
|
-
comment:
|
1524
|
-
A subclass of MusicalExpression, representing a sound. Realisation of a MusicalWork during a musical Performance.
|
1525
|
-
).freeze,
|
1390
|
+
comment: "\n A subclass of MusicalExpression, representing a sound. Realisation of a MusicalWork during a musical Performance.\n ".freeze,
|
1526
1391
|
isDefinedBy: "mo:".freeze,
|
1527
1392
|
label: "sound".freeze,
|
1528
1393
|
"mo:level": "2".freeze,
|
@@ -1541,7 +1406,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1541
1406
|
type: "owl:Class".freeze,
|
1542
1407
|
"vs:term_status": "unstable".freeze
|
1543
1408
|
term :Stream,
|
1544
|
-
comment:
|
1409
|
+
comment: "Transmission over a network used as medium to broadcast a musical manifestation".freeze,
|
1545
1410
|
isDefinedBy: "mo:".freeze,
|
1546
1411
|
label: "Stream".freeze,
|
1547
1412
|
"mo:level": "1".freeze,
|
@@ -1549,7 +1414,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1549
1414
|
type: "owl:Class".freeze,
|
1550
1415
|
"vs:term_status": "unstable".freeze
|
1551
1416
|
term :Torrent,
|
1552
|
-
comment:
|
1417
|
+
comment: "Something available on the Bittorrent peer-2-peer filesharing network".freeze,
|
1553
1418
|
isDefinedBy: "mo:".freeze,
|
1554
1419
|
label: "Torrent".freeze,
|
1555
1420
|
"mo:level": "1".freeze,
|
@@ -1557,7 +1422,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1557
1422
|
type: "owl:Class".freeze,
|
1558
1423
|
"vs:term_status": "unstable".freeze
|
1559
1424
|
term :Track,
|
1560
|
-
comment:
|
1425
|
+
comment: "A track on a particular record".freeze,
|
1561
1426
|
isDefinedBy: "mo:".freeze,
|
1562
1427
|
label: "track".freeze,
|
1563
1428
|
"mo:level": "1".freeze,
|
@@ -1565,7 +1430,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1565
1430
|
type: "owl:Class".freeze,
|
1566
1431
|
"vs:term_status": "stable".freeze
|
1567
1432
|
term :Transcription,
|
1568
|
-
comment:
|
1433
|
+
comment: "Transcription event".freeze,
|
1569
1434
|
isDefinedBy: "mo:".freeze,
|
1570
1435
|
label: "transcription".freeze,
|
1571
1436
|
"mo:level": "2".freeze,
|
@@ -1573,7 +1438,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1573
1438
|
type: "owl:Class".freeze,
|
1574
1439
|
"vs:term_status": "testing".freeze
|
1575
1440
|
term :Vinyl,
|
1576
|
-
comment:
|
1441
|
+
comment: "Vinyl used as medium to record a musical manifestation".freeze,
|
1577
1442
|
isDefinedBy: "mo:".freeze,
|
1578
1443
|
label: "Vinyl".freeze,
|
1579
1444
|
"mo:level": "1".freeze,
|
@@ -1583,7 +1448,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1583
1448
|
|
1584
1449
|
# Property definitions
|
1585
1450
|
property :activity,
|
1586
|
-
comment:
|
1451
|
+
comment: "Relates an artist to an activity period".freeze,
|
1587
1452
|
domain: "mo:MusicArtist".freeze,
|
1588
1453
|
isDefinedBy: "mo:".freeze,
|
1589
1454
|
label: "activity".freeze,
|
@@ -1592,7 +1457,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1592
1457
|
type: "owl:ObjectProperty".freeze,
|
1593
1458
|
"vs:term_status": "testing".freeze
|
1594
1459
|
property :activity_end,
|
1595
|
-
comment:
|
1460
|
+
comment: "Relates an artist to a date at which its activity ended".freeze,
|
1596
1461
|
domain: "mo:MusicArtist".freeze,
|
1597
1462
|
isDefinedBy: "mo:".freeze,
|
1598
1463
|
label: "activity end".freeze,
|
@@ -1601,7 +1466,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1601
1466
|
type: "owl:DatatypeProperty".freeze,
|
1602
1467
|
"vs:term_status": "testing".freeze
|
1603
1468
|
property :activity_start,
|
1604
|
-
comment:
|
1469
|
+
comment: "Relates an artist to a date at which its activity started".freeze,
|
1605
1470
|
domain: "mo:MusicArtist".freeze,
|
1606
1471
|
isDefinedBy: "mo:".freeze,
|
1607
1472
|
label: "activity start".freeze,
|
@@ -1610,7 +1475,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1610
1475
|
type: "owl:DatatypeProperty".freeze,
|
1611
1476
|
"vs:term_status": "testing".freeze
|
1612
1477
|
property :amazon_asin,
|
1613
|
-
comment:
|
1478
|
+
comment: "Used to link a work or the expression of a work to its corresponding Amazon ASINs page.".freeze,
|
1614
1479
|
domain: term(
|
1615
1480
|
type: "owl:Class".freeze,
|
1616
1481
|
unionOf: list("http://purl.org/vocab/frbr/core#Work".freeze, "http://purl.org/vocab/frbr/core#Expression".freeze, "http://purl.org/vocab/frbr/core#Manifestation".freeze, "http://purl.org/vocab/frbr/core#Item".freeze)
|
@@ -1623,9 +1488,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1623
1488
|
type: "owl:ObjectProperty".freeze,
|
1624
1489
|
"vs:term_status": "stable".freeze
|
1625
1490
|
property :arranged_in,
|
1626
|
-
comment:
|
1627
|
-
Associates a work to an arrangement event where it was arranged
|
1628
|
-
).freeze,
|
1491
|
+
comment: "\n Associates a work to an arrangement event where it was arranged\n ".freeze,
|
1629
1492
|
domain: "mo:MusicalWork".freeze,
|
1630
1493
|
inverseOf: "mo:arrangement_of".freeze,
|
1631
1494
|
isDefinedBy: "mo:".freeze,
|
@@ -1636,9 +1499,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1636
1499
|
type: "owl:ObjectProperty".freeze,
|
1637
1500
|
"vs:term_status": "unstable".freeze
|
1638
1501
|
property :arrangement_of,
|
1639
|
-
comment:
|
1640
|
-
Associates an arrangement event to a work
|
1641
|
-
).freeze,
|
1502
|
+
comment: "\n Associates an arrangement event to a work\n ".freeze,
|
1642
1503
|
domain: "mo:Arrangement".freeze,
|
1643
1504
|
inverseOf: "mo:arranged_in".freeze,
|
1644
1505
|
isDefinedBy: "mo:".freeze,
|
@@ -1649,7 +1510,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1649
1510
|
type: "owl:ObjectProperty".freeze,
|
1650
1511
|
"vs:term_status": "unstable".freeze
|
1651
1512
|
property :artist,
|
1652
|
-
comment:
|
1513
|
+
comment: "Relates a membership event with the corresponding artist".freeze,
|
1653
1514
|
domain: "mo:Membership".freeze,
|
1654
1515
|
isDefinedBy: "mo:".freeze,
|
1655
1516
|
label: "artist".freeze,
|
@@ -1662,15 +1523,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1662
1523
|
type: "owl:ObjectProperty".freeze,
|
1663
1524
|
"vs:term_status": "deprecated".freeze
|
1664
1525
|
property :available_as,
|
1665
|
-
comment:
|
1666
|
-
Relates a musical manifestation to a musical item \(this album, and my particular cd\). By using
|
1667
|
-
this property, there is no assumption on wether the full content is available on the linked item.
|
1668
|
-
To be explicit about this, you can use a sub-property, such as mo:item \(the full manifestation
|
1669
|
-
is available on that item\) or mo:preview \(only a part of the manifestation is available on
|
1670
|
-
that item\).
|
1671
|
-
|
1672
|
-
This is a subproperty of frbr:examplar.
|
1673
|
-
).freeze,
|
1526
|
+
comment: "\n Relates a musical manifestation to a musical item (this album, and my particular cd). By using\n this property, there is no assumption on wether the full content is available on the linked item.\n To be explicit about this, you can use a sub-property, such as mo:item (the full manifestation\n is available on that item) or mo:preview (only a part of the manifestation is available on\n that item).\n\n This is a subproperty of frbr:examplar.\n ".freeze,
|
1674
1527
|
domain: "mo:MusicalManifestation".freeze,
|
1675
1528
|
isDefinedBy: "mo:".freeze,
|
1676
1529
|
"mo:level": "1".freeze,
|
@@ -1679,7 +1532,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1679
1532
|
type: "owl:ObjectProperty".freeze,
|
1680
1533
|
"vs:term_status": "stable".freeze
|
1681
1534
|
property :biography,
|
1682
|
-
comment:
|
1535
|
+
comment: "Used to link an artist to their online biography.".freeze,
|
1683
1536
|
domain: "mo:MusicArtist".freeze,
|
1684
1537
|
isDefinedBy: "mo:".freeze,
|
1685
1538
|
label: "biography".freeze,
|
@@ -1689,9 +1542,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1689
1542
|
type: "owl:ObjectProperty".freeze,
|
1690
1543
|
"vs:term_status": "stable".freeze
|
1691
1544
|
property :bitsPerSample,
|
1692
|
-
comment:
|
1693
|
-
Associates a digital signal to the number a bits used to encode one sample. Range is xsd:int.
|
1694
|
-
).freeze,
|
1545
|
+
comment: "\n Associates a digital signal to the number a bits used to encode one sample. Range is xsd:int.\n ".freeze,
|
1695
1546
|
domain: "mo:DigitalSignal".freeze,
|
1696
1547
|
isDefinedBy: "mo:".freeze,
|
1697
1548
|
"mo:level": "1".freeze,
|
@@ -1699,10 +1550,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1699
1550
|
type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
|
1700
1551
|
"vs:term_status": "stable".freeze
|
1701
1552
|
property :bpm,
|
1702
|
-
comment:
|
1703
|
-
Indicates the BPM of a MusicalWork or a particular Performance
|
1704
|
-
Beats per minute: the pace of music measured by the number of beats occurring in 60 seconds.
|
1705
|
-
).freeze,
|
1553
|
+
comment: "\n Indicates the BPM of a MusicalWork or a particular Performance \n Beats per minute: the pace of music measured by the number of beats occurring in 60 seconds.\n ".freeze,
|
1706
1554
|
domain: term(
|
1707
1555
|
type: "owl:Class".freeze,
|
1708
1556
|
unionOf: list("mo:MusicalWork".freeze, "mo:Performance".freeze, "mo:Signal".freeze)
|
@@ -1714,7 +1562,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1714
1562
|
type: "owl:DatatypeProperty".freeze,
|
1715
1563
|
"vs:term_status": "stable".freeze
|
1716
1564
|
property :catalogue_number,
|
1717
|
-
comment:
|
1565
|
+
comment: "Links a release with the corresponding catalogue number".freeze,
|
1718
1566
|
domain: "mo:Release".freeze,
|
1719
1567
|
isDefinedBy: "mo:".freeze,
|
1720
1568
|
label: "catalogue number".freeze,
|
@@ -1724,9 +1572,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1724
1572
|
type: "owl:DatatypeProperty".freeze,
|
1725
1573
|
"vs:term_status": "testing".freeze
|
1726
1574
|
property :channels,
|
1727
|
-
comment:
|
1728
|
-
Associates a signal to the number of channels it holds \(mono --> 1, stereo --> 2\). Range is xsd:int.
|
1729
|
-
).freeze,
|
1575
|
+
comment: "\n Associates a signal to the number of channels it holds (mono --> 1, stereo --> 2). Range is xsd:int.\n ".freeze,
|
1730
1576
|
domain: "mo:Signal".freeze,
|
1731
1577
|
isDefinedBy: "mo:".freeze,
|
1732
1578
|
"mo:level": "1".freeze,
|
@@ -1734,7 +1580,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1734
1580
|
type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
|
1735
1581
|
"vs:term_status": "stable".freeze
|
1736
1582
|
property :collaborated_with,
|
1737
|
-
comment:
|
1583
|
+
comment: "Used to relate two collaborating people on a work.".freeze,
|
1738
1584
|
domain: "foaf:Agent".freeze,
|
1739
1585
|
isDefinedBy: "mo:".freeze,
|
1740
1586
|
label: "collaborated_with".freeze,
|
@@ -1743,7 +1589,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1743
1589
|
type: ["owl:ObjectProperty".freeze, "owl:SymmetricProperty".freeze],
|
1744
1590
|
"vs:term_status": "unstable".freeze
|
1745
1591
|
property :compilation_of,
|
1746
|
-
comment:
|
1592
|
+
comment: "Indicates that a musical manifestation is a compilation of several Signals.".freeze,
|
1747
1593
|
domain: "mo:MusicalManifestation".freeze,
|
1748
1594
|
isDefinedBy: "mo:".freeze,
|
1749
1595
|
label: "compilation_of".freeze,
|
@@ -1752,7 +1598,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1752
1598
|
type: "owl:ObjectProperty".freeze,
|
1753
1599
|
"vs:term_status": "unstable".freeze
|
1754
1600
|
property :compiled,
|
1755
|
-
comment:
|
1601
|
+
comment: "Used to relate an person or a group of person who compiled the manifestation of a musical work.".freeze,
|
1756
1602
|
domain: "mo:MusicArtist".freeze,
|
1757
1603
|
inverseOf: "mo:compiler".freeze,
|
1758
1604
|
isDefinedBy: "mo:".freeze,
|
@@ -1762,7 +1608,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1762
1608
|
type: "owl:ObjectProperty".freeze,
|
1763
1609
|
"vs:term_status": "unstable".freeze
|
1764
1610
|
property :compiler,
|
1765
|
-
comment:
|
1611
|
+
comment: "Used to relate the manifestation of a musical work to a person or a group of person who compiled it.".freeze,
|
1766
1612
|
domain: "mo:MusicalManifestation".freeze,
|
1767
1613
|
inverseOf: "mo:compiled".freeze,
|
1768
1614
|
isDefinedBy: "mo:".freeze,
|
@@ -1772,12 +1618,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1772
1618
|
type: "owl:ObjectProperty".freeze,
|
1773
1619
|
"vs:term_status": "unstable".freeze
|
1774
1620
|
property :composed_in,
|
1775
|
-
comment:
|
1776
|
-
Associates a MusicalWork to the Composition event pertaining
|
1777
|
-
to its creation. For example, I might use this property to associate
|
1778
|
-
the Magic Flute to its composition event, occuring during 1782 and having as
|
1779
|
-
a mo:composer Mozart.
|
1780
|
-
).freeze,
|
1621
|
+
comment: "\n Associates a MusicalWork to the Composition event pertaining\n to its creation. For example, I might use this property to associate\n the Magic Flute to its composition event, occuring during 1782 and having as\n a mo:composer Mozart.\n ".freeze,
|
1781
1622
|
domain: "mo:MusicalWork".freeze,
|
1782
1623
|
inverseOf: "mo:produced_work".freeze,
|
1783
1624
|
isDefinedBy: "mo:".freeze,
|
@@ -1788,11 +1629,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1788
1629
|
type: "owl:ObjectProperty".freeze,
|
1789
1630
|
"vs:term_status": "unstable".freeze
|
1790
1631
|
property :composer,
|
1791
|
-
comment:
|
1792
|
-
Associates a composition event to the actual composer. For example,
|
1793
|
-
this property could link the event corresponding to the composition of the
|
1794
|
-
Magic Flute in 1782 to Mozart himself \(who obviously has a FOAF profile:-\) \).
|
1795
|
-
).freeze,
|
1632
|
+
comment: "\n Associates a composition event to the actual composer. For example,\n this property could link the event corresponding to the composition of the\n Magic Flute in 1782 to Mozart himself (who obviously has a FOAF profile:-) ).\n ".freeze,
|
1796
1633
|
domain: "mo:Composition".freeze,
|
1797
1634
|
isDefinedBy: "mo:".freeze,
|
1798
1635
|
label: "composer".freeze,
|
@@ -1802,7 +1639,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1802
1639
|
type: "owl:ObjectProperty".freeze,
|
1803
1640
|
"vs:term_status": "stable".freeze
|
1804
1641
|
property :conducted,
|
1805
|
-
comment:
|
1642
|
+
comment: "Relates agents to the performances they were conducting".freeze,
|
1806
1643
|
domain: "foaf:Agent".freeze,
|
1807
1644
|
inverseOf: "mo:conductor".freeze,
|
1808
1645
|
isDefinedBy: "mo:".freeze,
|
@@ -1813,7 +1650,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1813
1650
|
type: "owl:ObjectProperty".freeze,
|
1814
1651
|
"vs:term_status": "unstable".freeze
|
1815
1652
|
property :conductor,
|
1816
|
-
comment:
|
1653
|
+
comment: "Relates a performance to the conductor involved".freeze,
|
1817
1654
|
domain: "mo:Performance".freeze,
|
1818
1655
|
inverseOf: "mo:conducted".freeze,
|
1819
1656
|
isDefinedBy: "mo:".freeze,
|
@@ -1823,9 +1660,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1823
1660
|
type: "owl:ObjectProperty".freeze,
|
1824
1661
|
"vs:term_status": "stable".freeze
|
1825
1662
|
property :contains_sample_from,
|
1826
|
-
comment:
|
1827
|
-
Relates a signal to another signal, which has been sampled.
|
1828
|
-
).freeze,
|
1663
|
+
comment: "\n Relates a signal to another signal, which has been sampled.\n ".freeze,
|
1829
1664
|
isDefinedBy: "mo:".freeze,
|
1830
1665
|
label: "contains_sample_from".freeze,
|
1831
1666
|
"mo:level": "1".freeze,
|
@@ -1833,7 +1668,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1833
1668
|
type: "owl:ObjectProperty".freeze,
|
1834
1669
|
"vs:term_status": "unstable".freeze
|
1835
1670
|
property :derived_from,
|
1836
|
-
comment:
|
1671
|
+
comment: "A related signal from which the described signal is derived.".freeze,
|
1837
1672
|
domain: "mo:Signal".freeze,
|
1838
1673
|
isDefinedBy: "mo:".freeze,
|
1839
1674
|
label: "derived from".freeze,
|
@@ -1843,7 +1678,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1843
1678
|
type: "owl:ObjectProperty".freeze,
|
1844
1679
|
"vs:term_status": "testing".freeze
|
1845
1680
|
property :discography,
|
1846
|
-
comment:
|
1681
|
+
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,
|
1847
1682
|
domain: "mo:MusicArtist".freeze,
|
1848
1683
|
isDefinedBy: "mo:".freeze,
|
1849
1684
|
label: "discography".freeze,
|
@@ -1853,7 +1688,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1853
1688
|
type: "owl:ObjectProperty".freeze,
|
1854
1689
|
"vs:term_status": "stable".freeze
|
1855
1690
|
property :discogs,
|
1856
|
-
comment:
|
1691
|
+
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,
|
1857
1692
|
domain: term(
|
1858
1693
|
type: "owl:Class".freeze,
|
1859
1694
|
unionOf: list("mo:MusicalWork".freeze, "mo:MusicalExpression".freeze, "mo:MusicalManifestation".freeze, "mo:MusicArtist".freeze, "mo:CorporateBody".freeze)
|
@@ -1866,9 +1701,7 @@ work #1 J. S. Bach's The art of the fugue
|
|
1866
1701
|
type: "owl:ObjectProperty".freeze,
|
1867
1702
|
"vs:term_status": "stable".freeze
|
1868
1703
|
property :djmix_of,
|
1869
|
-
comment:
|
1870
|
-
|
1871
|
-
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,
|
1704
|
+
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. \n \nThe 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,
|
1872
1705
|
isDefinedBy: "mo:".freeze,
|
1873
1706
|
label: "djmix_of".freeze,
|
1874
1707
|
"mo:level": "1".freeze,
|
@@ -1876,9 +1709,7 @@ The tracks might have been altered by pitching \(so that the tempo of one track
|
|
1876
1709
|
type: "owl:ObjectProperty".freeze,
|
1877
1710
|
"vs:term_status": "unstable".freeze
|
1878
1711
|
property :djmixed,
|
1879
|
-
comment:
|
1880
|
-
|
1881
|
-
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,
|
1712
|
+
comment: "Used to relate an artist who djmixed a musical work or the expression of a musical work. \n \nThe 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,
|
1882
1713
|
domain: "mo:MusicArtist".freeze,
|
1883
1714
|
inverseOf: "mo:djmixed_by".freeze,
|
1884
1715
|
isDefinedBy: "mo:".freeze,
|
@@ -1888,9 +1719,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
1888
1719
|
type: "owl:ObjectProperty".freeze,
|
1889
1720
|
"vs:term_status": "unstable".freeze
|
1890
1721
|
property :djmixed_by,
|
1891
|
-
comment:
|
1892
|
-
|
1893
|
-
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,
|
1722
|
+
comment: "Used to relate a work or the expression of a work to an artist who djmixed it. \n \nThe 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,
|
1894
1723
|
domain: "mo:Signal".freeze,
|
1895
1724
|
inverseOf: "mo:djmixed".freeze,
|
1896
1725
|
isDefinedBy: "mo:".freeze,
|
@@ -1900,20 +1729,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
1900
1729
|
type: "owl:ObjectProperty".freeze,
|
1901
1730
|
"vs:term_status": "unstable".freeze
|
1902
1731
|
property :download,
|
1903
|
-
comment:
|
1904
|
-
This property can be used to link from a person to the website where they make their works available, or from
|
1905
|
-
a manifestation \(a track or an album, for example\) to a web page where it is available for
|
1906
|
-
download.
|
1907
|
-
|
1908
|
-
It is better to use one of the three sub-properties instead of this one in order to specify wether the
|
1909
|
-
content can be accessed for free \(mo:freedownload\), if it is just free preview material \(mo:previewdownload\), or
|
1910
|
-
if it can be accessed for some money \(mo:paiddownload\) \(this includes links to the Amazon store, for example\).
|
1911
|
-
|
1912
|
-
This property MUST be used only if the content is just available through a web page \(holding, for example
|
1913
|
-
a Flash application\) - it is better to link to actual content directly through the use of mo:available_as and
|
1914
|
-
mo:Stream, mo:Torrent or mo:ED2K, etc. Therefore, Semantic Web user agents that don't know how to read HTML and even
|
1915
|
-
less to rip streams from Flash applications can still access the audio content.
|
1916
|
-
).freeze,
|
1732
|
+
comment: "\n This property can be used to link from a person to the website where they make their works available, or from\n a manifestation (a track or an album, for example) to a web page where it is available for\n download.\n \n It is better to use one of the three sub-properties instead of this one in order to specify wether the\n content can be accessed for free (mo:freedownload), if it is just free preview material (mo:previewdownload), or\n if it can be accessed for some money (mo:paiddownload) (this includes links to the Amazon store, for example).\n\n This property MUST be used only if the content is just available through a web page (holding, for example\n a Flash application) - it is better to link to actual content directly through the use of mo:available_as and\n mo:Stream, mo:Torrent or mo:ED2K, etc. Therefore, Semantic Web user agents that don't know how to read HTML and even\n less to rip streams from Flash applications can still access the audio content.\n ".freeze,
|
1917
1733
|
domain: term(
|
1918
1734
|
type: "owl:Class".freeze,
|
1919
1735
|
unionOf: list("http://purl.org/vocab/frbr/core#Manifestation".freeze, "foaf:Agent".freeze, "mo:CorporateBody".freeze)
|
@@ -1926,7 +1742,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
1926
1742
|
type: "owl:ObjectProperty".freeze,
|
1927
1743
|
"vs:term_status": "stable".freeze
|
1928
1744
|
property :duration,
|
1929
|
-
comment:
|
1745
|
+
comment: "The duration of a track or a signal in ms".freeze,
|
1930
1746
|
domain: term(
|
1931
1747
|
type: "owl:Class".freeze,
|
1932
1748
|
unionOf: list("mo:Track".freeze, "mo:Signal".freeze)
|
@@ -1937,7 +1753,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
1937
1753
|
type: "owl:DatatypeProperty".freeze,
|
1938
1754
|
"vs:term_status": "testing".freeze
|
1939
1755
|
property :ean,
|
1940
|
-
comment:
|
1756
|
+
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,
|
1941
1757
|
domain: "mo:Release".freeze,
|
1942
1758
|
isDefinedBy: "mo:".freeze,
|
1943
1759
|
label: "ean".freeze,
|
@@ -1947,11 +1763,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
1947
1763
|
type: "owl:DatatypeProperty".freeze,
|
1948
1764
|
"vs:term_status": "testing".freeze
|
1949
1765
|
property :encodes,
|
1950
|
-
comment:
|
1951
|
-
Relates a MusicalItem \(a track on a particular CD, an audio file, a stream somewhere\) to the signal it encodes.
|
1952
|
-
|
1953
|
-
This is usually a lower-resolution version of the master signal \(issued from a Recording event\).
|
1954
|
-
).freeze,
|
1766
|
+
comment: "\n Relates a MusicalItem (a track on a particular CD, an audio file, a stream somewhere) to the signal it encodes.\n\n This is usually a lower-resolution version of the master signal (issued from a Recording event).\n ".freeze,
|
1955
1767
|
domain: "mo:MusicalItem".freeze,
|
1956
1768
|
isDefinedBy: "mo:".freeze,
|
1957
1769
|
label: "encodes".freeze,
|
@@ -1960,7 +1772,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
1960
1772
|
type: "owl:ObjectProperty".freeze,
|
1961
1773
|
"vs:term_status": "unstable".freeze
|
1962
1774
|
property :encoding,
|
1963
|
-
comment:
|
1775
|
+
comment: "Method used to convert analog electronic signals into digital format such as \"MP3 CBR @ 128kbps\", \"OGG @ 160kbps\", \"FLAC\", etc.".freeze,
|
1964
1776
|
domain: "mo:AudioFile".freeze,
|
1965
1777
|
isDefinedBy: "mo:".freeze,
|
1966
1778
|
label: "encoding".freeze,
|
@@ -1969,7 +1781,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
1969
1781
|
type: "owl:DatatypeProperty".freeze,
|
1970
1782
|
"vs:term_status": "unstable".freeze
|
1971
1783
|
property :engineer,
|
1972
|
-
comment:
|
1784
|
+
comment: "Relates a performance or a recording to the engineer involved".freeze,
|
1973
1785
|
domain: term(
|
1974
1786
|
type: "owl:Class".freeze,
|
1975
1787
|
unionOf: list("mo:Performance".freeze, "mo:Recording".freeze, "mo:RecordingSession".freeze)
|
@@ -1982,7 +1794,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
1982
1794
|
type: "owl:ObjectProperty".freeze,
|
1983
1795
|
"vs:term_status": "stable".freeze
|
1984
1796
|
property :engineered,
|
1985
|
-
comment:
|
1797
|
+
comment: "Relates agents to the performances/recordings they were engineering in".freeze,
|
1986
1798
|
domain: "foaf:Agent".freeze,
|
1987
1799
|
inverseOf: "mo:engineer".freeze,
|
1988
1800
|
isDefinedBy: "mo:".freeze,
|
@@ -2000,7 +1812,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
2000
1812
|
type: "owl:ObjectProperty".freeze,
|
2001
1813
|
"vs:term_status": "deprecated".freeze
|
2002
1814
|
property :event_homepage,
|
2003
|
-
comment:
|
1815
|
+
comment: "Links a particular event to a web page".freeze,
|
2004
1816
|
domain: "http://purl.org/NET/c4dm/event.owl#Event".freeze,
|
2005
1817
|
isDefinedBy: "mo:".freeze,
|
2006
1818
|
label: "event homepage".freeze,
|
@@ -2010,7 +1822,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
2010
1822
|
type: "owl:ObjectProperty".freeze,
|
2011
1823
|
"vs:term_status": "stable".freeze
|
2012
1824
|
property :exchange_item,
|
2013
|
-
comment:
|
1825
|
+
comment: "A person, a group of person or an organization exchanging an exemplar of a single manifestation.".freeze,
|
2014
1826
|
domain: "foaf:Agent".freeze,
|
2015
1827
|
isDefinedBy: "mo:".freeze,
|
2016
1828
|
label: "exchange_item".freeze,
|
@@ -2019,7 +1831,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
2019
1831
|
type: "owl:ObjectProperty".freeze,
|
2020
1832
|
"vs:term_status": "stable".freeze
|
2021
1833
|
property :fanpage,
|
2022
|
-
comment:
|
1834
|
+
comment: "Used to link an artist to a fan-created webpage devoted to that artist.".freeze,
|
2023
1835
|
domain: "mo:MusicArtist".freeze,
|
2024
1836
|
isDefinedBy: "mo:".freeze,
|
2025
1837
|
label: "fanpage".freeze,
|
@@ -2029,16 +1841,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
2029
1841
|
type: "owl:ObjectProperty".freeze,
|
2030
1842
|
"vs:term_status": "stable".freeze
|
2031
1843
|
property :free_download,
|
2032
|
-
comment:
|
2033
|
-
This property can be used to link from a person to the website where they make their works available, or from
|
2034
|
-
a manifestation \(a track or an album, for example\) to a web page where it is available for free
|
2035
|
-
download.
|
2036
|
-
|
2037
|
-
This property MUST be used only if the content is just available through a web page \(holding, for example
|
2038
|
-
a Flash application\) - it is better to link to actual content directly through the use of mo:available_as and
|
2039
|
-
mo:Stream, mo:Torrent or mo:ED2K, etc. Therefore, Semantic Web user agents that don't know how to read HTML and even
|
2040
|
-
less to rip streams from Flash applications can still access the audio content.
|
2041
|
-
).freeze,
|
1844
|
+
comment: "\n This property can be used to link from a person to the website where they make their works available, or from\n a manifestation (a track or an album, for example) to a web page where it is available for free \n download.\n\n This property MUST be used only if the content is just available through a web page (holding, for example\n a Flash application) - it is better to link to actual content directly through the use of mo:available_as and \n mo:Stream, mo:Torrent or mo:ED2K, etc. Therefore, Semantic Web user agents that don't know how to read HTML and even\n less to rip streams from Flash applications can still access the audio content.\n ".freeze,
|
2042
1845
|
domain: term(
|
2043
1846
|
type: "owl:Class".freeze,
|
2044
1847
|
unionOf: list("http://purl.org/vocab/frbr/core#Manifestation".freeze, "foaf:Agent".freeze, "mo:CorporateBody".freeze)
|
@@ -2056,10 +1859,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
2056
1859
|
type: "owl:ObjectProperty".freeze,
|
2057
1860
|
"vs:term_status": "deprecated".freeze
|
2058
1861
|
property :genre,
|
2059
|
-
comment:
|
2060
|
-
Associates an event \(like a performance or a recording\) to a particular musical genre.
|
2061
|
-
Further version of this property may also include works and scores in the domain.
|
2062
|
-
).freeze,
|
1862
|
+
comment: "\n Associates an event (like a performance or a recording) to a particular musical genre.\n Further version of this property may also include works and scores in the domain.\n ".freeze,
|
2063
1863
|
domain: term(
|
2064
1864
|
type: "owl:Class".freeze,
|
2065
1865
|
unionOf: list("foaf:Agent".freeze, "mo:Performance".freeze, "mo:Arrangement".freeze, "mo:Composition".freeze, "mo:Recording".freeze, "mo:RecordingSession".freeze, "mo:MusicalWork".freeze, "mo:MusicalExpression".freeze, "mo:MusicalManifestation".freeze, "mo:MusicalItem".freeze)
|
@@ -2072,7 +1872,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
2072
1872
|
type: "owl:ObjectProperty".freeze,
|
2073
1873
|
"vs:term_status": "stable".freeze
|
2074
1874
|
property :grid,
|
2075
|
-
comment:
|
1875
|
+
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,
|
2076
1876
|
domain: "mo:Release".freeze,
|
2077
1877
|
isDefinedBy: "mo:".freeze,
|
2078
1878
|
label: "GRid".freeze,
|
@@ -2082,7 +1882,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
2082
1882
|
type: "owl:DatatypeProperty".freeze,
|
2083
1883
|
"vs:term_status": "testing".freeze
|
2084
1884
|
property :group,
|
2085
|
-
comment:
|
1885
|
+
comment: "Relates a membership event with the corresponding group".freeze,
|
2086
1886
|
domain: "mo:Membership".freeze,
|
2087
1887
|
isDefinedBy: "mo:".freeze,
|
2088
1888
|
label: "group".freeze,
|
@@ -2091,7 +1891,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
2091
1891
|
type: "owl:ObjectProperty".freeze,
|
2092
1892
|
"vs:term_status": "testing".freeze
|
2093
1893
|
property :gtin,
|
2094
|
-
comment:
|
1894
|
+
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,
|
2095
1895
|
domain: "mo:Release".freeze,
|
2096
1896
|
isDefinedBy: "mo:".freeze,
|
2097
1897
|
label: "gtin".freeze,
|
@@ -2105,7 +1905,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
2105
1905
|
type: "owl:ObjectProperty".freeze,
|
2106
1906
|
"vs:term_status": "deprecated".freeze
|
2107
1907
|
property :headliner,
|
2108
|
-
comment:
|
1908
|
+
comment: "Relates a performance to the headliner(s) involved".freeze,
|
2109
1909
|
isDefinedBy: "mo:".freeze,
|
2110
1910
|
label: "headliner".freeze,
|
2111
1911
|
"mo:level": "2".freeze,
|
@@ -2113,7 +1913,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
2113
1913
|
type: "owl:ObjectProperty".freeze,
|
2114
1914
|
"vs:term_status": "testing".freeze
|
2115
1915
|
property :homepage,
|
2116
|
-
comment:
|
1916
|
+
comment: "Links an artist, a record, etc. to a corresponding web page".freeze,
|
2117
1917
|
domain: term(
|
2118
1918
|
type: "owl:Class".freeze,
|
2119
1919
|
unionOf: list("mo:MusicalWork".freeze, "mo:MusicArtist".freeze, "mo:MusicalExpression".freeze, "mo:MusicalManifestation".freeze, "mo:MusicalItem".freeze)
|
@@ -2126,7 +1926,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
2126
1926
|
type: "owl:ObjectProperty".freeze,
|
2127
1927
|
"vs:term_status": "stable".freeze
|
2128
1928
|
property :image,
|
2129
|
-
comment:
|
1929
|
+
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,
|
2130
1930
|
domain: term(
|
2131
1931
|
type: "owl:Class".freeze,
|
2132
1932
|
unionOf: list("mo:MusicalWork".freeze, "mo:MusicArtist".freeze, "mo:MusicalExpression".freeze, "mo:MusicalManifestation".freeze, "mo:MusicalItem".freeze)
|
@@ -2139,7 +1939,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
2139
1939
|
type: "owl:ObjectProperty".freeze,
|
2140
1940
|
"vs:term_status": "stable".freeze
|
2141
1941
|
property :imdb,
|
2142
|
-
comment:
|
1942
|
+
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,
|
2143
1943
|
domain: term(
|
2144
1944
|
type: "owl:Class".freeze,
|
2145
1945
|
unionOf: list("mo:MusicalWork".freeze, "mo:MusicalExpression".freeze, "mo:MusicalManifestation".freeze, "mo:MusicArtist".freeze, "mo:CorporateBody".freeze)
|
@@ -2152,7 +1952,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
2152
1952
|
type: "owl:ObjectProperty".freeze,
|
2153
1953
|
"vs:term_status": "stable".freeze
|
2154
1954
|
property :instrument,
|
2155
|
-
comment:
|
1955
|
+
comment: "Relates a performance to a musical instrument involved".freeze,
|
2156
1956
|
domain: "mo:Performance".freeze,
|
2157
1957
|
isDefinedBy: "mo:".freeze,
|
2158
1958
|
"mo:level": "2".freeze,
|
@@ -2161,7 +1961,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
2161
1961
|
type: "owl:ObjectProperty".freeze,
|
2162
1962
|
"vs:term_status": "stable".freeze
|
2163
1963
|
property :interpreter,
|
2164
|
-
comment:
|
1964
|
+
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,
|
2165
1965
|
domain: "mo:Signal".freeze,
|
2166
1966
|
isDefinedBy: "mo:".freeze,
|
2167
1967
|
label: "has interpeter".freeze,
|
@@ -2170,7 +1970,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
2170
1970
|
type: "owl:ObjectProperty".freeze,
|
2171
1971
|
"vs:term_status": "testing".freeze
|
2172
1972
|
property :ipi,
|
2173
|
-
comment:
|
1973
|
+
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,
|
2174
1974
|
domain: "mo:MusicArtist".freeze,
|
2175
1975
|
isDefinedBy: "mo:".freeze,
|
2176
1976
|
label: "ipi".freeze,
|
@@ -2180,7 +1980,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
2180
1980
|
type: "owl:DatatypeProperty".freeze,
|
2181
1981
|
"vs:term_status": "testing".freeze
|
2182
1982
|
property :ismn,
|
2183
|
-
comment:
|
1983
|
+
comment: "The International Standard Music Number (ISMN) is an ISO standard similar to ISBNs for identifying printed music publications".freeze,
|
2184
1984
|
domain: term(
|
2185
1985
|
type: "owl:Class".freeze,
|
2186
1986
|
unionOf: list("mo:PublishedLyrics".freeze, "mo:PublishedLibretto".freeze, "mo:PublishedScore".freeze)
|
@@ -2193,11 +1993,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
2193
1993
|
type: "owl:DatatypeProperty".freeze,
|
2194
1994
|
"vs:term_status": "testing".freeze
|
2195
1995
|
property :isrc,
|
2196
|
-
comment:
|
2197
|
-
The ISRC \(International Standard Recording Code\) is the international identification system for sound recordings and music videorecordings.
|
2198
|
-
Each ISRC is a unique and permanent identifier for a specific recording which can be permanently encoded into a product as its digital fingerprint.
|
2199
|
-
Encoded ISRC provide the means to automatically identify recordings for royalty payments.
|
2200
|
-
).freeze,
|
1996
|
+
comment: "\n The ISRC (International Standard Recording Code) is the international identification system for sound recordings and music videorecordings. \n Each ISRC is a unique and permanent identifier for a specific recording which can be permanently encoded into a product as its digital fingerprint. \n Encoded ISRC provide the means to automatically identify recordings for royalty payments.\n ".freeze,
|
2201
1997
|
domain: "mo:Signal".freeze,
|
2202
1998
|
isDefinedBy: "mo:".freeze,
|
2203
1999
|
label: "isrc".freeze,
|
@@ -2207,7 +2003,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
2207
2003
|
type: "owl:DatatypeProperty".freeze,
|
2208
2004
|
"vs:term_status": "stable".freeze
|
2209
2005
|
property :iswc,
|
2210
|
-
comment:
|
2006
|
+
comment: "Links a musical work to the corresponding ISWC number".freeze,
|
2211
2007
|
domain: "mo:MusicalWork".freeze,
|
2212
2008
|
isDefinedBy: "mo:".freeze,
|
2213
2009
|
label: "iswc".freeze,
|
@@ -2217,10 +2013,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
2217
2013
|
type: "owl:DatatypeProperty".freeze,
|
2218
2014
|
"vs:term_status": "testing".freeze
|
2219
2015
|
property :item,
|
2220
|
-
comment:
|
2221
|
-
Relates a musical manifestation to a musical item \(this album, and my particular cd\) holding the
|
2222
|
-
entire manifestation, and not just a part of it.
|
2223
|
-
).freeze,
|
2016
|
+
comment: "\n Relates a musical manifestation to a musical item (this album, and my particular cd) holding the\n entire manifestation, and not just a part of it.\n ".freeze,
|
2224
2017
|
domain: "mo:MusicalManifestation".freeze,
|
2225
2018
|
isDefinedBy: "mo:".freeze,
|
2226
2019
|
"mo:level": "1".freeze,
|
@@ -2229,9 +2022,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
2229
2022
|
type: "owl:ObjectProperty".freeze,
|
2230
2023
|
"vs:term_status": "testing".freeze
|
2231
2024
|
property :key,
|
2232
|
-
comment:
|
2233
|
-
Indicated the key used by the musicians during a performance, or the key of a MusicalWork.
|
2234
|
-
Any of 24 major or minor diatonic scales that provide the tonal framework for a piece of music.).freeze,
|
2025
|
+
comment: "\n Indicated the key used by the musicians during a performance, or the key of a MusicalWork.\n Any of 24 major or minor diatonic scales that provide the tonal framework for a piece of music.".freeze,
|
2235
2026
|
domain: term(
|
2236
2027
|
type: "owl:Class".freeze,
|
2237
2028
|
unionOf: list("mo:MusicalWork".freeze, "mo:Performance".freeze, "mo:Signal".freeze)
|
@@ -2243,7 +2034,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
2243
2034
|
type: "owl:ObjectProperty".freeze,
|
2244
2035
|
"vs:term_status": "stable".freeze
|
2245
2036
|
property :label,
|
2246
|
-
comment:
|
2037
|
+
comment: "Associates a release event with the label releasing the record".freeze,
|
2247
2038
|
domain: term(
|
2248
2039
|
type: "owl:Class".freeze,
|
2249
2040
|
unionOf: list("mo:Release".freeze, "mo:MusicArtist".freeze)
|
@@ -2255,7 +2046,7 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
2255
2046
|
type: "owl:ObjectProperty".freeze,
|
2256
2047
|
"vs:term_status": "testing".freeze
|
2257
2048
|
property :lc,
|
2258
|
-
comment:
|
2049
|
+
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,
|
2259
2050
|
domain: "mo:Label".freeze,
|
2260
2051
|
isDefinedBy: "mo:".freeze,
|
2261
2052
|
label: "lc".freeze,
|
@@ -2265,23 +2056,12 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
|
|
2265
2056
|
type: "owl:DatatypeProperty".freeze,
|
2266
2057
|
"vs:term_status": "testing".freeze
|
2267
2058
|
property :level,
|
2268
|
-
comment:
|
2269
|
-
This annotation property associates to a particular Music Ontology term the corresponding
|
2270
|
-
expressiveness level. These levels can be:
|
2271
|
-
|
2272
|
-
- 1: Only editorial/Musicbrainz type information
|
2273
|
-
- 2: Workflow information
|
2274
|
-
- 3: Even decomposition
|
2275
|
-
|
2276
|
-
This property is mainly used for specification generation.
|
2277
|
-
).freeze,
|
2059
|
+
comment: "\n This annotation property associates to a particular Music Ontology term the corresponding\n expressiveness level. These levels can be:\n\n - 1: Only editorial/Musicbrainz type information\n - 2: Workflow information\n - 3: Even decomposition\n \n This property is mainly used for specification generation.\n ".freeze,
|
2278
2060
|
isDefinedBy: "mo:".freeze,
|
2279
2061
|
label: "level".freeze,
|
2280
2062
|
type: "owl:AnnotationProperty".freeze
|
2281
2063
|
property :licence,
|
2282
|
-
comment:
|
2283
|
-
|
2284
|
-
This is usually used to link to a Creative Commons licence.).freeze,
|
2064
|
+
comment: "Used to link a work or the expression of a work to the license under which they can be manipulated (downloaded, modified, etc). \n \nThis is usually used to link to a Creative Commons licence.".freeze,
|
2285
2065
|
domain: term(
|
2286
2066
|
type: "owl:Class".freeze,
|
2287
2067
|
unionOf: list("http://purl.org/vocab/frbr/core#Work".freeze, "http://purl.org/vocab/frbr/core#Expression".freeze, "http://purl.org/vocab/frbr/core#Manifestation".freeze)
|
@@ -2293,7 +2073,7 @@ This is usually used to link to a Creative Commons licence.).freeze,
|
|
2293
2073
|
type: "owl:ObjectProperty".freeze,
|
2294
2074
|
"vs:term_status": "stable".freeze
|
2295
2075
|
property :listened,
|
2296
|
-
comment:
|
2076
|
+
comment: "Relates agents to the performances they were listening in".freeze,
|
2297
2077
|
domain: "foaf:Agent".freeze,
|
2298
2078
|
inverseOf: "mo:listener".freeze,
|
2299
2079
|
isDefinedBy: "mo:".freeze,
|
@@ -2304,7 +2084,7 @@ This is usually used to link to a Creative Commons licence.).freeze,
|
|
2304
2084
|
type: "owl:ObjectProperty".freeze,
|
2305
2085
|
"vs:term_status": "unstable".freeze
|
2306
2086
|
property :listener,
|
2307
|
-
comment:
|
2087
|
+
comment: "Relates a performance to the listener involved".freeze,
|
2308
2088
|
domain: "mo:Performance".freeze,
|
2309
2089
|
inverseOf: "mo:listened".freeze,
|
2310
2090
|
isDefinedBy: "mo:".freeze,
|
@@ -2314,7 +2094,7 @@ This is usually used to link to a Creative Commons licence.).freeze,
|
|
2314
2094
|
type: "owl:ObjectProperty".freeze,
|
2315
2095
|
"vs:term_status": "stable".freeze
|
2316
2096
|
property :lyrics,
|
2317
|
-
comment:
|
2097
|
+
comment: "Associates lyrics with a musical work".freeze,
|
2318
2098
|
domain: "mo:MusicalWork".freeze,
|
2319
2099
|
isDefinedBy: "mo:".freeze,
|
2320
2100
|
label: "lyrics".freeze,
|
@@ -2323,7 +2103,7 @@ This is usually used to link to a Creative Commons licence.).freeze,
|
|
2323
2103
|
type: "owl:ObjectProperty".freeze,
|
2324
2104
|
"vs:term_status": "testing".freeze
|
2325
2105
|
property :mailorder,
|
2326
|
-
comment:
|
2106
|
+
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,
|
2327
2107
|
domain: term(
|
2328
2108
|
type: "owl:Class".freeze,
|
2329
2109
|
unionOf: list("http://purl.org/vocab/frbr/core#Manifestation".freeze, "mo:MusicArtist".freeze, "mo:CorporateBody".freeze)
|
@@ -2336,9 +2116,7 @@ This is usually used to link to a Creative Commons licence.).freeze,
|
|
2336
2116
|
type: "owl:ObjectProperty".freeze,
|
2337
2117
|
"vs:term_status": "stable".freeze
|
2338
2118
|
property :mashup_of,
|
2339
|
-
comment:
|
2340
|
-
|
2341
|
-
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,
|
2119
|
+
comment: "Indicates that musical works or the expressions of a musical work were mashed up on this album or track. \n \nThis 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,
|
2342
2120
|
isDefinedBy: "mo:".freeze,
|
2343
2121
|
label: "mashup_of".freeze,
|
2344
2122
|
"mo:level": "1".freeze,
|
@@ -2346,7 +2124,7 @@ This means that two musical works or the expressions of a musical work by differ
|
|
2346
2124
|
type: "owl:ObjectProperty".freeze,
|
2347
2125
|
"vs:term_status": "unstable".freeze
|
2348
2126
|
property :media_type,
|
2349
|
-
comment:
|
2127
|
+
comment: "The mediatype (file format or MIME type, or physical medium) of a musical manifestation, e.g. a MP3, CD or vinyl.".freeze,
|
2350
2128
|
domain: "mo:MusicalManifestation".freeze,
|
2351
2129
|
isDefinedBy: "mo:".freeze,
|
2352
2130
|
label: "has media type".freeze,
|
@@ -2356,9 +2134,7 @@ This means that two musical works or the expressions of a musical work by differ
|
|
2356
2134
|
type: "owl:ObjectProperty".freeze,
|
2357
2135
|
"vs:term_status": "testing".freeze
|
2358
2136
|
property :medley_of,
|
2359
|
-
comment:
|
2360
|
-
|
2361
|
-
This means that the orignial musical expression were rearranged to create a new musical expression in the form of a medley. ).freeze,
|
2137
|
+
comment: "Indicates that a musical expression is a medley of several other musical expressions. \n \nThis means that the orignial musical expression were rearranged to create a new musical expression in the form of a medley. ".freeze,
|
2362
2138
|
isDefinedBy: "mo:".freeze,
|
2363
2139
|
label: "medley_of".freeze,
|
2364
2140
|
"mo:level": "1".freeze,
|
@@ -2366,9 +2142,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2366
2142
|
type: "owl:ObjectProperty".freeze,
|
2367
2143
|
"vs:term_status": "unstable".freeze
|
2368
2144
|
property :member,
|
2369
|
-
comment:
|
2370
|
-
Indicates a member of a musical group
|
2371
|
-
).freeze,
|
2145
|
+
comment: "\n Indicates a member of a musical group\n ".freeze,
|
2372
2146
|
domain: "mo:MusicGroup".freeze,
|
2373
2147
|
isDefinedBy: "mo:".freeze,
|
2374
2148
|
label: "member".freeze,
|
@@ -2378,7 +2152,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2378
2152
|
type: "owl:ObjectProperty".freeze,
|
2379
2153
|
"vs:term_status": "stable".freeze
|
2380
2154
|
property :member_of,
|
2381
|
-
comment:
|
2155
|
+
comment: "Inverse of the foaf:member property".freeze,
|
2382
2156
|
domain: "foaf:Agent".freeze,
|
2383
2157
|
inverseOf: "foaf:member".freeze,
|
2384
2158
|
isDefinedBy: "mo:".freeze,
|
@@ -2388,7 +2162,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2388
2162
|
type: "owl:ObjectProperty".freeze,
|
2389
2163
|
"vs:term_status": "unstable".freeze
|
2390
2164
|
property :membership,
|
2391
|
-
comment:
|
2165
|
+
comment: "Relates an agent with related membership events".freeze,
|
2392
2166
|
domain: "foaf:Agent".freeze,
|
2393
2167
|
isDefinedBy: "mo:".freeze,
|
2394
2168
|
label: "membership".freeze,
|
@@ -2397,7 +2171,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2397
2171
|
type: "owl:ObjectProperty".freeze,
|
2398
2172
|
"vs:term_status": "testing".freeze
|
2399
2173
|
property :meter,
|
2400
|
-
comment:
|
2174
|
+
comment: "Associates a musical work or a score with its meter".freeze,
|
2401
2175
|
domain: term(
|
2402
2176
|
type: "owl:Class".freeze,
|
2403
2177
|
unionOf: list("mo:MusicalWork".freeze, "mo:Score".freeze)
|
@@ -2408,7 +2182,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2408
2182
|
type: "owl:DatatypeProperty".freeze,
|
2409
2183
|
"vs:term_status": "testing".freeze
|
2410
2184
|
property :movement,
|
2411
|
-
comment:
|
2185
|
+
comment: "Indicates that a musical work has movements".freeze,
|
2412
2186
|
domain: "mo:MusicalWork".freeze,
|
2413
2187
|
isDefinedBy: "mo:".freeze,
|
2414
2188
|
label: "has_movement".freeze,
|
@@ -2420,7 +2194,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2420
2194
|
equivalentProperty: "mo:movement_number".freeze,
|
2421
2195
|
type: "owl:DatatypeProperty".freeze
|
2422
2196
|
property :movement_number,
|
2423
|
-
comment:
|
2197
|
+
comment: "Indicates the position of a movement in a musical work.".freeze,
|
2424
2198
|
domain: "mo:Movement".freeze,
|
2425
2199
|
isDefinedBy: "mo:".freeze,
|
2426
2200
|
label: "movement number".freeze,
|
@@ -2429,9 +2203,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2429
2203
|
type: "owl:DatatypeProperty".freeze,
|
2430
2204
|
"vs:term_status": "unstable".freeze
|
2431
2205
|
property :musicbrainz,
|
2432
|
-
comment:
|
2433
|
-
Linking an agent, a track or a record to its corresponding Musicbrainz page.
|
2434
|
-
).freeze,
|
2206
|
+
comment: "\n Linking an agent, a track or a record to its corresponding Musicbrainz page.\n ".freeze,
|
2435
2207
|
domain: term(
|
2436
2208
|
type: "owl:Class".freeze,
|
2437
2209
|
unionOf: list("mo:MusicalWork".freeze, "mo:MusicalManifestation".freeze, "foaf:Agent".freeze, "mo:Signal".freeze)
|
@@ -2444,7 +2216,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2444
2216
|
type: "owl:ObjectProperty".freeze,
|
2445
2217
|
"vs:term_status": "stable".freeze
|
2446
2218
|
property :musicbrainz_guid,
|
2447
|
-
comment:
|
2219
|
+
comment: "Links an object to the corresponding Musicbrainz identifier".freeze,
|
2448
2220
|
domain: term(
|
2449
2221
|
type: "owl:Class".freeze,
|
2450
2222
|
unionOf: list("mo:MusicArtist".freeze, "mo:Track".freeze, "mo:Record".freeze, "mo:SignalGroup".freeze, "mo:Signal".freeze, "mo:ReleaseEvent".freeze, "mo:Label".freeze)
|
@@ -2456,7 +2228,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2456
2228
|
type: "owl:DatatypeProperty".freeze,
|
2457
2229
|
"vs:term_status": "testing".freeze
|
2458
2230
|
property :musicmoz,
|
2459
|
-
comment:
|
2231
|
+
comment: "Used to link an artist, a musical work or the expression of a musical work to its corresponding MusicMoz page.".freeze,
|
2460
2232
|
domain: term(
|
2461
2233
|
type: "owl:Class".freeze,
|
2462
2234
|
unionOf: list("mo:MusicArtist".freeze, "mo:MusicalWork".freeze, "mo:MusicalExpression".freeze, "mo:MusicalManifestation".freeze)
|
@@ -2469,7 +2241,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2469
2241
|
type: "owl:ObjectProperty".freeze,
|
2470
2242
|
"vs:term_status": "stable".freeze
|
2471
2243
|
property :myspace,
|
2472
|
-
comment:
|
2244
|
+
comment: "Used to link a person to its corresponding MySpace page.".freeze,
|
2473
2245
|
domain: "foaf:Agent".freeze,
|
2474
2246
|
isDefinedBy: "mo:".freeze,
|
2475
2247
|
label: "myspace".freeze,
|
@@ -2479,7 +2251,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2479
2251
|
type: "owl:ObjectProperty".freeze,
|
2480
2252
|
"vs:term_status": "stable".freeze
|
2481
2253
|
property :olga,
|
2482
|
-
comment:
|
2254
|
+
comment: "Used to link a track to a tabulature file for track in the On-Line Guitar Archive.".freeze,
|
2483
2255
|
domain: "mo:Track".freeze,
|
2484
2256
|
isDefinedBy: "mo:".freeze,
|
2485
2257
|
label: "olga".freeze,
|
@@ -2489,7 +2261,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2489
2261
|
type: "owl:ObjectProperty".freeze,
|
2490
2262
|
"vs:term_status": "stable".freeze
|
2491
2263
|
property :onlinecommunity,
|
2492
|
-
comment:
|
2264
|
+
comment: "Used to link a person with an online community web page like a blog, a wiki, a forum, a livejournal page, Etc.".freeze,
|
2493
2265
|
domain: "foaf:Agent".freeze,
|
2494
2266
|
isDefinedBy: "mo:".freeze,
|
2495
2267
|
label: "onlinecommunity".freeze,
|
@@ -2499,9 +2271,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2499
2271
|
type: "owl:ObjectProperty".freeze,
|
2500
2272
|
"vs:term_status": "stable".freeze
|
2501
2273
|
property :opus,
|
2502
|
-
comment:
|
2503
|
-
Used to define a creative work, especially a musical composition numbered to designate the order of a composer's works.
|
2504
|
-
).freeze,
|
2274
|
+
comment: "\n Used to define a creative work, especially a musical composition numbered to designate the order of a composer's works.\n ".freeze,
|
2505
2275
|
domain: "mo:MusicalWork".freeze,
|
2506
2276
|
isDefinedBy: "mo:".freeze,
|
2507
2277
|
label: "opus".freeze,
|
@@ -2510,7 +2280,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2510
2280
|
type: "owl:DatatypeProperty".freeze,
|
2511
2281
|
"vs:term_status": "stable".freeze
|
2512
2282
|
property :origin,
|
2513
|
-
comment:
|
2283
|
+
comment: "Relates an artist to its geographic origin".freeze,
|
2514
2284
|
domain: "mo:MusicArtist".freeze,
|
2515
2285
|
isDefinedBy: "mo:".freeze,
|
2516
2286
|
label: "origin".freeze,
|
@@ -2519,7 +2289,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2519
2289
|
type: "owl:ObjectProperty".freeze,
|
2520
2290
|
"vs:term_status": "testing".freeze
|
2521
2291
|
property :other_release_of,
|
2522
|
-
comment:
|
2292
|
+
comment: "Indicates that two musical manifestations are essentially the same.".freeze,
|
2523
2293
|
domain: "mo:MusicalManifestation".freeze,
|
2524
2294
|
isDefinedBy: "mo:".freeze,
|
2525
2295
|
label: "other_release_of".freeze,
|
@@ -2528,10 +2298,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2528
2298
|
type: ["owl:ObjectProperty".freeze, "owl:SymmetricProperty".freeze],
|
2529
2299
|
"vs:term_status": "unstable".freeze
|
2530
2300
|
property :paid_download,
|
2531
|
-
comment:
|
2532
|
-
Provide a link from an artist to a web page where all of that artist's musical work is available for some money,
|
2533
|
-
or a link from a manifestation \(record/track, for example\) to a web page providing a paid access to this manifestation.
|
2534
|
-
).freeze,
|
2301
|
+
comment: "\n Provide a link from an artist to a web page where all of that artist's musical work is available for some money,\n or a link from a manifestation (record/track, for example) to a web page providing a paid access to this manifestation.\n ".freeze,
|
2535
2302
|
domain: term(
|
2536
2303
|
type: "owl:Class".freeze,
|
2537
2304
|
unionOf: list("http://purl.org/vocab/frbr/core#Manifestation".freeze, "mo:MusicArtist".freeze, "mo:CorporateBody".freeze)
|
@@ -2549,11 +2316,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2549
2316
|
type: "owl:ObjectProperty".freeze,
|
2550
2317
|
"vs:term_status": "deprecated".freeze
|
2551
2318
|
property :performance_of,
|
2552
|
-
comment:
|
2553
|
-
Associates a Performance to a musical work or an arrangement that is being used as a factor in it.
|
2554
|
-
For example, I might use this property to attach the Magic Flute musical work to
|
2555
|
-
a particular Performance.
|
2556
|
-
).freeze,
|
2319
|
+
comment: "\n Associates a Performance to a musical work or an arrangement that is being used as a factor in it.\n For example, I might use this property to attach the Magic Flute musical work to \n a particular Performance.\n ".freeze,
|
2557
2320
|
domain: "mo:Performance".freeze,
|
2558
2321
|
inverseOf: "mo:performed_in".freeze,
|
2559
2322
|
isDefinedBy: "mo:".freeze,
|
@@ -2567,7 +2330,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2567
2330
|
type: "owl:ObjectProperty".freeze,
|
2568
2331
|
"vs:term_status": "unstable".freeze
|
2569
2332
|
property :performed,
|
2570
|
-
comment:
|
2333
|
+
comment: "Relates agents to the performances they were performing in".freeze,
|
2571
2334
|
domain: "foaf:Agent".freeze,
|
2572
2335
|
inverseOf: "mo:performer".freeze,
|
2573
2336
|
isDefinedBy: "mo:".freeze,
|
@@ -2578,11 +2341,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2578
2341
|
type: "owl:ObjectProperty".freeze,
|
2579
2342
|
"vs:term_status": "unstable".freeze
|
2580
2343
|
property :performed_in,
|
2581
|
-
comment:
|
2582
|
-
Associates a Musical Work or an Score to Performances in which they were
|
2583
|
-
a factor. For example, I might use this property in order to
|
2584
|
-
associate the Magic Flute to a particular performance at the Opera
|
2585
|
-
Bastille last year.).freeze,
|
2344
|
+
comment: "\n Associates a Musical Work or an Score to Performances in which they were\n a factor. For example, I might use this property in order to \n associate the Magic Flute to a particular performance at the Opera\n Bastille last year.".freeze,
|
2586
2345
|
domain: term(
|
2587
2346
|
type: "owl:Class".freeze,
|
2588
2347
|
unionOf: list("mo:Score".freeze, "mo:MusicalWork".freeze)
|
@@ -2596,7 +2355,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2596
2355
|
type: "owl:ObjectProperty".freeze,
|
2597
2356
|
"vs:term_status": "unstable".freeze
|
2598
2357
|
property :performer,
|
2599
|
-
comment:
|
2358
|
+
comment: "Relates a performance to the performers involved".freeze,
|
2600
2359
|
domain: "mo:Performance".freeze,
|
2601
2360
|
inverseOf: "mo:performed".freeze,
|
2602
2361
|
isDefinedBy: "mo:".freeze,
|
@@ -2606,7 +2365,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2606
2365
|
type: "owl:ObjectProperty".freeze,
|
2607
2366
|
"vs:term_status": "stable".freeze
|
2608
2367
|
property :possess_item,
|
2609
|
-
comment:
|
2368
|
+
comment: "A person, a group of person or an organization possessing an exemplar of a single manifestation.".freeze,
|
2610
2369
|
domain: "foaf:Agent".freeze,
|
2611
2370
|
isDefinedBy: "mo:".freeze,
|
2612
2371
|
label: "possess_item".freeze,
|
@@ -2615,10 +2374,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2615
2374
|
type: "owl:ObjectProperty".freeze,
|
2616
2375
|
"vs:term_status": "stable".freeze
|
2617
2376
|
property :preview,
|
2618
|
-
comment:
|
2619
|
-
Relates a musical manifestation to a musical item \(this album, and my particular cd\), which holds
|
2620
|
-
a preview of the manifestation \(eg. one track for an album, or a snippet for a track\)
|
2621
|
-
).freeze,
|
2377
|
+
comment: "\n Relates a musical manifestation to a musical item (this album, and my particular cd), which holds\n a preview of the manifestation (eg. one track for an album, or a snippet for a track)\n ".freeze,
|
2622
2378
|
domain: "mo:MusicalManifestation".freeze,
|
2623
2379
|
isDefinedBy: "mo:".freeze,
|
2624
2380
|
"mo:level": "1".freeze,
|
@@ -2627,15 +2383,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2627
2383
|
type: "owl:ObjectProperty".freeze,
|
2628
2384
|
"vs:term_status": "testing".freeze
|
2629
2385
|
property :preview_download,
|
2630
|
-
comment:
|
2631
|
-
This property can be used to link from a person to the website where they make previews of their works available, or from
|
2632
|
-
a manifestation \(a track or an album, for example\) to a web page where a preview download is available.
|
2633
|
-
|
2634
|
-
This property MUST be used only if the content is just available through a web page \(holding, for example
|
2635
|
-
a Flash application\) - it is better to link to actual content directly through the use of mo:available_as and
|
2636
|
-
mo:Stream, mo:Torrent or mo:ED2K, etc. Therefore, Semantic Web user agents that don't know how to read HTML and even
|
2637
|
-
less to rip streams from Flash applications can still access the audio content.
|
2638
|
-
).freeze,
|
2386
|
+
comment: "\n This property can be used to link from a person to the website where they make previews of their works available, or from\n a manifestation (a track or an album, for example) to a web page where a preview download is available.\n\n This property MUST be used only if the content is just available through a web page (holding, for example\n a Flash application) - it is better to link to actual content directly through the use of mo:available_as and\n mo:Stream, mo:Torrent or mo:ED2K, etc. Therefore, Semantic Web user agents that don't know how to read HTML and even\n less to rip streams from Flash applications can still access the audio content.\n ".freeze,
|
2639
2387
|
domain: term(
|
2640
2388
|
type: "owl:Class".freeze,
|
2641
2389
|
unionOf: list("http://purl.org/vocab/frbr/core#Manifestation".freeze, "foaf:Agent".freeze, "mo:CorporateBody".freeze)
|
@@ -2648,7 +2396,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2648
2396
|
type: "owl:ObjectProperty".freeze,
|
2649
2397
|
"vs:term_status": "stable".freeze
|
2650
2398
|
property :primary_instrument,
|
2651
|
-
comment:
|
2399
|
+
comment: "Indicates that an artist primarily plays an instrument, or that a member was primarily playing a particular instrument during his membership".freeze,
|
2652
2400
|
domain: term(
|
2653
2401
|
type: "owl:Class".freeze,
|
2654
2402
|
unionOf: list("mo:Membership".freeze, "foaf:Agent".freeze)
|
@@ -2660,7 +2408,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2660
2408
|
type: "owl:ObjectProperty".freeze,
|
2661
2409
|
"vs:term_status": "testing".freeze
|
2662
2410
|
property :produced,
|
2663
|
-
comment:
|
2411
|
+
comment: "Used to relate an person or a group of person who produced the manifestation of a work.".freeze,
|
2664
2412
|
domain: "foaf:Agent".freeze,
|
2665
2413
|
inverseOf: "mo:producer".freeze,
|
2666
2414
|
isDefinedBy: "mo:".freeze,
|
@@ -2670,10 +2418,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2670
2418
|
type: "owl:ObjectProperty".freeze,
|
2671
2419
|
"vs:term_status": "stable".freeze
|
2672
2420
|
property :produced_score,
|
2673
|
-
comment:
|
2674
|
-
Associates an arrangement or a composition event to a score product \(score here does not refer to a published score, but more
|
2675
|
-
an abstract arrangement of a particular work\).
|
2676
|
-
).freeze,
|
2421
|
+
comment: "\n Associates an arrangement or a composition event to a score product (score here does not refer to a published score, but more\n an abstract arrangement of a particular work).\n ".freeze,
|
2677
2422
|
domain: term(
|
2678
2423
|
type: "owl:Class".freeze,
|
2679
2424
|
unionOf: list("mo:Composition".freeze, "mo:Arrangement".freeze)
|
@@ -2686,9 +2431,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2686
2431
|
type: "owl:ObjectProperty".freeze,
|
2687
2432
|
"vs:term_status": "unstable".freeze
|
2688
2433
|
property :produced_signal,
|
2689
|
-
comment:
|
2690
|
-
Associates a Recording to the outputted signal.
|
2691
|
-
).freeze,
|
2434
|
+
comment: "\n Associates a Recording to the outputted signal.\n ".freeze,
|
2692
2435
|
domain: "mo:Recording".freeze,
|
2693
2436
|
isDefinedBy: "mo:".freeze,
|
2694
2437
|
label: "produced signal".freeze,
|
@@ -2698,7 +2441,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2698
2441
|
type: "owl:ObjectProperty".freeze,
|
2699
2442
|
"vs:term_status": "stable".freeze
|
2700
2443
|
property :produced_signal_group,
|
2701
|
-
comment:
|
2444
|
+
comment: "Associates a recording session with a group of master signals produced by it.".freeze,
|
2702
2445
|
domain: "mo:RecordingSession".freeze,
|
2703
2446
|
isDefinedBy: "mo:".freeze,
|
2704
2447
|
label: "produced signal group".freeze,
|
@@ -2708,9 +2451,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2708
2451
|
type: "owl:ObjectProperty".freeze,
|
2709
2452
|
"vs:term_status": "testing".freeze
|
2710
2453
|
property :produced_sound,
|
2711
|
-
comment:
|
2712
|
-
Associates a Performance to a physical Sound that is being produced by it.
|
2713
|
-
).freeze,
|
2454
|
+
comment: "\n Associates a Performance to a physical Sound that is being produced by it.\n ".freeze,
|
2714
2455
|
domain: "mo:Performance".freeze,
|
2715
2456
|
isDefinedBy: "mo:".freeze,
|
2716
2457
|
label: "produced sound".freeze,
|
@@ -2720,12 +2461,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2720
2461
|
type: "owl:ObjectProperty".freeze,
|
2721
2462
|
"vs:term_status": "stable".freeze
|
2722
2463
|
property :produced_work,
|
2723
|
-
comment:
|
2724
|
-
Associates a composition event to the produced MusicalWork. For example,
|
2725
|
-
this property could link the event corresponding to the composition of the
|
2726
|
-
Magic Flute in 1782 to the Magic Flute musical work itself. This musical work
|
2727
|
-
can then be used in particular performances.
|
2728
|
-
).freeze,
|
2464
|
+
comment: "\n Associates a composition event to the produced MusicalWork. For example,\n this property could link the event corresponding to the composition of the\n Magic Flute in 1782 to the Magic Flute musical work itself. This musical work\n can then be used in particular performances.\n ".freeze,
|
2729
2465
|
domain: "mo:Composition".freeze,
|
2730
2466
|
inverseOf: "mo:composed_in".freeze,
|
2731
2467
|
isDefinedBy: "mo:".freeze,
|
@@ -2736,7 +2472,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2736
2472
|
type: "owl:ObjectProperty".freeze,
|
2737
2473
|
"vs:term_status": "stable".freeze
|
2738
2474
|
property :producer,
|
2739
|
-
comment:
|
2475
|
+
comment: "Used to relate the manifestation of a work to a person or a group of person who produced it.".freeze,
|
2740
2476
|
domain: "mo:MusicalManifestation".freeze,
|
2741
2477
|
inverseOf: "mo:produced".freeze,
|
2742
2478
|
isDefinedBy: "mo:".freeze,
|
@@ -2768,7 +2504,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2768
2504
|
type: "owl:ObjectProperty".freeze,
|
2769
2505
|
"vs:term_status": "deprecated".freeze
|
2770
2506
|
property :publication_of,
|
2771
|
-
comment:
|
2507
|
+
comment: "Link a particular manifestation to the related signal, score, libretto, or lyrics".freeze,
|
2772
2508
|
domain: "mo:MusicalManifestation".freeze,
|
2773
2509
|
inverseOf: "mo:published_as".freeze,
|
2774
2510
|
isDefinedBy: "mo:".freeze,
|
@@ -2778,7 +2514,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2778
2514
|
type: "owl:ObjectProperty".freeze,
|
2779
2515
|
"vs:term_status": "unstable".freeze
|
2780
2516
|
property :published,
|
2781
|
-
comment:
|
2517
|
+
comment: "Used to relate an person or a group of person who published the manifestation of a work.".freeze,
|
2782
2518
|
domain: "foaf:Agent".freeze,
|
2783
2519
|
inverseOf: "mo:publisher".freeze,
|
2784
2520
|
isDefinedBy: "mo:".freeze,
|
@@ -2792,9 +2528,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2792
2528
|
type: "owl:ObjectProperty".freeze,
|
2793
2529
|
"vs:term_status": "deprecated".freeze
|
2794
2530
|
property :published_as,
|
2795
|
-
comment:
|
2796
|
-
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\).
|
2797
|
-
).freeze,
|
2531
|
+
comment: "\n 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).\n ".freeze,
|
2798
2532
|
domain: "mo:MusicalExpression".freeze,
|
2799
2533
|
inverseOf: "mo:publication_of".freeze,
|
2800
2534
|
isDefinedBy: "mo:".freeze,
|
@@ -2805,7 +2539,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2805
2539
|
type: "owl:ObjectProperty".freeze,
|
2806
2540
|
"vs:term_status": "stable".freeze
|
2807
2541
|
property :publisher,
|
2808
|
-
comment:
|
2542
|
+
comment: "Used to relate a musical manifestation to a person or a group of person who published it.".freeze,
|
2809
2543
|
domain: "mo:MusicalManifestation".freeze,
|
2810
2544
|
inverseOf: "mo:published".freeze,
|
2811
2545
|
isDefinedBy: "mo:".freeze,
|
@@ -2819,9 +2553,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2819
2553
|
type: "owl:ObjectProperty".freeze,
|
2820
2554
|
"vs:term_status": "deprecated".freeze
|
2821
2555
|
property :publishing_location,
|
2822
|
-
comment:
|
2823
|
-
Relates a musical manifestation to its publication location.
|
2824
|
-
).freeze,
|
2556
|
+
comment: "\n Relates a musical manifestation to its publication location.\n ".freeze,
|
2825
2557
|
domain: "mo:MusicalManifestation".freeze,
|
2826
2558
|
isDefinedBy: "mo:".freeze,
|
2827
2559
|
label: "publishingLocation".freeze,
|
@@ -2830,15 +2562,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2830
2562
|
type: "owl:ObjectProperty".freeze,
|
2831
2563
|
"vs:term_status": "stable".freeze
|
2832
2564
|
property :puid,
|
2833
|
-
comment:
|
2834
|
-
Link a signal to the PUIDs associated with it, that is, PUID computed from MusicalItems \(mo:AudioFile\)
|
2835
|
-
derived from this signal.
|
2836
|
-
PUIDs \(Portable Unique IDentifier\) are the IDs used in the
|
2837
|
-
proprietary MusicDNS AudioFingerprinting system which is operated by MusicIP.
|
2838
|
-
|
2839
|
-
Using PUIDs, one \(with some luck\) can identify the Signal object associated with a particular audio file, therefore allowing
|
2840
|
-
to access further information \(on which release this track is featured? etc.\). Using some more metadata one can identify
|
2841
|
-
the particular Track corresponding to the audio file \(a track on a particular release\).).freeze,
|
2565
|
+
comment: "\n Link a signal to the PUIDs associated with it, that is, PUID computed from MusicalItems (mo:AudioFile) \n derived from this signal.\n PUIDs (Portable Unique IDentifier) are the IDs used in the \n proprietary MusicDNS AudioFingerprinting system which is operated by MusicIP.\n\n Using PUIDs, one (with some luck) can identify the Signal object associated with a particular audio file, therefore allowing\n to access further information (on which release this track is featured? etc.). Using some more metadata one can identify\n the particular Track corresponding to the audio file (a track on a particular release).".freeze,
|
2842
2566
|
domain: "mo:Signal".freeze,
|
2843
2567
|
isDefinedBy: "mo:".freeze,
|
2844
2568
|
label: "puid".freeze,
|
@@ -2847,7 +2571,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2847
2571
|
type: "owl:DatatypeProperty".freeze,
|
2848
2572
|
"vs:term_status": "stable".freeze
|
2849
2573
|
property :record,
|
2850
|
-
comment:
|
2574
|
+
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,
|
2851
2575
|
domain: "mo:Release".freeze,
|
2852
2576
|
isDefinedBy: "mo:".freeze,
|
2853
2577
|
label: "released record".freeze,
|
@@ -2856,7 +2580,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2856
2580
|
type: "owl:ObjectProperty".freeze,
|
2857
2581
|
"vs:term_status": "testing".freeze
|
2858
2582
|
property :record_count,
|
2859
|
-
comment:
|
2583
|
+
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,
|
2860
2584
|
domain: "mo:Release".freeze,
|
2861
2585
|
isDefinedBy: "mo:".freeze,
|
2862
2586
|
label: "record count".freeze,
|
@@ -2865,7 +2589,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2865
2589
|
type: "owl:DatatypeProperty".freeze,
|
2866
2590
|
"vs:term_status": "testing".freeze
|
2867
2591
|
property :record_number,
|
2868
|
-
comment:
|
2592
|
+
comment: "Indicates the position of a record in a release (e.g. a 2xLP, etc.).".freeze,
|
2869
2593
|
domain: "mo:Record".freeze,
|
2870
2594
|
isDefinedBy: "mo:".freeze,
|
2871
2595
|
label: "has record number".freeze,
|
@@ -2874,8 +2598,7 @@ This means that the orignial musical expression were rearranged to create a new
|
|
2874
2598
|
type: "owl:DatatypeProperty".freeze,
|
2875
2599
|
"vs:term_status": "testing".freeze
|
2876
2600
|
property :record_side,
|
2877
|
-
comment:
|
2878
|
-
in conjunction with mo:track_number, so that one can infer e.g. "A1", that means, track number 1 on side A.).freeze,
|
2601
|
+
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 \nin conjunction with mo:track_number, so that one can infer e.g. \"A1\", that means, track number 1 on side A.".freeze,
|
2879
2602
|
domain: "mo:Track".freeze,
|
2880
2603
|
isDefinedBy: "mo:".freeze,
|
2881
2604
|
label: "has record side".freeze,
|
@@ -2887,13 +2610,7 @@ in conjunction with mo:track_number, so that one can infer e.g. "A1", that means
|
|
2887
2610
|
equivalentProperty: "mo:recorded_as".freeze,
|
2888
2611
|
type: "owl:ObjectProperty".freeze
|
2889
2612
|
property :recorded_as,
|
2890
|
-
comment:
|
2891
|
-
This is a shortcut property, allowing to bypass all the Sound/Recording steps. This property
|
2892
|
-
allows to directly link a Performance to the recorded Signal. This is recommended for "normal"
|
2893
|
-
users. However, advanced users wanting to express things such as the location of the microphone will
|
2894
|
-
have to create this shortcut as well as the whole workflow, in order to let the "normal" users access
|
2895
|
-
simply the, well, simple information:-\) .
|
2896
|
-
).freeze,
|
2613
|
+
comment: "\n This is a shortcut property, allowing to bypass all the Sound/Recording steps. This property\n allows to directly link a Performance to the recorded Signal. This is recommended for \"normal\"\n users. However, advanced users wanting to express things such as the location of the microphone will\n have to create this shortcut as well as the whole workflow, in order to let the \"normal\" users access\n simply the, well, simple information:-) .\n ".freeze,
|
2897
2614
|
domain: "mo:Performance".freeze,
|
2898
2615
|
inverseOf: "mo:records".freeze,
|
2899
2616
|
isDefinedBy: "mo:".freeze,
|
@@ -2903,12 +2620,7 @@ in conjunction with mo:track_number, so that one can infer e.g. "A1", that means
|
|
2903
2620
|
type: "owl:ObjectProperty".freeze,
|
2904
2621
|
"vs:term_status": "stable".freeze
|
2905
2622
|
property :recorded_in,
|
2906
|
-
comment:
|
2907
|
-
Associates a physical Sound to a Recording event where it is being used
|
2908
|
-
in order to produce a signal. For example, I might use this property to
|
2909
|
-
associate the sound produced by a particular performance of the magic flute
|
2910
|
-
to a given recording, done using my cell-phone.
|
2911
|
-
).freeze,
|
2623
|
+
comment: "\n Associates a physical Sound to a Recording event where it is being used \n in order to produce a signal. For example, I might use this property to \n associate the sound produced by a particular performance of the magic flute\n to a given recording, done using my cell-phone.\n ".freeze,
|
2912
2624
|
domain: "mo:Sound".freeze,
|
2913
2625
|
inverseOf: "mo:recording_of".freeze,
|
2914
2626
|
isDefinedBy: "mo:".freeze,
|
@@ -2919,12 +2631,7 @@ in conjunction with mo:track_number, so that one can infer e.g. "A1", that means
|
|
2919
2631
|
type: "owl:ObjectProperty".freeze,
|
2920
2632
|
"vs:term_status": "unstable".freeze
|
2921
2633
|
property :recording_of,
|
2922
|
-
comment:
|
2923
|
-
Associates a Recording event to a physical Sound being recorded.
|
2924
|
-
For example, I might use this property to
|
2925
|
-
associate a given recording, done using my cell phone, to the
|
2926
|
-
sound produced by a particular performance of the magic flute.
|
2927
|
-
).freeze,
|
2634
|
+
comment: "\n Associates a Recording event to a physical Sound being recorded.\n For example, I might use this property to\n associate a given recording, done using my cell phone, to the \n sound produced by a particular performance of the magic flute.\n ".freeze,
|
2928
2635
|
domain: "mo:Recording".freeze,
|
2929
2636
|
inverseOf: "mo:recorded_in".freeze,
|
2930
2637
|
isDefinedBy: "mo:".freeze,
|
@@ -2935,10 +2642,7 @@ in conjunction with mo:track_number, so that one can infer e.g. "A1", that means
|
|
2935
2642
|
type: "owl:ObjectProperty".freeze,
|
2936
2643
|
"vs:term_status": "stable".freeze
|
2937
2644
|
property :records,
|
2938
|
-
comment:
|
2939
|
-
This is the inverse of the shortcut property recordedAs, allowing to relate directly a performance
|
2940
|
-
to a signal.
|
2941
|
-
).freeze,
|
2645
|
+
comment: "\n This is the inverse of the shortcut property recordedAs, allowing to relate directly a performance\n to a signal.\n ".freeze,
|
2942
2646
|
domain: "mo:Signal".freeze,
|
2943
2647
|
inverseOf: "mo:recordedAs".freeze,
|
2944
2648
|
isDefinedBy: "mo:".freeze,
|
@@ -2948,7 +2652,7 @@ in conjunction with mo:track_number, so that one can infer e.g. "A1", that means
|
|
2948
2652
|
type: "owl:ObjectProperty".freeze,
|
2949
2653
|
"vs:term_status": "unstable".freeze
|
2950
2654
|
property :release,
|
2951
|
-
comment:
|
2655
|
+
comment: "Associates a release with the corresponding release event".freeze,
|
2952
2656
|
domain: "mo:ReleaseEvent".freeze,
|
2953
2657
|
isDefinedBy: "mo:".freeze,
|
2954
2658
|
label: "release".freeze,
|
@@ -2966,9 +2670,7 @@ in conjunction with mo:track_number, so that one can infer e.g. "A1", that means
|
|
2966
2670
|
type: "owl:ObjectProperty".freeze,
|
2967
2671
|
"vs:term_status": "deprecated".freeze
|
2968
2672
|
property :release_status,
|
2969
|
-
comment:
|
2970
|
-
Relates a musical manifestation to its release status \(bootleg, ...\)
|
2971
|
-
).freeze,
|
2673
|
+
comment: "\n Relates a musical manifestation to its release status (bootleg, ...)\n ".freeze,
|
2972
2674
|
domain: "mo:MusicalManifestation".freeze,
|
2973
2675
|
isDefinedBy: "mo:".freeze,
|
2974
2676
|
"mo:level": "1".freeze,
|
@@ -2976,9 +2678,7 @@ in conjunction with mo:track_number, so that one can infer e.g. "A1", that means
|
|
2976
2678
|
type: "owl:ObjectProperty".freeze,
|
2977
2679
|
"vs:term_status": "stable".freeze
|
2978
2680
|
property :release_type,
|
2979
|
-
comment:
|
2980
|
-
Relates a musical manifestation to its release type \(interview, spoken word, album, ...\)
|
2981
|
-
).freeze,
|
2681
|
+
comment: "\n Relates a musical manifestation to its release type (interview, spoken word, album, ...)\n ".freeze,
|
2982
2682
|
domain: "mo:MusicalManifestation".freeze,
|
2983
2683
|
isDefinedBy: "mo:".freeze,
|
2984
2684
|
"mo:level": "1".freeze,
|
@@ -2986,9 +2686,7 @@ in conjunction with mo:track_number, so that one can infer e.g. "A1", that means
|
|
2986
2686
|
type: "owl:ObjectProperty".freeze,
|
2987
2687
|
"vs:term_status": "stable".freeze
|
2988
2688
|
property :remaster_of,
|
2989
|
-
comment:
|
2990
|
-
|
2991
|
-
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,
|
2689
|
+
comment: "This relates two musical work or the expression of a musical work, where one is a remaster of the other. \n \nA 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,
|
2992
2690
|
isDefinedBy: "mo:".freeze,
|
2993
2691
|
label: "remaster_of".freeze,
|
2994
2692
|
"mo:level": "1".freeze,
|
@@ -2996,7 +2694,7 @@ A remaster is a new version made for release from source recordings that were ea
|
|
2996
2694
|
type: "owl:ObjectProperty".freeze,
|
2997
2695
|
"vs:term_status": "unstable".freeze
|
2998
2696
|
property :remix_of,
|
2999
|
-
comment:
|
2697
|
+
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,
|
3000
2698
|
isDefinedBy: "mo:".freeze,
|
3001
2699
|
label: "remix_of".freeze,
|
3002
2700
|
"mo:level": "1".freeze,
|
@@ -3004,9 +2702,7 @@ A remaster is a new version made for release from source recordings that were ea
|
|
3004
2702
|
type: "owl:ObjectProperty".freeze,
|
3005
2703
|
"vs:term_status": "unstable".freeze
|
3006
2704
|
property :remixed,
|
3007
|
-
comment:
|
3008
|
-
|
3009
|
-
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,
|
2705
|
+
comment: "Used to relate an artist who remixed a musical work or the expression of a musical work. \n \nThis 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,
|
3010
2706
|
domain: "mo:MusicArtist".freeze,
|
3011
2707
|
inverseOf: "mo:remixer".freeze,
|
3012
2708
|
isDefinedBy: "mo:".freeze,
|
@@ -3016,9 +2712,7 @@ This involves taking just one other musical work and using audio editing to make
|
|
3016
2712
|
type: "owl:ObjectProperty".freeze,
|
3017
2713
|
"vs:term_status": "unstable".freeze
|
3018
2714
|
property :remixer,
|
3019
|
-
comment:
|
3020
|
-
|
3021
|
-
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,
|
2715
|
+
comment: "Used to relate a musical work or the expression of a musical work to an artist who remixed it. \n \nThis 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,
|
3022
2716
|
inverseOf: "mo:remixed".freeze,
|
3023
2717
|
isDefinedBy: "mo:".freeze,
|
3024
2718
|
label: "remixer".freeze,
|
@@ -3027,9 +2721,7 @@ This involves taking just one other musical work and using audio editing to make
|
|
3027
2721
|
type: "owl:ObjectProperty".freeze,
|
3028
2722
|
"vs:term_status": "unstable".freeze
|
3029
2723
|
property :review,
|
3030
|
-
comment:
|
3031
|
-
|
3032
|
-
The review does not have to be open content, as long as it is accessible to the general internet population.).freeze,
|
2724
|
+
comment: "Used to link a work or the expression of a work to a review. \n \nThe review does not have to be open content, as long as it is accessible to the general internet population.".freeze,
|
3033
2725
|
domain: term(
|
3034
2726
|
type: "owl:Class".freeze,
|
3035
2727
|
unionOf: list("http://purl.org/vocab/frbr/core#Work".freeze, "http://purl.org/vocab/frbr/core#Expression".freeze, "http://purl.org/vocab/frbr/core#Manifestation".freeze)
|
@@ -3046,10 +2738,7 @@ The review does not have to be open content, as long as it is accessible to the
|
|
3046
2738
|
type: "owl:DatatypeProperty".freeze,
|
3047
2739
|
"vs:term_status": "deprecated".freeze
|
3048
2740
|
property :sample_rate,
|
3049
|
-
comment:
|
3050
|
-
Associates a digital signal to its sample rate. It might be easier to express it this way instead of
|
3051
|
-
defining a timeline map:-\) Range is xsd:float.
|
3052
|
-
).freeze,
|
2741
|
+
comment: "\n Associates a digital signal to its sample rate. It might be easier to express it this way instead of\n defining a timeline map:-) Range is xsd:float.\n ".freeze,
|
3053
2742
|
domain: "mo:DigitalSignal".freeze,
|
3054
2743
|
isDefinedBy: "mo:".freeze,
|
3055
2744
|
"mo:level": "1".freeze,
|
@@ -3057,7 +2746,7 @@ The review does not have to be open content, as long as it is accessible to the
|
|
3057
2746
|
type: ["owl:DatatypeProperty".freeze, "owl:FunctionalProperty".freeze],
|
3058
2747
|
"vs:term_status": "stable".freeze
|
3059
2748
|
property :sampled,
|
3060
|
-
comment:
|
2749
|
+
comment: "Used to relate an artist who sampled a Signal.".freeze,
|
3061
2750
|
domain: "mo:MusicArtist".freeze,
|
3062
2751
|
inverseOf: "mo:sampler".freeze,
|
3063
2752
|
isDefinedBy: "mo:".freeze,
|
@@ -3072,9 +2761,7 @@ The review does not have to be open content, as long as it is accessible to the
|
|
3072
2761
|
type: "owl:ObjectProperty".freeze,
|
3073
2762
|
"vs:term_status": "deprecated".freeze
|
3074
2763
|
property :sampled_version,
|
3075
|
-
comment:
|
3076
|
-
Associates an analog signal with a sampled version of it
|
3077
|
-
).freeze,
|
2764
|
+
comment: "\n Associates an analog signal with a sampled version of it\n ".freeze,
|
3078
2765
|
domain: "mo:AnalogSignal".freeze,
|
3079
2766
|
inverseOf: "mo:sampled_version_of".freeze,
|
3080
2767
|
isDefinedBy: "mo:".freeze,
|
@@ -3084,9 +2771,7 @@ The review does not have to be open content, as long as it is accessible to the
|
|
3084
2771
|
type: "owl:ObjectProperty".freeze,
|
3085
2772
|
"vs:term_status": "stable".freeze
|
3086
2773
|
property :sampled_version_of,
|
3087
|
-
comment:
|
3088
|
-
Associates a digital signal with the analog version of it
|
3089
|
-
).freeze,
|
2774
|
+
comment: "\n Associates a digital signal with the analog version of it\n ".freeze,
|
3090
2775
|
domain: "mo:DigitalSignal".freeze,
|
3091
2776
|
inverseOf: "mo:sampled_version".freeze,
|
3092
2777
|
isDefinedBy: "mo:".freeze,
|
@@ -3097,7 +2782,7 @@ The review does not have to be open content, as long as it is accessible to the
|
|
3097
2782
|
type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
|
3098
2783
|
"vs:term_status": "stable".freeze
|
3099
2784
|
property :sampler,
|
3100
|
-
comment:
|
2785
|
+
comment: "Used to relate the signal of a musical work to an artist who sampled it.".freeze,
|
3101
2786
|
inverseOf: "mo:sampled".freeze,
|
3102
2787
|
isDefinedBy: "mo:".freeze,
|
3103
2788
|
label: "sampler".freeze,
|
@@ -3106,7 +2791,7 @@ The review does not have to be open content, as long as it is accessible to the
|
|
3106
2791
|
type: "owl:ObjectProperty".freeze,
|
3107
2792
|
"vs:term_status": "unstable".freeze
|
3108
2793
|
property :sell_item,
|
3109
|
-
comment:
|
2794
|
+
comment: "A person, a group of person or an organization selling an exemplar of a single manifestation.".freeze,
|
3110
2795
|
domain: "foaf:Agent".freeze,
|
3111
2796
|
isDefinedBy: "mo:".freeze,
|
3112
2797
|
label: "sell_item".freeze,
|
@@ -3115,7 +2800,7 @@ The review does not have to be open content, as long as it is accessible to the
|
|
3115
2800
|
type: "owl:ObjectProperty".freeze,
|
3116
2801
|
"vs:term_status": "stable".freeze
|
3117
2802
|
property :signal,
|
3118
|
-
comment:
|
2803
|
+
comment: "Associates a group of signals with one of the signals it contains".freeze,
|
3119
2804
|
domain: "mo:SignalGroup".freeze,
|
3120
2805
|
isDefinedBy: "mo:".freeze,
|
3121
2806
|
label: "signal".freeze,
|
@@ -3129,16 +2814,7 @@ The review does not have to be open content, as long as it is accessible to the
|
|
3129
2814
|
type: "owl:ObjectProperty".freeze,
|
3130
2815
|
"vs:term_status": "deprecated".freeze
|
3131
2816
|
property :similar_to,
|
3132
|
-
comment:
|
3133
|
-
A similarity relationships between two objects \(so far, either an agent, a signal or a genre, but
|
3134
|
-
this could grow\).
|
3135
|
-
This relationship is pretty general and doesn't make any assumptions on how the similarity claim
|
3136
|
-
was derived.
|
3137
|
-
Such similarity statements can come from a range of different sources \(Musicbrainz similarities between
|
3138
|
-
artists, or coming from some automatic content analysis\).
|
3139
|
-
However, the origin of such statements should be kept using a named graph approach - and ultimately, the
|
3140
|
-
documents providing such statements should attach some metadata to themselves \(confidence of the claim, etc.\).
|
3141
|
-
).freeze,
|
2817
|
+
comment: "\n A similarity relationships between two objects (so far, either an agent, a signal or a genre, but\n this could grow).\n This relationship is pretty general and doesn't make any assumptions on how the similarity claim\n was derived.\n Such similarity statements can come from a range of different sources (Musicbrainz similarities between\n artists, or coming from some automatic content analysis).\n However, the origin of such statements should be kept using a named graph approach - and ultimately, the \n documents providing such statements should attach some metadata to themselves (confidence of the claim, etc.).\n ".freeze,
|
3142
2818
|
domain: term(
|
3143
2819
|
type: "owl:Class".freeze,
|
3144
2820
|
unionOf: list("foaf:Agent".freeze, "mo:MusicalWork".freeze, "mo:MusicalExpression".freeze, "mo:MusicalManifestation".freeze, "mo:MusicalItem".freeze, "mo:Genre".freeze)
|
@@ -3153,7 +2829,7 @@ The review does not have to be open content, as long as it is accessible to the
|
|
3153
2829
|
type: "owl:ObjectProperty".freeze,
|
3154
2830
|
"vs:term_status": "unstable".freeze
|
3155
2831
|
property :singer,
|
3156
|
-
comment:
|
2832
|
+
comment: "Relates a performance to an involved singer".freeze,
|
3157
2833
|
domain: "mo:Performance".freeze,
|
3158
2834
|
isDefinedBy: "mo:".freeze,
|
3159
2835
|
"mo:level": "2".freeze,
|
@@ -3162,7 +2838,7 @@ The review does not have to be open content, as long as it is accessible to the
|
|
3162
2838
|
type: "owl:ObjectProperty".freeze,
|
3163
2839
|
"vs:term_status": "stable".freeze
|
3164
2840
|
property :supporting_musician,
|
3165
|
-
comment:
|
2841
|
+
comment: "Used to relate an artist doing long-time instrumental or vocal support for another artist.".freeze,
|
3166
2842
|
domain: "mo:MusicArtist".freeze,
|
3167
2843
|
isDefinedBy: "mo:".freeze,
|
3168
2844
|
label: "supporting_musician".freeze,
|
@@ -3171,13 +2847,7 @@ The review does not have to be open content, as long as it is accessible to the
|
|
3171
2847
|
type: "owl:ObjectProperty".freeze,
|
3172
2848
|
"vs:term_status": "unstable".freeze
|
3173
2849
|
property :tempo,
|
3174
|
-
comment:
|
3175
|
-
Rate of speed or pace of music. Tempo markings are traditionally given in Italian;
|
3176
|
-
common markings include: grave \(solemn; very, very slow\); largo \(broad; very slow\);
|
3177
|
-
adagio \(quite slow\); andante \(a walking pace\); moderato \(moderate\); allegro \(fast; cheerful\);
|
3178
|
-
vivace \(lively\); presto \(very fast\); accelerando \(getting faster\); ritardando \(getting slower\);
|
3179
|
-
and a tempo \(in time; returning to the original pace\).
|
3180
|
-
).freeze,
|
2850
|
+
comment: "\n Rate of speed or pace of music. Tempo markings are traditionally given in Italian; \n common markings include: grave (solemn; very, very slow); largo (broad; very slow); \n adagio (quite slow); andante (a walking pace); moderato (moderate); allegro (fast; cheerful); \n vivace (lively); presto (very fast); accelerando (getting faster); ritardando (getting slower); \n and a tempo (in time; returning to the original pace).\n ".freeze,
|
3181
2851
|
domain: term(
|
3182
2852
|
type: "owl:Class".freeze,
|
3183
2853
|
unionOf: list("mo:MusicalWork".freeze, "mo:Performance".freeze, "mo:Signal".freeze)
|
@@ -3189,7 +2859,7 @@ The review does not have to be open content, as long as it is accessible to the
|
|
3189
2859
|
type: "owl:DatatypeProperty".freeze,
|
3190
2860
|
"vs:term_status": "stable".freeze
|
3191
2861
|
property :text,
|
3192
|
-
comment:
|
2862
|
+
comment: "Associates lyrics with their text.".freeze,
|
3193
2863
|
domain: "mo:Lyrics".freeze,
|
3194
2864
|
isDefinedBy: "mo:".freeze,
|
3195
2865
|
label: "text".freeze,
|
@@ -3197,9 +2867,7 @@ The review does not have to be open content, as long as it is accessible to the
|
|
3197
2867
|
type: "owl:DatatypeProperty".freeze,
|
3198
2868
|
"vs:term_status": "testing".freeze
|
3199
2869
|
property :time,
|
3200
|
-
comment:
|
3201
|
-
Associates a Signal to a time object - its actual domain
|
3202
|
-
).freeze,
|
2870
|
+
comment: "\n Associates a Signal to a time object - its actual domain\n ".freeze,
|
3203
2871
|
domain: "mo:Signal".freeze,
|
3204
2872
|
isDefinedBy: "mo:".freeze,
|
3205
2873
|
label: "time".freeze,
|
@@ -3208,7 +2876,7 @@ The review does not have to be open content, as long as it is accessible to the
|
|
3208
2876
|
type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze],
|
3209
2877
|
"vs:term_status": "stable".freeze
|
3210
2878
|
property :track,
|
3211
|
-
comment:
|
2879
|
+
comment: "Indicates a part of a musical manifestation - in this particular case, a track.".freeze,
|
3212
2880
|
domain: "mo:Record".freeze,
|
3213
2881
|
isDefinedBy: "mo:".freeze,
|
3214
2882
|
label: "track".freeze,
|
@@ -3222,7 +2890,7 @@ The review does not have to be open content, as long as it is accessible to the
|
|
3222
2890
|
type: "owl:DatatypeProperty".freeze,
|
3223
2891
|
"vs:term_status": "deprecated".freeze
|
3224
2892
|
property :track_count,
|
3225
|
-
comment:
|
2893
|
+
comment: "The track count of a record".freeze,
|
3226
2894
|
domain: "mo:Record".freeze,
|
3227
2895
|
isDefinedBy: "mo:".freeze,
|
3228
2896
|
label: "track count".freeze,
|
@@ -3231,7 +2899,7 @@ The review does not have to be open content, as long as it is accessible to the
|
|
3231
2899
|
type: "owl:DatatypeProperty".freeze,
|
3232
2900
|
"vs:term_status": "testing".freeze
|
3233
2901
|
property :track_number,
|
3234
|
-
comment:
|
2902
|
+
comment: "Indicates the position of a track on a record medium (a CD, etc.).".freeze,
|
3235
2903
|
domain: "mo:Track".freeze,
|
3236
2904
|
isDefinedBy: "mo:".freeze,
|
3237
2905
|
label: "track number".freeze,
|
@@ -3240,7 +2908,7 @@ The review does not have to be open content, as long as it is accessible to the
|
|
3240
2908
|
type: "owl:DatatypeProperty".freeze,
|
3241
2909
|
"vs:term_status": "stable".freeze
|
3242
2910
|
property :translation_of,
|
3243
|
-
comment:
|
2911
|
+
comment: "Indicates that a work or the expression of a work has translated or transliterated into another expression of a work.".freeze,
|
3244
2912
|
domain: "http://purl.org/vocab/frbr/core#Expression".freeze,
|
3245
2913
|
isDefinedBy: "mo:".freeze,
|
3246
2914
|
label: "translation_of".freeze,
|
@@ -3249,7 +2917,7 @@ The review does not have to be open content, as long as it is accessible to the
|
|
3249
2917
|
type: "owl:ObjectProperty".freeze,
|
3250
2918
|
"vs:term_status": "unstable".freeze
|
3251
2919
|
property :tribute_to,
|
3252
|
-
comment:
|
2920
|
+
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,
|
3253
2921
|
domain: "mo:MusicalManifestation".freeze,
|
3254
2922
|
isDefinedBy: "mo:".freeze,
|
3255
2923
|
label: "tribute_to".freeze,
|
@@ -3258,12 +2926,7 @@ The review does not have to be open content, as long as it is accessible to the
|
|
3258
2926
|
type: "owl:ObjectProperty".freeze,
|
3259
2927
|
"vs:term_status": "unstable".freeze
|
3260
2928
|
property :trmid,
|
3261
|
-
comment:
|
3262
|
-
Indicates the TRMID of a track.
|
3263
|
-
TRM IDs are MusicBrainz' old AudioFingerprinting system.
|
3264
|
-
TRM \(TRM Recognizes Music\) IDs are \(somewhat\) unique ids that represent
|
3265
|
-
the audio signature of a musical piece \(see AudioFingerprint\).
|
3266
|
-
).freeze,
|
2929
|
+
comment: "\n Indicates the TRMID of a track.\n TRM IDs are MusicBrainz' old AudioFingerprinting system. \n TRM (TRM Recognizes Music) IDs are (somewhat) unique ids that represent \n the audio signature of a musical piece (see AudioFingerprint).\n ".freeze,
|
3267
2930
|
domain: "mo:Signal".freeze,
|
3268
2931
|
isDefinedBy: "mo:".freeze,
|
3269
2932
|
label: "trmid".freeze,
|
@@ -3272,7 +2935,7 @@ The review does not have to be open content, as long as it is accessible to the
|
|
3272
2935
|
type: "owl:DatatypeProperty".freeze,
|
3273
2936
|
"vs:term_status": "stable".freeze
|
3274
2937
|
property :upc,
|
3275
|
-
comment:
|
2938
|
+
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,
|
3276
2939
|
domain: "mo:Release".freeze,
|
3277
2940
|
isDefinedBy: "mo:".freeze,
|
3278
2941
|
label: "upc".freeze,
|
@@ -3302,9 +2965,7 @@ The review does not have to be open content, as long as it is accessible to the
|
|
3302
2965
|
type: "owl:ObjectProperty".freeze,
|
3303
2966
|
"vs:term_status": "deprecated".freeze
|
3304
2967
|
property :uuid,
|
3305
|
-
comment:
|
3306
|
-
Links an object to an universally unique identifier for it.
|
3307
|
-
).freeze,
|
2968
|
+
comment: "\n Links an object to an universally unique identifier for it.\n ".freeze,
|
3308
2969
|
domain: "owl:Thing".freeze,
|
3309
2970
|
label: "universally unique identifier".freeze,
|
3310
2971
|
"mo:level": "1".freeze,
|
@@ -3312,7 +2973,7 @@ The review does not have to be open content, as long as it is accessible to the
|
|
3312
2973
|
type: "owl:DatatypeProperty".freeze,
|
3313
2974
|
"vs:term_status": "testing".freeze
|
3314
2975
|
property :want_item,
|
3315
|
-
comment:
|
2976
|
+
comment: "A person, a group of person or an organization wanting an exemplar of a single manifestation.".freeze,
|
3316
2977
|
domain: "foaf:Agent".freeze,
|
3317
2978
|
isDefinedBy: "mo:".freeze,
|
3318
2979
|
label: "want_item".freeze,
|
@@ -3321,11 +2982,7 @@ The review does not have to be open content, as long as it is accessible to the
|
|
3321
2982
|
type: "owl:ObjectProperty".freeze,
|
3322
2983
|
"vs:term_status": "stable".freeze
|
3323
2984
|
property :wikipedia,
|
3324
|
-
comment:
|
3325
|
-
Used to link an work, an expression of a work, a manifestation of a work,
|
3326
|
-
a person, an instrument or a musical genre to its corresponding WikiPedia page.
|
3327
|
-
The full URL should be used, not just the WikiName.
|
3328
|
-
).freeze,
|
2985
|
+
comment: "\n Used to link an work, an expression of a work, a manifestation of a work, \n a person, an instrument or a musical genre to its corresponding WikiPedia page. \n The full URL should be used, not just the WikiName.\n ".freeze,
|
3329
2986
|
domain: term(
|
3330
2987
|
type: "owl:Class".freeze,
|
3331
2988
|
unionOf: list("http://purl.org/vocab/frbr/core#Work".freeze, "http://purl.org/vocab/frbr/core#Expression".freeze, "http://purl.org/vocab/frbr/core#Manifestation".freeze, "http://purl.org/vocab/frbr/core#Item".freeze, "foaf:Agent".freeze, "mo:Instrument".freeze, "mo:Genre".freeze)
|