starlinglab / uwazi-aa

Authenticated Attributes frontend for Uwazi.
MIT License
0 stars 0 forks source link

Support syncing Uwazi relationships #3

Open makew0rld opened 1 year ago

makew0rld commented 1 year ago

Currently (#46) relationship metadata in Uwazi is not synced to the database. How to handle this requires some thought. Our system already has an existing relationship model. Maybe Uwazi metadata should be bent into that system, or maybe it should just be added as its own thing, so that it gets logged at least.

makew0rld commented 9 months ago

Syncing Uwazi relationships wouldn't allow users to add relationships to items not in their Uwazi system, like relations to org-external files. So that should be part of the solution as well, at least in a later phase.