samvera / hydra-pcdm

Samvera implementation of the PCDM model
Other
11 stars 10 forks source link

Hydra::PCDM::File won't set type when extended or included #77

Closed awead closed 5 years ago

awead commented 9 years ago

When including Hydra::PCDM::File in another class, it won't set the rdf type because metadata isn't in an included block.

jcoyne commented 9 years ago

PCDM::File is a class. It can't be included.