What is the expected approach for modelling resources that require multiple files to be properly represented as an (intellectual) object as intended by their creator?
I am thinking of the following possible use case, from the simplest to the most complex (mostly take from a "research output" perspective):
- a HTML page with associated CSS and images
- full static website (with css and images, etc.)
- source code with with multiple files and folders
- data (multiple files) + source code (multiple files)
…and I think I am barely scratching the surface here…
I am asking because in our institutional repository we are expecting more and more research outputs (especially from DH and data science folks) to take the shape of complex entities. The FileSet construct seems not to me intended to group files that are different from master + derivatives, so my question is: how do we model complex digital objects in PCDM in a way that would preserve their structure and, when possible, supports visualization, without overly modelling each individual component? (I know, tarballing is always an option, but with so many drawbacks...)
What is the expected approach for modelling resources that require multiple files to be properly represented as an (intellectual) object as intended by their creator?
I am thinking of the following possible use case, from the simplest to the most complex (mostly take from a "research output" perspective):
…and I think I am barely scratching the surface here…
I am asking because in our institutional repository we are expecting more and more research outputs (especially from DH and data science folks) to take the shape of complex entities. The FileSet construct seems not to me intended to group files that are different from master + derivatives, so my question is: how do we model complex digital objects in PCDM in a way that would preserve their structure and, when possible, supports visualization, without overly modelling each individual component? (I know, tarballing is always an option, but with so many drawbacks...)