You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But this won't work with rdflib 6.0.0. I haven't yet ascertained why, but no inferences at all are being drawn. For now, I am sticking to rdflib 5.0.0.
When using an
rdflib.ConjunctiveGraph
, OWL-RL creates its inferred triples in the default, unnamed graph.Is it possible to create them in a specific named graph instead, if so requested by the user?
The text was updated successfully, but these errors were encountered: