Skip to content
#

rdflib

Here are 75 public repositories matching this topic...

kglab
Mec-iS
Mec-iS commented Mar 30, 2022

I'm submitting a

  • [x ] bug report.

Current Behaviour:

After #249
Trying to run tests with pytest tests/rdf_tests/test_rdf_basic.py -k test_rdf_runner -s, you get a report file with all the tests run.
Some tests return errors, for example:

{
    "Basic - Term 7": {
        "input": "basic/data-4.ttl",
        "query": "basic/term-7.rq",
        "error": "Expected {Sele
help wanted good first issue

Improve this page

Add a description, image, and links to the rdflib topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rdflib topic, visit your repo's landing page and select "manage topics."

Learn more