Event Info Creation and Association
Story: User can add new, and edit existing, typed events to CollectionObjects. E.g., the Date Information section in the Acquisition wireframe.
See also: ...
Services Stories (not already supported)
- Event service:
- Service consumer can create event instance (dates, text, etc.)
- Service consumer can retrieve existing event instance.
- Service consumer can update existing event instance.
- Service consumer can delete existing event instance.
- CollectionObjectEvent service:
- Service consumer can associate an event instance to a CollectionObject instance, with a type or reason.
- Service consumer can retrieve existing CollectionObjectEvent instance.
- Service consumer can update existing CollectionObjectEvent instance.
- Service consumer can delete existing CollectionObjectEvent instance.
Application Layer Stories (example guesses)
UI Layer Stories