diff --git a/objects/organization/definition.json b/objects/organization/definition.json index d1d622a..31c7834 100644 --- a/objects/organization/definition.json +++ b/objects/organization/definition.json @@ -65,7 +65,11 @@ "Accused", "Culprit", "Accomplice", - "Target" + "Target", + "Source", + "Originator", + "Informant", + "Emitter" ] }, "type-of-organization": { @@ -82,5 +86,5 @@ "alias" ], "uuid": "f750e12b-127a-432c-b022-b3f9153c4e2a", - "version": 4 + "version": 5 } \ No newline at end of file diff --git a/objects/person/definition.json b/objects/person/definition.json index 65a4f30..ec75c6e 100644 --- a/objects/person/definition.json +++ b/objects/person/definition.json @@ -174,7 +174,11 @@ "Culprit", "Accomplice", "Witness", - "Target" + "Target", + "Source", + "Originator", + "Informant", + "Emitter" ] }, "social-security-number": { @@ -205,5 +209,5 @@ "alias" ], "uuid": "a15b0477-e9d1-4b9c-9546-abe78a4f4248", - "version": 12 + "version": 13 } \ No newline at end of file