module ActiveFedora module RDF extend ActiveSupport::Autoload autoload :DatastreamIndexing autoload :Fcrepo autoload :Fcrepo4 autoload :Ldp autoload :Indexing autoload :Identifiable autoload :Persistence autoload :RelsExt autoload :ProjectHydra end end