ont-app/rdf

Non-namespaced KWIs incorrectly draw an error in `check-qname`

ont-app opened this issue · 1 comments

Here's a description of the error:

 {:type :ont-app.rdf.core/Invalid-URI-spec,
    :ont-app.rdf.core/uri-spec
    :http:%2F%2Fdatashapes.org%2Fdash#expectedResult}

And the relevant stack:

                 core.cljc: 1144  ont_app.rdf.core$check_qname/invokeStatic
                 core.cljc: 1134  ont_app.rdf.core$check_qname/invoke
                 core.cljc: 1187  ont_app.rdf.core$query_for_p_o/invokeStatic
                 core.cljc: 1161  ont_app.rdf.core$query_for_p_o/invoke
                 core.cljc: 1173  ont_app.rdf.core$query_for_p_o/invokeStatic
                 core.cljc: 1161  ont_app.rdf.core$query_for_p_o/invoke
                 ...

Fixed with version 0.3.0