Sha256: bc536105f056a6492a6e76e8d2f8653f87d1ba3cc273ca0369180e33dc749965

Contents?: true

Size: 336 Bytes

Versions: 65

Compression:

Stored size: 336 Bytes

Contents

require 'rdf'
module ActiveFedora::WithMetadata
  class SweetJPLTerms < RDF::StrictVocabulary('http://sweet.jpl.nasa.gov/2.2/reprDataFormat.owl#')
    # Property definitions
    property :byteOrder,
             comment: ['Byte Order.'.freeze],
             range: 'xsd:string'.freeze,
             label: 'Byte Order'.freeze
  end
end

Version data entries

65 entries across 65 versions & 1 rubygems

Version Path
active-fedora-15.0.1 lib/active_fedora/with_metadata/sweet_jpl_terms.rb
active-fedora-15.0.0 lib/active_fedora/with_metadata/sweet_jpl_terms.rb
active-fedora-14.0.1 lib/active_fedora/with_metadata/sweet_jpl_terms.rb
active-fedora-14.0.0 lib/active_fedora/with_metadata/sweet_jpl_terms.rb
active-fedora-13.3.0 lib/active_fedora/with_metadata/sweet_jpl_terms.rb
active-fedora-12.2.4 lib/active_fedora/with_metadata/sweet_jpl_terms.rb
active-fedora-13.2.7 lib/active_fedora/with_metadata/sweet_jpl_terms.rb
active-fedora-13.2.5 lib/active_fedora/with_metadata/sweet_jpl_terms.rb
active-fedora-13.2.4 lib/active_fedora/with_metadata/sweet_jpl_terms.rb
active-fedora-12.2.3 lib/active_fedora/with_metadata/sweet_jpl_terms.rb
active-fedora-13.2.3 lib/active_fedora/with_metadata/sweet_jpl_terms.rb
active-fedora-13.2.2 lib/active_fedora/with_metadata/sweet_jpl_terms.rb
active-fedora-13.2.0 lib/active_fedora/with_metadata/sweet_jpl_terms.rb
active-fedora-13.1.3 lib/active_fedora/with_metadata/sweet_jpl_terms.rb
active-fedora-11.5.6 lib/active_fedora/with_metadata/sweet_jpl_terms.rb
active-fedora-12.2.2 lib/active_fedora/with_metadata/sweet_jpl_terms.rb
active-fedora-11.2.1 lib/active_fedora/with_metadata/sweet_jpl_terms.rb
active-fedora-12.2.1 lib/active_fedora/with_metadata/sweet_jpl_terms.rb
active-fedora-12.0.3 lib/active_fedora/with_metadata/sweet_jpl_terms.rb
active-fedora-11.5.5 lib/active_fedora/with_metadata/sweet_jpl_terms.rb