lgrozinger / rdfscript

1 stars 0 forks source link

RuntimeGraph.ns_for_prefix() handle case of prefix not bound #11

Closed lgrozinger closed 5 years ago

lgrozinger commented 5 years ago

If there are no matching namespaces in the rdflib.Graph, this should be handled in a well-defined way.

lgrozinger commented 5 years ago

This now raises a PrefixError when encountered, but attempts to continue parsing the script.