@telicent-oss/rdfservice v0.2.0
RdfService
RdfService is a helper library that abstracts away the complexity of interacting with RDF triplestores, providing basic CRUD abilities.
For futher information on how to use the library see the API documentation
Install
yarn add @telicent-oss/rdfservice
Usage
import RdfService from "@telicent-oss/rdfservice";
const rdfService = new RdfService("http://localhost:3030/", "ontology");
const diagrams = await rdfService.runQuery(query);
API
6 months ago
7 months ago
7 months ago
8 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
10 months ago
10 months ago
10 months ago
10 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
11 months ago
12 months ago
12 months ago
12 months ago
11 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
10 months ago
10 months ago
12 months ago
10 months ago
12 months ago
12 months ago
12 months ago
12 months ago
10 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
1 year ago
1 year ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago