Open
Description
I mentioned during today's practicioners call, that while there are a lot of records in the catalog, they are hardly interlinked, at least the subset used by solid efforts. I want to add some basic UI to solid efforts that will allow me to start creating those relations between recods. To keep it simple I would envision this workflow:
- load data from this repo
catalog-data.ttl
into RDF/JS Dataset (LDO dataset to be more specific) - use UI to modify the dataset and add bunch of relations
- dump modified RDF/JS Dataset into a file, possibly as raw N-Triples
- run autoformatter before commiting it
- make PR with updated
catalog-data.ttl
@jeff-zucker @jeswr can you think of a simple autoformater that would take for example a raw N-Triples and format it into a Turtle for catalog-data.ttl
?
EDIT In my UI I would probably use this element and pre-filter values by the type accepted by given property https://dev.vuetifyjs.com/en/components/autocompletes/#usage
Metadata
Metadata
Assignees
Labels
No labels