mhbeals / nisaba

A tool for multi-modal annotation
GNU Affero General Public License v3.0
5 stars 2 forks source link

Provenance Markers #10

Closed mhbeals closed 5 years ago

mhbeals commented 5 years ago
mhbeals commented 5 years ago

Basic Metadata screen has been added to database interface. Next steps are two

mhbeals commented 5 years ago

Metadata fields are now lists with associated "value,provenance" information. Several fields currently do not have provenance data

These are simple enough to add for the first three, but may have ramifications for how we choose to store audio-visual "snippet marker" information .

Annotations are currently stored as an unordered list. Is it worth attaching a person to each and every annotation or just to the list as a whole? Each annotation is its own unit in the LD so it could have its own provenance but I'm unsure how best to implement this in the GUI.

mhbeals commented 5 years ago

As the filename, snippet markers are intrinsic to the record, I have left these "unmarked" by provenance and they will need to be inferred from the record creator. If you change the filename or segment markers, you are essentially creating a new record and should just do so.