Is there a Python library to handle OWL? [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 4 years ago . It could be something as big as Jena or something smaller. Do you know anything? 回答1: Most people use rdflib, but that focuses on RDF, not OWL. 回答2: What looks to be the only current and active open source package: FuXi 1.0: A Python-based, bi-directional logical reasoning system for the semantic web This is a