Predicate types sometimes are versioned, and usually, the same parser will handle all versions of the same type.
It would be handy to register parsers by specifying "any version of this type", for example, slsa has the following predicate types:
It would be cool if the slsa parser could register itself by only specifying https://slsa.dev/provenance as its type.
Predicate types sometimes are versioned, and usually, the same parser will handle all versions of the same type.
It would be handy to register parsers by specifying "any version of this type", for example, slsa has the following predicate types:
It would be cool if the slsa parser could register itself by only specifying
https://slsa.dev/provenanceas its type.