Closed RickMoynihan closed 3 years ago
This PR changes so the project so if you clone this repo you get an out of the box configuration that can run the rdf-validator against an arbitrary endpoint with a single command.
e.g. to run against ons data:
clojure -M:pmd4:validate -e https://staging.gss-data.org.uk/sparql
This PR changes so the project so if you clone this repo you get an out of the box configuration that can run the rdf-validator against an arbitrary endpoint with a single command.
e.g. to run against ons data:
clojure -M:pmd4:validate -e https://staging.gss-data.org.uk/sparql