New layer type for documents? #2816

Closed
opened 2015-07-08 11:37:16 +00:00 by wjt · 1 comment

It might be useful to add a new layer type, "document", which would work similarly to how the "entity" layer type works. For example, if part of an item shows somebody signing a letter, and there's a PDF/scan/photo of the letter as a document, you could add an annotation referencing the document at that part of the item.

You can already attach documents to an entire item, but not with a time range. I guess you could fake this by just having a "text" layer and adding <a href='/documents/ABCD'>...</a> links; or, define an entity for the document, associate the document with the entity, and then tag the entity. A bit indirect but it would work. What do you think?

It might be useful to add a new layer type, "document", which would work similarly to how the "entity" layer type works. For example, if part of an item shows somebody signing a letter, and there's a PDF/scan/photo of the letter as a document, you could add an annotation referencing the document at that part of the item. You can already attach documents to an entire item, but not with a time range. I guess you could fake this by just having a "text" layer and adding `<a href='/documents/ABCD'>...</a>` links; or, define an entity for the document, associate the document with the entity, and then tag the entity. A bit indirect but it would work. What do you think?
wjt added the
general
label 2015-07-08 11:37:16 +00:00
wjt added this to the 14.04 milestone 2015-07-08 11:37:16 +00:00
0x2620 was assigned by wjt 2015-07-08 11:37:16 +00:00
wjt added the
normal
enhancement
labels 2015-07-08 11:37:16 +00:00
Author

Okay, I'm just defining entities for each document (or group of documents – in practice there is often more than one document grouped together) and using an entity layer.

Okay, I'm just defining entities for each document (or group of documents – in practice there is often more than one document grouped together) and using an entity layer.
wjt added the
worksforme
label 2016-02-02 13:51:36 +00:00
wjt closed this issue 2016-02-02 13:51:36 +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#2816
No description provided.