blob id
- CURIE:
gmeow:blobId - IRI: https://blackcatinformatics.ca/gmeow/blobId
- Category: property
- Defined by:
gmeow:slices/email - Box roles: RBox role (What is this?)
The opaque JMAP (RFC 8620) blob identifier for an object. In JMAP this identifies the raw bytes of an Email or of an individual BodyPart; the value is provider-scoped and should not be treated as a global identifier.
Structure
Property shape: datatype property; ? -> rdfs:Literal
Practical Pattern
Use gmeow:blobId from ? to rdfs:Literal when the relationship itself belongs in the native GMEOW graph.
Usage Advice
Scope notes
- Typically asserted on an
EmailMessageorBodyPart. When byte-exact identity matters, also recordgmeow:contentDigest.