diff --git a/relationships/definition.json b/relationships/definition.json index 3ae958e..a2f8b1e 100644 --- a/relationships/definition.json +++ b/relationships/definition.json @@ -1513,7 +1513,28 @@ "XFN" ], "name": "Me" + }, + { + "description": "The source object is redirected to the target object.", + "format": [ + "misp" + ], + "name": "redirects-to" + }, + { + "description": "The source object is rendered to the target object.", + "format": [ + "misp" + ], + "name": "rendered-as" + }, + { + "description": "The source object is known as the target object.", + "format": [ + "misp" + ], + "name": "known-as" } ], - "version": 37 + "version": 39 } \ No newline at end of file