A new statement will be created for the ex:Example entity, the property owl:disjointWith, and value ex:A. However, after that the value of this statement will be replaced by ex:B.
The expected behaviour should be that a new value should be added to the statement, so the disjointWith property of ex:Example will have as values both ex:A and ex:B.
If we have the following statement:
A new statement will be created for the ex:Example entity, the property owl:disjointWith, and value ex:A. However, after that the value of this statement will be replaced by ex:B. The expected behaviour should be that a new value should be added to the statement, so the disjointWith property of ex:Example will have as values both ex:A and ex:B.