ld-r
ld-r copied to clipboard
Linked Data Reactor (LD-R)
Hello, In first place, thanks for your incredible project. We are trying to visualize a large RDF dataset about poetry (POSTDATA Knowledge Graph) using this tool. We have several properties...
First of all, thank you for this wonderful framework, it's a really great and useful project ! I'm working on visualization for ontology design pattern (link below for a reference)...
## Expected Behavior I want to connect to a secured GraphDB (version 9.3.3) instance from ld-r. The GraphDB instance will hold both the user configuration and dataset triples (in a...
## Expected Behavior Being able to view triples with a BN as the subject, either through the details view on the BN when in object position or when focusing on...
## Expected Behavior By correctly setting the `server.js` config, I hope to query and write only to the default graph of my GraphDB instance. ## Actual Behavior In the `server.js`...
What is the workflow for managing user permissions? For example, how do I disallow users who are not a superuser to edit a certain property, even for resources they themselves...
## Expected Behavior When setting a property to `isHidden` the property should not show in regular reactor view and detailed view. ## Actual Behavior The property is hidden in regular...
Option for users, while modifying data literals, to add/modify language tags and (xsd and custom) datatypes
## Expected Behavior An integrated component enabling a user to create, edit and submit SPARQL queries to a registered endpoint and view the results. A simple query editor such as...
## Expected Behavior **facets: {status: true, propertyURI: "http://www.w3.org/2000/01/rdf-schema#label",…}** ## Actual Behavior **facets: {status: true, propertyURI: "http:/www.w3.org/2000/01/rdf-schema#label", items: [],…** ## Steps to Reproduce the Problem 1. run the ldr with following...