expectsContentDigest
Digest expected after resolving an ArtifactResolutionTarget. Resolution should verify resolved bytes or canonical representations against this value before using them when policy requires a strong pin. Literal values SHOULD include the algorithm, for example 'sha256:<hex>'.
| Canonical IRI | https://semantic-flow.github.io/sflo/ontology/expectsContentDigest | ||
|---|---|---|---|
| Source | |||
Properties
| rdf:type | owl:DatatypeProperty |
|---|---|
| rdfs:comment | Digest expected after resolving an ArtifactResolutionTarget. Resolution should verify resolved bytes or canonical representations against this value before using them when policy requires a strong pin. Literal values SHOULD include the algorithm, for example 'sha256:<hex>'. |
| rdfs:domain | https://semantic-flow.github.io/sflo/ontology/ArtifactResolutionTarget |
| rdfs:label | expects content digest |
| rdfs:range | xsd:string |