
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
barnard59-pipeline-validation
Advanced tools
 [](https://coveralls.io/github/zazuko/ba
Pipeline validation enables you to verify the consistency of your RDF pipelines. It ensures that all pipeline steps are consistent, and can be executed one after another. It is a programmatic reflection of principles behind barnard59
This script will help you understand what is wrong with your pipeline. Documentation behind barnard59 will guide you how to build a valid one.
Install globally:
npm install -g barnard59-pipeline-validation
CLI help:
barnard59-validate -h
Validating a pipeline definition:
barnard59-validate ./sample-pipelines/fetch-json-to-ntriples.ttl
barnard59-validate your-pipeline-file -p your-pipeline-iri
barnard59-validate ./sample-pipelines/fetch-json-to-ntriples.json -p http://example.org/pipeline/utc
barnard59-validate your-pipeline-file --quiet
barnard59-validate ./sample-pipelines/fetch-json-to-ntriples.json -q
barnard59-validate your-pipeline-file --verbose
barnard59-validate ./sample-pipelines/fetch-json-to-ntriples.json -v
barnard59-validate your-pipeline-file --strict
barnard59-validate ./sample-pipelines/fetch-json-to-ntriples.json -s
barnard59-validate your-pipeline-file | jq
A JSON summary of all rules is written to ./rules.json
whenever the tests are run, it can also be generated by running npm run generate-rules
.
FAQs
 [](https://coveralls.io/github/zazuko/ba
The npm package barnard59-pipeline-validation receives a total of 1,104 weekly downloads. As such, barnard59-pipeline-validation popularity was classified as popular.
We found that barnard59-pipeline-validation demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.