Closed scott-wong closed 2 years ago
Changed the attribute linkedObject of the Event from ObjectProperty to String to facilitate API requests.
{ ... "iata-cargo:Event#linkedObject": "http://localhost:8080/companies/iata/los/Piece_017876", ... }
Hi, Actually, linkedObject property uses the URIs of the LOs so it is basically the same as strings except no "" should be necessary.
Got it, thank you.
Changed the attribute linkedObject of the Event from ObjectProperty to String to facilitate API requests.
{ ... "iata-cargo:Event#linkedObject": "http://localhost:8080/companies/iata/los/Piece_017876", ... }