pub fn parse_day_ttl(ttl: &str) -> Vec<ImportedMessage>Expand description
Parse a Solid long-chat day file (chat.ttl) into messages. Handles our own additive qc: output
and the standard sioc:/foaf:/dct: subset produced by any long-chat client (single-line literals).