update schema

pull/243/head
Deborah Servili 2018-08-08 16:12:29 +02:00
parent 803b75647e
commit ebc7287e14
No known key found for this signature in database
GPG Key ID: 7E3A832850D4D7D1
2 changed files with 4 additions and 7 deletions

View File

@ -1107,15 +1107,13 @@
"value": "Flying Kitten",
"description": "Activity: defense and aerospace sectors, also interested in targeting entities in the oil/gas industry.",
"uuid": "ba724df5-9aa0-45ca-8e0e-7101c208ae48",
"related": [
{
"related": {
"dest-uuid": "f873db71-3d53-41d5-b141-530675ade27a",
"type": "similar",
"tags": [
"estimative-language:likelihood-probability=\"very-likely\""
]
}
]
},
{
"meta": {
@ -1265,7 +1263,7 @@
"description": "Targets Saudi Arabia, Israel, US, Iran, high ranking defense officials, embassies of various target countries, notable Iran researchers, human rights activists, media and journalists, academic institutions and various scholars, including scientists in the fields of physics and nuclear sciences.",
"value": "Rocket Kitten",
"uuid": "f873db71-3d53-41d5-b141-530675ade27a",
"related": [
"related":
{
"dest-uuid": "ba724df5-9aa0-45ca-8e0e-7101c208ae48",
"type": "similar",
@ -1273,7 +1271,6 @@
"estimative-language:likelihood-probability=\"very-likely\""
]
}
]
},
{
"meta": {

View File

@ -37,7 +37,8 @@
"type": "string"
},
"uuid": {
"type": "string",
"type": "string"
},
"related": {
"type": "object",
"additionalProperties": false,
@ -56,7 +57,6 @@
}
}
}
}
},
"meta": {
"type": "object",