Closed keski closed 5 years ago
We need to add a pattern for representing event sequences. The current proposal is to annotate each event with a link to the preceding one: directlyPrecededBy with inverse directlyFollowedBy.
directlyPrecededBy
directlyFollowedBy
Almost finished by @chengsijin0817
We need to add a pattern for representing event sequences. The current proposal is to annotate each event with a link to the preceding one:
directlyPrecededBy
with inversedirectlyFollowedBy
.