Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Client Feedback: Annotation tagging #187

Open
kstapelfeldt opened this issue May 3, 2017 · 7 comments
Open

Client Feedback: Annotation tagging #187

kstapelfeldt opened this issue May 3, 2017 · 7 comments

Comments

@kstapelfeldt
Copy link
Member

Video Annotation Feedback:

As a user, I would like the ability to tag annotations to categorize them by type or topic, so that I can more easily analyze the resulting annotation body (using more than plain text analysis).

Note: Using Islandora's Taxonomy, as we do with Islandora Forms, would be a highly desirable method for allowing users to author and manage term. See also: Integration between taxonomies and Islandora Forms. https://groups.google.com/forum/#!topic/islandora/O5bXlqeAVoc

@kstapelfeldt kstapelfeldt self-assigned this May 3, 2017
@kstapelfeldt
Copy link
Member Author

Next step: UI sketch

@kstapelfeldt
Copy link
Member Author

kstapelfeldt commented May 29, 2017

  1. Type an @symbol and begin typing a tag, an autcomplete brings back options (Facebook or Github type feature)
    tagging-in-interface In Twitter, this is similar to what happens when you enter a pound sign, and that would also be fine. However, note that this is different from option 3.

  2. Select a WYSIWYG button and select tag a) as configured in the web annotation module or elsewhere (similar to taxonomy features) or b) some reasonable default that can handle an expanding list of annotations

Mouseover
mouseover-tagging

Dialog Box
taxonomy-box
Note that ideally the dialog box could represent taxonomies as configured by the user. i.e. from one or more specific vocabularies

  1. Use a hashtag to tag the annotation and reserve this character for solr indexing somehow.
  • A user enters a term, identified by a pound sign close to a character (#blessed). Solr indexes any alphanumeric characters preceded by a pound sign as a string (stopping at a whitespace).
  1. Something else?

User should be able to configure whether or not users can tag annotations. Tags (categories) should be available in Solr?

@kstapelfeldt kstapelfeldt removed their assignment May 29, 2017
@Natkeeran
Copy link
Contributor

@kstapelfeldt
Are tags to be used to reference a particular annotation (i.e like tags for a blog post) or to enhance the content of an annotation (i.e controlled vocabulary)?

@Natkeeran
Copy link
Contributor

The tagging UI here is http://projectmirador.org/demo/ is a good reference for us as well.

@kstapelfeldt
Copy link
Member Author

metadata on the object.

@kstapelfeldt kstapelfeldt modified the milestones: 7.x-1.9 Release, 7.x -1.10 Release Jun 20, 2017
@kstapelfeldt
Copy link
Member Author

Requires work to both UIs and backend. We could consider a scope estimate as part of this release.

@Natkeeran
Copy link
Contributor

Natkeeran commented Oct 10, 2017

Exploratory UI: anno_tag.zip (See the anno/example/example.html)

Scope Notes:

  • Test tagging UI for video
  • Adjust CSS
  • CRUD tags
  • Change data structure to handle the new property
  • Index tags

@kimpham54 kimpham54 modified the milestones: 7.x -1.10 Release, 7.x-1.11 Release Feb 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants