#cant make a relation in my data through dataParser.js

4 messages · Page 1 of 1 (latest)

covert gulch
#

{
"qty_tons": 15.0,
"type": "Entity.Document.DeliveryReport",
"date": "2035-10-15",
"_last_edited_by": "Melinda Manning",
"_date_added": "2035-10-16",
"_algorithm": "CatchMate ('arrrr' edition)",
"_raw_source": "Tuna Shelf/egress report",
"_last_edited_date": "2035-10-16",
"id": "cargo_2035_23975884"
},
{
"date": "2035-10-15",
"type": "Event.Transaction",
"_last_edited_by": "Melinda Manning",
"_date_added": "2035-10-16",
"_last_edited_date": "2035-10-16",
"_raw_source": "Oceanus Centralized Export/Import Archive and Notatification Service (OCEANS)",
"_algorithm": "CatchMate ('arrrr' edition)",
"source": "cargo_2035_23975884",
"target": "gadusnspecificatae4ba",
"key": 0
},
{
"date": "2035-10-15",
"type": "Event.Transaction",
"_last_edited_by": "Melinda Manning",
"_date_added": "2035-10-16",
"_last_edited_date": "2035-10-16",
"_raw_source": "Oceanus Centralized Export/Import Archive and Notatification Service (OCEANS)",
"_algorithm": "CatchMate ('arrrr' edition)",
"source": "cargo_2035_23975884",
"target": "City of South Paackland",
"key": 0
},

a sample from my data

#

I am trying to make a relation between cargo ids their location and vessels. target shows both vessels and locations.