openactive/SKOS Compare Action
Get a list of prefLabels that have changed in a SKOS file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| new_jsonld_file | New JSON-LD SKOS file path | yes | — |
| old_jsonld_file | Old JSON-LD SKOS file path | yes | — |
Outputs
| name | description |
|---|---|
| hasChanges | Boolean indicating if the SKOS file has changed |
| changeDescription | Human-readable list of the prefLabels that have changed |