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