https://github.com/RDFLib/OWL-RL/blob/a77e1791b88b54aace609bc6000aac14c7add4ff/owlrl/RDFSClosure.py#L134 is it possible to just use the shacl rules machinery to implement this? (am i missing some owa vs cwa subtleties here?) ref owlrl issue #35 and pyshacl issue https://github.com/RDFLib/pySHACL/issues/60
OWL-RL/owlrl/RDFSClosure.py
Line 134 in a77e179
is it possible to just use the shacl rules machinery to implement this? (am i missing some owa vs cwa subtleties here?)
ref owlrl issue #35 and pyshacl issue RDFLib/pySHACL#60