Skip to content

Setup rdflint

Actions
Setup rdflint and add it to the PATH
v3.0.1
Latest
By imas
Star (3)

Tags

 (1)

setup-rdflint

GitHub Action to setup rdflint

Usage

runs-on: ubuntu-latest
steps:
  - uses: actions/checkout@v4
  - uses: actions/setup-java@v4
    with:
      distribution: temurin
      java-version: 17
  - uses: imas/setup-rdflint@v3
  - run: rdflint -config rdflint-config.yml

Inputs

  • rdflint-version: Optional. The version of rdflint to be installed. Example: 0.1.2. Defaults to latest.

License

MIT License

Setup rdflint is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Setup rdflint and add it to the PATH
v3.0.1
Latest
By imas

Tags

 (1)

Setup rdflint is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.