LinkML (linkml-scala)
Version updated for https://github.com/NeverBlink-OSS/linkml-scala-action to version v0.14.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 LinkML schema validation and generation using Node.js. It supports running on various platforms and provides inline annotations to help developers identify issues directly in their pull requests. The action can validate or generate JSON Schema, SHACL, RDFS, LinkML, Table Schema, GraphQL, or Scala from LinkML schemas, with options for strictness and additional configurations such as imports and open shapes.
What’s Changed
Tracks linkml-scala v0.14.0.
Bundles @neverblink/linkml@0.14.0.
- Pin
uses: NeverBlink-OSS/linkml-scala-action@v0.14.0for reproducibility. - Pin
@v1for automatic patch/minor updates.