module Traject
Represents a single specification for extracting data from a marc field, like “600abc” or “600|1*|x”.
Includes the tag for reference, although this is redundant and not actually used in logic, since the tag is also implicit in the overall spec_hash with tag => [spec1, spec2]
Constants
- VERSION