Currently the action finds any and all RDF files in the repository and validates their syntax. However when working on tools that process RDF it's quite common to include intentionally malformed files to test how bad inputs are handled. It would be nice if there was a way to explicitly exclude those files from being processed by this action.
Currently the action finds any and all RDF files in the repository and validates their syntax. However when working on tools that process RDF it's quite common to include intentionally malformed files to test how bad inputs are handled. It would be nice if there was a way to explicitly exclude those files from being processed by this action.