Add support for entities (like characters, locations, objects) #2469

Closed
opened 2014-09-15 15:21:43 +00:00 by rlx · 3 comments
Owner

... which are more than just keywords, have a description, associated documents, etc -- somewhat similar to places and events

Possibly, "entity" could be a new annotation layer type (i.e. no mixing of entities in same bin, no need for prefix)

... which are more than just keywords, have a description, associated documents, etc -- somewhat similar to places and events Possibly, "entity" could be a new annotation layer type (i.e. no mixing of entities in same bin, no need for prefix)
rlx added the
general
label 2014-09-15 15:21:43 +00:00
rlx added this to the 14.03 milestone 2014-09-15 15:21:43 +00:00
0x2620 was assigned by rlx 2014-09-15 15:21:43 +00:00
rlx added the
normal
enhancement
labels 2014-09-15 15:21:43 +00:00
Author
Owner

Entities would have keys (name, alternativeNames, description, image, etc.) of specific types (string, []string, text, number, etc.) and two templates (one for entity display, one for annotation display), which one could override by adding info.site.js-style scripts (entity.person.annotation.js etc.)

The full text search value would be the annotation display html, the autocomplete value the name.

Entities would have keys (name, alternativeNames, description, image, etc.) of specific types (string, []string, text, number, etc.) and two templates (one for entity display, one for annotation display), which one could override by adding info.site.js-style scripts (entity.person.annotation.js etc.) The full text search value would be the annotation display html, the autocomplete value the name.
Author
Owner

Entities input: Input element on top of annotations bin, with autocomplete and button linking to entities management dialog.

EDIT: Not ideal. There may be a huge distance between the annotation and the top of the bin.

Entities input: Input element on top of annotations bin, with autocomplete and button linking to entities management dialog. EDIT: Not ideal. There may be a huge distance between the annotation and the top of the bin.
Author
Owner

We have to support sortType: "person", in case the entity is names of people. This should then appear in "Manage Names".

We have to support sortType: "person", in case the entity is names of people. This should then appear in "Manage Names".
rlx added the
fixed
label 2014-12-22 23:17:52 +00:00
rlx closed this issue 2014-12-22 23:17:52 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
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#2469
No description provided.