cancel
Showing results for 
Search instead for 
Did you mean: 

repeatable blocks of metadata for a document

prker63
Champ on-the-rise
Champ on-the-rise
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
3 REPLIES 3

openpj
Elite Collaborator
Elite Collaborator
You can use an aspect for this type of requirements.

In an aspect you can declare a set of properties and/or associations that you want to bind and unbind against nodes.
Notice that you can declare an aspect and then you can extend an existent aspect to define a new specialized aspect.

Hope this helps.

prker63
Champ on-the-rise
Champ on-the-rise
Hi OpenPj,

This is not what I want. I cannot repeat an aspect on an object. My use-case is:
I have an object with some unique properties.
There are however also some properties which are some kind of groups of propertie which must be repeatable.
Say for instance:
A document has a title and a description. It also has one or more categories, a category holds three properties: code, description and abbreviation
Now I can define a category aspect containing those three properties, but I cannot repeat this aspect on my document!
So how can I model this?

TIA

loftux
Star Contributor
Star Contributor
Maybe this control can help
http://code.google.com/p/alfresco-share-datatable-property-type/
It is not modeling, just a way of storing row/column data in a single property.
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.