diff --git a/relationships/definition.json b/relationships/definition.json index 8f83332..a21d920 100644 --- a/relationships/definition.json +++ b/relationships/definition.json @@ -1267,6 +1267,13 @@ ], "name": "drives" }, + { + "description": "The referenced source object is a rewrite specified in the target object. The rewrite can be for a computer program text but also any rewrite of a text.", + "format": [ + "misp" + ], + "name": "rewrite" + }, { "description": "The referenced source object is a friend of the target object.", "format": [ @@ -1501,5 +1508,5 @@ "name": "Me" } ], - "version": 35 -} \ No newline at end of file + "version": 36 +}