Sha256: 9ff055bcc1ed82d4d3ed138159c662f785c7283ec7178873b7e943ea82abe0b1
Contents?: true
Size: 282 Bytes
Versions: 11
Compression:
Stored size: 282 Bytes
Contents
module DPLA::MAP module Controlled class Genre < DPLA::MAP::Concept include LinkedVocabs::Controlled configure :base_uri => 'http://vocab.getty.edu/aat/', :type => 'http://vocab.getty.edu/ontology#Concept' use_vocabulary :aat end end end
Version data entries
11 entries across 11 versions & 1 rubygems