CLARIAH / vocabulary-recommender

4 stars 0 forks source link

Feat. lists as input for searchTerm, category, and endpoints #3

Closed philipperenzen closed 2 years ago

philipperenzen commented 2 years ago

Changes to structure of the run() function and unified the naming for SPARQL and ES return objects in sparql.ts & elasticsearch.ts. New feature implemented where user can give multiple search terms and corresponding categories. Additionally user can give multiple endpoints that will each be queried, returning a unique set of found results.

philipperenzen commented 2 years ago

Old version - older features will remain available in this branch, but 'feat-list-input' branch will not be merged with main.