Richard Dijkstra
Richard Dijkstra
I am using Protege 5.5.0 . But OWL API has some improvements I want to use, e.g. nt serialization. My current OWLAPI version is 4.5.9.2019-02-01 https://github.com/owlcs/owlapi. Can I upgrade OWLAPI...
Hi, I am testing ebooklib on Python 3.7 on Windows with the given example from the github landing page. Reading the created epub file gives an error in Edge/Firefox and...
Dear Thomas, Compliments for making SKOS useable. Can you explain how I should make this functionality available on a local machine. Kind Regards, Richard
I do have a question. Skos is processed well with one skos:ConceptScheme. Do others like the feature to visualize multiple skos:ConceptSchemes in one RDF file?
Got the following error when adding a layer containing a Polygon > [E 13:45:27.811 NotebookApp] Uncaught exception in ZMQStream callback Traceback (most recent call last): File "C:\Users\DijkstraRichard\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\zmq\eventloop\zmqstream.py", line 584, in...
Use rdflib-endpoint more frequently I ran into an issue with a sparql construct. sparql without prefixes ``` CONSTRUCT { ?work dcterms:date ?jaar . } WHERE { { select ?work (min(?year)...
Roadmap
Thank you for the nice work. What is your roadmap? I am planning a saas using pyoxigraph?
When I use menthor (which goal is perfect) the model becomes empty so I have to redo the work. Is this a known issue? Regards, Richard
I have spent many hours solving a @base prefix issue before I came tot the notion of _base The message I got was: ``` Unknown CURIE prefix: @base ``` generated...