Generates examples based on an OSLO JSON-LD file
npm install @oslo-flanders/examples-generator
npm install -g @oslo-flanders/examples-generator
Parameter | Description | Required | Possible values |
---|---|---|---|
--input |
The path of an OSLO JSON-LD file | ✔️ | |
--output |
The directory where the generated examples will be generated | ✔️ | |
--language |
The language in which the examples should be generated | ✔️ | |
--contextbase |
the public base url on which the context of the jsons are published. Without trailing / | ✔️ |
oslo-examples-generator --input report.jsonld --language nl --contextbase /doc/ap/DigitaleWatermeter-ap/machinelearningInput --output ./examples