The Knowledge Graph Conference Icon
The Knowledge Graph Conference
  • 馃彔Home
  • 馃搮Events
  • 馃懁Members
  • 馃數Announcements
  • 馃數Ask
  • 馃數Ask The Ontologists
  • 馃數Events
  • 馃數Jobs
  • 馃數Promotions
  • 馃數Share
Powered by Tightknit
Ask
Ask

Guidance on Modeling Fuzzy Matches in Ontologies

Avatar of AnnAnn
路Aug 11, 2021 02:08 AM

Does anyone have guidance on modeling fuzzy matches and probabalistic relationships in an ontology? For example, something is true 80% of the time, but there are a few potential edge cases.

3 comments

路 Sorted by Oldest
  • Avatar of Shashishekar R.
    Shashishekar R.
    路

    https://github.com/linqs/psl-examples/tree/master/knowledge-graph-identification

  • Avatar of Quentin R.
    Quentin R.
    路

    Ann There is a W3C community group working on a revised representation of RDF, called RDF-star. This revised representation enable people to define qualifiers on triples (such as confidence level, etc.)

  • Avatar of Ann
    Ann
    路

    Thanks, I'll take a look!