diff --git a/relationships/definition.json b/relationships/definition.json index 6a3c49a..ff5e8ed 100644 --- a/relationships/definition.json +++ b/relationships/definition.json @@ -1018,6 +1018,13 @@ ], "name": "extends" }, + { + "description": "Reprensents an object which writes towards another object or attribute", + "format": [ + "misp" + ], + "name": "writes" + }, { "description": "Represents the semantic link of an asn object being ranked with a bgp-ranking object", "format": [ @@ -1117,5 +1124,5 @@ "name": "doxed-by" } ], - "version": 21 -} \ No newline at end of file + "version": 22 +}