Sha256: 2c5e472954a4ec3108f1b220c43edd01f2503ed6a8ea7899c938de5bb3db9009

Contents?: true

Size: 389 Bytes

Versions: 1

Compression:

Stored size: 389 Bytes

Contents

require_relative "../skala"

module Skala::CommonAttributes
  include Virtus.model

  attribute :ils_record_id
  attribute :search_engine_record_id

  attribute :contributor
  attribute :created
  attribute :creator
  attribute :creation_date
  attribute :edition
  attribute :language
  attribute :place_of_publication
  attribute :publisher
  attribute :signature
  attribute :title
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
skala-1.1.0 lib/skala/common_attributes.rb