Skip to content

replacedBy do not relate to modified message but initial message #44

@bourgeoa

Description

@bourgeoa

As an exemple the initial message has been edited 3 times and is displayed 3 times :
this is due to subject being initial message and not previous modification
https://timbl.com/timbl/Public/Archive/solid/solidos/2023/03/09/chat.ttl

:HIYcpVGcR0CSkSMdkXzkntPj7LUU77jhurmjJ3-c-Lw
    dct:created "2023-03-09T18:26:18Z"^^xsd:dateTime;
    dct:isReplacedBy
        :cH0b-n7PH0-iYBMc8FddVQYsBvJ4KY8t7VPfFYdPeDk,
        :Edw9klVd9gvn0ErODpbQL1PEt9RWqKUelFZMRuZQ3yw,
        :pjlb4nvOUO_dNHqA8-gAe-AT9_DUUnIIdzGtE8WWh3g;
    sioc:content
        "Tim Berners-Lee:  [chat-threads] (https://github.com/SolidOS/solid-ui/tree/chat-threads\\) updated for lint, some tests. CI succeeded";
    sioc:id <matrix:///e/HIYcpVGcR0CSkSMdkXzkntPj7LUU77jhurmjJ3-c-Lw>;
    foaf:maker n5:this.

it should be :

:HIYcpVGcR0CSkSMdkXzkntPj7LUU77jhurmjJ3-c-Lw
    dct:isReplacedBy :cH0b-n7PH0-iYBMc8FddVQYsBvJ4KY8t7VPfFYdPeDk,
:cH0b-n7PH0-iYBMc8FddVQYsBvJ4KY8t7VPfFYdPeDk
        dct:isReplacedBy :Edw9klVd9gvn0ErODpbQL1PEt9RWqKUelFZMRuZQ3yw,
:Edw9klVd9gvn0ErODpbQL1PEt9RWqKUelFZMRuZQ3yw,
        dct:isReplacedBy :pjlb4nvOUO_dNHqA8-gAe-AT9_DUUnIIdzGtE8WWh3g.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions