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

Hydra::Works::GenericWork Behaviors #69

Closed
5 tasks
kevinreiss opened this issue May 8, 2015 · 3 comments
Closed
5 tasks

Hydra::Works::GenericWork Behaviors #69

kevinreiss opened this issue May 8, 2015 · 3 comments
Assignees

Comments

@kevinreiss
Copy link
Contributor

The points below are from @elrayle original comments in code. I took out a reference Hydra::Works::File since that class is something that we decided not implement. Which of these are behaviors that actually need to be implemented in hydra-works?

  • Hydra::Works::GenericWork can NOT aggregate Hydra::PCDM::Collection
  • Hydra::Works::GenericWork can NOT aggregate Hydra::Works::Collection
  • Hydra::Works::GenericWork can NOT aggregate Works::GenericWork unless it is also a Hydra::Works::GenericFile
  • Hydra::Works::GenericWork can aggregate Hydra::Works::GenericFile
  • Allow GenericWork to have both GenericWorks and GenericFiles as members
@awead
Copy link
Contributor

awead commented May 8, 2015

@kevinreiss also covered in samvera/hydra-pcdm#23 but you'd probably want integration tests here to verify that?

@eliotjordan
Copy link
Contributor

Working on this in https://github.com/projecthydra-labs/hydra-works/tree/gen_work_has_gen_files. Will watch for what happens in #72 based on bug report in #71.

@kevinreiss
Copy link
Contributor Author

Subsumed by #77.

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

No branches or pull requests

4 participants