0.33.0 • Published 8 months ago
@telicent-oss/ontologyservice v0.33.0
OntologyService
Simple client-side library for working with RDF ontologies. Includes basic CRUD abilities and functions to help you navigate an ontology hierarchy.
For further information on how to use the library see the API Documentation
Install
yarn install @telicent-oss/ontologyservice
Usage
import OntologyService from "@telicent-oss/ontologyservice";
const ontologyService = new OntologyService("http://localhost:3030/", "ontology");
const diagrams = await ontologyService.getAllDiagrams();
API
0.33.0
8 months ago
0.31.3-TELFE654.0
9 months ago
0.31.4-sitest
10 months ago
0.0.7-post.1
11 months ago
0.31.3
11 months ago
0.31.1-rc1
12 months ago
0.1.29-dave19
1 year ago
0.1.29-dave13
1 year ago
0.1.29-dave10
1 year ago
0.30.0-dev2
1 year ago
0.30.0-dev1
1 year ago
0.30.0-dev3
1 year ago
0.1.29-dave3
1 year ago
0.1.29-dave2
1 year ago
0.1.29-dave9.0
1 year ago
0.1.29-dave9
1 year ago
0.0.8-dev8
1 year ago
0.0.8-dev5
1 year ago
0.1.16
1 year ago
0.0.9
1 year ago
0.1.18
1 year ago
0.0.7
1 year ago
0.0.6
1 year ago
0.0.5
1 year ago
0.0.4
1 year ago
0.0.3
1 year ago
0.0.2
1 year ago
0.0.2-rc1
1 year ago
0.0.1
2 years ago