blueprint icon indicating copy to clipboard operation
blueprint copied to clipboard

Blueprint visualizes triples from local file

Open magdasalatka opened this issue 1 year ago • 0 comments

Users working on visualizing layer may spot missing data. However, they often won't have write access to the store. We need to provide them a way to manually add new triples. These triples will be pooled together with data coming from the store, and visualized together in Blueprint.

Source: feedback from Jean-Luc

TODO:

  • Add UI interface to upload triples
  • Collect metadata about this manual upload: timestamp, user, description
  • Store these triples (user uploaded + metadata) in local.ttl files
  • Merge dataset coming from local store together with datasets coming from local .ttl files
  • Adjust visualization to show all relevant data from merged dataset

magdasalatka avatar Nov 28 '24 10:11 magdasalatka