mdesalvo / RDFSharp

Lightweight and friendly .NET library for realizing Semantic Web applications
Apache License 2.0
118 stars 26 forks source link

Add support for flagging triples coming from inference processes #309

Closed mdesalvo closed 1 year ago

mdesalvo commented 1 year ago

We need to flag triples coming from inference processes, in order to easily distinguish explicit knowledge from inferred knowledge. This is highly useful for layers dealing with reasoning and higher level of expressivity (e.g: OWLSharp).