-
- Downloads
Merge branch 'feature/18_datacite_metadata_model' into 'develop'
Feature/18 datacite metadata model See merge request FDM/rdm-system/rdms!3
No related branches found
No related tags found
Showing
- hyrax/app/models/concerns/common_methods.rb 17 additions, 0 deletionshyrax/app/models/concerns/common_methods.rb
- hyrax/app/models/concerns/complex_date.rb 17 additions, 0 deletionshyrax/app/models/concerns/complex_date.rb
- hyrax/app/models/concerns/complex_funding_reference.rb 19 additions, 0 deletionshyrax/app/models/concerns/complex_funding_reference.rb
- hyrax/app/models/concerns/complex_identifier.rb 19 additions, 0 deletionshyrax/app/models/concerns/complex_identifier.rb
- hyrax/app/models/concerns/complex_person.rb 24 additions, 0 deletionshyrax/app/models/concerns/complex_person.rb
- hyrax/app/models/concerns/complex_relation.rb 23 additions, 0 deletionshyrax/app/models/concerns/complex_relation.rb
- hyrax/app/models/concerns/complex_validation.rb 76 additions, 0 deletionshyrax/app/models/concerns/complex_validation.rb
- hyrax/app/models/dataset.rb 63 additions, 0 deletionshyrax/app/models/dataset.rb
- hyrax/lib/vocabularies/rdms.rb 17 additions, 0 deletionshyrax/lib/vocabularies/rdms.rb
- hyrax/spec/factories/admin_sets.rb 30 additions, 0 deletionshyrax/spec/factories/admin_sets.rb
- hyrax/spec/factories/dataset.rb 195 additions, 0 deletionshyrax/spec/factories/dataset.rb
- hyrax/spec/factories/fedora.rb 24 additions, 0 deletionshyrax/spec/factories/fedora.rb
- hyrax/spec/factories/file_sets.rb 45 additions, 0 deletionshyrax/spec/factories/file_sets.rb
- hyrax/spec/factories/override_new_record.rb 11 additions, 0 deletionshyrax/spec/factories/override_new_record.rb
- hyrax/spec/factories/permission_templates.rb 79 additions, 0 deletionshyrax/spec/factories/permission_templates.rb
- hyrax/spec/factories/roles.rb 10 additions, 0 deletionshyrax/spec/factories/roles.rb
- hyrax/spec/factories/uploaded_file.rb 6 additions, 0 deletionshyrax/spec/factories/uploaded_file.rb
- hyrax/spec/factories/users.rb 47 additions, 0 deletionshyrax/spec/factories/users.rb
- hyrax/spec/models/concerns/common_methods_spec.rb 37 additions, 0 deletionshyrax/spec/models/concerns/common_methods_spec.rb
- hyrax/spec/models/concerns/complex_date_spec.rb 95 additions, 0 deletionshyrax/spec/models/concerns/complex_date_spec.rb
Loading
Please register or sign in to comment