Add (read-only) data field to DocumentProperties.data #2897

Closed
opened 2016-03-04 17:27:39 +00:00 by wjt · 3 comments

I need to stash some extra information alongside each Document <-> Entity mapping (specifically: the area of the photo where the entity appears).

I haven't time to go the whole hog and add UI to read/write this to Pandora, but here are a couple of patches which add the field to the database and make the data readable through the API.

I need to stash some extra information alongside each Document <-> Entity mapping (specifically: the area of the photo where the entity appears). I haven't time to go the whole hog and add UI to read/write this to Pandora, but here are a couple of patches which add the field to the database and make the data readable through the API.
wjt added the
general
label 2016-03-04 17:27:39 +00:00
wjt added this to the 14.04 milestone 2016-03-04 17:27:39 +00:00
0x2620 was assigned by wjt 2016-03-04 17:27:39 +00:00
wjt added the
normal
enhancement
labels 2016-03-04 17:27:39 +00:00
Author

Attachment 0001-DocumentProperties-add-data-field.patch (1811 bytes) added

**Attachment** 0001-DocumentProperties-add-data-field.patch (1811 bytes) added
Author

Attachment 0002-Include-DocumentProperties.data-in-Document.json.patch (1966 bytes) added

**Attachment** 0002-Include-DocumentProperties.data-in-Document.json.patch (1966 bytes) added
Author

As ever, also available in https://gitlab.com/wjt/pandora.git branch 2897-DocumentProperties.data.

The migration here has a dependency on one from #2896; and #2890 is related; so the git branch includes all those patches too.

As ever, also available in <https://gitlab.com/wjt/pandora.git> branch `2897-DocumentProperties.data`. The migration here has a dependency on one from #2896; and #2890 is related; so the git branch includes all those patches too.
j added the
fixed
label 2016-03-05 09:40:37 +00:00
j closed this issue 2016-03-05 09:40:37 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#2897
No description provided.