Skip to content

A semantic app for django and virtuoso triplestore

Notifications You must be signed in to change notification settings

DarioGT/semantic-django

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
- Save
- Update (Not yet)
- Delete
- Aggregate functions (COUNT, AVG, MIN, MAX, SUM)

About

A semantic app for django and virtuoso triplestore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published