lib/rdf/vocab/ebucore.rb in rdf-vocab-3.1.11 vs lib/rdf/vocab/ebucore.rb in rdf-vocab-3.1.12
- old
+ new
@@ -47,10 +47,10 @@
label: "Affiliation".freeze,
subClassOf: "http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#Organisation".freeze,
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
term :Agent,
comment: "A person / contact or organisation.".freeze,
- equivalentClass: ["http://purl.org/dc/elements/1.1/Agent".freeze, "http://xmlns.com/foaf/0.1/Agent".freeze],
+ equivalentClass: ["http://purl.org/dc/terms/Agent".freeze, "http://xmlns.com/foaf/0.1/Agent".freeze],
label: "Agent".freeze,
subClassOf: "http://www.w3.org/2002/07/owl#Thing".freeze,
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
term :AncillaryData,
comment: "Any ancillary data provided with the content\n other than captioning and subtitling.".freeze,