chg: [relationships] update relationships with space

pull/282/head
Alexandre Dulaunoy 2020-08-28 15:43:12 +02:00
parent 83d3aa6a92
commit 90b0390ad5
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 5 additions and 5 deletions

View File

@ -1012,7 +1012,7 @@
"name": "owns"
},
{
"description": "awarded to",
"description": "awarded-to",
"format": [
"followthemoney"
],
@ -1026,14 +1026,14 @@
"name": "directs"
},
{
"description": "involved in",
"description": "involved-in",
"format": [
"followthemoney"
],
"name": "involved-in"
},
{
"description": "associated with",
"description": "associated-with",
"format": [
"followthemoney"
],
@ -1075,5 +1075,5 @@
"name": "paid"
}
],
"version": 19
}
"version": 20
}