digitalutsc / islandora_web_annotations

An Islandora module that enables annotation on Islandora objects, following the W3C Web annotation model.
GNU General Public License v3.0
7 stars 5 forks source link

Client Feedback: Search and Discovery #186

Open kstapelfeldt opened 7 years ago

kstapelfeldt commented 7 years ago

As a user I would like to be able to discover annotation content and play related audio or video clips by clicking on the search result, so that I don't have to go through the annotation list to determine which one was relevant to my initial search.

Example: NYTime online database keyword search brings back newspaper articles with snippets. Clicking on the result opens the clipping with keywords highlighted.

kstapelfeldt commented 7 years ago

Next step: UI sketch

kstapelfeldt commented 7 years ago

User searches for keyword and brings back list of results in Solr. The are able to facet by content model (annotation) and return a list of just annotations.
screen shot 2017-05-29 at 10 54 47 am

Sorry the image doesn't match up (I don't have this configured on my local) but we wound be looking for the object to open up with the target annotation opened up. This is the view)

screen shot 2017-05-29 at 10 56 23 am

screen shot 2017-05-29 at 10 59 14 am

kstapelfeldt commented 6 years ago

Related to #199

kstapelfeldt commented 6 years ago

excludes #201?

Natkeeran commented 6 years ago

The clarify, the requirement is the following:

Dependencies:

199

201 (Implementing #201 should give us some better idea about going to the parent object. In this case, we would need to supply additional parameters (anno info).)

Scope:

kstapelfeldt commented 6 years ago

Also see IslandLives results list: http://www.islandlives.ca/islandora/solr/search/tei.fullText%253A%2528%2522lobster%2522%2529%2520AND%2520dc.type%253A%2528collection%2529/1

Click on the first result to see how pages with "lobster" are displayed on the object record.

MarcusBarnes commented 6 years ago

@Natkeeran @kimpham54 Looking at the comment above https://github.com/digitalutsc/islandora_web_annotations/issues/186#issuecomment-304680823, it appears that a similar type of functionality is desired for basic and large image annotations from search. Maybe we can split that into a new issue and close this one, since the functionality has been added for audio and video content types?