Module: NEU::MODS::Projection::Support
- Included in:
- NEU::MODS::Projection, Access, Dates, Identifiers, Languages, NameDisplay, Names, OriginInfo, PhysicalDescription, RelatedItems, Subjects, Titles, Selectors
- Defined in:
- lib/neu/mods/projection/support.rb
Overview
The attribute, text and qualifier readers every projection area shares. The qualifier and authority rules are in docs/qualifiers-and-authority.md.
Constant Summary collapse
- AUTHORITY_ATTRIBUTES =
The three attributes MODS uses to declare where a value came from, and the projected key each reports under.
{ authority: "authority", authority_uri: "authorityURI", value_uri: "valueURI" }.freeze