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
Semantic-Django is a library for accessing RDF data from Python. It is based on Django models, so you can use the same methods you would use to query a relational database.
Installing:
pip install -r requirements.txt
Currently being developed a Django backend compatible with OpenLink Virtuoso triplestore.
Features:
- Integration with Django admin for CRUD operations