Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blueprint visualizes triples from local file #53

Open
magdasalatka opened this issue Nov 28, 2024 · 0 comments
Open

Blueprint visualizes triples from local file #53

magdasalatka opened this issue Nov 28, 2024 · 0 comments
Assignees

Comments

@magdasalatka
Copy link
Member

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants