fix: [relatonships] because mirrors are great

pull/424/head
Alexandre Dulaunoy 2024-04-11 17:44:39 +02:00
父节点 a79ccb55fb
当前提交 07c6888b3c
找不到此签名对应的密钥
GPG 密钥 ID: 09E2CD4944E6CBCD
共有 1 个文件被更改,包括 9 次插入1 次删除

查看文件

@ -28,6 +28,14 @@
"name": "shares",
"opposite": "shared-by"
},
{
"description": "This relationship describes an object which was shared by another object.",
"format": [
"misp"
],
"name": "shared-by",
"opposite": "shares"
},
{
"description": "The referenced source and target objects are semantically duplicates of each other.",
"format": [
@ -1758,5 +1766,5 @@
"opposite": "acquires"
}
],
"version": 42
"version": 43
}