cram2 / pycram

Cognitive Robot Abstract Machine in Python
https://pycram.readthedocs.io/en/latest/index.html
GNU General Public License v3.0
20 stars 40 forks source link

OntologyManager: add reason() + test #166

Closed Tadinu closed 2 months ago

Tadinu commented 3 months ago

Following #141, this PRs add reasoning APIs to OntologyManager, specifically to allow dynamic SWRL rules to be created for instances of an ontology concept class.

Tadinu commented 3 months ago

@Tigul @tomsch420 as reviewers