Task #1529
IBA: Define common standard for form type identifiers in J3M
Status: | New | Start date: | 06/27/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | Back Burner | |||
Component: |
Description
In order to generalize the production of reports generated on form data coming in from the phone client, the varying forms embedded in regions' metadata, need unique identifiers on their "type".
If this identifier is already being included in embedded metadata, we need to document/come to a common understanding of that standard.
History
#1 Updated by blmak over 4 years ago
each form within an annotation will have the "namespace" key, that can be used as an identifier for a form "type". The form's related metadata will be assigned in the metadata key. E.g.:
"namespace":"iWitness v 1.0","metadata":{"iW_individual_identifiers":"4","iW_name":"the tower"}
or
"namespace":"iWitness Top Level Annotations",
"metadata":{
"iW_quick_note":"en treno: a view from the bridge as we pass liberty tower"
}
#2 Updated by n8fr8 over 4 years ago
- Target version set to Back Burner