
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
@oslo-flanders/jsonld-context-generator
Advanced tools
Generates a JSON-LD context file from an OSLO-compliant RDF file
OSLO JSON-LD Context GeneratorGiven an OSLO-compliant RDF file, this tool generates a JSON-LD context file
npm install @oslo-flanders/jsonld-context-generator
To use the service from the command line anywhere, you can install it globally.
npm install -g @oslo-flanders/jsonld-context-generator
The service is executed from the CLI and expects the following parameters:
| Parameter | Description | Required | Possible values |
|---|---|---|---|
--input | The URL or local file path of an OSLO-compliant RDF file | :heavy_check_mark: | |
--output | The name of the output file | No, defaults to context.jsonld | |
--language | The language in which the context must be generated (labels) | :heavy_check_mark: | |
--addDomainPrefix | Prefix every attribute with its domain | No | true or false (default) |
--silent | Suppress log messages | No | true or false (default) |
--scopedContext | Boolean that decides to keep the @context scoped or not | No | true or false (default) |
oslo-jsonld-context-generator --input report.jsonld --language nl
oslo-jsonld-context-generator --input https://data.vlaanderen.be/ns/adres.jsonld --language nl
oslo-jsonld-context-generator --input https://data.vlaanderen.be/ns/adres.jsonld --output context.jsonld --language nl --scopedContext true
FAQs
Generates a JSON-LD context file from an OSLO-compliant RDF file
We found that @oslo-flanders/jsonld-context-generator demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.