Sha256: 745d6927e976116d08505c2babc80b88283d0afbe07a7240b584e3fc790550a5
Contents?: true
Size: 219 Bytes
Versions: 3
Compression:
Stored size: 219 Bytes
Contents
module BibCard module Getty class Subject < Spira::Base configure base_uri: "http://vocab.getty.edu/ulan/" property :scope_note, predicate: SKOS_SCOPE_NOTE, type: 'ScopeNote' end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
bib_card-0.6.2 | lib/bib_card/getty/subject.rb |
bib_card-0.6.1 | lib/bib_card/getty/subject.rb |
bib_card-0.5.0 | lib/bib_card/getty/subject.rb |