Socket
Socket
Sign inDemoInstall

validation-monitoring-module

Package Overview
Dependencies
2
Maintainers
2
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    validation-monitoring-module

Concept for a tool to validate publications for harvesting. When multiple publishers are publishing data to a triple store, this tool can be used to validate the data against a blueprint of said data.


Version published
Weekly downloads
0
Maintainers
2
Created
Weekly downloads
 

Readme

Source

Validation Monitoring Tool

Concept for a tool to validate publications for harvesting. When multiple publishers are publishing data to a triple store, this tool can be used to validate the data against a blueprint of said data.

A publication can have several requirements in order to make structural sense. These are the type of requirements that can be checked by this tool:

Document Type: This can be one of the following:
    - besluitenlijst
    - notule
    - agenda

Title: Each publication must have a title. The title should be a string.

Running the project

Firstly we should install our dependencies npm install

After we can run the npm script 'dev' npm run dev

Running tests

We can run our tests using the npm script 'test' npm run test

FAQs

Last updated on 02 Apr 2024

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc