-
Name
-
active-fedora
-
Version
-
9.1.0.rc1
-
Platform
-
ruby
-
Authors
-
Matt Zumwalt
McClain Looney
Justin Coyne
-
Bindir
-
bin
-
Date
-
2015-04-15 00:00:00 UTC
-
Dependencies
-
rsolr (~> 1.0.10)
om (~> 3.1)
nom-xml (>= 0.5.1)
activesupport (>= 4.1.0)
active-triples (~> 0.6.0)
rdf-rdfxml (~> 1.1.0)
linkeddata (>= 0)
deprecation (>= 0)
ldp (~> 0.3.0)
rdf-ldp (>= 0)
rdoc (>= 0, development)
yard (>= 0, development)
rake (>= 0, development)
jettywrapper (>= 2.0.0, development)
rspec (~> 3.0, development)
rspec-its (>= 0, development)
equivalent-xml (>= 0, development)
simplecov (~> 0.7.1, development)
-
Description
-
ActiveFedora provides for creating and managing objects in the Fedora Repository Architecture.
-
Email
-
matt.zumwalt@yourmediashelf.com
-
Extra rdoc files
-
LICENSE
README.md
-
Files
-
.gitignore
.gitmodules
.mailmap
.rspec
.travis.yml
CONTRIBUTING.md
CONTRIBUTORS.md
Gemfile
History.txt
LICENSE
README.md
Rakefile
active-fedora.gemspec
config/fedora.yml
config/jetty.yml
config/predicate_mappings.yml
config/service_mappings.yml
config/solr.yml
config/solr_mappings_af_0.1.yml
config/solr_mappings_bl_2.4.yml
gemfiles/rails4.1.gemfile
gemfiles/rails4.2.gemfile
lib/active-fedora.rb
lib/active_fedora.rb
lib/active_fedora/association_relation.rb
lib/active_fedora/associations.rb
lib/active_fedora/associations/association.rb
lib/active_fedora/associations/association_scope.rb
lib/active_fedora/associations/belongs_to_association.rb
lib/active_fedora/associations/builder/association.rb
lib/active_fedora/associations/builder/belongs_to.rb
lib/active_fedora/associations/builder/collection_association.rb
lib/active_fedora/associations/builder/contains.rb
lib/active_fedora/associations/builder/has_and_belongs_to_many.rb
lib/active_fedora/associations/builder/has_many.rb
lib/active_fedora/associations/builder/property.rb
lib/active_fedora/associations/builder/singular_association.rb
lib/active_fedora/associations/builder/singular_property.rb
lib/active_fedora/associations/collection_association.rb
lib/active_fedora/associations/collection_proxy.rb
lib/active_fedora/associations/contains_association.rb
lib/active_fedora/associations/has_and_belongs_to_many_association.rb
lib/active_fedora/associations/has_many_association.rb
lib/active_fedora/associations/rdf.rb
lib/active_fedora/associations/singular_association.rb
lib/active_fedora/associations/singular_rdf.rb
lib/active_fedora/attached_files.rb
lib/active_fedora/attribute_methods.rb
lib/active_fedora/attribute_methods/dirty.rb
lib/active_fedora/attribute_methods/read.rb
lib/active_fedora/attribute_methods/write.rb
lib/active_fedora/attributes.rb
lib/active_fedora/attributes/node_config.rb
lib/active_fedora/attributes/primary_key.rb
lib/active_fedora/attributes/property_builder.rb
lib/active_fedora/attributes/serializers.rb
lib/active_fedora/autosave_association.rb
lib/active_fedora/base.rb
lib/active_fedora/caching_connection.rb
lib/active_fedora/callbacks.rb
lib/active_fedora/change_set.rb
lib/active_fedora/clean_connection.rb
lib/active_fedora/cleaner.rb
lib/active_fedora/config.rb
lib/active_fedora/core.rb
lib/active_fedora/core/fedora_id_translator.rb
lib/active_fedora/core/fedora_uri_translator.rb
lib/active_fedora/datastream.rb
lib/active_fedora/datastreams.rb
lib/active_fedora/datastreams/nokogiri_datastreams.rb
lib/active_fedora/delegated_attribute.rb
lib/active_fedora/errors.rb
lib/active_fedora/fedora.rb
lib/active_fedora/fedora_attributes.rb
lib/active_fedora/file.rb
lib/active_fedora/file_configurator.rb
lib/active_fedora/file_path_builder.rb
lib/active_fedora/files_hash.rb
lib/active_fedora/fixity_service.rb
lib/active_fedora/indexing.rb
lib/active_fedora/indexing/map.rb
lib/active_fedora/indexing_service.rb
lib/active_fedora/inheritable_accessors.rb
lib/active_fedora/ldp_cache.rb
lib/active_fedora/ldp_resource.rb
lib/active_fedora/ldp_resource_service.rb
lib/active_fedora/loadable_from_json.rb
lib/active_fedora/locale/en.yml
lib/active_fedora/log_subscriber.rb
lib/active_fedora/model.rb
lib/active_fedora/nested_attributes.rb
lib/active_fedora/nom_datastream.rb
lib/active_fedora/null_relation.rb
lib/active_fedora/om_datastream.rb
lib/active_fedora/persistence.rb
lib/active_fedora/predicates.rb
lib/active_fedora/profile_indexing_service.rb
lib/active_fedora/property.rb
lib/active_fedora/qualified_dublin_core_datastream.rb
lib/active_fedora/query_result_builder.rb
lib/active_fedora/querying.rb
lib/active_fedora/railtie.rb
lib/active_fedora/rdf.rb
lib/active_fedora/rdf/datastream_indexing.rb
lib/active_fedora/rdf/fcrepo.rb
lib/active_fedora/rdf/fcrepo4.rb
lib/active_fedora/rdf/indexing_service.rb
lib/active_fedora/rdf/ldp.rb
lib/active_fedora/rdf/ntriples_rdf_datastream.rb
lib/active_fedora/rdf/persistence.rb
lib/active_fedora/rdf/project_hydra.rb
lib/active_fedora/rdf/rdf_datastream.rb
lib/active_fedora/rdf/rdfxml_datastream.rb
lib/active_fedora/reflection.rb
lib/active_fedora/relation.rb
lib/active_fedora/relation/calculations.rb
lib/active_fedora/relation/delegation.rb
lib/active_fedora/relation/finder_methods.rb
lib/active_fedora/relation/merger.rb
lib/active_fedora/relation/query_methods.rb
lib/active_fedora/relation/spawn_methods.rb
lib/active_fedora/rspec_matchers.rb
lib/active_fedora/rspec_matchers/belong_to_associated_active_fedora_object_matcher.rb
lib/active_fedora/rspec_matchers/have_many_associated_active_fedora_objects_matcher.rb
lib/active_fedora/rspec_matchers/have_predicate_matcher.rb
lib/active_fedora/scoping.rb
lib/active_fedora/scoping/default.rb
lib/active_fedora/scoping/named.rb
lib/active_fedora/serialization.rb
lib/active_fedora/simple_datastream.rb
lib/active_fedora/solr_instance_loader.rb
lib/active_fedora/solr_query_builder.rb
lib/active_fedora/solr_service.rb
lib/active_fedora/sparql_insert.rb
lib/active_fedora/test_support.rb
lib/active_fedora/validations.rb
lib/active_fedora/version.rb
lib/active_fedora/versionable.rb
lib/active_fedora/versions_graph.rb
lib/active_fedora/with_metadata.rb
lib/active_fedora/with_metadata/metadata_node.rb
lib/generators/active_fedora/config/USAGE
lib/generators/active_fedora/config/config_generator.rb
lib/generators/active_fedora/config/fedora/fedora_generator.rb
lib/generators/active_fedora/config/fedora/templates/fedora.yml
lib/generators/active_fedora/config/solr/solr_generator.rb
lib/generators/active_fedora/config/solr/templates/jetty.yml
lib/generators/active_fedora/config/solr/templates/solr.yml
lib/generators/active_fedora/config/solr/templates/solr_conf/conf/schema.xml
lib/generators/active_fedora/config/solr/templates/solr_conf/conf/solrconfig.xml
lib/generators/active_fedora/config/solr/templates/solr_conf/solr.xml
lib/generators/active_fedora/model/USAGE
lib/generators/active_fedora/model/model_generator.rb
lib/generators/active_fedora/model/templates/datastream.rb.erb
lib/generators/active_fedora/model/templates/datastream_spec.rb.erb
lib/generators/active_fedora/model/templates/model.rb.erb
lib/generators/active_fedora/model/templates/model_spec.rb.erb
lib/tasks/active_fedora_dev.rake
script/console
script/destroy
script/generate
spec/config_helper.rb
spec/fixtures/damsObjectModel.xml
spec/fixtures/dino.jpg
spec/fixtures/dino_jpg_no_file_ext
spec/fixtures/dublin_core_rdf_descMetadata.nt
spec/fixtures/minivan.jpg
spec/fixtures/mixed_rdf_descMetadata.nt
spec/fixtures/mods_articles/mods_article1.xml
spec/fixtures/rails_root/config/fake_fedora.yml
spec/fixtures/rails_root/config/fedora.yml
spec/fixtures/rails_root/config/predicate_mappings.yml
spec/fixtures/rails_root/config/solr.yml
spec/fixtures/rails_root/config/solr_mappings.yml
spec/fixtures/rails_root/config/solr_mappings_af_0.1.yml
spec/fixtures/rails_root/config/solr_mappings_bl_2.4.yml
spec/fixtures/solr_rdf_descMetadata.nt
spec/integration/associations_spec.rb
spec/integration/attached_files_spec.rb
spec/integration/attributes_spec.rb
spec/integration/autosave_association_spec.rb
spec/integration/base_spec.rb
spec/integration/belongs_to_association_spec.rb
spec/integration/bug_spec.rb
spec/integration/caching_spec.rb
spec/integration/clean_connection_spec.rb
spec/integration/collection_association_spec.rb
spec/integration/complex_rdf_datastream_spec.rb
spec/integration/datastream_rdf_nested_attributes_spec.rb
spec/integration/delete_all_spec.rb
spec/integration/eradicate_spec.rb
spec/integration/fedora_solr_sync_spec.rb
spec/integration/field_to_solr_name_spec.rb
spec/integration/file_fixity_spec.rb
spec/integration/file_spec.rb
spec/integration/full_featured_model_spec.rb
spec/integration/has_and_belongs_to_many_associations_spec.rb
spec/integration/has_many_associations_spec.rb
spec/integration/indexing_spec.rb
spec/integration/json_serialization_spec.rb
spec/integration/model_spec.rb
spec/integration/nested_attribute_spec.rb
spec/integration/ntriples_datastream_spec.rb
spec/integration/om_datastream_spec.rb
spec/integration/persistence_spec.rb
spec/integration/query_result_builder_spec.rb
spec/integration/rdf_nested_attributes_spec.rb
spec/integration/relation_delegation_spec.rb
spec/integration/relation_spec.rb
spec/integration/scoped_query_spec.rb
spec/integration/solr_instance_loader_spec.rb
spec/integration/versionable_spec.rb
spec/integration/with_metadata_spec.rb
spec/rcov.opts
spec/samples/hydra-mods_article_datastream.rb
spec/samples/hydra-rights_metadata_datastream.rb
spec/samples/models/mods_article.rb
spec/samples/oral_history_sample.xml
spec/samples/oral_history_xml.xml
spec/samples/samples.rb
spec/spec.opts
spec/spec_helper.rb
spec/support/an_active_model.rb
spec/support/freeze_mocks.rb
spec/unit/active_fedora_spec.rb
spec/unit/attached_files_spec.rb
spec/unit/attributes_spec.rb
spec/unit/base_active_model_spec.rb
spec/unit/base_cma_spec.rb
spec/unit/base_datastream_management_spec.rb
spec/unit/base_extra_spec.rb
spec/unit/base_spec.rb
spec/unit/builder/has_and_belongs_to_many_spec.rb
spec/unit/callback_spec.rb
spec/unit/change_set_spec.rb
spec/unit/code_configurator_spec.rb
spec/unit/config_spec.rb
spec/unit/core/fedora_id_translator_spec.rb
spec/unit/core/fedora_uri_translator_spec.rb
spec/unit/core_spec.rb
spec/unit/file_configurator_spec.rb
spec/unit/file_path_builder_spec.rb
spec/unit/file_spec.rb
spec/unit/files_hash_spec.rb
spec/unit/fixity_service_spec.rb
spec/unit/forbidden_attributes_protection_spec.rb
spec/unit/has_and_belongs_to_many_association_spec.rb
spec/unit/has_many_association_spec.rb
spec/unit/indexing_service_spec.rb
spec/unit/indexing_spec.rb
spec/unit/inheritance_spec.rb
spec/unit/ldp_resource_spec.rb
spec/unit/logger_spec.rb
spec/unit/model_spec.rb
spec/unit/nom_datastream_spec.rb
spec/unit/ntriples_datastream_spec.rb
spec/unit/om_datastream_spec.rb
spec/unit/persistence_spec.rb
spec/unit/predicates_spec.rb
spec/unit/property_predicate_spec.rb
spec/unit/property_spec.rb
spec/unit/qualified_dublin_core_datastream_spec.rb
spec/unit/query_result_builder_spec.rb
spec/unit/query_spec.rb
spec/unit/rdf/indexing_service_spec.rb
spec/unit/rdf_datastream_spec.rb
spec/unit/rdf_resource_datastream_spec.rb
spec/unit/rdf_vocab_spec.rb
spec/unit/rdfxml_datastream_spec.rb
spec/unit/readonly_spec.rb
spec/unit/reflection_spec.rb
spec/unit/rspec_matchers/belong_to_associated_active_fedora_object_matcher_spec.rb
spec/unit/rspec_matchers/have_many_associated_active_fedora_objects_matcher_spec.rb
spec/unit/rspec_matchers/have_predicate_matcher_spec.rb
spec/unit/serializers_spec.rb
spec/unit/simple_datastream_spec.rb
spec/unit/solr_config_options_spec.rb
spec/unit/solr_query_builder_spec.rb
spec/unit/solr_service_spec.rb
spec/unit/sparql_insert_spec.rb
spec/unit/validations_spec.rb
-
Homepage
-
https://github.com/projecthydra/active_fedora
-
Licenses
-
APACHE2
-
Require paths
-
lib
-
Required ruby version
-
>= 1.9.3
-
Required rubygems version
-
> 1.3.1
-
Rubygems version
-
2.4.5
-
Specification version
-
4
-
Summary
-
A convenience libary for manipulating documents in the Fedora Repository.
-
Original platform
-
ruby
-
New platform
-
ruby