Mirror of the Rel4tion website/wiki source, view at <http://rel4tion.org>
Clone
HTTPS:
git clone https://vervis.peers.community/repos/yEzqv
SSH:
git clone USERNAME@vervis.peers.community:yEzqv
Branches
Tags
release-01.mdwn
[[!meta title=“Release 1”]]
Goal: Have a basic working general-purpose desktop database. Even an in-memory database without persistence is good.
[[!template id=rmtask prog=yes text=""" Design and implement Naya, hopefully reusing Redland, Soprano, 4store source code. I can also take ideas from implementations in Java: Jena, Virtuoso, etc. and from Haystack, Chandler, Zeitgeist and SQL database implementations """]]
[[!template id=rmtask text=""" Plan and implement a query language parser """]]
[[!template id=rmtask text=""" Have a database API which does select, delete, update and insert queries """]]
[[!template id=rmtask text=""" Have a basic manipulation program, something like Redland’s ‘rdfproc’ utility """]]