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
- Added cityName to Address (IATA-Cargo#287)
- Added open AccountType code list (with FF, CONSIGNEE, CONSIGNOR as NamedIndividuals) (IATA-Cargo#277)
- Added AccountNumber object (IATA-Cargo#277)
- Added textualValue to AccountNumber (IATA-Cargo#277)
- Added new accountNumberType property (IATA-Cargo#277)
- Added new accountNumbers property to Party (IATA-Cargo#277)
- Added HandlingService object (IATA-Cargo#271)
- Added new serviceProvider property to HandlingService (IATA-Cargo#271)
- Added new serviceRequestor property to HandlingService (IATA-Cargo#271)
- Added new serviceForWaybills property to HandlingService (IATA-Cargo#271)
- Added new handlingServiceFor property to HandlingService (IATA-Cargo#271)
dc:description "The ONE Record vocabulary, described using W3C RDF Schema and the Web Ontology Language."@en ;
15
16
dc:title "ONE Record Ontology"@en ;
16
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 ;
17
18
terms:modified "20-02-2025" ;
18
19
terms:title "ONE Record Ontology"@en ;
19
20
rdfs:comment """Details available on GitHub https://github.com/IATA-Cargo/ONE-Record
20
21
21
-
Version 3.1.1 (ongoing)
22
+
Version 3.2 (ongoing)
22
23
23
24
Additions:
24
-
- Added chargeableWeight to WaybillLineItem (#276)
25
-
- Added conversionFactor to WaybillLineItem (#276)
25
+
- Added cityName to Address (#287)
26
+
- Added open AccountType code list (with FF, CONSIGNEE, CONSIGNOR as NamedIndividuals) (#277)
27
+
- Added AccountNumber object (#277)
28
+
- Added textualValue to AccountNumber (#277)
29
+
- Added new accountNumberType property (#277)
30
+
- Added new accountNumbers property to Party (#277)
31
+
- Added HandlingService object (#271)
32
+
- Added new serviceProvider property to HandlingService (#271)
33
+
- Added new serviceRequestor property to HandlingService (#271)
34
+
- Added new serviceForWaybills property to HandlingService (#271)
35
+
- Added new handlingServiceFor property to HandlingService (#271)
26
36
27
37
Removals:
28
-
- Removed volumetricWeight from Piece (#276)
29
-
- Removed totalVolumetricWeight from Shipment (#276)
owl:comment "Reference to the physical objects this Handling Service is performed on. To be used if a Service is performed for a Location, TransportMeans, ULD or specific Piece or set of" .
rdfs:comment "Reference to the Waybills this service is to be performed for. To be used if a service is to be performed for a specific shipment or set of" ;
0 commit comments