Python API for Corese Semantic Web platform
Corese is a software platform implementing and extending the standards of the Semantic Web. It allows to create, manipulate, parse, serialize, query, reason, and validate RDF data. Corese is based on the W3C standards RDF, RDFS, OWL RL, SPARQL and SHACL. Corese is implemented as a set of open-source Java libraries.
pycorese is a Python package that provides a simple way to integrate the corese-core Java library into Python applications.
pycorese offers an intuitive API to interact with Corese’s capabilities such as storage, SPARQL engine, RDFS and OWL reasoning, and SHACL validation.
pycorese unlocks the potential of Semantic Web stack for applications such as semantic data analysis, knowledge graph construction, and Machine Learning.
Contributions and discussions
For support questions, comments, and any ideas for improvements you’d like to discuss, please use our discussion forum. We welcome everyone to contribute to issue reports, suggest new features, and create pull requests.