Module: ActiveFedora::Rdf

Extended by:
ActiveSupport::Autoload
Defined in:
lib/active_fedora/rdf.rb,
lib/active_fedora/rdf/indexing.rb,
lib/active_fedora/rdf/object_resource.rb

Defined Under Namespace

Modules: Identifiable, Indexing Classes: ObjectResource

Constant Summary collapse

Resource =

Aliases for deprecated ActiveFedora::Rdf Classes/Modules TODO: Remove in 8.0.0

ActiveSupport::Deprecation::DeprecatedConstantProxy.new('ActiveFedora::Rdf::Resource', 'ActiveTriples::Resource')
Term =
ActiveSupport::Deprecation::DeprecatedConstantProxy.new('ActiveFedora::Rdf::Term', 'ActiveTriples::Term')
List =
ActiveSupport::Deprecation::DeprecatedConstantProxy.new('ActiveFedora::Rdf::List', 'ActiveTriples::List')
Configurable =
ActiveSupport::Deprecation::DeprecatedConstantProxy.new('ActiveFedora::Rdf::Configurable', 'ActiveTriples::Configurable')
Properties =
ActiveSupport::Deprecation::DeprecatedConstantProxy.new('ActiveFedora::Rdf::Properties', 'ActiveTriples::Properties')
Repositories =
ActiveSupport::Deprecation::DeprecatedConstantProxy.new('ActiveFedora::Rdf::Repositories', 'ActiveTriples::Repositories')
NodeConfig =
ActiveSupport::Deprecation::DeprecatedConstantProxy.new('ActiveFedora::Rdf::NodeConfig', 'ActiveTriples::NodeConfig')
NestedAttributes =
ActiveSupport::Deprecation::DeprecatedConstantProxy.new('ActiveFedora::Rdf::NestedAttributes', 'ActiveTriples::NestedAttributes')