Contributing
Contributions to the project are highly welcomed. If you extend the library with custom functionality, consider creating a Pull Request on our GitHub repository.
We highly recommend to familiarize yourself with the RDFLib core library. You can learn more here.
Contribution checklist:
-
Find or create an issue on GitHub.
-
Fork the repository, create your own feature branch starting from the
develop
branch. -
Document your code with docstrings or in the documentation (
docs
folder), if applicable.
Feature Requests / Bugs
If you have a request for a feature, or have found a bug, creating an issue on GitHub is the best way to reach out.