LinkML (linkml-scala)
Version updated for https://github.com/NeverBlink-OSS/linkml-scala-action to version v0.13.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
This GitHub Action automates the validation and generation of LinkML schemas using Node.js. It leverages linkml-scala to perform these tasks efficiently, providing inline error and warning annotations directly in pull requests. The action supports various commands such as validation and generation with options like strict mode, generator types, and output handling.
What’s Changed
Tracks linkml-scala v0.13.0.
Bundles @neverblink/linkml@0.13.0.
- Pin
uses: NeverBlink-OSS/linkml-scala-action@v0.13.0for reproducibility. - Pin
@v1for automatic patch/minor updates.