0.1.4 • Published 9 months ago
rdf-elements v0.1.4
rdf-elements
The rdf-elements package provides Web Components based on Lit to handle RDF/JS data.
See the examples page for more details.
The following libraries have been utilized in this project:
- The
RdfEditorandSparqlEditorcomponents are based on CodeMirror editor. - Turtle language support for
RdfEditoris based on SHACLed Turtle. - SPARQL.js takes care of the SPARQL syntax validation.
- The
RdfNetworkcomponent used Cytoscape.js for the visualization.