Open wouterbeek opened 1 year ago
This sounds like a very nice improvement! I see one possible point of complexity which might needs some attention. The current selection of source vocabularies is part of the specific configuration of a LDWizard variant. This should be the preferred way of implementation for the Vocabulary Recommender too, in that way variants can choose their own preferred vocabularies. So the new Vocabulary Recommender also need an interface into the config.ts of the LDWizard variant.
Hi, I the Vocab Recommender uses an endpoint as input for which vocabularies to recommend. So anyone can provide or create an endpoint with their specific vocabs. In order to use the network of terms, we would need to create a sparql endpoint with the NoT vocabs.
@wouterbeek is this a duplicate of #97?
Background
Acceptance criteria