ld-r
ld-r copied to clipboard
Linked Data Reactor (LD-R)
I get both in LD-R v1.1.12 and v1.2.2 on Windows 10 constant warnings in the console regarding promises, in the style of: ``` (node:18364) Warning: a promise was created in...
When I use the propertyReactor in 'aggregate' mode with the aggregate viewer and editor, I get the option to select multiple values that can be deleted. Whenever I select 2...
Is it possible to use the 'resource_property' depth 2, to make specific settings for all resources of a certain class? I’ve tried the following without avail (this worked if I...
In the case of a new property value, where the reactor config has a 'defaultValue' of 'ex:someValue' and 'prefixBasedInput' is active for that property, LD-R doesn't recognize that 'ex' is...
Suggestion for enhancement: For simple static demos, a client-side, in-memory RDF store would be useful (e.g. [rdfstore.js](https://github.com/antoniogarrote/rdfstore-js)). The user only has to provide a valid RDF file (reading from a...
An option in the reactor part, to delete a resource completely (= all triples where the resource is the object and subject) can be useful. Users now have to delete...
In the reactor part of LD-R, it would be useful to do batch creation of property values, e.g. based on a CSV file or RDF file
Properties per subject resource do now seem randomly ordered in the reactor component. The reactor component should be modified (or a new component should be made), to have options to...
While entering new values for properties, LD-R checks the input and treats this input the same as the first input was treated. The first input value of a certain property...