New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@oslo-flanders/html-respec-generator

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oslo-flanders/html-respec-generator

Generates an HTML respec file using an OSLO-compliant RDF file

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
217
increased by5.85%
Maintainers
0
Weekly downloads
 
Created
Source

OSLO HTML ReSpec Generator

Given an OSLO-compliant RDF file, this tool generates an HTML file with the ReSpec layout

Note

This tool has not been thoroughly tested and is primarily used as a visual validation tool!

Install

npm install @oslo-flanders/html-respec-generator

Global install

To use the service from the command line anywhere, you can install it globally.

npm install -g @oslo-flanders/html-respec-generator

API

The service is executed from the CLI and expects the following parameters:

ParameterDescriptionRequiredPossible values
--inputThe URL or local file path of an OSLO-compliant RDF file:heavy_check_mark:
--outputThe name of the output fileNo, defaults to context.jsonld
--specificationTypeThe type of specificationNo, defaults to VocabularyApplicationProfile or Vocabulary
--specificationNameTitle of the documentNo
--languageThe language in which the HTML file must be generated (labels):heavy_check_mark:
--silentSuppress log messagesNotrue or false (default)

Usage

oslo-generator-respec --input https://data.vlaanderen.be/ns/adresregister/context.jsonld --language nl
oslo-generator-respec --input report.jsonld --language nl --specificationType ApplicationProfile --specificationName "OSLO-Verkeersmetingen"

FAQs

Package last updated on 17 Feb 2025

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc