Sha256: 8f1dbd23821a58c1514753e0e327ad9608efbc952ffcf7587534654da12c4ec7

Contents?: true

Size: 347 Bytes

Versions: 13

Compression:

Stored size: 347 Bytes

Contents

module RDF
  class Image < Vocabulary("http://nd.edu/image#")
    property :category
    property :location
    property :measurements
    property :material
    property :source
    property :inscription
    property :StateEdition
    property :TEXTREF
    property :cultural_context
    property :style_period
    property :technique
  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
curate-0.6.6 lib/rdf/image.rb
curate-0.6.5 lib/rdf/image.rb
curate-0.6.4 lib/rdf/image.rb
curate-0.6.3 lib/rdf/image.rb
curate-0.6.1 lib/rdf/image.rb
curate-0.6.0 lib/rdf/image.rb
curate-0.5.6 lib/rdf/image.rb
curate-0.5.5 lib/rdf/image.rb
curate-0.5.4 lib/rdf/image.rb
curate-0.5.2 lib/rdf/image.rb
curate-0.5.1 lib/rdf/image.rb
curate-0.5.0 lib/rdf/image.rb
curate-0.4.2 lib/rdf/image.rb