Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titlecc:License class linked from the web resource
Code Block
<edm:WebResource rdf:about="http://www.mimo-db.eu/media/UEDIN/VIDEO/0032195v.mpg">
    <edm:rights rdf:resource="#statement_3000095353971"/>
</edm:WebResource>

<cc:License rdf:about="#statement_3000095353971">
     <odrl:inheritFrom rdf:resource="http://rightsstatements.org/vocab/NoC-NC/1.0/"/>
     <cc:deprecatedOn rdf:datatype="http://www.w3.org/2001/XMLSchema-datatypes#date">2029-06-01</cc:deprecatedOn>
</cc:License>
Info

Based on the value provided in edm:rights or odrl:inheritFrom Europeana displays a rights statement badge under the object in the portal. The badge is clickable and leads to a web page that contains information about the applicable rights.

For additional copyright information dc:rights may be used. Data partners should ensure that the values in rights-related fields (dc:rights, edm:rights or odrl:inheritFrom) do not contradict each other. A good An example of a contradictory scenario is where edm:rights points to the Public Domain value and dc:rights contains a statement such as “© Cultural Heritage Institution 2014,” which indicates the object is still in copyright.

...

For more information on edm:rights, odrl:inheritFrom and dc:rights, consult the Europeana Data Model.

Info

Based on the value provided in edm:rights or odrl:inheritFrom Europeana displays a rights statement badge under the object in the portal. The badge is clickable and leads to a web page that contains information about the applicable rights.

Copyright metadata values

...

Note that URIs you provide in the metadata must be exactly as specified here, which means that they must start with http, and not https.

1. Creative Commons Licenses

...