Module: NEU::MODS::Projection::Support

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