- Add a 'tags' field to dublincore schema
- Adding / removing a tag on a Document should raise an event
- Add an EventListener catching those events to update the 'tags' field.
- Check that there is no compatibility problem with VCS (the schema should be updated)
- Check that there is no problem using JCR (the tag service should be disabled)