Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add validations for works collections, generic_works, and generic_files #74

Closed
wants to merge 3 commits into from

Conversation

elrayle
Copy link
Contributor

@elrayle elrayle commented May 11, 2015

No description provided.

@elrayle
Copy link
Contributor Author

elrayle commented May 11, 2015

This uses the kludge I described for getting multiple types set. The code will need to be updated when active-triples is updated to allow multiple types (see #75)

@@ -0,0 +1,19 @@
require 'rdf'
module RDFVocabularies
class WorksTerms < RDF::Vocabulary("http://hydra.org/works/models#")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please switch to http://projecthydra.org/ns/works/models# . hydra.org is something else entirely.

@elrayle
Copy link
Contributor Author

elrayle commented May 12, 2015

Wait to merge pending fuller set of tests. See #77

@elrayle
Copy link
Contributor Author

elrayle commented May 12, 2015

This is replaced by a cleaner branch... https://github.com/projecthydra-labs/hydra-works/tree/bring_works_inline_with_pcdm

That branch has failing tests pending completion of the ability for ActiveTriples to support multiple types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants