actions-marketplace-validations/github-action-sparql
validates & run a SPARQL query contained in a file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| owner | The owner of the repository | yes | — |
| repo | The name of the repository | yes | — |
| pr_number | The number of the pull request | yes | — |
| token | The token to use to access the GitHub API | yes | — |
| actor | The user that activated the pull request | yes | — |
| endpoint | The SPARQL endpoint | yes | — |
| graph_uri | The uri of the RDF graph that will be used in the SPARQL endpoint | no | — |
| format | The query format output | no | — |
| path | The path to save the output | no | — |
Outputs
no outputs