Rights Subgroup 2015-05-06
Participants:
- Esme Cowles, chair (UC San Diego)
- kestlund (Oregon)
- Nick Ruest (York)
References
- Archives Hub: http://data.archiveshub.ac.uk/def/
- Creative Commons: http://creativecommons.org/ns
- DC/DC Terms: http://dublincore.org/documents/dcmi-terms/
- Europeana: https://github.com/europeana/corelib/blob/master/corelib-edm-definitions/src/main/resources/eu/rdf/edm.owl
- Hydra Rights: https://github.com/projecthydra/hydra-head/wiki/Embargos-and-Leases
- MARC Relators: http://id.loc.gov/vocabulary/relators.html
- PREMIS: http://id.loc.gov/ontologies/premis.html
Agenda
- Which predicates to use?
- Rights
- dc:rights
- dcterms:rights
- edm:rights
- Rights Holder
- dcterms:rightsHolder
- marcrel:cpc (copyright claimant)
- Copyright
- premis:hasCopyrightStatus
- premis:hasCopyrightJurisdiction
- Rights Override
- dcterms:accessRights
- cc:license
- archiveshub:accessRestrictions
- archiveshub:useRestrictions
- hydrarights:embargoReleaseDate
- hydrarights:leaseExpirationDate
- Rights
Notes
- Rights
- Different practices between OregonDigital and Europeana
- dcterms:rights pointing to URI, with other properties for embargo, or other complicating factors
- edm:rights pointing to a URI, which is an object containing other statements if needed
- mods:rights with text rights description, mapping to Fedora 4 will map to dcterms:rights
- Recommend: use dcterms:rights with URIs
- Different practices between OregonDigital and Europeana
- Rights Holder
- Oregon has used copyright claimant to record historical rights holder as descriptive metadata, not as rights metadata
- Recommend: use dcterms:rightsHolder with URI, use marcrel:cpc to record historical rights holders if desired
- Put contact information in use restrictions
- Rights Override
- At UCSD, moving towards one predicate (dcterms:accessRights or archiveshub:accessRestrictions) for extraordinary/temporary rights, with a single expiration date
- Hydra ACL implementation has two predicates (embargo and lease) and expiration dates for both
- Europeana is more like Hydra, but it feels somewhat overcomplicated
- Question: Is there a case where we need both a lease and an embargo, or can we simplify to a single accessRights property?
- Question: What should we do with use/access restriction notes?
- License
- This duplicates dcterms:rights. In theory there could be more there, or more use but it seems like a thing to remove.
- Recommend: Remove
- Copyright
- At UCSD, we like having this, but it does duplicate rightsstatements.org statements somewhat.
- Can be added to the CC or rightsstatements.org licenses, so somewhat redundant.
- Question: Should this be recommended?