0.33.0 • Published 6 months ago

@telicent-oss/ontologyservice v0.33.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 months ago

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

6 months ago

0.31.3-TELFE654.0

7 months ago

0.31.4-sitest

8 months ago

0.0.7-post.1

9 months ago

0.31.3

9 months ago

0.31.1-rc1

10 months ago

0.1.29-dave19

12 months ago

0.1.29-dave13

12 months ago

0.1.29-dave10

12 months ago

0.30.0-dev2

12 months ago

0.30.0-dev1

12 months ago

0.30.0-dev3

12 months ago

0.1.29-dave3

12 months ago

0.1.29-dave2

12 months ago

0.1.29-dave9.0

12 months ago

0.1.29-dave9

12 months ago

0.0.8-dev8

1 year ago

0.0.8-dev5

1 year ago

0.1.16

12 months ago

0.0.9

12 months ago

0.1.18

12 months 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

1 year ago