fix: widen 'about' relationship to entity→entity many-to-many for investigation edges
This commit is contained in:
@@ -858,10 +858,10 @@ relationship_types:
|
||||
description: Check raised a signal.
|
||||
about:
|
||||
inverse: subject-of
|
||||
source: signal
|
||||
source: entity
|
||||
target: entity
|
||||
cardinality: many-to-one
|
||||
description: Signal concerns an entity.
|
||||
cardinality: many-to-many
|
||||
description: Entity concerns (or is about) another entity.
|
||||
classifies:
|
||||
inverse: classified-as
|
||||
source: classification
|
||||
|
||||
Reference in New Issue
Block a user