Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does Pellet support closed world reasoning?

0
Posted

Does Pellet support closed world reasoning?

0

Some forms of closed world can be encoded in an OWL ontology by explicitly limiting the universe to the known individuals, e.g. setting owl:Thing equivalent to an enumeration of all the known individuals (using owl:oneOf). The extension of a class can also be closed by setting it equivalent to the enumeration of all members. A similar thing can be done for property assertions. There’s an experimental implementation of ALCK (ALC + the K operator). There are two ways of using K right now: either restrictedly in the TBox, in the form of an epistemic rule; or in a query, where you can use K arbitrarily on classes and properties. More details are available. This implementation is in a preliminary state and not heavily tested. Let us know about bugs or problems by mailing the “Pellet list”mailto:pellet-users@lists.owldl.com.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123