Hi all,
We want to be able to create a document which has certain metadata that is specific for the complete document but also a repeatable set of metadata fields that apply to some part of the document.
For instance: we have a document that contains several parts. Each part has its own set of metadata (eq title, author etc) How can you model this in alfresco.
We need a repeatable block of the same metadata fields. Can this be done with aspects of do we need a repeatable set op properties?
Example:
Document has title and publisher
It contains 4 parts which each have a title, author, description and section.
How do we model this?
TIA