Sha256: b0604622d81953a3111940a937589e7f2ad23ba63a5238acbee4e849161a926e
Contents?: true
Size: 521 Bytes
Versions: 13
Compression:
Stored size: 521 Bytes
Contents
module RDF # This is an approximation of a refinement. At present it is perhaps not # adequate, but by marking the property as 'contributor#advisor' the # URL resolves to the DC Term 'contributor' class EtdMs < Vocabulary("http://www.ndltd.org/standards/metadata/etdms/1.1/") property :thesis property :degree property :name property :level property :discipline property :grantor property :role #not really a property of ETD-MS, but easier than having all the MARC relators end end
Version data entries
13 entries across 13 versions & 1 rubygems