rdf-vocab 3.0.3 → 3.0.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ea60d6023dcca8bbf64cee8a128b75dc70ba23e29eac2bb8caff164fdd1908f5
4
- data.tar.gz: e51f656266c823ef059a07fddc70d041ccb860681889a9759adbe089a98286be
3
+ metadata.gz: 94f8932c4e8368a28533fcd3bb8e6608f280a1834ad12e06d310c52add569f78
4
+ data.tar.gz: fc3ffaf14ae3711f6bde27b22abee79b4af31e241c7bf1688ec59696d36b3786
5
5
  SHA512:
6
- metadata.gz: '09361c8e40d5d81260b6cae818f8aba87ccdc1b5b95d9cf6fd6b16142c9287a821f248b8c8291f97e8df114c97baee71503a9574be22bb9cbbf2d5e348465042'
7
- data.tar.gz: c1ae1862d0f5ec8d3e7163ba1d7fa9aeeaed682e82efc768fe186288a85e9228ad2b397cd76e70f3879b45fcb097c1e6d3445933f88bdd5e92f5da9796a45552
6
+ metadata.gz: eb2acec91e6f4f66a36dddfc6093e8d5605156bce1b12b256e0fa60541f914578c02372852aff293e6d8014798411bbb3f686dbbede24f74d9c701e828e230e4
7
+ data.tar.gz: 8db0941ef9e7425f865c6cbf518263f440ca76b2385e468a533ff36d0bccb71bcb5ee7c799458c810fa408184a052e223d0453ba4afe509d697f6d37a3af9a90
data/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.3
1
+ 3.0.4
@@ -107,13 +107,22 @@ and for example to develop a reputation\)
107
107
  range: "rdfs:Class".freeze,
108
108
  type: "rdf:Property".freeze
109
109
  property :agentGroup,
110
- comment: %(A group of persons or social entities to being given the right).freeze,
110
+ comment: %(A group of persons or social entities to being given the right.
111
+ The right is given to any entity which is a vcard:member of the group,
112
+ as defined by the document received when the Group is dereferenced.).freeze,
111
113
  domain: "acl:Authorization".freeze,
112
114
  label: "agent group".freeze,
113
115
  range: "vcard:Group".freeze,
114
116
  type: "rdf:Property".freeze
115
117
  property :default,
116
- comment: %(A directory for which this authorization is used for new files in the directory.).freeze,
118
+ comment: %(If a resource has no ACL file \(it is 404\),
119
+ then access to the resource if given by the ACL of the immediately
120
+ containing directory, or failing that \(404\) the ACL of the recursively next
121
+ containing directory which has an ACL file.
122
+ Within that ACL file,
123
+ any Authentication which has that directory as its acl:default applies to the
124
+ resource. \(The highest directory must have an ACL file.\)
125
+ ).freeze,
117
126
  domain: "acl:Authorization".freeze,
118
127
  label: "default access for things in this".freeze,
119
128
  type: "rdf:Property".freeze
@@ -137,7 +146,11 @@ and for example to develop a reputation\)
137
146
  type: "rdf:Property".freeze
138
147
  property :origin,
139
148
  comment: %(A web application, identified by its Origin, such as
140
- <https://scripts.example.com>, being given the right.).freeze,
149
+ <https://scripts.example.com>, being given the right.
150
+ When a user of the web application at a certain origin accesses the server,
151
+ then the browser sets the Origin: header to warn that a possibly untrusted webapp
152
+ is being used.
153
+ Then, BOTH the user AND the origin must have the required access.).freeze,
141
154
  domain: "acl:Authorization".freeze,
142
155
  label: "origin".freeze,
143
156
  range: "acl:Origin".freeze,
@@ -18,9 +18,10 @@ module RDF::Vocab
18
18
  "dc11:title": "EBUCore - the Dublin Core for media".freeze,
19
19
  "http://purl.org/vocab/vann/preferredNamespaceUri": "http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#".freeze,
20
20
  "http://spinrdf.org/spin#imports": "http://topbraid.org/spin/owlrl-all".freeze,
21
+ "owl:backwardCompatibleWith": "http://www.ebu.ch/metadata/ontologies/ebucore/20171009/ebucore.rdf".freeze,
21
22
  "owl:imports": "http://www.w3.org/2004/02/skos/core".freeze,
22
- "owl:priorVersion": "http://www.ebu.ch/metadata/ontologies/ebucore/20150804/ebucore_2015_08_04.rdf".freeze,
23
- "owl:versionInfo": ["Add CreativeCommons subclass to Rights.".freeze, "Add FIMS Classes: BMContent, BMEssence, BMTemplate, etc.".freeze, "Add Identifier as a class.".freeze, "Add event start and end times and dateTimes".freeze, "Add for each class an ids, a name a description when missing".freeze, "Add frameHeight and frameHeightUnit".freeze, "Add hasAudioCodec and hasVideoCodec".freeze, "Add hasAudioTrack and hasVideoTrack".freeze, "Add numberOfAudioTracks and numberOfVideoTracks".freeze, "Add resourceType property.".freeze, "Add videoEncodingLevel and audioEncodingLevel properties as subproperties of encodingLevel".freeze, "Add videoEncodingProfile and audioEncodingProfile properties as subproperties of encodingProfile".freeze, "Added eventPeriod property.".freeze, "Added locationCode and hasLocationPicture".freeze, "Added social medias: agentFacebook, agentTwitter, agentInstagram".freeze, "Added two Classes: Action and Emotion.".freeze, "Align with CCDM properties touching EBUCore classes".freeze, "Alignment with EBUCore schema: add missing rightsClearanceFlag".freeze, "CORRECTION: change PublicationPlanning into PublicationPlan".freeze, "Clean the definition of equivalent classes and properties from external vocabularies like foaf: and core:".freeze, "Extend bitRate properties with audio and video bitRate properties".freeze, "Harmonisation with EBU CCDM: businessObjectId, businessObjectType, editorialObjectId, editorialObjectType, storageId, storageType .".freeze, "Improved the relations around the notions of \"hasContributor\", \"Character\", \"Cast\".".freeze, "Introduce Person as a superClass of Contact and rename Contact properties accordingly".freeze, "Introduce new classes Artefact/Props/Food...".freeze, "Introduced new TextLine Class and associated properties for timed text, annotation, etc.".freeze, "Manage addresses as locations".freeze, "Sanity check on property domain and ranges and definitions or labels".freeze, "Support of specific timecode drop frame".freeze, "Version 1.8".freeze, "seasonNumber, Episode and episodeNumber.".freeze],
23
+ "owl:priorVersion": "http://www.ebu.ch/metadata/ontologies/ebucore/20171009/ebucore.rdf".freeze,
24
+ "owl:versionInfo": ["Add Award (for BO/EO, Contributor) and associated properties.".freeze, "Add Licensing as a subclass of Rights".freeze, "Add Locator class.".freeze, "Add Person weight and height.".freeze, "Add Platform as a subclass of Service.".freeze, "Add agentFee and agentAge.".freeze, "Add agentPreviousName.".freeze, "Add agentRelatedInformationLink and agentRelatedPressLink.".freeze, "Add artefactComment.".freeze, "Add dateOfRetirement".freeze, "Add dateProduced with domain Resource or BusinessObject.".freeze, "Add ebucore:placeOfDeath as subproperty of core:placeOfDeath".freeze, "Add firstShowingThisService with domain PublicationEvent.".freeze, "Add flag midRollAdAllowed with domain Essence.".freeze, "Add geoblocking, licensing, copyright, targetPlatform as a subproperties of description as a shortcut to provide such usage restrictions without the heavy use of asset.".freeze, "Add hasAgentBiography".freeze, "Add hasAgentRelatedArtefact".freeze, "Add hasArtefactRelatedLocation.".freeze, "Add hasBeenAwarded with domain Agent.".freeze, "Add hasCountryOfBirth and hasCountryOfDeath".freeze, "Add hasEventRelatedLocation/Event/Artefact/BusinessObject/Event".freeze, "Add hasImageCodec as subproperty of hasCodec.".freeze, "Add hasLocationRelatedAsset.".freeze, "Add hasProducer as subproperty of hasContributor.".freeze, "Add hasRelatedPublicationChannel to PublicationEvent".freeze, "Add hasRelatedPublicationChannel with domain PublicationEvent.".freeze, "Add isAgent relation".freeze, "Add isDistributedOn with domain EditorialObject and range string or Platform.".freeze, "Add isPartOf with domain Part and range EditorialObject.".freeze, "Add missing artefactBrand.".freeze, "Add missing class Element.".freeze, "Add missing relations from EBUCore schema: has/isParent, has/isChild, has/isMaster...".freeze, "Add new class UsageRestriction as subclass of Rights.".freeze, "Add personName for compound names".freeze, "Add relation hasRelatedAsset with domain BusinessObject.".freeze, "Add rightsStart/EndDateTime and righst Duration.".freeze, "Add rightsTerritory/includes/Excludes.".freeze, "Add tag as a subproperty of description to provide tags.".freeze, "Add timeCreated to BusinessObject and Resource".freeze, "Add totalNumberOfgroupMembers with domain Group and totalNumberOfEpisodes with domain Series or Season.".freeze, "Change AudioChannelPurpoose into AudioTrackPurpose, a subclass of skos:Concept.".freeze, "Change Domain of isAgent from Cast to Agent.".freeze, "Change artefactPriceCurrency into hasArtefactPriceCurrency to allow using Concept / currency codes.".freeze, "Change countryOfResidence and agentNationality into hasAgentCountryOfResidence and hasAgentNationality".freeze, "Change domain of seasonNumber to EditorialObject for more flexibility in implementation.".freeze, "Change hasEvent and hasLocation into hasRelatedEVent and hasRelatedLocation.".freeze, "Correction: empty range for hasRelatedEvent and hasRelatedLocation".freeze, "Define Resource and BusinessObject as subclass of Asset. Add properties hasAssetRelatedResource, hasAssetRelatedBusinessObject and hasAssetEditorialObject (for harmonisation with CCDM).".freeze, "Enrich list of EOs from CCDM school discussion e.g. BreakingNewsItem...".freeze, "Move Character as subclass of Agent to allow characters other than persons (e.g. animals)".freeze, "Move cast, crew, staff as subclasses of Agent.".freeze, "Remove placeOfBirth and placeOfDeath in conflict with hasPlaceOfBirth and hasPlaceofDeath".freeze, "Replace AudioChannel with AudioObject for better ADM compliance. Change AudioChannelPurpose into AudioTrackPurpose, Change audioChannelNumber into audioTrackNumber. Add a relation hasRelatedAudioObject with domain MediaResource.".freeze, "Version draft 1.9".freeze],
24
25
  type: "owl:Ontology".freeze,
25
26
  "vs:term_status": "stable".freeze
26
27
 
@@ -31,13 +32,14 @@ module RDF::Vocab
31
32
  subClassOf: "ebucore:Rights".freeze,
32
33
  type: "rdfs:Class".freeze
33
34
  term :Action,
35
+ comment: %(A class to log Actions.).freeze,
34
36
  label: "Action".freeze,
35
37
  subClassOf: "owl:Thing".freeze,
36
- type: "owl:Class".freeze
38
+ type: "rdfs:Class".freeze
37
39
  term :ActiveFormatDescriptorCode,
38
40
  label: "Active format descriptor code".freeze,
39
41
  subClassOf: "ebucore:Format".freeze,
40
- type: "owl:Class".freeze
42
+ type: "rdfs:Class".freeze
41
43
  term :Affiliation,
42
44
  comment: %(An Organisation to which a Contact is affiliated \(with period of validity\).).freeze,
43
45
  label: "Affiliation".freeze,
@@ -65,7 +67,7 @@ module RDF::Vocab
65
67
  term :Artefact,
66
68
  comment: %(To identify and describe artefacts used in a production \(on and behind the stage\).).freeze,
67
69
  label: "Artefact".freeze,
68
- subClassOf: "owl:Thing".freeze,
70
+ subClassOf: "ebucore:BusinessObject".freeze,
69
71
  type: "rdfs:Class".freeze
70
72
  term :Asset,
71
73
  comment: %(The Class "Asset" is an
@@ -95,20 +97,6 @@ module RDF::Vocab
95
97
  label: "Audience rating".freeze,
96
98
  subClassOf: "ebucore:Rating".freeze,
97
99
  type: "rdfs:Class".freeze
98
- term :AudioChannel,
99
- comment: %(An audioChannel represents a single sequence of audio samples. It
100
- is sub-divided in the time domain into audioBlocks, which is must contain at
101
- least one of. The typeDefintion of the audioChannel format specifies the type of
102
- audio it is describing, and also determines which parameters are used within its
103
- audioBlock children.).freeze,
104
- label: "Audio channel".freeze,
105
- subClassOf: "ebucore:Essence".freeze,
106
- type: "rdfs:Class".freeze
107
- term :AudioChannelPurpose,
108
- comment: %(To describe the purpose of an AudioChannel e.g. dubbing.).freeze,
109
- label: "Audio channel purpose".freeze,
110
- subClassOf: "skos:Concept".freeze,
111
- type: "owl:Class".freeze
112
100
  term :AudioCodec,
113
101
  comment: %(To provide information about an audio codec.).freeze,
114
102
  label: "Audio codec".freeze,
@@ -132,6 +120,10 @@ module RDF::Vocab
132
120
  label: "Audio encoding format".freeze,
133
121
  subClassOf: "ebucore:EncodingFormat".freeze,
134
122
  type: "rdfs:Class".freeze
123
+ term :AudioObject,
124
+ label: "Audio object".freeze,
125
+ subClassOf: "ebucore:Essence".freeze,
126
+ type: "rdfs:Class".freeze
135
127
  term :AudioProgramme,
136
128
  comment: %(A set of one or more audioContent that derive from the same material,
137
129
  i.e. an audioMultiplex, and the definition of its multiplexed audioContents \(e.g.
@@ -153,6 +145,15 @@ module RDF::Vocab
153
145
  label: "Audio track".freeze,
154
146
  subClassOf: "ebucore:Track".freeze,
155
147
  type: "rdfs:Class".freeze
148
+ term :AudioTrackPurpose,
149
+ comment: %(To describe the purpose of an AudioTrack e.g. dubbing.).freeze,
150
+ label: "Audio track purpose".freeze,
151
+ subClassOf: "skos:Concept".freeze,
152
+ type: "rdfs:Class".freeze
153
+ term :Award,
154
+ label: "Award".freeze,
155
+ subClassOf: "owl:Thing".freeze,
156
+ type: "owl:Class".freeze
156
157
  term :BMContent,
157
158
  comment: %(The FIMS BMContent.).freeze,
158
159
  label: "BMContent".freeze,
@@ -179,6 +180,10 @@ module RDF::Vocab
179
180
  label: "Brand".freeze,
180
181
  subClassOf: "ebucore:Group".freeze,
181
182
  type: "rdfs:Class".freeze
183
+ term :BreakingNewsItem,
184
+ label: "Breaking news item".freeze,
185
+ subClassOf: "ebucore:Item".freeze,
186
+ type: "rdfs:Class".freeze
182
187
  term :BusinessObject,
183
188
  comment: %(An image, a document, an annotation
184
189
  \(descriptive textual metadata or audio/video tag\), a tag \(time related in audiovisual
@@ -187,7 +192,7 @@ module RDF::Vocab
187
192
  be defined as subclasses.).freeze,
188
193
  label: "Business Object".freeze,
189
194
  "owl:disjointWith": "ebucore:Resource".freeze,
190
- subClassOf: "owl:Thing".freeze,
195
+ subClassOf: "ebucore:Asset".freeze,
191
196
  type: "rdfs:Class".freeze
192
197
  term :Captioning,
193
198
  comment: %(To signal the presence of hard of hearing
@@ -207,18 +212,18 @@ module RDF::Vocab
207
212
  comment: %(A member of the cast list \(a list of performers/actors and associated fictitious
208
213
  characters\).).freeze,
209
214
  label: "Cast member".freeze,
210
- subClassOf: "ebucore:Person".freeze,
215
+ subClassOf: "ebucore:Agent".freeze,
211
216
  type: "rdfs:Class".freeze
212
217
  term :Character,
213
218
  comment: %(E.g. a fictitious contact / person.).freeze,
214
219
  label: "Character".freeze,
215
- subClassOf: "ebucore:FictionalPerson".freeze,
220
+ subClassOf: "ebucore:Person".freeze,
216
221
  type: "rdfs:Class".freeze
217
222
  term :CityCode,
218
223
  comment: %(To allocate a city code.).freeze,
219
224
  label: "City code".freeze,
220
225
  subClassOf: "skos:Concept".freeze,
221
- type: "owl:Class".freeze
226
+ type: "rdfs:Class".freeze
222
227
  term :ClosedCaptions,
223
228
  comment: %(Closed captioning is provided as separate
224
229
  content.).freeze,
@@ -300,7 +305,7 @@ module RDF::Vocab
300
305
  comment: %(To identify a country by its ISO code.).freeze,
301
306
  label: "Country code".freeze,
302
307
  subClassOf: "skos:Concept".freeze,
303
- type: "owl:Class".freeze
308
+ type: "rdfs:Class".freeze
304
309
  term :CoverageRestrictions,
305
310
  comment: %(To provide information on possible restrictions
306
311
  regarding the temporal and spatial coverage for publication.).freeze,
@@ -315,13 +320,13 @@ module RDF::Vocab
315
320
  term :Crew,
316
321
  comment: %(A member of the Crew.).freeze,
317
322
  label: "Crew member".freeze,
318
- subClassOf: "ebucore:Person".freeze,
323
+ subClassOf: "ebucore:Agent".freeze,
319
324
  type: "rdfs:Class".freeze
320
325
  term :CurrencyCode,
321
326
  comment: %(To identify a currency by its ISO code.).freeze,
322
327
  label: "Currency code".freeze,
323
328
  subClassOf: "skos:Concept".freeze,
324
- type: "owl:Class".freeze
329
+ type: "rdfs:Class".freeze
325
330
  term :DataFormat,
326
331
  comment: %(To provide addtional technical information on
327
332
  the characteristics of data streams in a MediaResource including but not limited to
@@ -387,9 +392,10 @@ module RDF::Vocab
387
392
  subClassOf: "ebucore:BusinessObject".freeze,
388
393
  type: "rdfs:Class".freeze
389
394
  term :Emotion,
395
+ comment: %(A class to log Emotions.).freeze,
390
396
  label: "Emotion".freeze,
391
397
  subClassOf: "owl:Thing".freeze,
392
- type: "owl:Class".freeze
398
+ type: "rdfs:Class".freeze
393
399
  term :EncodingFormat,
394
400
  comment: %(To provide a definition of the encoding format
395
401
  for audio and video. This is provided as free text in an annotation label or as an
@@ -404,9 +410,7 @@ module RDF::Vocab
404
410
  subClassOf: "ebucore:EditorialObject".freeze,
405
411
  type: "rdfs:Class".freeze
406
412
  term :Essence,
407
- comment: %(In some audiovisual standardisation groups,
408
- Essence is preferred to MediaResource. In also has subclasses well known as MediaObject
409
- clustered in AudioObjects and VideoObjects.).freeze,
413
+ comment: %(Essence is content ready for distribution. Essence can become a MediaResource in further production processes.).freeze,
410
414
  label: "Essence".freeze,
411
415
  subClassOf: "ebucore:MediaResource".freeze,
412
416
  type: "rdfs:Class".freeze
@@ -515,11 +519,6 @@ module RDF::Vocab
515
519
  label: "Image format".freeze,
516
520
  subClassOf: "ebucore:Format".freeze,
517
521
  type: "rdfs:Class".freeze
518
- term :IntendedAudience,
519
- comment: %(To identify the audience for which the content was created.).freeze,
520
- label: "Intended audience".freeze,
521
- subClassOf: "ebucore:Type".freeze,
522
- type: "rdfs:Class".freeze
523
522
  term :IntentionCode,
524
523
  comment: %(To indicate the purpose for which content was created.).freeze,
525
524
  label: "Intention code".freeze,
@@ -567,6 +566,13 @@ module RDF::Vocab
567
566
  label: "Language".freeze,
568
567
  subClassOf: "skos:Concept".freeze,
569
568
  type: "rdfs:Class".freeze
569
+ term :Licensing,
570
+ label: "Licensing".freeze,
571
+ subClassOf: "ebucore:Rights".freeze,
572
+ type: "rdfs:Class".freeze
573
+ term :Link,
574
+ subClassOf: "ebucore:Resource".freeze,
575
+ type: "rdfs:Class".freeze
570
576
  term :Location,
571
577
  comment: [%(A location related to the media resource, e.g.
572
578
  depicted in the resource \(possibly fictional\) or where the resource was created
@@ -577,6 +583,11 @@ module RDF::Vocab
577
583
  label: "Location".freeze,
578
584
  subClassOf: "owl:Thing".freeze,
579
585
  type: "rdfs:Class".freeze
586
+ term :Locator,
587
+ comment: [%(Custom attributes are to be associated by implementers.).freeze, %(To provide information about complex locators.).freeze],
588
+ label: "Locator".freeze,
589
+ subClassOf: "owl:Thing".freeze,
590
+ type: "owl:Class".freeze
580
591
  term :Logo,
581
592
  comment: %(A Logo allows to visually identify an
582
593
  organisation, publicationService, publicationChannel, or ratings /
@@ -591,7 +602,7 @@ module RDF::Vocab
591
602
  type: "rdfs:Class".freeze
592
603
  term :MediaResource,
593
604
  comment: %(The use of MediaResource is reserved to
594
- audiovisual content.).freeze,
605
+ audiovisual content. In a production process, several MediaResources can be edited and assembled to realsie an Essence ready for distribution \(see IMF package and OPL\)).freeze,
595
606
  label: "Media Resource".freeze,
596
607
  subClassOf: "ebucore:Resource".freeze,
597
608
  type: "rdfs:Class".freeze
@@ -681,6 +692,10 @@ module RDF::Vocab
681
692
  label: "Person".freeze,
682
693
  subClassOf: "ebucore:Agent".freeze,
683
694
  type: "rdfs:Class".freeze
695
+ term :PhysicalResource,
696
+ label: "Physical resource".freeze,
697
+ subClassOf: "ebucore:Resource".freeze,
698
+ type: "rdfs:Class".freeze
684
699
  term :Pictogram,
685
700
  comment: %(A visual / graphical representation of a concept.).freeze,
686
701
  label: "Pictogram".freeze,
@@ -696,6 +711,11 @@ module RDF::Vocab
696
711
  label: "Picture display format code".freeze,
697
712
  subClassOf: "ebucore:Format".freeze,
698
713
  type: "rdfs:Class".freeze
714
+ term :Platform,
715
+ comment: %(A platform like a network or operator platform.).freeze,
716
+ label: "Platform".freeze,
717
+ subClassOf: "ebucore:Service".freeze,
718
+ type: "rdfs:Class".freeze
699
719
  term :Programme,
700
720
  comment: %(An EditorialObject corresponding to a
701
721
  MediaResource ready for publication.).freeze,
@@ -731,7 +751,7 @@ module RDF::Vocab
731
751
  term :PublicationMedium,
732
752
  label: "Publication medium".freeze,
733
753
  subClassOf: "skos:Concept".freeze,
734
- type: "owl:Class".freeze
754
+ type: "rdfs:Class".freeze
735
755
  term :PublicationPlan,
736
756
  comment: %(A collection of PublicationEvents organised as a PublicationPlanning.).freeze,
737
757
  label: "Publication History".freeze,
@@ -752,12 +772,16 @@ module RDF::Vocab
752
772
  "owl:disjointWith": ["ebucore:Asset".freeze, "ebucore:BusinessObject".freeze, "ebucore:PublicationEvent".freeze, "ebucore:Resource".freeze],
753
773
  subClassOf: "owl:Thing".freeze,
754
774
  type: "rdfs:Class".freeze
775
+ term :Relation,
776
+ comment: %(To define links and relations.).freeze,
777
+ subClassOf: "owl:Thing".freeze,
778
+ type: "owl:Class".freeze
755
779
  term :Resource,
756
780
  comment: %(A manifestation of a
757
781
  BusinessObject.).freeze,
758
782
  label: "Resource".freeze,
759
783
  "owl:disjointWith": "ebucore:BusinessObject".freeze,
760
- subClassOf: "owl:Thing".freeze,
784
+ subClassOf: "ebucore:Asset".freeze,
761
785
  type: "rdfs:Class".freeze
762
786
  term :Rights,
763
787
  comment: %(To provide information on the rights, including
@@ -810,7 +834,7 @@ module RDF::Vocab
810
834
  comment: %(To identify a sign language by its code.).freeze,
811
835
  label: "Sign language code".freeze,
812
836
  subClassOf: "skos:Concept".freeze,
813
- type: "owl:Class".freeze
837
+ type: "rdfs:Class".freeze
814
838
  term :Signing,
815
839
  comment: %(To signal the presence of Signing for hard of
816
840
  hearing users. The type of Signing \(e.g. incursted in or else\) or language of Signing
@@ -833,7 +857,7 @@ module RDF::Vocab
833
857
  term :Staff,
834
858
  comment: %(A member of Staff.).freeze,
835
859
  label: "Staff member.".freeze,
836
- subClassOf: "ebucore:Person".freeze,
860
+ subClassOf: "ebucore:Agent".freeze,
837
861
  type: "rdfs:Class".freeze
838
862
  term :Standard,
839
863
  comment: %(identifies the technical video standard of a resource, i.e. NTSC or PAL.).freeze,
@@ -884,6 +908,11 @@ module RDF::Vocab
884
908
  label: "TV Programme".freeze,
885
909
  subClassOf: "ebucore:Programme".freeze,
886
910
  type: "rdfs:Class".freeze
911
+ term :TargetAudience,
912
+ comment: %(To identify the audience for which the content was created.).freeze,
913
+ label: "Target audience".freeze,
914
+ subClassOf: "ebucore:Type".freeze,
915
+ type: "rdfs:Class".freeze
887
916
  term :Team,
888
917
  comment: %(To define a Team.).freeze,
889
918
  equivalentClass: "foaf:Group".freeze,
@@ -899,17 +928,17 @@ module RDF::Vocab
899
928
  comment: %(To identify a territory e.g. by its UN code.).freeze,
900
929
  label: "Territory code".freeze,
901
930
  subClassOf: "skos:Concept".freeze,
902
- type: "owl:Class".freeze
931
+ type: "rdfs:Class".freeze
903
932
  term :TextLine,
904
933
  comment: %(To provide lines of text extracted from or additional to the resource.).freeze,
905
934
  label: "Text line".freeze,
906
935
  subClassOf: "owl:Thing".freeze,
907
- type: "owl:Class".freeze
936
+ type: "rdfs:Class".freeze
908
937
  term :TextUsageType,
909
938
  comment: %(To specify the usage of a text.).freeze,
910
939
  label: "Text usage type".freeze,
911
940
  subClassOf: "skos:Concept".freeze,
912
- type: "owl:Class".freeze
941
+ type: "rdfs:Class".freeze
913
942
  term :Thumbnail,
914
943
  comment: %(A thumbnail is a low resolution picture that
915
944
  can be associated with EditorialObjects or e.g. MediaResources or
@@ -938,7 +967,7 @@ module RDF::Vocab
938
967
  comment: %(To define a time sequence of EditorialObjects.).freeze,
939
968
  label: "Timeline track".freeze,
940
969
  subClassOf: "owl:Thing".freeze,
941
- type: "owl:Class".freeze
970
+ type: "rdfs:Class".freeze
942
971
  term :Topic,
943
972
  comment: %(A type subject for use in some contexts. This
944
973
  is provided as free text in an annotation label or as an identifier pointing to a term
@@ -957,6 +986,11 @@ module RDF::Vocab
957
986
  label: "Type".freeze,
958
987
  subClassOf: "skos:Concept".freeze,
959
988
  type: "rdfs:Class".freeze
989
+ term :UsageRestrictions,
990
+ comment: %(To define a set of UsageRestrictions.).freeze,
991
+ label: "Usage restrictions".freeze,
992
+ subClassOf: "ebucore:Rights".freeze,
993
+ type: "rdfs:Class".freeze
960
994
  term :UsageRights,
961
995
  comment: %(Usage rights associated with content.).freeze,
962
996
  label: "Usage rights".freeze,
@@ -1108,11 +1142,6 @@ module RDF::Vocab
1108
1142
  label: "Age".freeze,
1109
1143
  range: "xsd:integer".freeze,
1110
1144
  type: "rdf:Property".freeze
1111
- property :agentCountryOfResidence,
1112
- comment: %(To indicate the country of residence.).freeze,
1113
- domain: "ebucore:Agent".freeze,
1114
- label: "Country of residence".freeze,
1115
- type: "rdf:Property".freeze
1116
1145
  property :agentDbpedia,
1117
1146
  comment: %(A reference to a dbpedia page.).freeze,
1118
1147
  label: "dbpedia".freeze,
@@ -1131,6 +1160,11 @@ module RDF::Vocab
1131
1160
  label: "Facebook".freeze,
1132
1161
  subPropertyOf: "ebucore:agentSocialMedia".freeze,
1133
1162
  type: "rdf:Property".freeze
1163
+ property :agentFee,
1164
+ comment: %(The fee of an Agent.).freeze,
1165
+ domain: "ebucore:Agent".freeze,
1166
+ label: "Agent fee".freeze,
1167
+ type: "rdf:Property".freeze
1134
1168
  property :agentFlickr,
1135
1169
  label: "Flickr".freeze,
1136
1170
  subPropertyOf: "ebucore:agentSocialMedia".freeze,
@@ -1171,10 +1205,10 @@ module RDF::Vocab
1171
1205
  label: "Mobile".freeze,
1172
1206
  range: "xsd:string".freeze,
1173
1207
  type: "rdf:Property".freeze
1174
- property :agentNationality,
1175
- comment: [%(Range: a string or a Concept.).freeze, %(To provide the nationality of an Agent.).freeze],
1208
+ property :agentName,
1176
1209
  domain: "ebucore:Agent".freeze,
1177
- label: "Nationality".freeze,
1210
+ label: "Agent name.".freeze,
1211
+ range: "xsd:string".freeze,
1178
1212
  type: "rdf:Property".freeze
1179
1213
  property :agentNickname,
1180
1214
  comment: %(To provide a nickname of a Contact/person.).freeze,
@@ -1182,6 +1216,19 @@ module RDF::Vocab
1182
1216
  label: "Nickname".freeze,
1183
1217
  range: "xsd:string".freeze,
1184
1218
  type: "rdf:Property".freeze
1219
+ property :agentPreviousName,
1220
+ comment: %(To provide the previous name of a Contact/person.).freeze,
1221
+ domain: "ebucore:Person".freeze,
1222
+ label: "Previous name".freeze,
1223
+ range: "xsd:string".freeze,
1224
+ type: "rdf:Property".freeze
1225
+ property :agentRelatedInformationLink,
1226
+ comment: %(To provide a link to a web resource containing
1227
+ information related to an Agent \(Contact/Person or Organisation\).).freeze,
1228
+ domain: "ebucore:Agent".freeze,
1229
+ label: "Related information link".freeze,
1230
+ range: "xsd:anyURI".freeze,
1231
+ type: "rdf:Property".freeze
1185
1232
  property :agentRelatedLink,
1186
1233
  comment: %(To provide a link to a web resource containing
1187
1234
  information related to an Agent \(Contact/Person or Organisation\).).freeze,
@@ -1189,6 +1236,13 @@ module RDF::Vocab
1189
1236
  label: "Related resources".freeze,
1190
1237
  range: "xsd:anyURI".freeze,
1191
1238
  type: "rdf:Property".freeze
1239
+ property :agentRelatedPressLink,
1240
+ comment: %(To provide a link to a web resource containing
1241
+ information related to an Agent \(Contact/Person or Organisation\).).freeze,
1242
+ domain: "ebucore:Agent".freeze,
1243
+ label: "Related press link".freeze,
1244
+ range: "xsd:anyURI".freeze,
1245
+ type: "rdf:Property".freeze
1192
1246
  property :agentSocialMedia,
1193
1247
  comment: %(Agent's social media hooks.).freeze,
1194
1248
  domain: "ebucore:Agent".freeze,
@@ -1257,12 +1311,23 @@ module RDF::Vocab
1257
1311
  label: "Artefact availability".freeze,
1258
1312
  range: "xsd:boolean".freeze,
1259
1313
  type: "rdf:Property".freeze
1314
+ property :artefactBrand,
1315
+ comment: %(To specify the brand of an Artefact.).freeze,
1316
+ domain: "ebucore:Artefact".freeze,
1317
+ label: "Artefact brand".freeze,
1318
+ range: "xsd:string".freeze,
1319
+ type: "rdf:Property".freeze
1260
1320
  property :artefactColour,
1261
1321
  comment: %(To specify the colour of an Artefact.).freeze,
1262
1322
  domain: "ebucore:Artefact".freeze,
1263
1323
  label: "Artefact colour".freeze,
1264
1324
  range: "xsd:string".freeze,
1265
1325
  type: "rdf:Property".freeze
1326
+ property :artefactComment,
1327
+ comment: %(To provide a contextual comment about an Artefact.).freeze,
1328
+ domain: "ebucore:Artefact".freeze,
1329
+ label: "Artefact comment".freeze,
1330
+ type: "rdf:Property".freeze
1266
1331
  property :artefactDateOfPurchase,
1267
1332
  comment: %(The date when an Artefact was purchased. .).freeze,
1268
1333
  domain: "ebucore:Artefact".freeze,
@@ -1308,11 +1373,6 @@ module RDF::Vocab
1308
1373
  domain: "ebucore:Artefact".freeze,
1309
1374
  label: "Artefact price".freeze,
1310
1375
  type: "rdf:Property".freeze
1311
- property :artefactPriceCurrency,
1312
- comment: %(To specify the currency into which the price of an Artefact is expressed.).freeze,
1313
- domain: "ebucore:Artefact".freeze,
1314
- label: "Artefact price currency".freeze,
1315
- type: "rdf:Property".freeze
1316
1376
  property :artefactReference,
1317
1377
  comment: %(To specify a reference of an Artefact.).freeze,
1318
1378
  domain: "ebucore:Artefact".freeze,
@@ -1390,13 +1450,6 @@ module RDF::Vocab
1390
1450
  label: "Audio bitrate mode".freeze,
1391
1451
  subPropertyOf: "ebucore:bitRateMode".freeze,
1392
1452
  type: "rdf:Property".freeze
1393
- property :audioChannelNumber,
1394
- comment: %(The total number of audio channels contained in
1395
- the MediaResource.).freeze,
1396
- domain: "ebucore:MediaResource".freeze,
1397
- label: "Audio channel number".freeze,
1398
- range: "xsd:nonNegativeInteger".freeze,
1399
- type: "rdf:Property".freeze
1400
1453
  property :audioEncodingLevel,
1401
1454
  comment: %(The encoding level as defined in specifications.).freeze,
1402
1455
  label: "Audio encoding level".freeze,
@@ -1414,6 +1467,42 @@ module RDF::Vocab
1414
1467
  label: "Audio track configuration".freeze,
1415
1468
  range: "xsd:string".freeze,
1416
1469
  type: "rdf:Property".freeze
1470
+ property :audioTrackNumber,
1471
+ comment: %(The total number of audio tracks contained in
1472
+ the MediaResource.).freeze,
1473
+ domain: "ebucore:MediaResource".freeze,
1474
+ label: "Audio track number".freeze,
1475
+ range: "xsd:nonNegativeInteger".freeze,
1476
+ type: "rdf:Property".freeze
1477
+ property :awardCeremony,
1478
+ comment: %(To provide an Award ceremony name).freeze,
1479
+ domain: "ebucore:Award".freeze,
1480
+ label: "Award ceremony".freeze,
1481
+ range: "xsd:string".freeze,
1482
+ type: "rdf:Property".freeze
1483
+ property :awardDescription,
1484
+ comment: %(To provide a description for an Award).freeze,
1485
+ domain: "ebucore:Award".freeze,
1486
+ label: "Award description".freeze,
1487
+ range: "xsd:string".freeze,
1488
+ type: "rdf:Property".freeze
1489
+ property :awardId,
1490
+ comment: %(To provide an id to an Award).freeze,
1491
+ domain: "ebucore:Award".freeze,
1492
+ label: "Award id".freeze,
1493
+ range: "xsd:string".freeze,
1494
+ type: "rdf:Property".freeze
1495
+ property :awardId_1,
1496
+ comment: %(To provide an date when an Award was delivered).freeze,
1497
+ domain: "ebucore:Award".freeze,
1498
+ label: "Award date".freeze,
1499
+ range: "xsd:date".freeze,
1500
+ type: "rdf:Property".freeze
1501
+ property :awardName,
1502
+ comment: [%(Range: string or concept).freeze, %(To define an Award category).freeze],
1503
+ domain: "ebucore:Award".freeze,
1504
+ label: "Award category".freeze,
1505
+ type: "rdf:Property".freeze
1417
1506
  property :bitDepth,
1418
1507
  comment: %(To provide the video encoding bit depth.).freeze,
1419
1508
  domain: "ebucore:MediaResource".freeze,
@@ -1535,6 +1624,14 @@ module RDF::Vocab
1535
1624
  label: "Comments".freeze,
1536
1625
  subPropertyOf: "ebucore:description".freeze,
1537
1626
  type: "rdf:Property".freeze
1627
+ property :copyright,
1628
+ comment: %(To provide information on copyright.).freeze,
1629
+ domain: "ebucore:BusinessObject".freeze,
1630
+ equivalentProperty: "ma:description".freeze,
1631
+ label: "copyright".freeze,
1632
+ range: "xsd:string".freeze,
1633
+ subPropertyOf: "dc11:description".freeze,
1634
+ type: "rdf:Property".freeze
1538
1635
  property :costumeGender,
1539
1636
  comment: %(To specify the gender associated with a Costume.).freeze,
1540
1637
  domain: "ebucore:Costume".freeze,
@@ -1674,6 +1771,21 @@ module RDF::Vocab
1674
1771
  label: "Date of death".freeze,
1675
1772
  range: "xsd:date".freeze,
1676
1773
  type: "rdf:Property".freeze
1774
+ property :dateOfRetirement,
1775
+ comment: %(The date when a Contact/Person has retired.).freeze,
1776
+ domain: "ebucore:Person".freeze,
1777
+ label: "Date of retirement".freeze,
1778
+ range: "xsd:date".freeze,
1779
+ type: "rdf:Property".freeze
1780
+ property :dateProduced,
1781
+ comment: %(The date when the Resource was produced.).freeze,
1782
+ domain: term(
1783
+ type: "owl:Class".freeze,
1784
+ unionOf: list("ebucore:BusinessObject".freeze, "ebucore:Resource".freeze)
1785
+ ),
1786
+ label: "Production date".freeze,
1787
+ subPropertyOf: "ebucore:date".freeze,
1788
+ type: "rdf:Property".freeze
1677
1789
  property :dateReleased,
1678
1790
  comment: %(The date when the Resource was first made available to the public for purchase, download, or online access.).freeze,
1679
1791
  domain: "ebucore:Resource".freeze,
@@ -1996,6 +2108,11 @@ module RDF::Vocab
1996
2108
  label: "Episode number".freeze,
1997
2109
  range: "xsd:string".freeze,
1998
2110
  type: "rdf:Property".freeze
2111
+ property :essenceId,
2112
+ domain: "ebucore:Essence".freeze,
2113
+ label: "Essence id".freeze,
2114
+ range: "xsd:anyURI".freeze,
2115
+ type: "rdf:Property".freeze
1999
2116
  property :eventDescription,
2000
2117
  comment: %(To provide a deescription for an
2001
2118
  Event.).freeze,
@@ -2105,6 +2222,12 @@ module RDF::Vocab
2105
2222
  label: "First showing".freeze,
2106
2223
  range: "xsd:boolean".freeze,
2107
2224
  type: "rdf:Property".freeze
2225
+ property :firstShowingThisService,
2226
+ comment: %(A flag to indicate that this is the first time the event occurs on this service/channel.).freeze,
2227
+ domain: "ebucore:PublicationEvent".freeze,
2228
+ label: "First showing this service".freeze,
2229
+ range: "xsd:boolean".freeze,
2230
+ type: "rdf:Property".freeze
2108
2231
  property :folksonomy,
2109
2232
  comment: %(Provides a user/audience-generated description, tag, or label for resource content.).freeze,
2110
2233
  domain: "ebucore:Resource".freeze,
@@ -2204,6 +2327,11 @@ module RDF::Vocab
2204
2327
  label: "Gender".freeze,
2205
2328
  range: "xsd:string".freeze,
2206
2329
  type: "rdf:Property".freeze
2330
+ property :geoBlocking,
2331
+ label: "geoblocking".freeze,
2332
+ range: "xsd:string".freeze,
2333
+ subPropertyOf: "ebucore:description".freeze,
2334
+ type: "rdf:Property".freeze
2207
2335
  property :givenName,
2208
2336
  comment: %(To provide one or more given names.).freeze,
2209
2337
  domain: "ebucore:Person".freeze,
@@ -2247,6 +2375,26 @@ module RDF::Vocab
2247
2375
  domain: "ebucore:Person".freeze,
2248
2376
  label: "Affiliation".freeze,
2249
2377
  type: "rdf:Property".freeze
2378
+ property :hasAgentBiography,
2379
+ comment: [%(Range: a string or an anyURI.).freeze, %(To provide a biography of an Agent.).freeze],
2380
+ domain: "ebucore:Agent".freeze,
2381
+ label: "Biography".freeze,
2382
+ type: "rdf:Property".freeze
2383
+ property :hasAgentCountryOfResidence,
2384
+ comment: %(To indicate the country of residence.).freeze,
2385
+ domain: "ebucore:Agent".freeze,
2386
+ label: "Country of residence".freeze,
2387
+ type: "rdf:Property".freeze
2388
+ property :hasAgentMember,
2389
+ comment: [%(Range: string or Agent.).freeze, %(To associate an Agent to another Agent e.g. a Team.).freeze],
2390
+ domain: "ebucore:Agent".freeze,
2391
+ label: "Agent member".freeze,
2392
+ type: "rdf:Property".freeze
2393
+ property :hasAgentNationality,
2394
+ comment: [%(Range: a string or a Concept.).freeze, %(To provide the nationality of an Agent.).freeze],
2395
+ domain: "ebucore:Agent".freeze,
2396
+ label: "Nationality".freeze,
2397
+ type: "rdf:Property".freeze
2250
2398
  property :hasAgentRelatedPicture,
2251
2399
  "dc11:description": "A link/locator to a picture related to an Agent.".freeze,
2252
2400
  domain: "ebucore:Agent".freeze,
@@ -2293,10 +2441,15 @@ module RDF::Vocab
2293
2441
  domain: "ebucore:Artefact".freeze,
2294
2442
  label: "Owner".freeze,
2295
2443
  type: "rdf:Property".freeze
2444
+ property :hasArtefactPriceCurrency,
2445
+ comment: [%(Range: string or Concept).freeze, %(To specify the currency into which the price of an Artefact is expressed.).freeze],
2446
+ domain: "ebucore:Artefact".freeze,
2447
+ label: "Artefact price currency".freeze,
2448
+ type: "rdf:Property".freeze
2296
2449
  property :hasArtefactRelatedAgent,
2297
2450
  comment: %(To associate an Artefact/Prop or else with an Agent.).freeze,
2298
- domain: "ebucore:Agent".freeze,
2299
- label: "Associated artifact".freeze,
2451
+ domain: "ebucore:Artefact".freeze,
2452
+ label: "Associated agent".freeze,
2300
2453
  type: "rdf:Property".freeze
2301
2454
  property :hasArtefactRelatedEditorialObject,
2302
2455
  comment: %(To establish a relation between an Artefact and an EditorialObject.).freeze,
@@ -2304,6 +2457,17 @@ module RDF::Vocab
2304
2457
  label: "Related editorial object".freeze,
2305
2458
  range: "ebucore:EditorialObject".freeze,
2306
2459
  type: "rdf:Property".freeze
2460
+ property :hasArtefactRelatedLocation,
2461
+ comment: %(To associate an Artefact/Prop or else with a Location.).freeze,
2462
+ domain: "ebucore:Artefact".freeze,
2463
+ label: "Associated location".freeze,
2464
+ type: "rdf:Property".freeze
2465
+ property :hasArtefactRelatedPhysicalResource,
2466
+ comment: %(To establish a relation between an Artefact and a PhysicalResource.).freeze,
2467
+ domain: "ebucore:Artefact".freeze,
2468
+ label: "Related physical resource".freeze,
2469
+ range: "ebucore:PhysicalResource".freeze,
2470
+ type: "rdf:Property".freeze
2307
2471
  property :hasArtefactRelatedResource,
2308
2472
  comment: %(To establish a relation between an Artefact and a Resource.).freeze,
2309
2473
  domain: "ebucore:Artefact".freeze,
@@ -2320,17 +2484,38 @@ module RDF::Vocab
2320
2484
  domain: "ebucore:Artefact".freeze,
2321
2485
  label: "Supplier".freeze,
2322
2486
  type: "rdf:Property".freeze
2487
+ property :hasAssetRelatedEditorialObject,
2488
+ domain: "ebucore:Asset".freeze,
2489
+ label: "Related editorial object".freeze,
2490
+ range: "ebucore:EditorialObject".freeze,
2491
+ subPropertyOf: "ebucore:hasRelatedBusinessObject".freeze,
2492
+ type: "rdf:Property".freeze
2493
+ property :hasAssetRelatedResource,
2494
+ domain: "ebucore:Asset".freeze,
2495
+ label: "has asset related resource".freeze,
2496
+ range: "ebucore:Resource".freeze,
2497
+ subPropertyOf: "ebucore:hasRelatedResource".freeze,
2498
+ type: "rdf:Property".freeze
2499
+ property :hasAssociatedArtefact,
2500
+ "dc11:description": ["A Artefact related to an Agent.".freeze, "Range: string or Artefact".freeze],
2501
+ domain: "ebucore:Agent".freeze,
2502
+ label: "Related Artefact".freeze,
2503
+ type: "rdf:Property".freeze
2323
2504
  property :hasAssociatedAsset,
2324
2505
  comment: %(To identify an Asset associated with a PublicationPlan.).freeze,
2325
2506
  domain: "ebucore:PublicationPlan".freeze,
2326
2507
  label: "Publication plan associated asset.".freeze,
2327
2508
  range: "ebucore:Asset".freeze,
2328
2509
  type: "rdf:Property".freeze
2510
+ property :hasAssociatedRelation,
2511
+ comment: %(To establish Relations with BusinessObjects.).freeze,
2512
+ domain: "ebucore:BusinessObject".freeze,
2513
+ range: "ebucore:Relation".freeze,
2514
+ type: "rdf:Property".freeze
2329
2515
  property :hasAssociatedRights,
2330
2516
  comment: %(To associate Rights with a PublicationEvent.).freeze,
2331
2517
  domain: "ebucore:PublicationEvent".freeze,
2332
2518
  label: "Rights".freeze,
2333
- range: "ebucore:Rights".freeze,
2334
2519
  subPropertyOf: "dc11:rights".freeze,
2335
2520
  type: "rdf:Property".freeze
2336
2521
  property :hasAudioCodec,
@@ -2358,6 +2543,27 @@ module RDF::Vocab
2358
2543
  range: "ebucore:AudioTrack".freeze,
2359
2544
  subPropertyOf: "ebucore:hasTrack".freeze,
2360
2545
  type: "rdf:Property".freeze
2546
+ property :hasAwardRelatedAgent,
2547
+ comment: [%(Range: string ro Agent.).freeze, %(To link an Agent to an Award.).freeze],
2548
+ domain: "ebucore:Award".freeze,
2549
+ label: "Agent".freeze,
2550
+ type: "rdf:Property".freeze
2551
+ property :hasAwardRelatedBusinessObject,
2552
+ comment: %(To link a BusinessObject to an Award.).freeze,
2553
+ domain: "ebucore:Award".freeze,
2554
+ label: "Business object".freeze,
2555
+ range: "ebucore:BusinessObject".freeze,
2556
+ type: "rdf:Property".freeze
2557
+ property :hasAwardRelatedResource,
2558
+ comment: %(To link a Resource to an Award.).freeze,
2559
+ domain: "ebucore:Award".freeze,
2560
+ label: "Resource".freeze,
2561
+ range: "ebucore:Resource".freeze,
2562
+ type: "rdf:Property".freeze
2563
+ property :hasBeenAwarded,
2564
+ comment: [%(Award.).freeze, %(Range: a string or an Award.).freeze],
2565
+ label: "Agent".freeze,
2566
+ type: "rdf:Property".freeze
2361
2567
  property :hasCaptioning,
2362
2568
  comment: %(To signal the presence of
2363
2569
  Captioning.).freeze,
@@ -2395,6 +2601,18 @@ module RDF::Vocab
2395
2601
  domain: "ebucore:BusinessObject".freeze,
2396
2602
  label: "Character".freeze,
2397
2603
  type: "rdf:Property".freeze
2604
+ property :hasChild,
2605
+ comment: %(To link a BusinessOject or Resource to a child.).freeze,
2606
+ domain: term(
2607
+ type: "owl:Class".freeze,
2608
+ unionOf: list("ebucore:BusinessObject".freeze, "ebucore:Resource".freeze)
2609
+ ),
2610
+ label: "Child".freeze,
2611
+ range: term(
2612
+ type: "owl:Class".freeze,
2613
+ unionOf: list("ebucore:BusinessObject".freeze, "ebucore:Resource".freeze)
2614
+ ),
2615
+ type: "rdf:Property".freeze
2398
2616
  property :hasCodec,
2399
2617
  comment: [%(Range: a string or a Codec).freeze, %(To identify the Codec with which the Resource has been encoded.).freeze],
2400
2618
  domain: "ebucore:Resource".freeze,
@@ -2434,6 +2652,18 @@ module RDF::Vocab
2434
2652
  label: "Contributor".freeze,
2435
2653
  subPropertyOf: "dc11:contributor".freeze,
2436
2654
  type: "rdf:Property".freeze
2655
+ property :hasCountryOfBirth,
2656
+ comment: [%(Range: string or Concept).freeze, %(The country where a person is born.).freeze],
2657
+ domain: "ebucore:Person".freeze,
2658
+ equivalentProperty: "http://www.bbc.co.uk/ontologies/coreconcepts/placeOfBirth".freeze,
2659
+ label: "Country of birth".freeze,
2660
+ type: "rdf:Property".freeze
2661
+ property :hasCountryOfDeath,
2662
+ comment: [%(Range: string or Concept).freeze, %(The country where a person is dead.).freeze],
2663
+ domain: "ebucore:Person".freeze,
2664
+ equivalentProperty: "http://www.bbc.co.uk/ontologies/coreconcepts/placeOfBirth".freeze,
2665
+ label: "Country of death".freeze,
2666
+ type: "rdf:Property".freeze
2437
2667
  property :hasCoverage,
2438
2668
  comment: %(A property to identify the Events and or
2439
2669
  Locations, all real or fictional, covered by the
@@ -2498,7 +2728,6 @@ module RDF::Vocab
2498
2728
  type: "rdf:Property".freeze
2499
2729
  property :hasEOContributor,
2500
2730
  comment: [%(Range: Agent or string).freeze, %(To identify Agents who contributed to the EditorialObject, according to their respective Agent Role.).freeze],
2501
- domain: "ebucore:EditorialObject".freeze,
2502
2731
  label: "Contributor".freeze,
2503
2732
  subPropertyOf: "ebucore:hasContributor".freeze,
2504
2733
  type: "rdf:Property".freeze
@@ -2522,20 +2751,44 @@ module RDF::Vocab
2522
2751
  property :hasEpisode,
2523
2752
  comment: %(To identify an episode of a
2524
2753
  Series or a Season.).freeze,
2525
- domain: term(
2526
- type: "owl:Class".freeze,
2527
- unionOf: list("ebucore:Season".freeze, "ebucore:Series".freeze)
2528
- ),
2754
+ domain: "ebucore:Group".freeze,
2529
2755
  inverseOf: "ebucore:isEpisodeOf".freeze,
2530
2756
  label: "Episode".freeze,
2531
2757
  range: "ebucore:Programme".freeze,
2532
2758
  subPropertyOf: "ebucore:hasRelatedBusinessObject".freeze,
2533
2759
  type: "rdf:Property".freeze
2760
+ property :hasEventRelatedAgent,
2761
+ comment: [%(An Agent relates to an Event.).freeze, %(Range: string or Agent).freeze],
2762
+ domain: "ebucore:Event".freeze,
2763
+ label: "Agent".freeze,
2764
+ type: "rdf:Property".freeze
2765
+ property :hasEventRelatedArtefact,
2766
+ comment: [%(An Artefact relates to an Event.).freeze, %(Range: string or Artefact).freeze],
2767
+ domain: "ebucore:Event".freeze,
2768
+ label: "Artefact".freeze,
2769
+ type: "rdf:Property".freeze
2770
+ property :hasEventRelatedBusinessObject,
2771
+ comment: %(A BusinessObject relates to an Event.).freeze,
2772
+ domain: "ebucore:Event".freeze,
2773
+ label: "Business object".freeze,
2774
+ range: "ebucore:BusinessObject".freeze,
2775
+ type: "rdf:Property".freeze
2776
+ property :hasEventRelatedEvent,
2777
+ comment: [%(An Event relates to an Event.).freeze, %(range: string or Event).freeze],
2778
+ domain: "ebucore:Event".freeze,
2779
+ label: "Event".freeze,
2780
+ type: "rdf:Property".freeze
2534
2781
  property :hasEventRelatedLocation,
2535
2782
  comment: [%(Range: a Location or a string).freeze, %(To associate a Location with an Event.).freeze],
2536
2783
  domain: "ebucore:Event".freeze,
2537
2784
  label: "Location".freeze,
2538
2785
  type: "rdf:Property".freeze
2786
+ property :hasEventRelatedResource,
2787
+ comment: %(A Resource relates to an Event.).freeze,
2788
+ domain: "ebucore:Event".freeze,
2789
+ label: "Resource".freeze,
2790
+ range: "ebucore:Resource".freeze,
2791
+ type: "rdf:Property".freeze
2539
2792
  property :hasFileFormat,
2540
2793
  comment: %(To specify the file format.).freeze,
2541
2794
  label: "File format".freeze,
@@ -2578,6 +2831,10 @@ module RDF::Vocab
2578
2831
  domain: "ebucore:Identifier".freeze,
2579
2832
  label: "Id type".freeze,
2580
2833
  type: "rdf:Property".freeze
2834
+ property :hasImageCodec,
2835
+ comment: [%(Range: string or Codec).freeze, %(To specify the codec of an Image.).freeze],
2836
+ label: "Image codec".freeze,
2837
+ type: "rdf:Property".freeze
2581
2838
  property :hasImageFormat,
2582
2839
  comment: %(To specify the format of an Image.).freeze,
2583
2840
  label: "Image format".freeze,
@@ -2624,6 +2881,12 @@ module RDF::Vocab
2624
2881
  label: "Picture".freeze,
2625
2882
  range: "ebucore:Picture".freeze,
2626
2883
  type: "rdf:Property".freeze
2884
+ property :hasLocationRelatedArtefact,
2885
+ comment: [%(Range: a string or an Artefact.).freeze, %(To associate an Artefact with a
2886
+ Location.).freeze],
2887
+ domain: "ebucore:Location".freeze,
2888
+ label: "Event".freeze,
2889
+ type: "rdf:Property".freeze
2627
2890
  property :hasLocationRelatedEvent,
2628
2891
  comment: [%(Range: a string or an Event.).freeze, %(To associate an Event with a
2629
2892
  Location.).freeze],
@@ -2642,6 +2905,13 @@ module RDF::Vocab
2642
2905
  label: "Logo".freeze,
2643
2906
  range: "ebucore:Logo".freeze,
2644
2907
  type: "rdf:Property".freeze
2908
+ property :hasMaster,
2909
+ comment: %(To identify the master of a Resource).freeze,
2910
+ domain: "ebucore:Resource".freeze,
2911
+ label: "Master".freeze,
2912
+ range: "ebucore:Resource".freeze,
2913
+ subPropertyOf: "ebucore:hasRelatedResource".freeze,
2914
+ type: "rdf:Property".freeze
2645
2915
  property :hasMediaFragment,
2646
2916
  comment: %(To define relation to MediaFragments
2647
2917
  withiin a MediaResource.).freeze,
@@ -2701,6 +2971,18 @@ module RDF::Vocab
2701
2971
  label: "Original language".freeze,
2702
2972
  subPropertyOf: "ebucore:hasLanguage".freeze,
2703
2973
  type: "rdf:Property".freeze
2974
+ property :hasParent,
2975
+ comment: %(To link a BusinessOject or Resource to a parent.).freeze,
2976
+ domain: term(
2977
+ type: "owl:Class".freeze,
2978
+ unionOf: list("ebucore:BusinessObject".freeze, "ebucore:Resource".freeze)
2979
+ ),
2980
+ label: "Parent".freeze,
2981
+ range: term(
2982
+ type: "owl:Class".freeze,
2983
+ unionOf: list("ebucore:BusinessObject".freeze, "ebucore:Resource".freeze)
2984
+ ),
2985
+ type: "rdf:Property".freeze
2704
2986
  property :hasPart,
2705
2987
  comment: %(To define Parts \(segments, fragments, shots, etc.\)
2706
2988
  within an EditorialObject.).freeze,
@@ -2731,6 +3013,10 @@ module RDF::Vocab
2731
3013
  equivalentProperty: "http://www.bbc.co.uk/ontologies/coreconcepts/placeOfDeath".freeze,
2732
3014
  label: "Place of death".freeze,
2733
3015
  type: "rdf:Property".freeze
3016
+ property :hasProducer,
3017
+ label: "has producer".freeze,
3018
+ subPropertyOf: "ebucore:hasContributor".freeze,
3019
+ type: "rdf:Property".freeze
2734
3020
  property :hasProductionLocation,
2735
3021
  comment: [%(Range: a location or string).freeze, %(To identify the Location of a production).freeze],
2736
3022
  domain: "ebucore:EditorialObject".freeze,
@@ -2760,6 +3046,11 @@ module RDF::Vocab
2760
3046
  domain: "ebucore:PublicationEvent".freeze,
2761
3047
  label: "Publication medium".freeze,
2762
3048
  type: "rdf:Property".freeze
3049
+ property :hasPublicationPlanMember,
3050
+ domain: "ebucore:PublicationPlan".freeze,
3051
+ label: "Publication plan member".freeze,
3052
+ range: "ebucore:PublicationPlan".freeze,
3053
+ type: "rdf:Property".freeze
2763
3054
  property :hasPublicationRegion,
2764
3055
  comment: [%(Range: string or Location).freeze, %(The region where the publication takes place.).freeze],
2765
3056
  domain: "ebucore:PublicationEvent".freeze,
@@ -2798,7 +3089,10 @@ module RDF::Vocab
2798
3089
  type: "rdf:Property".freeze
2799
3090
  property :hasRelatedAsset,
2800
3091
  comment: %(To identify related Assets.).freeze,
2801
- domain: "ebucore:Asset".freeze,
3092
+ domain: term(
3093
+ type: "owl:Class".freeze,
3094
+ unionOf: list("ebucore:Asset".freeze, "ebucore:BusinessObject".freeze)
3095
+ ),
2802
3096
  label: "Related asset".freeze,
2803
3097
  range: "ebucore:Asset".freeze,
2804
3098
  type: "rdf:Property".freeze
@@ -2809,6 +3103,12 @@ module RDF::Vocab
2809
3103
  range: "ebucore:AudioContent".freeze,
2810
3104
  subPropertyOf: "ebucore:hasRelatedBusinessObject".freeze,
2811
3105
  type: "rdf:Property".freeze
3106
+ property :hasRelatedAudioObject,
3107
+ domain: "ebucore:MediaResource".freeze,
3108
+ label: "Audio object".freeze,
3109
+ range: "ebucore:AudioObject".freeze,
3110
+ subPropertyOf: "ebucore:hasRelatedResource".freeze,
3111
+ type: "rdf:Property".freeze
2812
3112
  property :hasRelatedAudioProgramme,
2813
3113
  comment: %(To identify the AudioProgramme.).freeze,
2814
3114
  domain: "ebucore:EditorialObject".freeze,
@@ -2816,24 +3116,28 @@ module RDF::Vocab
2816
3116
  range: "ebucore:AudioProgramme".freeze,
2817
3117
  subPropertyOf: "ebucore:hasRelatedBusinessObject".freeze,
2818
3118
  type: "rdf:Property".freeze
3119
+ property :hasRelatedAudioTrack,
3120
+ domain: "ebucore:AudioObject".freeze,
3121
+ label: "Audio Track".freeze,
3122
+ range: "ebucore:AudioTrack".freeze,
3123
+ subPropertyOf: "ebucore:hasRelatedResource".freeze,
3124
+ type: "rdf:Property".freeze
3125
+ property :hasRelatedAward,
3126
+ comment: [%(Range: string or Award).freeze, %(To identify an Award related to EditorialObject.).freeze],
3127
+ domain: "ebucore:EditorialObject".freeze,
3128
+ label: "Related aaward".freeze,
3129
+ type: "rdf:Property".freeze
2819
3130
  property :hasRelatedBusinessObject,
2820
3131
  comment: %(To aggregate properties defining a relation to BusinessOjects.).freeze,
2821
3132
  label: "Business object".freeze,
2822
3133
  range: "ebucore:BusinessObject".freeze,
2823
3134
  type: "rdf:Property".freeze
2824
- property :hasRelatedEditorialObject,
2825
- domain: "ebucore:Asset".freeze,
2826
- label: "Related editorial object".freeze,
2827
- range: "ebucore:EditorialObject".freeze,
2828
- subPropertyOf: "ebucore:hasRelatedBusinessObject".freeze,
2829
- type: "rdf:Property".freeze
2830
3135
  property :hasRelatedEvent,
2831
- comment: %(A property to identify the
3136
+ comment: [%(A property to identify the
2832
3137
  Events, all real or fictional, covered by the
2833
- BusinessObject.).freeze,
3138
+ BusinessObject.).freeze, %(Range: Sting or Event).freeze],
2834
3139
  domain: "ebucore:BusinessObject".freeze,
2835
3140
  label: "Event".freeze,
2836
- range: "ebucore:Event".freeze,
2837
3141
  subPropertyOf: "ebucore:hasCoverage".freeze,
2838
3142
  type: "rdf:Property".freeze
2839
3143
  property :hasRelatedImage,
@@ -2844,13 +3148,12 @@ module RDF::Vocab
2844
3148
  subPropertyOf: "ebucore:hasRelatedBusinessObject".freeze,
2845
3149
  type: "rdf:Property".freeze
2846
3150
  property :hasRelatedLocation,
2847
- comment: %(A property to identify the
3151
+ comment: [%(A property to identify the
2848
3152
  Locations, all real or fictional, covered by the
2849
- BusinessObject.).freeze,
3153
+ BusinessObject.).freeze, %(Range: String or Location).freeze],
2850
3154
  domain: "ebucore:BusinessObject".freeze,
2851
3155
  equivalentProperty: "ma:hasRelatedLocation".freeze,
2852
3156
  label: "Location".freeze,
2853
- range: "ebucore:Location".freeze,
2854
3157
  subPropertyOf: "ebucore:hasCoverage".freeze,
2855
3158
  type: "rdf:Property".freeze
2856
3159
  property :hasRelatedMediaFragment,
@@ -2868,6 +3171,10 @@ module RDF::Vocab
2868
3171
  range: "ebucore:Picture".freeze,
2869
3172
  subPropertyOf: "ebucore:hasRelatedResource".freeze,
2870
3173
  type: "rdf:Property".freeze
3174
+ property :hasRelatedPublicationChannel,
3175
+ domain: "ebucore:PublicationEvent".freeze,
3176
+ label: "Publication channel".freeze,
3177
+ type: "rdf:Property".freeze
2871
3178
  property :hasRelatedPublicationEvent,
2872
3179
  comment: %(To identify the PublicationEvent associated with a MediaResource \(manifestation of an EditorialObject\).).freeze,
2873
3180
  domain: "ebucore:PublicationEvent".freeze,
@@ -2890,6 +3197,14 @@ module RDF::Vocab
2890
3197
  domain: "ebucore:EditorialObject".freeze,
2891
3198
  label: "Related text line".freeze,
2892
3199
  type: "rdf:Property".freeze
3200
+ property :hasRelationIdentifier,
3201
+ comment: [%(Range: a string or an Identifier.).freeze, %(To define a Relation using an Identifier.).freeze],
3202
+ domain: "ebucore:Relation".freeze,
3203
+ type: "rdf:Property".freeze
3204
+ property :hasRelationSource,
3205
+ comment: [%(Range: string or anyURI/Agent.).freeze, %(To identify an Agent associated with a Relation.).freeze],
3206
+ domain: "ebucore:Relation".freeze,
3207
+ type: "rdf:Property".freeze
2893
3208
  property :hasRightsContact,
2894
3209
  comment: [%(Range: a string or a Contact.).freeze, %(To identify a Contact/person who can provide
2895
3210
  assistance / guidance regarding the associated Rights.).freeze],
@@ -2910,10 +3225,7 @@ module RDF::Vocab
2910
3225
  type: "rdf:Property".freeze
2911
3226
  property :hasSeason,
2912
3227
  comment: %(The Season of a Series.).freeze,
2913
- domain: term(
2914
- type: "owl:Class".freeze,
2915
- unionOf: list("ebucore:Series".freeze, "ebucore:Brand".freeze)
2916
- ),
3228
+ domain: "ebucore:Group".freeze,
2917
3229
  inverseOf: "ebucore:isSeasonOf".freeze,
2918
3230
  label: "Season".freeze,
2919
3231
  range: "ebucore:Season".freeze,
@@ -2921,10 +3233,7 @@ module RDF::Vocab
2921
3233
  type: "rdf:Property".freeze
2922
3234
  property :hasSeries,
2923
3235
  comment: %(A Series.).freeze,
2924
- domain: term(
2925
- type: "owl:Class".freeze,
2926
- unionOf: list("ebucore:Brand".freeze, "ebucore:Season".freeze)
2927
- ),
3236
+ domain: "ebucore:Group".freeze,
2928
3237
  inverseOf: "ebucore:isSeasonOf".freeze,
2929
3238
  label: "Series".freeze,
2930
3239
  range: "ebucore:Series".freeze,
@@ -3156,6 +3465,10 @@ module RDF::Vocab
3156
3465
  label: "Date of creation".freeze,
3157
3466
  range: "xsd:date".freeze,
3158
3467
  type: "rdf:Property".freeze
3468
+ property :identifier,
3469
+ label: "identifier".freeze,
3470
+ subPropertyOf: "dc11:identifier".freeze,
3471
+ type: "rdf:Property".freeze
3159
3472
  property :identifierValue,
3160
3473
  comment: [%(Range: string or anyURI.).freeze, %(To provide the value attribued to an Identifier.).freeze],
3161
3474
  domain: "ebucore:Identifier".freeze,
@@ -3178,9 +3491,10 @@ module RDF::Vocab
3178
3491
  subPropertyOf: "ebucore:hasRelatedBusinessObject".freeze,
3179
3492
  type: "rdf:Property".freeze
3180
3493
  property :isAgent,
3181
- comment: [%(Range: a string or an Agent.).freeze, %(To identify a Contact/person or Organisation as part of a cast list.).freeze],
3182
- domain: "ebucore:Cast".freeze,
3494
+ comment: %(To establish a link between two Agents.).freeze,
3495
+ domain: "ebucore:Agent".freeze,
3183
3496
  label: "Agent".freeze,
3497
+ range: "ebucore:Agent".freeze,
3184
3498
  type: "rdf:Property".freeze
3185
3499
  property :isBrand,
3186
3500
  comment: %(To identify a Brand.).freeze,
@@ -3195,6 +3509,18 @@ module RDF::Vocab
3195
3509
  domain: "ebucore:Cast".freeze,
3196
3510
  label: "Character".freeze,
3197
3511
  type: "rdf:Property".freeze
3512
+ property :isChildOf,
3513
+ comment: %(To link a BusinessOject or Resource to a parent.).freeze,
3514
+ domain: term(
3515
+ type: "owl:Class".freeze,
3516
+ unionOf: list("ebucore:BusinessObject".freeze, "ebucore:Resource".freeze)
3517
+ ),
3518
+ label: "Parent".freeze,
3519
+ range: term(
3520
+ type: "owl:Class".freeze,
3521
+ unionOf: list("ebucore:BusinessObject".freeze, "ebucore:Resource".freeze)
3522
+ ),
3523
+ type: "rdf:Property".freeze
3198
3524
  property :isClonedFrom,
3199
3525
  comment: %(Identifies relationship between a digital instantiation of a resource and its direct copy, with no generational loss.).freeze,
3200
3526
  domain: term(
@@ -3235,6 +3561,10 @@ module RDF::Vocab
3235
3561
  unionOf: list("ebucore:BusinessObject".freeze, "ebucore:Resource".freeze)
3236
3562
  ),
3237
3563
  type: "rdf:Property".freeze
3564
+ property :isDistributedOn,
3565
+ domain: "ebucore:EditorialObject".freeze,
3566
+ label: "Platform/Service/PublicationChannel".freeze,
3567
+ type: "rdf:Property".freeze
3238
3568
  property :isDubbedFrom,
3239
3569
  comment: %(Identifies relationship between a physical instantiation of a resource and a duplicate physical copy that may involve generational loss.).freeze,
3240
3570
  domain: "ebucore:Resource".freeze,
@@ -3242,6 +3572,11 @@ module RDF::Vocab
3242
3572
  label: "Dubbed from".freeze,
3243
3573
  range: "ebucore:Resource".freeze,
3244
3574
  type: "rdf:Property".freeze
3575
+ property :isEditorialFormatOf,
3576
+ domain: "ebucore:EditorialObject".freeze,
3577
+ label: "Same editorial format".freeze,
3578
+ range: "ebucore:EditorialObject".freeze,
3579
+ type: "rdf:Property".freeze
3245
3580
  property :isEpisodeOf,
3246
3581
  comment: %(The Episode of a Series or a Season.).freeze,
3247
3582
  domain: "ebucore:Programme".freeze,
@@ -3269,6 +3604,13 @@ module RDF::Vocab
3269
3604
  domain: "ebucore:Identifier".freeze,
3270
3605
  label: "Issuer".freeze,
3271
3606
  type: "rdf:Property".freeze
3607
+ property :isMasterOf,
3608
+ comment: %(To identify the derivations of a master Resource).freeze,
3609
+ domain: "ebucore:Resource".freeze,
3610
+ label: "Derivation".freeze,
3611
+ range: "ebucore:Resource".freeze,
3612
+ subPropertyOf: "ebucore:hasRelatedResource".freeze,
3613
+ type: "rdf:Property".freeze
3272
3614
  property :isMediaFragmentOf,
3273
3615
  comment: %(To identify the MediaResource to which the MediaFragment belongs to.).freeze,
3274
3616
  domain: "ebucore:MediaFragment".freeze,
@@ -3287,7 +3629,7 @@ module RDF::Vocab
3287
3629
  type: "rdf:Property".freeze
3288
3630
  property :isMemberOfPublicationPlan,
3289
3631
  domain: "ebucore:PublicationPlan".freeze,
3290
- label: "Member of publication plan".freeze,
3632
+ label: "Parent publication plan".freeze,
3291
3633
  range: "ebucore:PublicationPlan".freeze,
3292
3634
  type: "rdf:Property".freeze
3293
3635
  property :isNextInSequence,
@@ -3316,6 +3658,24 @@ module RDF::Vocab
3316
3658
  label: "Owner".freeze,
3317
3659
  range: "ebucore:Agent".freeze,
3318
3660
  type: "rdf:Property".freeze
3661
+ property :isParentOf,
3662
+ comment: %(To link a BusinessOject or Resource to a parent.).freeze,
3663
+ domain: term(
3664
+ type: "owl:Class".freeze,
3665
+ unionOf: list("ebucore:BusinessObject".freeze, "ebucore:Resource".freeze)
3666
+ ),
3667
+ label: "Child".freeze,
3668
+ range: term(
3669
+ type: "owl:Class".freeze,
3670
+ unionOf: list("ebucore:BusinessObject".freeze, "ebucore:Resource".freeze)
3671
+ ),
3672
+ type: "rdf:Property".freeze
3673
+ property :isPartOf,
3674
+ comment: %(To identify and EditorialObject to which a Part belongs to.).freeze,
3675
+ domain: "ebucore:Part".freeze,
3676
+ label: "Part of".freeze,
3677
+ range: "ebucore:EditorialObject".freeze,
3678
+ type: "rdf:Property".freeze
3319
3679
  property :isReferencedBy,
3320
3680
  comment: %(To express references across Assets, BusinessObjects or Resources.).freeze,
3321
3681
  domain: term(
@@ -3393,6 +3753,11 @@ module RDF::Vocab
3393
3753
  label: "Version of".freeze,
3394
3754
  range: "ebucore:BusinessObject".freeze,
3395
3755
  type: "rdf:Property".freeze
3756
+ property :licensing,
3757
+ comment: %(To provide information on licensing.).freeze,
3758
+ label: "Licensing".freeze,
3759
+ subPropertyOf: "ebucore:description".freeze,
3760
+ type: "rdf:Property".freeze
3396
3761
  property :lineNumber,
3397
3762
  comment: %(To provide the number of the line on which
3398
3763
  ancillary data is being carried and the equivalent in the digital domain.).freeze,
@@ -3646,6 +4011,12 @@ module RDF::Vocab
3646
4011
  domain: "ebucore:MediaResource".freeze,
3647
4012
  label: "Media Resource type".freeze,
3648
4013
  type: "rdf:Property".freeze
4014
+ property :midRollAdAllowed,
4015
+ comment: %(A flag to indicate whether it is allowed to insert ad breaks in mid-roll.).freeze,
4016
+ domain: "ebucore:Essence".freeze,
4017
+ label: "Midroll ad allowed".freeze,
4018
+ range: "xsd:boolean".freeze,
4019
+ type: "rdf:Property".freeze
3649
4020
  property :middleName,
3650
4021
  comment: %(To provide one or more middle names.).freeze,
3651
4022
  domain: "ebucore:Person".freeze,
@@ -3820,6 +4191,22 @@ module RDF::Vocab
3820
4191
  domain: "ebucore:Part".freeze,
3821
4192
  label: "Part type".freeze,
3822
4193
  type: "rdf:Property".freeze
4194
+ property :personHeight,
4195
+ comment: %(To indicate the height of a person.).freeze,
4196
+ domain: "ebucore:Person".freeze,
4197
+ label: "Person height".freeze,
4198
+ range: "xsd:string".freeze,
4199
+ type: "rdf:Property".freeze
4200
+ property :personName,
4201
+ comment: %(To provide e.g. compound names).freeze,
4202
+ label: "Person name".freeze,
4203
+ type: "rdf:Property".freeze
4204
+ property :personWeight,
4205
+ comment: %(To indicate the weight of a person.).freeze,
4206
+ domain: "ebucore:Person".freeze,
4207
+ label: "Person weight".freeze,
4208
+ range: "xsd:string".freeze,
4209
+ type: "rdf:Property".freeze
3823
4210
  property :pictureIdLocator,
3824
4211
  comment: %(The location from where a Person Id picture can be accessed.).freeze,
3825
4212
  domain: "ebucore:Person".freeze,
@@ -4087,6 +4474,39 @@ module RDF::Vocab
4087
4474
  label: "Region delimiter (y-axis)".freeze,
4088
4475
  range: "xsd:integer".freeze,
4089
4476
  type: "rdf:Property".freeze
4477
+ property :relation,
4478
+ comment: %(To define a Relation.).freeze,
4479
+ domain: "ebucore:Relation".freeze,
4480
+ type: "rdf:Property".freeze
4481
+ property :relationLink,
4482
+ comment: %(To define a relation using a link.).freeze,
4483
+ domain: "ebucore:Relation".freeze,
4484
+ range: "xsd:anyURI".freeze,
4485
+ type: "rdf:Property".freeze
4486
+ property :relationNote,
4487
+ comment: %(A note to provide additional information about a Relation.).freeze,
4488
+ domain: "ebucore:Relation".freeze,
4489
+ range: "xsd:string".freeze,
4490
+ type: "rdf:Property".freeze
4491
+ property :relationOrderedgroupFlag,
4492
+ comment: %(A boolean to define if a relation is defined within and ordered group.).freeze,
4493
+ domain: "ebucore:Relation".freeze,
4494
+ range: "xsd:boolean".freeze,
4495
+ type: "rdf:Property".freeze
4496
+ property :relationRunningOrderNumber,
4497
+ comment: %(The order number in a list.).freeze,
4498
+ domain: "ebucore:Relation".freeze,
4499
+ range: "xsd:string".freeze,
4500
+ type: "rdf:Property".freeze
4501
+ property :relationTotalNumberOfGroupMembers,
4502
+ comment: %(The total number of members in a group to which a relation refers to.).freeze,
4503
+ domain: "ebucore:Relation".freeze,
4504
+ range: "xsd:string".freeze,
4505
+ type: "rdf:Property".freeze
4506
+ property :relationType,
4507
+ comment: [%(Range: string or anyURI/Concept.).freeze, %(To define a type of Relation.).freeze],
4508
+ domain: "ebucore:Relation".freeze,
4509
+ type: "rdf:Property".freeze
4090
4510
  property :replaces,
4091
4511
  comment: %(To identify substitution.).freeze,
4092
4512
  domain: term(
@@ -4178,6 +4598,18 @@ module RDF::Vocab
4178
4598
  label: "Rights clearance flag".freeze,
4179
4599
  range: "xsd:boolean".freeze,
4180
4600
  type: "rdf:Property".freeze
4601
+ property :rightsDuration,
4602
+ comment: %(To define the duration of the period when Rights are applicable.).freeze,
4603
+ domain: "ebucore:Rights".freeze,
4604
+ label: "Rights duration".freeze,
4605
+ range: "xsd:duration".freeze,
4606
+ type: "rdf:Property".freeze
4607
+ property :rightsEndDateTime,
4608
+ comment: %(To define the end time until when Rights are applicable.).freeze,
4609
+ domain: "ebucore:Rights".freeze,
4610
+ label: "Rights end date time".freeze,
4611
+ range: "xsd:dateTime".freeze,
4612
+ type: "rdf:Property".freeze
4181
4613
  property :rightsExpression,
4182
4614
  comment: %(The expression of Rights as free
4183
4615
  text.).freeze,
@@ -4197,6 +4629,22 @@ module RDF::Vocab
4197
4629
  label: "Rights web resource".freeze,
4198
4630
  range: "xsd:anyURI".freeze,
4199
4631
  type: "rdf:Property".freeze
4632
+ property :rightsStartDateTime,
4633
+ comment: %(To define the start time since when Rights are applicable.).freeze,
4634
+ domain: "ebucore:Rights".freeze,
4635
+ label: "Rights start date time".freeze,
4636
+ range: "xsd:dateTime".freeze,
4637
+ type: "rdf:Property".freeze
4638
+ property :rightsTerritoryExcludes,
4639
+ comment: %(A list of country or region codes to which rights do not apply.).freeze,
4640
+ domain: "ebucore:Rights".freeze,
4641
+ label: "Excluded territories".freeze,
4642
+ type: "rdf:Property".freeze
4643
+ property :rightsTerritoryIncludes,
4644
+ comment: %(A list of country or region codes within which rights apply.).freeze,
4645
+ domain: "ebucore:Rights".freeze,
4646
+ label: "Applicable territories".freeze,
4647
+ type: "rdf:Property".freeze
4200
4648
  property :rightsType,
4201
4649
  comment: [%(Range: string or code/Concept).freeze, %(To identify a type of Rights.).freeze],
4202
4650
  domain: "ebucore:Rights".freeze,
@@ -4249,7 +4697,7 @@ module RDF::Vocab
4249
4697
  type: "rdf:Property".freeze
4250
4698
  property :seasonNumber,
4251
4699
  comment: %(To provide a Seaon number.).freeze,
4252
- domain: "ebucore:Season".freeze,
4700
+ domain: "ebucore:EditorialObject".freeze,
4253
4701
  label: "Season number".freeze,
4254
4702
  range: "xsd:string".freeze,
4255
4703
  type: "rdf:Property".freeze
@@ -4372,12 +4820,23 @@ module RDF::Vocab
4372
4820
  label: "Table of Content".freeze,
4373
4821
  subPropertyOf: "ebucore:description".freeze,
4374
4822
  type: "rdf:Property".freeze
4823
+ property :tag,
4824
+ comment: %(To provide a list of tags.).freeze,
4825
+ label: "Tag".freeze,
4826
+ range: "xsd:string".freeze,
4827
+ subPropertyOf: "ebucore:description".freeze,
4828
+ type: "rdf:Property".freeze
4375
4829
  property :targetAudienceSystem,
4376
4830
  comment: %(To define the system used to provide a TargetAudience.).freeze,
4377
4831
  domain: "ebucore:AudienceLevel".freeze,
4378
4832
  label: "Target audience system".freeze,
4379
4833
  range: "xsd:string".freeze,
4380
4834
  type: "rdf:Property".freeze
4835
+ property :targetPlatform,
4836
+ comment: %(To provide information on the platforms on which this content can be distributed.).freeze,
4837
+ label: "Target platform".freeze,
4838
+ subPropertyOf: "ebucore:description".freeze,
4839
+ type: "rdf:Property".freeze
4381
4840
  property :textLineContent,
4382
4841
  comment: %(To provide the content of a text line.).freeze,
4383
4842
  domain: "ebucore:TextLine".freeze,
@@ -4455,6 +4914,14 @@ module RDF::Vocab
4455
4914
  label: "Text line start timecode drop frames".freeze,
4456
4915
  subPropertyOf: "ebucore:textLineStartTime".freeze,
4457
4916
  type: "rdf:Property".freeze
4917
+ property :timeCreated,
4918
+ domain: term(
4919
+ type: "owl:Class".freeze,
4920
+ unionOf: list("ebucore:BusinessObject".freeze, "ebucore:Resource".freeze)
4921
+ ),
4922
+ label: "Time created".freeze,
4923
+ range: "xsd:string".freeze,
4924
+ type: "rdf:Property".freeze
4458
4925
  property :timelineTrackDurationNormalPlayTime,
4459
4926
  comment: %(To provide a duration as normal
4460
4927
  time.).freeze,
@@ -4506,6 +4973,18 @@ module RDF::Vocab
4506
4973
  label: "Title".freeze,
4507
4974
  subPropertyOf: "dc11:title".freeze,
4508
4975
  type: "rdf:Property".freeze
4976
+ property :totalNumberOfEpisodes,
4977
+ comment: %(To provide the total number of episodes in a series or a season.).freeze,
4978
+ domain: "ebucore:Group".freeze,
4979
+ label: "Total number of episodes".freeze,
4980
+ range: "xsd:string".freeze,
4981
+ type: "rdf:Property".freeze
4982
+ property :totalNumberOfGroupMembers,
4983
+ comment: %(To provide the total number of members in a group.).freeze,
4984
+ domain: "ebucore:Group".freeze,
4985
+ label: "Total number of group members".freeze,
4986
+ range: "xsd:string".freeze,
4987
+ type: "rdf:Property".freeze
4509
4988
  property :trackDefinition,
4510
4989
  comment: %(To provide a definition associated to a
4511
4990
  Track.).freeze,