0.0.30 • Published 9 months ago

@digicatapult/dtdl-parser v0.0.30

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

dtdl-parser library

A library for parsing and validating DTDL ontologies.

Installation / Adding to the Package.json

@digicatapult/dtdl-parser are available as an npm package. In order to use your local version in the project please use npm link more on it -> here and below in this document

// with npm
npm install @digicatapult/dtdl-parser

Basic Usage

Install dependencies

import { parseDirectories,  validateDirectories, getInterop } from "@digicatapult/dtdl-parser"


const parser = await getInterop()
const parsedDtdl = parseDirectories('../dtdl/simple', parser)
0.0.30

9 months ago

0.0.29

9 months ago

0.0.26

9 months ago

0.0.27

9 months ago

0.0.28

9 months ago

0.0.25

9 months ago

0.0.24

9 months ago

0.0.23

9 months ago

0.0.20

9 months ago

0.0.21

9 months ago

0.0.22

9 months ago

0.0.16

9 months ago

0.0.17

9 months ago

0.0.18

9 months ago

0.0.19

9 months ago

0.0.14

9 months ago

0.0.15

9 months ago

0.0.10

9 months ago

0.0.11

9 months ago

0.0.12

9 months ago

0.0.13

9 months ago

0.0.9

9 months ago

0.0.8

9 months ago

0.0.7

9 months ago

0.0.6

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago