Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

augment metadata with soil property/threat/function #2

Open
3 tasks
pvgenuchten opened this issue Jun 6, 2024 · 1 comment
Open
3 tasks

augment metadata with soil property/threat/function #2

pvgenuchten opened this issue Jun 6, 2024 · 1 comment
Assignees

Comments

@pvgenuchten
Copy link
Contributor

pvgenuchten commented Jun 6, 2024

Metadata records are tagged using keywords, preferably these keywords originate from controlled vocabs (thesauri). SWR uses these keyword+vocab combi's (subjects) to filter and aggregate

First we need to identify which controlled vocabs should be used, the landmark and ejpsoil project have made suggestions for vocabs to be used, the soil-health-knowledge graph (developed by beichen) can also accomodate these lists. Potential candidates

  • Glosis ontology
  • Agrovoc
  • Gemet
  • INSPIRE registry

Options:

  • analyse keywords, if a keyword matches a keyword from vocab, augment the keyword to be based on vocab, a translation from source to english could be relevant
  • use same-as type of relations to resolve existing vocab+keyword combinations to theire representatives in the selected vocabs
  • derive from content relevant keywords using nlp/llm

By increasing the number of records having these tags, we can improve visualisations such as below:

image

relates to #12

@robknapen
Copy link

I will leave this to Beichen for now, please tag me again if needed.

@robknapen robknapen removed their assignment Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants