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 ;
15
15
dc:title "ONE Record Ontology"@en ;
16
16
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
-
terms:modified "26-11-2024" ;
17
+
terms:modified "20-02-2025" ;
18
18
terms:title "ONE Record Ontology"@en ;
19
-
rdfs:comment """Details available on GitHub https://github.com/IATA-Cargo/ONE-Record
20
-
21
-
Version 3.1.0 (ongoing)
22
-
23
-
Additions:
24
-
- Added temperatureInstructions to Piece
25
-
(#227)
26
-
- Added new property textualPostalCode to Address (#221)
27
-
- Added new property operatingParties to TransportMovement (#229)
28
-
- Added new class AccountingNote (#231)
29
-
- Added new property accountingNoteIdentifier to AccountingNote (#231)
30
-
- Added new property accountingNoteText to AccountingNote (#231)
31
-
- Added new property accountingNotes to Waybill (#231)
32
-
- Added new property taxAmount to Waybill (#247)
33
-
- Added new property locationIndicator to OtherCharge (#247)
34
-
- Added new property reasonDescription to OtherCharge (#247)
35
-
- Added new property chargeQuantity to OtherCharge (#247)
36
-
- Added new property pieceReferences to WaybillLineItem (#265)
37
-
- Added new property uldReferences to WaybillLineItem (#265)
38
-
- Added new property densityGroupCode to BookingShipment (#248, #230)
39
-
40
-
41
-
Removals:
42
-
- Deprecated postalCode in favor of textualPostalCode (#221)
43
-
- Deprecated accountingInformation in favor of AccountingNote and included properties (#231)
44
-
- Removed specialHandlingCodes from Shipment (#228)
45
-
- Deprecated and removed chargeableWeightForRate from WaybillLineItem (#265)
46
-
- Deprecated and removed commodityItemNumberForRate from WaybillLineItem (#265)
47
-
- Deprecated and removed dimensionsForRate from WaybillLineItem (#265)
48
-
- Deprecated and removed goodsDescriptionForRate from WaybillLineItem (#265)
49
-
- Deprecated and removed grossWeightForRate from WaybillLineItem (#265)
50
-
- Deprecated and removed hsCodeForRate from WaybillLineItem (#265)
51
-
- Deprecated and removed pieceCountForRate from WaybillLineItem (#265)
52
-
- Deprecated and removed productionCountryForRate from WaybillLineItem (#265)
53
-
- Deprecated and removed slacForRate from WaybillLineItem (#265)
54
-
- Deprecated and removed uldTareWeightForRate from WaybillLineItem (#265)
55
-
- Deprecated and removed volumetricWeightForRate from WaybillLineItem (#265)
56
-
- Removed uldOwnerCode from WaybillLineItem (#265)
57
-
- Removed uldSerialNumber from WaybillLineItem (#265)
58
-
- Removed uldType from WaybillLineItem (#265)
59
-
60
-
61
-
Changes:
62
-
- Changed range of partyDetails from Organization to LogisticsAgent (#222)
63
-
- Lifted cardinality restriction on regulatedEntityAcceptor in SecurityDeclaration (#244)
64
-
- Lifted cardinality restriction on ofShipment in Piece (#244)
65
-
- ifted cadinality restriction on SecurityDeclaration#issuedForPiece (#280)
66
-
67
-
Visualization
68
-
(#223, #224):
69
-
- Added vis_ annotation properties for ontology visualizer
70
-
- Annotated as per business logic inverse properties by vis_inverseProperty
71
-
72
-
Bugfixes
73
-
:
74
-
- Removed line breaks in descriptions
75
-
- Simplified descriptions of Check and related objects
76
-
- Fixed labels (commodityItemNumber and WaybillLineItem)
77
-
(#234)
78
-
- Fixed RegEx pattern for waybillNumber to allow alphanumeric sequences (used in House Air Waybills)
79
-
- Fixes to descriptions"""@en ;
19
+
rdfs:comment """Details available on GitHub https://github.com/IATA-Cargo/ONE-Record
20
+
21
+
Version 3.1.1 (ongoing)
22
+
23
+
Additions:
24
+
- Added chargeableWeight to WaybillLineItem (#276)
25
+
- Added conversionFactor to WaybillLineItem (#276)
26
+
27
+
Removals:
28
+
- Removed volumetricWeight from Piece (#276)
29
+
- Removed totalVolumetricWeight from Shipment (#276)
0 commit comments