read constant
IRI for solid:read
Indicates if a message has been read or not. This property should have a boolean datatype.
Can be used on: http://rdfs.org/sioc/ns#Post
Implementation
static const read = IriTerm.prevalidated(
'http://www.w3.org/ns/solid/terms#read',
);