Sha256: fdc3bb424f3fefe31dfb4c21379daa452f2fdaf7361fec6d0c6e91af7dd415a2
Contents?: true
Size: 179 Bytes
Versions: 18
Compression:
Stored size: 179 Bytes
Contents
module CurationConcerns module InAdminSet extend ActiveSupport::Concern included do belongs_to :admin_set, predicate: ::RDF::Vocab::DC.isPartOf end end end
Version data entries
18 entries across 18 versions & 1 rubygems