Skip to content

Commit

Permalink
refactor repo
Browse files Browse the repository at this point in the history
organizational change
  • Loading branch information
[email protected] committed Jul 21, 2020
1 parent 7c6f697 commit 55bdd8e
Show file tree
Hide file tree
Showing 35 changed files with 58 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
*.sol linguist-language=Solidity
/* linguist-vendored
tests/* linguist-vendored
*.js -linguist-vendored

# see https://github.com/github/linguist/blob/master/lib/linguist/languages.yml#L64
Expand Down
57 changes: 57 additions & 0 deletions ROOT/TypeMaps.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
[


"@id": "http://spdx.org/licenses/MPL-2.0",
"@type": "spdx:License",
"isFsfLibre": "true",
"isOsiApproved": "true",
"licenseId": "MPL-2.0",
"#ref": "http://spdx.org/licenses/MPL-2.0",
"#type": "spdx:License",
"$id": "lei:254900C9UJMDGJ0ILK56",
"copyright": "2020 FreightTrust and Clearing Corporation",
"name": {
"@id": "X12 Grammar"
}
},
{

"TypeMaps": {
"TS204": "LoadTender",
"TS990": "LoadTenderResponse",
"TS997": "Acknowledgment",
"TS214": "LoadTenderStatus",
"TS210": "LoadTenderInvoice",
"S5": "Stop",
"B1": "BeginningSegmentPickupDelivery",
"B10": "BeginningSegment",
"L11": "ReferenceNumber",
"AT7": "ShipmentStatusDetails",
"MS1": "ShipmentLocationInfo",
"K1": "Remarks",
"Loop_S5_204": "Stops",
"N9": "Reference",
"AT5": "HandlingRequirement",
"Loop_N1_204": "Party",
"Loop_N7_204": "Equipment",
"LH6": "HazardousCertification",
"NTE": "Note",
"B3": "InvoiceInfo",
"G62": "DateTimeInfo",
"H3": "SpecialHandlingInstructions",
"N7": "EquipmentDetails",
"N1": "Name",
"LX": "AssignedNumber",
"L1": "RatesAndChargesInfo",
"L3": "TotalWeightAndChargesInfo",
"Loop_L1_210": "InvoiceRateChargeItem",
"Loop_LX_210": "InvoiceAssignedNumber",
"Loop_N1_210": "InvoiceName",
"Loop_N7_210": "InvoiceEquipmentDetail",
"Loop_S5_210": "InvoiceStop"

}
}
}

]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 55bdd8e

Please sign in to comment.