class Target

A Target is digital scanner calibration artifact.

A Target has a content file and is associated with a Collection OR one or more Components.

See www.loc.gov/standards/mix/ and NISO Z39.87.

Public Instance Methods

publishable?() click to toggle source
# File app/models/target.rb, line 20
def publishable?
  false
end