brettkromkamp / topic-db

TopicDB is a topic maps-based semantic graph store (using SQLite for persistence)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collaboration: migrate from 1:M to M:M connections between users and topic maps

brettkromkamp opened this issue · comments

In addition, track permissions (i.e., can-view, can-edit and can-comment) and ownership on the connection between a user and a topic map.

This change will have large consequences downstream (i.e., Contextualise).