soilwise-he / soil-health-knowledge-graph

Repository for the soil health knowledge graph
MIT License
1 stars 0 forks source link

Introduce domain-specific ontologies/vocabs to replace generic/customized ones #1

Open wbcbugfree opened 5 months ago

wbcbugfree commented 5 months ago

Introduce domain-specific ontologies/vocabularies in place of generic/customized ones for concepts from soil health knowledge graph. Here are some candidates:

wbcbugfree commented 1 month ago

We managed to figure out how to use domain-specific ontologies/vocabs when manually annotating RDF triples from text (see #8), but now the problem becomes how to get LLMs to do the same. There are two solution paths here:

We temporarily use post-processing to ensure that the RDF triples generated by LLMs do not contain any customized and non-existent ontologies.