LD4P / discovery

Documenting work (including planning, design, and implementation) being done as part of LD4P2 grant including institution-specific work for the grant (such as at Cornell)
Apache License 2.0
2 stars 0 forks source link

Define/delineate possibilities for using linked data/ontologies to provide suggestions or results #88

Closed hudajkhan closed 4 years ago

hudajkhan commented 4 years ago

What are the possibilities for incorporating linked data/semantics/ontologies which takes into account user's query and/or catalog results and facets? If query parsing options are to be included or reviewed, what NLP/ML tools can help with this task?

hudajkhan commented 4 years ago

This exploration should help us discern which linked data sources could be used and what are the mechanics/processes for retrieving suggestions and relationships based on user input and/or catalog results.

hudajkhan commented 4 years ago

Slides define some potential opportunities.

hudajkhan commented 4 years ago

SMASH! experimentation included the following: Retrieving based on term matching (includes partial matches) against QA for LCNAF and LCSH; retrieving broader, narrower, and close matches for LCSH; retrieving contemporary authors from the author index set up for BAM; looking author and subject facet values for the query results and looking up against FAST in QA to retrieve URIs as well as broader, narrower, close info for FAST subjects; querying Wikidata based on LCNAF URIs to get description and images; querying ANNIF for LCSH suggestions based on keywords.