LinkML (linkml-scala)
Version updated for https://github.com/NeverBlink-OSS/linkml-scala-action to version v0.11.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Action linkml-scala-action automates the validation and generation of LinkML schemas using Node.js. It supports various commands like validate and generate, with options to specify schema files, strict mode, and output directories. The action can emit annotations to GitHub PRs, making it easier to track issues in schema definitions.
What’s Changed
Tracks linkml-scala v0.11.0.
Bundles @neverblink/linkml@0.11.0.
- Pin
uses: NeverBlink-OSS/linkml-scala-action@v0.11.0for reproducibility. - Pin
@v1for automatic patch/minor updates.