0.0.1-alpha.0 • Published 9 months ago

@oslo-flanders/examples-generator v0.0.1-alpha.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

OSLO Examples Generator

Generates examples based on an OSLO JSON-LD file

Install

npm install @oslo-flanders/examples-generator

Global install

npm install -g @oslo-flanders/examples-generator

API

ParameterDescriptionRequiredPossible values
--inputThe path of an OSLO JSON-LD file:heavy_check_mark:
--outputThe directory where the generated examples will be generated:heavy_check_mark:
--languageThe language in which the examples should be generated:heavy_check_mark:
--contextbasethe public base url on which the context of the jsons are published. Without trailing /:heavy_check_mark:

Usage

oslo-examples-generator  --input report.jsonld --language nl --contextbase /doc/ap/DigitaleWatermeter-ap/machinelearningInput --output ./examples