observedContentDigest
Digest of concrete bytes observed while resolving an ArtifactResolutionTarget. Literal values SHOULD include the algorithm, for example 'sha256:<hex>'. Multiple values may be used for multiple digest algorithms.
| Canonical IRI | https://semantic-flow.github.io/sflo/ontology/observedContentDigest | ||
|---|---|---|---|
| Source | |||
Properties
| rdf:type | owl:DatatypeProperty |
|---|---|
| rdfs:comment | Digest of concrete bytes observed while resolving an ArtifactResolutionTarget. Literal values SHOULD include the algorithm, for example 'sha256:<hex>'. Multiple values may be used for multiple digest algorithms. |
| rdfs:domain | https://semantic-flow.github.io/sflo/ontology/ArtifactResolutionObservation |
| rdfs:label | observed content digest |
| rdfs:range | xsd:string |