You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dc:description "The ONE Record vocabulary, described using W3C RDF Schema and the Web Ontology Language."@en ;
16
16
dc:title "ONE Record Ontology"@en ;
17
17
terms:abstract "The ontology of the ONE Record standard is the core data model underlying the Linked Data solution drafted by the ONE Record standard: https://github.com/IATA-Cargo/ONE-Record. ONE Record is a standard for data sharing and creates a single record view of the shipment. This standard defines a common data model for the data that is shared via standardized and secured web API."@en ;
18
-
terms:modified "24-06-2025" ;
18
+
terms:modified "28-01-2026" ;
19
19
terms:title "ONE Record Ontology"@en ;
20
20
rdfs:comment """Details available on GitHub https://github.com/IATA-Cargo/ONE-Record
21
21
22
-
Version 3.2
22
+
Version 3.2.1
23
23
24
24
Additions:
25
25
- Added cityName to Address (#287)
@@ -84,6 +84,8 @@ Additions:
84
84
- Added allotmentCode to BookingSegment (#321)
85
85
- Added pieceGroups to BookingSegment (#321)
86
86
- Added transportLegs to BookingSegment (#321)
87
+
- Added securityDeclarations to Shipment (#344 & #346)
88
+
- Added issuedForShipment to SecurityDeclaration (#344 & #346)
87
89
88
90
Removals:
89
91
- Removed pieceReferences from WaybillLineItem (#303)
0 commit comments