Results 6 issues of Daniel Beßler

it should be something like "unreal_ros_integration" instead. Note also the convention writing the repo names lowercase with underscore.

Hi! I would like to use rasqal in a project, and there are some cases where I need negation. I know about the workaround using `OPTIONAL` and `BOUND` (which might...

Hello again, I would like to use `pyfactxx` in an incremental fashion where initially I load some files, and during runtime mainly object and data roles are asserted and retracted....

Hello, Loading an ontology fails with published pip artifact: ``` >>> crs.load(owfile) Traceback (most recent call last): File "", line 1, in File "/home/daniel/.local/lib/python3.10/site-packages/pyfactxx/coras/core.py", line 50, in load self._graph.load(f, format=format)...

bug

### Is your feature request related to a problem? It might be that an issue I am facing is caused by running the container on a desktop where the graphics...

type:enhancement
wontfix

It would be helpful to auto-generate pl code that implements an interface to the ontology, i.e., to assert instances, their properties, and to retrieve them from the triple store. Also...

enhancement