Description of objects, Corpora view and other components (eg. in portal)
A description should be associated to every object of the Corpus view.
One part of this description would be automatically generated : function
and parameters used for the creation of the object, creation date, TXM
version used…)
Another part would be a free commentary.
solution
-
add a member TXMResult.userComment and save it in TXMResult.autoSaveParametersFromAnnotations() as for TXMResult.userNamesee #2644 -
add a member TXMResult.txmVersion and save it in TXMResult.autoSaveParametersFromAnnotations()see #2645 -
creation date can be retrieve from the TXMResult UUID but it would be simpler to store it as is, eg. member TXMResult.creationDate and preference name creation_datesee TXMResult.creationDate and TXMResult.updateDate
finally see last evolutions of the Properties command
(from redmine: issue id 176, created on 2013/06/21 by Benedicte Pincemin)