contexts/w3c-ccg-traceability-v1.jsonldView |
---|
13 | 13 … | }, |
14 | 14 … | "relatedLink": { |
15 | 15 … | "@id": "https://w3id.org/traceability#LinkRole" |
16 | 16 … | }, |
| 17 … | + "AdditionalProductCodeRegistrationCredential": { |
| 18 … | + "@id": "https://w3id.org/traceability#AdditionalProductCodeRegistrationCredential", |
| 19 … | + "@context": { |
| 20 … | + "productVCid": { |
| 21 … | + "@id": "https://schema.org/identifier" |
| 22 … | + }, |
| 23 … | + "addProductCode": { |
| 24 … | + "@id": "https://schema.org/productID" |
| 25 … | + }, |
| 26 … | + "addProductCodeType": { |
| 27 … | + "@id": "https://schema.org/additionalType" |
| 28 … | + }, |
| 29 … | + "certificateName": { |
| 30 … | + "@id": "https://schema.org/name" |
| 31 … | + } |
| 32 … | + } |
| 33 … | + }, |
17 | 34 … | "AgActivity": { |
18 | 35 … | "@id": "https://w3id.org/traceability#AgActivity", |
19 | 36 … | "@context": { |
20 | 37 … | "farm": { |
203 | 220 … | "BillOfLadingCertificate": { |
204 | 221 … | "@id": "https://w3id.org/traceability#BillOfLadingCertificate", |
205 | 222 … | "@context": {} |
206 | 223 … | }, |
| 224 … | + "BindingDataRegistrationCredential": { |
| 225 … | + "@id": "https://w3id.org/traceability#BindingDataRegistrationCredential", |
| 226 … | + "@context": { |
| 227 … | + "finalCarrierName": { |
| 228 … | + "@id": "https://schema.org/Organization" |
| 229 … | + }, |
| 230 … | + "finalVesselID": { |
| 231 … | + "@id": "https://schema.org/identifier" |
| 232 … | + }, |
| 233 … | + "finalDateOfArrival": { |
| 234 … | + "@id": "https://schema.org/DateTime" |
| 235 … | + }, |
| 236 … | + "finalModeOfTransport": { |
| 237 … | + "@id": "https://https://schema.org/option" |
| 238 … | + }, |
| 239 … | + "finalPortOfEntry": { |
| 240 … | + "@id": "https://w3id.org/traceability#ShippingStop" |
| 241 … | + }, |
| 242 … | + "wayBillVCID": { |
| 243 … | + "@id": "https://https://schema.org/identifier" |
| 244 … | + }, |
| 245 … | + "certificateName": { |
| 246 … | + "@id": "https://schema.org/name" |
| 247 … | + } |
| 248 … | + } |
| 249 … | + }, |
207 | 250 … | "Brand": { |
208 | 251 … | "@id": "https://schema.org/Brand", |
209 | 252 … | "@context": { |
210 | 253 … | "logo": { |
244 | 287 … | "carrierBookingReference": { |
245 | 288 … | "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#carrierAssignedId" |
246 | 289 … | }, |
247 | 290 … | "weight": { |
248 | | - "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#netWeightMeasure" |
| 291 … | + "@id": "https://schema.org/weight" |
249 | 292 … | }, |
250 | 293 … | "chargeableWeight": { |
251 | 294 … | "@id": "https://schema.org/weight" |
252 | 295 … | }, |
253 | 296 … | "volume": { |
254 | 297 … | "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#grossVolumeMeasure" |
255 | 298 … | }, |
| 299 … | + "grossVolume": { |
| 300 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#grossVolumeMeasure" |
| 301 … | + }, |
256 | 302 … | "weightUnit": { |
257 | 303 … | "@id": "https://schema.org/unitCode" |
258 | 304 … | }, |
259 | 305 … | "volumeUnit": { |
264 | 310 … | }, |
265 | 311 … | "numberOfPackages": { |
266 | 312 … | "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#packageQuantity" |
267 | 313 … | }, |
| 314 … | + "packageQuantity": { |
| 315 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#packageQuantity" |
| 316 … | + }, |
268 | 317 … | "numberOfPieces": { |
269 | 318 … | "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#packageQuantity" |
270 | 319 … | }, |
271 | | - "name": { |
272 | | - "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#tradeLineItemQuantity" |
273 | | - }, |
274 | 320 … | "packageCode": { |
275 | 321 … | "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#packageTypeCode" |
276 | 322 … | }, |
| 323 … | + "marksAndNumbers": { |
| 324 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#ShippingMarks" |
| 325 … | + }, |
| 326 … | + "descriptionOfPackagesAndGoods": { |
| 327 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#natureIdentificationCargo" |
| 328 … | + }, |
| 329 … | + "commodity": { |
| 330 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#originCountry" |
| 331 … | + }, |
| 332 … | + "manufacturer": { |
| 333 … | + "@id": "https://schema.org/Organization" |
| 334 … | + }, |
277 | 335 … | "grossWeight": { |
278 | 336 … | "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#grossWeightMeasure" |
279 | 337 … | }, |
280 | 338 … | "rateClass": { |
291 | 349 … | }, |
292 | 350 … | "natureAndVolumeOfGoods": { |
293 | 351 … | "@id": "https://schema.org/description" |
294 | 352 … | }, |
295 | | - "manufacturer": { |
296 | | - "@id": "https://schema.org/Organization" |
297 | | - }, |
298 | 353 … | "orderNumber": { |
299 | 354 … | "@id": "https://schema.org/orderNumber" |
300 | 355 … | }, |
301 | 356 … | "transportPackage": { |
302 | 357 … | "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#Package" |
| 358 … | + }, |
| 359 … | + "netWeight": { |
| 360 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#netWeightMeasure" |
| 361 … | + }, |
| 362 … | + "itemQuantity": { |
| 363 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#tradeLineItemQuantity" |
303 | 364 … | } |
304 | 365 … | } |
305 | 366 … | }, |
306 | 367 … | "CargoLineItem": { |
319 | 380 … | "@id": "https://api.swaggerhub.com/domains/dcsaorg/DCSA_DOMAIN/1.0.1#/components/schemas/HSCode" |
320 | 381 … | } |
321 | 382 … | } |
322 | 383 … | }, |
| 384 … | + "CertificateOfOrigin": { |
| 385 … | + "@id": "https://w3id.org/traceability#CertificateOfOrigin", |
| 386 … | + "@context": { |
| 387 … | + "countryOfOrigin": { |
| 388 … | + "@id": "https://w3id.org/traceability#countryOfOrigin" |
| 389 … | + }, |
| 390 … | + "dateOfExport": { |
| 391 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#exportExitDateTime" |
| 392 … | + } |
| 393 … | + } |
| 394 … | + }, |
323 | 395 … | "ChargeDeclaration": { |
324 | 396 … | "@id": "https://w3id.org/traceability#ChargeDeclaration", |
325 | 397 … | "@context": { |
326 | 398 … | "weightCharge": { |
365 | 437 … | "@id": "https://purl.obolibrary.org/obo/chebi/inchikey" |
366 | 438 … | } |
367 | 439 … | } |
368 | 440 … | }, |
369 | | - "CommercialInvoice": { |
370 | | - "@id": "https://w3id.org/traceability#CommercialInvoiceCredential", |
| 441 … | + "CommercialInvoiceCertificate": { |
| 442 … | + "@id": "https://w3id.org/traceability#CommercialInvoiceCertificate", |
| 443 … | + "@context": {} |
| 444 … | + }, |
| 445 … | + "CommissionEvent": { |
| 446 … | + "@id": "https://w3id.org/traceability#CommissionEvent", |
371 | 447 … | "@context": { |
372 | | - "identifier": { |
373 | | - "@id": "https://schema.org/identifier" |
| 448 … | + "place": { |
| 449 … | + "@id": "https://schema.org/Place" |
374 | 450 … | }, |
375 | | - "portOfEntry": { |
376 | | - "@id": "https://schema.org/address" |
| 451 … | + "organization": { |
| 452 … | + "@id": "https://w3id.org/traceability#Organization" |
377 | 453 … | }, |
378 | | - "purchaseDate": { |
379 | | - "@id": "https://schema.org/paymentDueDate" |
380 | | - }, |
381 | | - "totalPaymentDue": { |
382 | | - "@id": "https://schema.org/totalPaymentDue" |
383 | | - }, |
384 | | - "destinationCountry": { |
385 | | - "@id": "https://schema.org/addressCountry" |
386 | | - }, |
387 | | - "merchandise": { |
388 | | - "@id": "https://schema.org/itemShipped" |
389 | | - }, |
390 | | - "customer": { |
391 | | - "@id": "https://schema.org/customer" |
392 | | - }, |
393 | | - "provider": { |
394 | | - "@id": "https://schema.org/provider" |
| 454 … | + "product": { |
| 455 … | + "@id": "https://schema.org/Product" |
395 | 456 … | } |
396 | 457 … | } |
397 | 458 … | }, |
398 | | - "CommercialInvoiceCertificate": { |
399 | | - "@id": "https://w3id.org/traceability#CommercialInvoiceCertificate", |
400 | | - "@context": {} |
401 | | - }, |
402 | 459 … | "Commodity": { |
403 | 460 … | "@id": "https://w3id.org/traceability#Commodity", |
404 | 461 … | "@context": { |
405 | 462 … | "commodityCode": { |
516 | 573 … | "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#freightForwarderParty" |
517 | 574 … | }, |
518 | 575 … | "consigneesFreightForwarder": { |
519 | 576 … | "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#freightForwarderParty" |
| 577 … | + }, |
| 578 … | + "description": { |
| 579 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#description" |
520 | 580 … | } |
521 | 581 … | } |
522 | 582 … | }, |
523 | 583 … | "DCSAShippingInstructionCertificate": { |
603 | 663 … | "@id": "https://schema.org/PresentationDigitalDocument" |
604 | 664 … | } |
605 | 665 … | } |
606 | 666 … | }, |
607 | | - "EcommerceAdditionalProductCodeRegistrationCredential": { |
608 | | - "@id": "https://w3id.org/traceability#EcommerceAdditionalProductCodeRegistrationCredential", |
| 667 … | + "Entity": { |
| 668 … | + "@id": "https://w3id.org/traceability#Entity", |
| 669 … | + "@context": {} |
| 670 … | + }, |
| 671 … | + "EntrySummary": { |
| 672 … | + "@id": "https://w3id.org/traceability#EntrySummary", |
609 | 673 … | "@context": { |
610 | | - "productVCid": { |
| 674 … | + "entryNumber": { |
611 | 675 … | "@id": "https://schema.org/identifier" |
612 | 676 … | }, |
613 | | - "addProductCode": { |
614 | | - "@id": "https://schema.org/productID" |
| 677 … | + "manufacturerId": { |
| 678 … | + "@id": "https://schema.org/identifier" |
615 | 679 … | }, |
616 | | - "addProductCodeType": { |
617 | | - "@id": "https://schema.org/additionalType" |
618 | | - }, |
619 | | - "certificateName": { |
620 | | - "@id": "https://schema.org/name" |
621 | | - } |
622 | | - } |
623 | | - }, |
624 | | - "EcommerceBindingDataRegistrationCredential": { |
625 | | - "@id": "https://w3id.org/traceability#EcommerceBindingDataRegistrationCredential", |
626 | | - "@context": { |
627 | | - "finalCarrierName": { |
628 | | - "@id": "https://schema.org/Organization" |
629 | | - }, |
630 | | - "finalVesselID": { |
| 680 … | + "immediateTransportationNumber": { |
631 | 681 … | "@id": "https://schema.org/identifier" |
632 | 682 … | }, |
633 | | - "finalDateOfArrival": { |
634 | | - "@id": "https://schema.org/DateTime" |
635 | | - }, |
636 | | - "finalModeOfTransport": { |
637 | | - "@id": "https://https://schema.org/option" |
638 | | - }, |
639 | | - "finalPortOfEntry": { |
640 | | - "@id": "https://w3id.org/traceability#ShippingStop" |
641 | | - }, |
642 | | - "wayBillVCID": { |
643 | | - "@id": "https://https://schema.org/identifier" |
644 | | - }, |
645 | | - "certificateName": { |
646 | | - "@id": "https://schema.org/name" |
647 | | - } |
648 | | - } |
649 | | - }, |
650 | | - "EcommerceInvoiceRegistrationCredential": { |
651 | | - "@id": "https://w3id.org/traceability#EcommerceInvoiceRegistrationCredential", |
652 | | - "@context": { |
653 | | - "invoiceID": { |
| 683 … | + "consigneeNumber": { |
654 | 684 … | "@id": "https://schema.org/identifier" |
655 | 685 … | }, |
656 | | - "orderID": { |
657 | | - "@id": "https://schema.org/orderNumber" |
658 | | - }, |
659 | | - "productInOrder": { |
660 | | - "@id": "https://schema.org/productID" |
661 | | - }, |
662 | | - "certificateName": { |
663 | | - "@id": "https://schema.org/name" |
664 | | - } |
665 | | - } |
666 | | - }, |
667 | | - "EcommerceInvoiceRegistrationEvidenceDocument": { |
668 | | - "@id": "https://w3id.org/traceability#EcommerceInvoiceRegistrationEvidenceDocument", |
669 | | - "@context": { |
670 | | - "identifier": { |
| 686 … | + "importerNumber": { |
671 | 687 … | "@id": "https://schema.org/identifier" |
672 | 688 … | }, |
673 | | - "description": { |
674 | | - "@id": "https://schema.org/description" |
| 689 … | + "entryType": { |
| 690 … | + "@id": "https://w3id.org/traceability#entryType" |
675 | 691 … | }, |
676 | | - "url": { |
677 | | - "@id": "https://schema.org/url" |
| 692 … | + "entryDate": { |
| 693 … | + "@id": "https://schema.org/Date" |
678 | 694 … | }, |
679 | | - "broker": { |
680 | | - "@id": "https://schema.org/broker" |
| 695 … | + "importDate": { |
| 696 … | + "@id": "https://schema.org/Date" |
681 | 697 … | }, |
682 | | - "accountId": { |
683 | | - "@id": "https://schema.org/accountId" |
| 698 … | + "exportDate": { |
| 699 … | + "@id": "https://schema.org/Date" |
684 | 700 … | }, |
685 | | - "customer": { |
686 | | - "@id": "https://schema.org/customer" |
| 701 … | + "immediateTransportationDate": { |
| 702 … | + "@id": "https://schema.org/Date" |
687 | 703 … | }, |
688 | | - "paymentDueDate": { |
689 | | - "@id": "https://schema.org/paymentDueDate" |
| 704 … | + "suretyCode": { |
| 705 … | + "@id": "https://w3id.org/traceability#suretyCode" |
690 | 706 … | }, |
691 | | - "totalPaymentDue": { |
692 | | - "@id": "https://schema.org/totalPaymentDue" |
| 707 … | + "null": { |
| 708 … | + "@id": "https://w3id.org/traceability#bondType" |
693 | 709 … | }, |
694 | | - "totalPaymentDueCurrency": { |
695 | | - "@id": "https://schema.org/currency" |
| 710 … | + "portCode": { |
| 711 … | + "@id": "https://schema.org/Place" |
696 | 712 … | }, |
697 | | - "paymentStatus": { |
698 | | - "@id": "https://schema.org/paymentStatus" |
| 713 … | + "portOfLoading": { |
| 714 … | + "@id": "https://schema.org/Place" |
699 | 715 … | }, |
700 | | - "provider": { |
701 | | - "@id": "https://schema.org/provider" |
| 716 … | + "portOfUnlading": { |
| 717 … | + "@id": "https://schema.org/Place" |
702 | 718 … | }, |
703 | | - "referencesOrder": { |
704 | | - "@id": "https://schema.org/referencesOrder" |
705 | | - } |
706 | | - } |
707 | | - }, |
708 | | - "EcommerceOrderRegistrationCredential": { |
709 | | - "@id": "https://w3id.org/traceability#EcommerceOrderRegistrationCredential", |
710 | | - "@context": { |
711 | | - "orderID": { |
712 | | - "@id": "https://schema.org/orderNumber" |
| 719 … | + "locationOfGoods": { |
| 720 … | + "@id": "https://schema.org/Place" |
713 | 721 … | }, |
714 | | - "productInOrder": { |
715 | | - "@id": "https://schema.org/productID" |
| 722 … | + "importingCarrier": { |
| 723 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#carrierParty" |
716 | 724 … | }, |
717 | | - "certificateName": { |
718 | | - "@id": "https://schema.org/name" |
719 | | - } |
720 | | - } |
721 | | - }, |
722 | | - "EcommerceOrderRegistrationEvidenceDocument": { |
723 | | - "@id": "https://w3id.org/traceability#EcommerceOrderRegistrationEvidenceDocument", |
724 | | - "@context": { |
725 | | - "orderNumber": { |
726 | | - "@id": "https://schema.org/orderNumber" |
| 725 … | + "transportMode": { |
| 726 … | + "@id": "https://w3id.org/traceability#transportMode" |
727 | 727 … | }, |
728 | | - "orderDate": { |
729 | | - "@id": "https://schema.org/DateTime" |
| 728 … | + "countryOfOrigin": { |
| 729 … | + "@id": "https://w3id.org/traceability#countryOfOrigin" |
730 | 730 … | }, |
731 | | - "orderStatus": { |
732 | | - "@id": "https://schema.org/OrderStatus" |
| 731 … | + "billOfLadingNumber": { |
| 732 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncl1153/#Bill_of_lading_number" |
733 | 733 … | }, |
734 | | - "description": { |
735 | | - "@id": "https://schema.org/description" |
| 734 … | + "exportingCountry": { |
| 735 … | + "@id": "https://schema.org/addressCountry" |
736 | 736 … | }, |
737 | | - "url": { |
738 | | - "@id": "https://schema.org/url" |
| 737 … | + "missingDocuments": { |
| 738 … | + "@id": "https://w3id.org/traceability#missingDocuments" |
739 | 739 … | }, |
740 | | - "seller": { |
741 | | - "@id": "https://schema.org/seller" |
| 740 … | + "referenceNumber": { |
| 741 … | + "@id": "https://w3id.org/traceability#referenceNumber" |
742 | 742 … | }, |
743 | | - "broker": { |
744 | | - "@id": "https://schema.org/broker" |
| 743 … | + "ultimateConsignee": { |
| 744 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#shipToParty" |
745 | 745 … | }, |
746 | | - "customer": { |
747 | | - "@id": "https://schema.org/customer" |
| 746 … | + "importerOfRecord": { |
| 747 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#importerParty" |
748 | 748 … | }, |
749 | | - "paymentDueDate": { |
750 | | - "@id": "https://schema.org/paymentDueDate" |
| 749 … | + "totalEnteredValue": { |
| 750 … | + "@id": "https://schema.org/MonetaryAmount" |
751 | 751 … | }, |
752 | | - "paymentMethod": { |
753 | | - "@id": "https://schema.org/paymentMethod" |
| 752 … | + "duty": { |
| 753 … | + "@id": "https://schema.org/MonetaryAmount" |
754 | 754 … | }, |
755 | | - "orderedItem": { |
756 | | - "@id": "https://schema.org/orderedItem" |
757 | | - } |
758 | | - } |
759 | | - }, |
760 | | - "EcommercePackageItem": { |
761 | | - "@id": "https://w3id.org/traceability#EcommercePackageItem", |
762 | | - "@context": { |
763 | | - "productReceiptID": { |
764 | | - "@id": "https://w3id.org/traceability#EcommercePackageItem" |
| 755 … | + "tax": { |
| 756 … | + "@id": "https://schema.org/MonetaryAmount" |
765 | 757 … | }, |
766 | | - "packingListID": { |
767 | | - "@id": "https://schema.org/identifier" |
| 758 … | + "other": { |
| 759 … | + "@id": "https://schema.org/MonetaryAmount" |
768 | 760 … | }, |
769 | | - "orderID": { |
770 | | - "@id": "https://schema.org/orderNumber" |
771 | | - }, |
772 | | - "productInOrder": { |
773 | | - "@id": "https://schema.org/productID" |
| 761 … | + "total": { |
| 762 … | + "@id": "https://schema.org/MonetaryAmount" |
774 | 763 … | } |
775 | 764 … | } |
776 | 765 … | }, |
777 | | - "EcommercePackageRegistrationCredential": { |
778 | | - "@id": "https://w3id.org/traceability#EcommercePackageRegistrationCredential", |
779 | | - "@context": { |
780 | | - "trackingID": { |
781 | | - "@id": "https://schema.org/trackingNumber" |
782 | | - }, |
783 | | - "packageItems": { |
784 | | - "@id": "https://w3id.org/traceability#EcommercePackageItem" |
785 | | - }, |
786 | | - "certificateName": { |
787 | | - "@id": "https://schema.org/name" |
788 | | - } |
789 | | - } |
| 766 … | + "EntrySummaryCertificate": { |
| 767 … | + "@id": "https://w3id.org/traceability#EntrySummaryCertificate", |
| 768 … | + "@context": {} |
790 | 769 … | }, |
791 | | - "EcommercePackingListItem": { |
792 | | - "@id": "https://w3id.org/traceability#EcommercePackingListItem", |
| 770 … | + "EntrySummaryLineItem": { |
| 771 … | + "@id": "https://w3id.org/traceability#EntrySummaryLineItem", |
793 | 772 … | "@context": { |
794 | | - "orderID": { |
795 | | - "@id": "https://schema.org/orderNumber" |
| 773 … | + "commodity": { |
| 774 … | + "@id": "https://w3id.org/traceability#Commodity" |
796 | 775 … | }, |
797 | | - "productInOrder": { |
798 | | - "@id": "https://schema.org/productID" |
799 | | - } |
800 | | - } |
801 | | - }, |
802 | | - "EcommercePackingListRegistrationCredential": { |
803 | | - "@id": "https://w3id.org/traceability#EcommercePackingListRegistrationCredential", |
804 | | - "@context": { |
805 | | - "packageItems": { |
806 | | - "@id": "https://w3id.org/traceability#EcommercePackingListItem" |
| 776 … | + "adCvdNumber": { |
| 777 … | + "@id": "https://w3id.org/traceability#adCvdNumber" |
807 | 778 … | }, |
808 | | - "certificateName": { |
809 | | - "@id": "https://schema.org/name" |
810 | | - } |
811 | | - } |
812 | | - }, |
813 | | - "EcommerceProductReceiptRegistrationCredential": { |
814 | | - "@id": "https://w3id.org/traceability#EcommerceProductReceiptRegistrationCredential", |
815 | | - "@context": { |
816 | | - "receiptID": { |
817 | | - "@id": "https://w3id.org/traceability#EcommerceProductReceiptRegistrationCredential" |
| 779 … | + "categoryNumber": { |
| 780 … | + "@id": "https://w3id.org/traceability#categoryNumber" |
818 | 781 … | }, |
819 | | - "packingListID": { |
820 | | - "@id": "https://schema.org/identifier" |
| 782 … | + "otherFees": { |
| 783 … | + "@id": "https://w3id.org/traceability#otherFees" |
821 | 784 … | }, |
822 | | - "orderID": { |
823 | | - "@id": "https://schema.org/orderNumber" |
| 785 … | + "grossWeight": { |
| 786 … | + "@id": "https://schema.org/weight" |
824 | 787 … | }, |
825 | | - "productInOrder": { |
826 | | - "@id": "https://schema.org/productID" |
| 788 … | + "manifestQuantity": { |
| 789 … | + "@id": "https://w3id.org/traceability#manifestQuantity" |
827 | 790 … | }, |
828 | | - "certificateName": { |
829 | | - "@id": "https://schema.org/name" |
830 | | - } |
831 | | - } |
832 | | - }, |
833 | | - "EcommerceProductRegistrationCredential": { |
834 | | - "@id": "https://w3id.org/traceability#EcommerceProductRegistrationCredential", |
835 | | - "@context": { |
836 | | - "productCode": { |
837 | | - "@id": "https://schema.org/productID" |
| 791 … | + "netQuantity": { |
| 792 … | + "@id": "https://schema.org/Quantity" |
838 | 793 … | }, |
839 | | - "productCodeType": { |
840 | | - "@id": "https://schema.org/additionalType" |
| 794 … | + "enteredValue": { |
| 795 … | + "@id": "https://schema.org/MonetaryAmount" |
841 | 796 … | }, |
842 | | - "certificateName": { |
843 | | - "@id": "https://schema.org/name" |
844 | | - } |
845 | | - } |
846 | | - }, |
847 | | - "EcommerceWayBillRegistrationCredential": { |
848 | | - "@id": "https://w3id.org/traceability#EcommerceWayBillRegistrationCredential", |
849 | | - "@context": { |
850 | | - "wayBillID": { |
851 | | - "@id": "https://schema.org/trackingNumber" |
| 797 … | + "charges": { |
| 798 … | + "@id": "https://schema.org/MonetaryAmount" |
852 | 799 … | }, |
853 | | - "carrierName": { |
854 | | - "@id": "https://schema.org/Organization" |
855 | | - }, |
856 | | - "modeOfTransport": { |
857 | | - "@id": "https://https://schema.org/option" |
858 | | - }, |
859 | | - "portOfEntry": { |
860 | | - "@id": "https://w3id.org/traceability#ShippingStop" |
861 | | - }, |
862 | | - "masterWayBill": { |
863 | | - "@id": "https://https://schema.org/status" |
864 | | - }, |
865 | | - "wayBillVCID": { |
866 | | - "@id": "https://https://schema.org/identifier" |
867 | | - }, |
868 | | - "packageVCID": { |
869 | | - "@id": "https://schema.org/ListItem" |
870 | | - }, |
871 | | - "certificateName": { |
872 | | - "@id": "https://schema.org/name" |
| 800 … | + "relationship": { |
| 801 … | + "@id": "https://schema.org/MonetaryAmount" |
873 | 802 … | } |
874 | 803 … | } |
875 | 804 … | }, |
876 | | - "Entity": { |
877 | | - "@id": "https://w3id.org/traceability#Entity", |
878 | | - "@context": {} |
879 | | - }, |
880 | 805 … | "Event": { |
881 | 806 … | "@id": "https://schema.org/Event", |
882 | 807 … | "@context": { |
883 | 808 … | "eventType": { |
951 | 876 … | "@id": "https://schema.org/longitude" |
952 | 877 … | } |
953 | 878 … | } |
954 | 879 … | }, |
955 | | - "IATAAirWaybillCertificate": { |
956 | | - "@id": "https://w3id.org/traceability#IATAAirWaybillCertificate", |
| 880 … | + "HouseBillOfLading": { |
| 881 … | + "@id": "https://w3id.org/traceability#HouseBillOfLading", |
957 | 882 … | "@context": { |
| 883 … | + "billOfLadingNumber": { |
| 884 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncl1153/#Bill_of_lading_number" |
| 885 … | + }, |
| 886 … | + "bookingNumber": { |
| 887 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#carrierAssignedId" |
| 888 … | + }, |
| 889 … | + "shippersReferences": { |
| 890 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncl1153/#Consignment_identifier_freight_forwarder_assigned" |
| 891 … | + }, |
| 892 … | + "shipper": { |
| 893 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#consignorParty" |
| 894 … | + }, |
| 895 … | + "consignee": { |
| 896 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#consigneeParty" |
| 897 … | + }, |
| 898 … | + "notifyParty": { |
| 899 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#notifyParty" |
| 900 … | + }, |
| 901 … | + "carrier": { |
| 902 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#carrierParty" |
| 903 … | + }, |
| 904 … | + "preCarriageTransportMovement": { |
| 905 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#preCarriageTransportMovement" |
| 906 … | + }, |
| 907 … | + "mainCarriageTransportMovement": { |
| 908 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#mainCarriageTransportMovement" |
| 909 … | + }, |
| 910 … | + "onCarriageTransportMovement": { |
| 911 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#onCarriageTransportMovement" |
| 912 … | + }, |
| 913 … | + "placeOfReceipt": { |
| 914 … | + "@id": "https://schema.org/Place" |
| 915 … | + }, |
| 916 … | + "placeOfDelivery": { |
| 917 … | + "@id": "https://schema.org/Place" |
| 918 … | + }, |
| 919 … | + "portOfLoading": { |
| 920 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#transshipmentLocation" |
| 921 … | + }, |
| 922 … | + "portOfDischarge": { |
| 923 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#unloadingLocation" |
| 924 … | + }, |
| 925 … | + "totalNumberOfPackages": { |
| 926 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#packageQuantity" |
| 927 … | + }, |
| 928 … | + "transportEquipmentQuantity": { |
| 929 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#transportEquipmentQuantity" |
| 930 … | + }, |
| 931 … | + "includedConsignmentItems": { |
| 932 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#includedConsignmentItem" |
| 933 … | + }, |
| 934 … | + "freightAndCharges": { |
| 935 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#applicableServiceCharge" |
| 936 … | + }, |
| 937 … | + "declaredValue": { |
| 938 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#declaredValueForCarriageAmount" |
| 939 … | + }, |
| 940 … | + "termsAndConditions": { |
| 941 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#termsAndConditionsDescription" |
| 942 … | + } |
| 943 … | + } |
| 944 … | + }, |
| 945 … | + "HouseBillOfLadingCertificate": { |
| 946 … | + "@id": "https://w3id.org/traceability#HouseBillOfLadingCertificate", |
| 947 … | + "@context": {} |
| 948 … | + }, |
| 949 … | + "IATAAirWaybill": { |
| 950 … | + "@id": "https://w3id.org/traceability#IATAAirWaybill", |
| 951 … | + "@context": { |
958 | 952 … | "airWaybillNumber": { |
959 | 953 … | "@id": "https://schema.org/orderNumber" |
960 | 954 … | }, |
961 | 955 … | "waybillType": { |
1082 | 1076 … | "@id": "https://schema.org/Place" |
1083 | 1077 … | } |
1084 | 1078 … | } |
1085 | 1079 … | }, |
| 1080 … | + "IATAAirWaybillCertificate": { |
| 1081 … | + "@id": "https://w3id.org/traceability#IATAAirWaybillCertificate", |
| 1082 … | + "@context": {} |
| 1083 … | + }, |
| 1084 … | + "ImmediateDelivery": { |
| 1085 … | + "@id": "https://w3id.org/traceability#ImmediateDelivery", |
| 1086 … | + "@context": { |
| 1087 … | + "portOfEntry": { |
| 1088 … | + "@id": "https://schema.org/Place" |
| 1089 … | + }, |
| 1090 … | + "portOfUnlading": { |
| 1091 … | + "@id": "https://schema.org/Place" |
| 1092 … | + }, |
| 1093 … | + "locationOfGoods": { |
| 1094 … | + "@id": "https://schema.org/Place" |
| 1095 … | + }, |
| 1096 … | + "null": { |
| 1097 … | + "@id": "https://w3id.org/traceability#bondType" |
| 1098 … | + }, |
| 1099 … | + "importer": { |
| 1100 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#importerParty" |
| 1101 … | + }, |
| 1102 … | + "assignedIdentifier": { |
| 1103 … | + "@id": "https://schema.org/identifier" |
| 1104 … | + }, |
| 1105 … | + "entryNumber": { |
| 1106 … | + "@id": "https://schema.org/identifier" |
| 1107 … | + }, |
| 1108 … | + "assignedIdentifierType": { |
| 1109 … | + "@id": "https://w3id.org/traceability#assignedIdentifierType" |
| 1110 … | + }, |
| 1111 … | + "bondValue": { |
| 1112 … | + "@id": "https://schema.org/MonetaryAmount" |
| 1113 … | + }, |
| 1114 … | + "entryValue": { |
| 1115 … | + "@id": "https://schema.org/MonetaryAmount" |
| 1116 … | + }, |
| 1117 … | + "centralizedExaminationSite": { |
| 1118 … | + "@id": "https://w3id.org/traceability#centralizedExaminationSite" |
| 1119 … | + }, |
| 1120 … | + "entryType": { |
| 1121 … | + "@id": "https://w3id.org/traceability#entryType" |
| 1122 … | + }, |
| 1123 … | + "originatingWarehouseEntryNumber": { |
| 1124 … | + "@id": "https://w3id.org/traceability#originatingWarehouseEntryNumber" |
| 1125 … | + }, |
| 1126 … | + "suretyCode": { |
| 1127 … | + "@id": "https://w3id.org/traceability#suretyCode" |
| 1128 … | + }, |
| 1129 … | + "transportMode": { |
| 1130 … | + "@id": "https://w3id.org/traceability#transportMode" |
| 1131 … | + }, |
| 1132 … | + "generalOrderNumber": { |
| 1133 … | + "@id": "https://w3id.org/traceability#generalOrderNumber" |
| 1134 … | + }, |
| 1135 … | + "conveyanceNameOrFreeTradeZoneID": { |
| 1136 … | + "@id": "https://w3id.org/traceability#conveyanceNameOrFreeTradeZoneID" |
| 1137 … | + }, |
| 1138 … | + "referenceIDCode": { |
| 1139 … | + "@id": "https://w3id.org/traceability#referenceIDCode" |
| 1140 … | + }, |
| 1141 … | + "referenceIDNumber": { |
| 1142 … | + "@id": "https://w3id.org/traceability#referenceIDNumber" |
| 1143 … | + }, |
| 1144 … | + "headerParties": { |
| 1145 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#Party" |
| 1146 … | + }, |
| 1147 … | + "lineItems": { |
| 1148 … | + "@id": "https://w3id.org/traceability#lineItems" |
| 1149 … | + }, |
| 1150 … | + "nonAMS": { |
| 1151 … | + "@id": "https://w3id.org/traceability#nonAMS" |
| 1152 … | + }, |
| 1153 … | + "splitBill": { |
| 1154 … | + "@id": "https://w3id.org/traceability#splitBill" |
| 1155 … | + }, |
| 1156 … | + "bolType": { |
| 1157 … | + "@id": "https://w3id.org/traceability#bolType" |
| 1158 … | + }, |
| 1159 … | + "scac": { |
| 1160 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncl1153/#Standard_Carrier_Alpha_Code_(SCAC)_number" |
| 1161 … | + }, |
| 1162 … | + "inBondNumber": { |
| 1163 … | + "@id": "https://w3id.org/traceability#inBondNumber" |
| 1164 … | + }, |
| 1165 … | + "bolNumber": { |
| 1166 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncl1153/#Bill_of_lading_number" |
| 1167 … | + }, |
| 1168 … | + "quantity": { |
| 1169 … | + "@id": "https://w3id.org/traceability#quantity" |
| 1170 … | + }, |
| 1171 … | + "voyageFlightTrip": { |
| 1172 … | + "@id": "https://w3id.org/traceability#voyageFlightTrip" |
| 1173 … | + }, |
| 1174 … | + "conveyanceName": { |
| 1175 … | + "@id": "https://w3id.org/traceability#conveyanceName" |
| 1176 … | + }, |
| 1177 … | + "arrivalDate": { |
| 1178 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#actualArrivalRelatedDateTime" |
| 1179 … | + } |
| 1180 … | + } |
| 1181 … | + }, |
| 1182 … | + "ImmediateDeliveryCertificate": { |
| 1183 … | + "@id": "https://w3id.org/traceability#ImmediateDeliveryCertificate", |
| 1184 … | + "@context": {} |
| 1185 … | + }, |
| 1186 … | + "ImmediateDeliveryEntity": { |
| 1187 … | + "@id": "https://w3id.org/traceability#ImmediateDeliveryEntity", |
| 1188 … | + "@context": { |
| 1189 … | + "importer": { |
| 1190 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#manufacturerParty" |
| 1191 … | + }, |
| 1192 … | + "consignee": { |
| 1193 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#consigneeParty" |
| 1194 … | + }, |
| 1195 … | + "seller": { |
| 1196 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#sellerParty" |
| 1197 … | + }, |
| 1198 … | + "buyer": { |
| 1199 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#buyerParty" |
| 1200 … | + }, |
| 1201 … | + "assignedIdentifier": { |
| 1202 … | + "@id": "https://schema.org/identifier" |
| 1203 … | + }, |
| 1204 … | + "assignedIdentifierType": { |
| 1205 … | + "@id": "https://w3id.org/traceability#assignedIdentifierType" |
| 1206 … | + } |
| 1207 … | + } |
| 1208 … | + }, |
| 1209 … | + "ImmediateDeliveryLineItem": { |
| 1210 … | + "@id": "https://w3id.org/traceability#ImmediateDeliveryLineItem", |
| 1211 … | + "@context": { |
| 1212 … | + "commodity": { |
| 1213 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#originCountry" |
| 1214 … | + }, |
| 1215 … | + "productDescription": { |
| 1216 … | + "@id": "https://schema.org/description" |
| 1217 … | + }, |
| 1218 … | + "itemCount": { |
| 1219 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#despatchedQuantity" |
| 1220 … | + }, |
| 1221 … | + "itemParty": { |
| 1222 … | + "@id": "https://w3id.org/traceability#itemParty" |
| 1223 … | + }, |
| 1224 … | + "freeTradeZoneFilingDate": { |
| 1225 … | + "@id": "https://schema.org/Date" |
| 1226 … | + }, |
| 1227 … | + "freeTradeZoneStatus": { |
| 1228 … | + "@id": "https://w3id.org/traceability#freeTradeZoneStatus" |
| 1229 … | + }, |
| 1230 … | + "value": { |
| 1231 … | + "@id": "https://schema.org/MonetaryAmount" |
| 1232 … | + } |
| 1233 … | + } |
| 1234 … | + }, |
| 1235 … | + "ImporterSecurityFiling": { |
| 1236 … | + "@id": "https://w3id.org/traceability#ImporterSecurityFiling", |
| 1237 … | + "@context": { |
| 1238 … | + "seller": { |
| 1239 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#sellerParty" |
| 1240 … | + }, |
| 1241 … | + "buyer": { |
| 1242 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#buyerParty" |
| 1243 … | + }, |
| 1244 … | + "importer": { |
| 1245 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#importerParty" |
| 1246 … | + }, |
| 1247 … | + "consignee": { |
| 1248 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#consigneeParty" |
| 1249 … | + }, |
| 1250 … | + "shipToParty": { |
| 1251 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#shipToParty" |
| 1252 … | + }, |
| 1253 … | + "filingItems": { |
| 1254 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#includedConsignmentItem" |
| 1255 … | + }, |
| 1256 … | + "containerStuffingLocation": { |
| 1257 … | + "@id": "https://w3id.org/traceability#containerStuffingLocation" |
| 1258 … | + }, |
| 1259 … | + "consolidator": { |
| 1260 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#consolidatorParty" |
| 1261 … | + } |
| 1262 … | + } |
| 1263 … | + }, |
| 1264 … | + "ImporterSecurityFilingCertificate": { |
| 1265 … | + "@id": "https://w3id.org/traceability#ImporterSecurityFilingCertificate", |
| 1266 … | + "@context": {} |
| 1267 … | + }, |
1086 | 1268 … | "Inbond": { |
1087 | 1269 … | "@id": "https://w3id.org/traceability#Inbond", |
1088 | 1270 … | "@context": { |
1089 | 1271 … | "product": { |
1183 | 1365 … | "@context": { |
1184 | 1366 … | "identifier": { |
1185 | 1367 … | "@id": "https://schema.org/identifier" |
1186 | 1368 … | }, |
| 1369 … | + "invoiceNumber": { |
| 1370 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#invoiceIssuerReference" |
| 1371 … | + }, |
| 1372 … | + "customerReferenceNumber": { |
| 1373 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncl1153/#Customer_reference_number" |
| 1374 … | + }, |
| 1375 … | + "billOfLadingNumber": { |
| 1376 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncl1153/#Bill_of_lading_number" |
| 1377 … | + }, |
| 1378 … | + "letterOfCreditNumber": { |
| 1379 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#letterOfCreditDocument" |
| 1380 … | + }, |
1187 | 1381 … | "portOfEntry": { |
1188 | | - "@id": "https://schema.org/address" |
| 1382 … | + "@id": "https://schema.org/Place" |
1189 | 1383 … | }, |
| 1384 … | + "originCountry": { |
| 1385 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#originCountry" |
| 1386 … | + }, |
| 1387 … | + "destinationCountry": { |
| 1388 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#destinationCountry" |
| 1389 … | + }, |
| 1390 … | + "invoiceDate": { |
| 1391 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#invoiceDateTime" |
| 1392 … | + }, |
1190 | 1393 … | "purchaseDate": { |
1191 | 1394 … | "@id": "https://schema.org/paymentDueDate" |
1192 | 1395 … | }, |
| 1396 … | + "seller": { |
| 1397 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#sellerParty" |
| 1398 … | + }, |
| 1399 … | + "buyer": { |
| 1400 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#buyerParty" |
| 1401 … | + }, |
| 1402 … | + "exporter": { |
| 1403 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#exporterParty" |
| 1404 … | + }, |
| 1405 … | + "importer": { |
| 1406 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#importerParty" |
| 1407 … | + }, |
| 1408 … | + "shipFromParty": { |
| 1409 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#shipFromParty" |
| 1410 … | + }, |
| 1411 … | + "shipToParty": { |
| 1412 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#shipToParty" |
| 1413 … | + }, |
| 1414 … | + "provider": { |
| 1415 … | + "@id": "https://schema.org/provider" |
| 1416 … | + }, |
| 1417 … | + "itemsShipped": { |
| 1418 … | + "@id": "https://schema.org/itemShipped" |
| 1419 … | + }, |
| 1420 … | + "comments": { |
| 1421 … | + "@id": "https://schema.org/Comment" |
| 1422 … | + }, |
| 1423 … | + "packageQuantity": { |
| 1424 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#packageQuantity" |
| 1425 … | + }, |
| 1426 … | + "weight": { |
| 1427 … | + "@id": "https://schema.org/weight" |
| 1428 … | + }, |
| 1429 … | + "termsOfDelivery": { |
| 1430 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#specifiedDeliveryTerms" |
| 1431 … | + }, |
| 1432 … | + "termsOfPayment": { |
| 1433 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#specifiedPaymentTerms" |
| 1434 … | + }, |
| 1435 … | + "termsOfSettlement": { |
| 1436 … | + "@id": "https://schema.org/currency" |
| 1437 … | + }, |
1193 | 1438 … | "totalPaymentDue": { |
1194 | 1439 … | "@id": "https://schema.org/totalPaymentDue" |
1195 | 1440 … | }, |
1196 | | - "destinationCountry": { |
1197 | | - "@id": "https://schema.org/addressCountry" |
| 1441 … | + "discounts": { |
| 1442 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#deductionAmount" |
1198 | 1443 … | }, |
1199 | | - "merchandise": { |
1200 | | - "@id": "https://schema.org/itemShipped" |
| 1444 … | + "tax": { |
| 1445 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#taxTotalAmount" |
| 1446 … | + } |
| 1447 … | + } |
| 1448 … | + }, |
| 1449 … | + "InvoiceRegistrationCredential": { |
| 1450 … | + "@id": "https://w3id.org/traceability#InvoiceRegistrationCredential", |
| 1451 … | + "@context": { |
| 1452 … | + "invoiceID": { |
| 1453 … | + "@id": "https://schema.org/identifier" |
1201 | 1454 … | }, |
| 1455 … | + "orderID": { |
| 1456 … | + "@id": "https://schema.org/orderNumber" |
| 1457 … | + }, |
| 1458 … | + "productInOrder": { |
| 1459 … | + "@id": "https://schema.org/productID" |
| 1460 … | + }, |
| 1461 … | + "certificateName": { |
| 1462 … | + "@id": "https://schema.org/name" |
| 1463 … | + } |
| 1464 … | + } |
| 1465 … | + }, |
| 1466 … | + "InvoiceRegistrationEvidenceDocument": { |
| 1467 … | + "@id": "https://w3id.org/traceability#InvoiceRegistrationEvidenceDocument", |
| 1468 … | + "@context": { |
| 1469 … | + "identifier": { |
| 1470 … | + "@id": "https://schema.org/identifier" |
| 1471 … | + }, |
| 1472 … | + "description": { |
| 1473 … | + "@id": "https://schema.org/description" |
| 1474 … | + }, |
| 1475 … | + "url": { |
| 1476 … | + "@id": "https://schema.org/url" |
| 1477 … | + }, |
| 1478 … | + "broker": { |
| 1479 … | + "@id": "https://schema.org/broker" |
| 1480 … | + }, |
| 1481 … | + "accountId": { |
| 1482 … | + "@id": "https://schema.org/accountId" |
| 1483 … | + }, |
1202 | 1484 … | "customer": { |
1203 | 1485 … | "@id": "https://schema.org/customer" |
1204 | 1486 … | }, |
| 1487 … | + "paymentDueDate": { |
| 1488 … | + "@id": "https://schema.org/paymentDueDate" |
| 1489 … | + }, |
| 1490 … | + "totalPaymentDue": { |
| 1491 … | + "@id": "https://schema.org/totalPaymentDue" |
| 1492 … | + }, |
| 1493 … | + "totalPaymentDueCurrency": { |
| 1494 … | + "@id": "https://schema.org/currency" |
| 1495 … | + }, |
| 1496 … | + "paymentStatus": { |
| 1497 … | + "@id": "https://schema.org/paymentStatus" |
| 1498 … | + }, |
1205 | 1499 … | "provider": { |
1206 | 1500 … | "@id": "https://schema.org/provider" |
| 1501 … | + }, |
| 1502 … | + "referencesOrder": { |
| 1503 … | + "@id": "https://schema.org/referencesOrder" |
1207 | 1504 … | } |
1208 | 1505 … | } |
1209 | 1506 … | }, |
1210 | 1507 … | "IssuerAgent": { |
1405 | 1702 … | "@id": "https://schema.org/linkRelationship" |
1406 | 1703 … | } |
1407 | 1704 … | } |
1408 | 1705 … | }, |
| 1706 … | + "MasterBillOfLading": { |
| 1707 … | + "@id": "https://w3id.org/traceability#MasterBillOfLading", |
| 1708 … | + "@context": { |
| 1709 … | + "billOfLadingNumber": { |
| 1710 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncl1153/#Bill_of_lading_number" |
| 1711 … | + }, |
| 1712 … | + "bookingNumber": { |
| 1713 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#carrierAssignedId" |
| 1714 … | + }, |
| 1715 … | + "shippersReferences": { |
| 1716 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncl1153/#Consignment_identifier_freight_forwarder_assigned" |
| 1717 … | + }, |
| 1718 … | + "shipper": { |
| 1719 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#consignorParty" |
| 1720 … | + }, |
| 1721 … | + "consignee": { |
| 1722 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#consigneeParty" |
| 1723 … | + }, |
| 1724 … | + "notifyParty": { |
| 1725 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#notifyParty" |
| 1726 … | + }, |
| 1727 … | + "carrier": { |
| 1728 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#carrierParty" |
| 1729 … | + }, |
| 1730 … | + "preCarriageTransportMovement": { |
| 1731 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#preCarriageTransportMovement" |
| 1732 … | + }, |
| 1733 … | + "mainCarriageTransportMovement": { |
| 1734 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#mainCarriageTransportMovement" |
| 1735 … | + }, |
| 1736 … | + "onCarriageTransportMovement": { |
| 1737 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#onCarriageTransportMovement" |
| 1738 … | + }, |
| 1739 … | + "placeOfReceipt": { |
| 1740 … | + "@id": "https://schema.org/Place" |
| 1741 … | + }, |
| 1742 … | + "placeOfDelivery": { |
| 1743 … | + "@id": "https://schema.org/Place" |
| 1744 … | + }, |
| 1745 … | + "portOfLoading": { |
| 1746 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#transshipmentLocation" |
| 1747 … | + }, |
| 1748 … | + "portOfDischarge": { |
| 1749 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#unloadingLocation" |
| 1750 … | + }, |
| 1751 … | + "totalNumberOfPackages": { |
| 1752 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#packageQuantity" |
| 1753 … | + }, |
| 1754 … | + "transportEquipmentQuantity": { |
| 1755 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#transportEquipmentQuantity" |
| 1756 … | + }, |
| 1757 … | + "includedConsignmentItems": { |
| 1758 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#includedConsignmentItem" |
| 1759 … | + }, |
| 1760 … | + "utilizedTransportEquipment": { |
| 1761 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#utilizedTransportEquipment" |
| 1762 … | + }, |
| 1763 … | + "freightAndCharges": { |
| 1764 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#applicableServiceCharge" |
| 1765 … | + }, |
| 1766 … | + "declaredValue": { |
| 1767 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#declaredValueForCarriageAmount" |
| 1768 … | + }, |
| 1769 … | + "shippedOnBoardDate": { |
| 1770 … | + "@id": "https://schema.org/Date" |
| 1771 … | + }, |
| 1772 … | + "termsAndConditions": { |
| 1773 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#termsAndConditionsDescription" |
| 1774 … | + } |
| 1775 … | + } |
| 1776 … | + }, |
| 1777 … | + "MasterBillOfLadingCertificate": { |
| 1778 … | + "@id": "https://w3id.org/traceability#MasterBillOfLadingCertificate", |
| 1779 … | + "@context": {} |
| 1780 … | + }, |
1409 | 1781 … | "MeasuredProperty": { |
1410 | 1782 … | "@id": "https://w3id.org/traceability#MeasuredProperty", |
1411 | 1783 … | "@context": {} |
1412 | 1784 … | }, |
1455 | 1827 … | "MillTestReportCertificate": { |
1456 | 1828 … | "@id": "https://w3id.org/traceability#MillTestReportCertificate", |
1457 | 1829 … | "@context": {} |
1458 | 1830 … | }, |
| 1831 … | + "MultiModalBillOfLading": { |
| 1832 … | + "@id": "https://w3id.org/traceability#MultiModalBillOfLading", |
| 1833 … | + "@context": { |
| 1834 … | + "billOfLadingNumber": { |
| 1835 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncl1153/#Bill_of_lading_number" |
| 1836 … | + }, |
| 1837 … | + "bookingNumber": { |
| 1838 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#carrierAssignedId" |
| 1839 … | + }, |
| 1840 … | + "shippersReferences": { |
| 1841 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncl1153/#Consignment_identifier_freight_forwarder_assigned" |
| 1842 … | + }, |
| 1843 … | + "shipper": { |
| 1844 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#consignorParty" |
| 1845 … | + }, |
| 1846 … | + "consignee": { |
| 1847 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#consigneeParty" |
| 1848 … | + }, |
| 1849 … | + "notifyParty": { |
| 1850 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#notifyParty" |
| 1851 … | + }, |
| 1852 … | + "carrier": { |
| 1853 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#carrierParty" |
| 1854 … | + }, |
| 1855 … | + "preCarriageTransportMovement": { |
| 1856 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#preCarriageTransportMovement" |
| 1857 … | + }, |
| 1858 … | + "mainCarriageTransportMovement": { |
| 1859 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#mainCarriageTransportMovement" |
| 1860 … | + }, |
| 1861 … | + "onCarriageTransportMovement": { |
| 1862 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#onCarriageTransportMovement" |
| 1863 … | + }, |
| 1864 … | + "placeOfReceipt": { |
| 1865 … | + "@id": "https://schema.org/Place" |
| 1866 … | + }, |
| 1867 … | + "placeOfDelivery": { |
| 1868 … | + "@id": "https://schema.org/Place" |
| 1869 … | + }, |
| 1870 … | + "portOfLoading": { |
| 1871 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#transshipmentLocation" |
| 1872 … | + }, |
| 1873 … | + "portOfDischarge": { |
| 1874 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#unloadingLocation" |
| 1875 … | + }, |
| 1876 … | + "totalNumberOfPackages": { |
| 1877 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#packageQuantity" |
| 1878 … | + }, |
| 1879 … | + "transportEquipmentQuantity": { |
| 1880 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#transportEquipmentQuantity" |
| 1881 … | + }, |
| 1882 … | + "includedConsignmentItems": { |
| 1883 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#includedConsignmentItem" |
| 1884 … | + }, |
| 1885 … | + "utilizedTransportEquipment": { |
| 1886 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#utilizedTransportEquipment" |
| 1887 … | + }, |
| 1888 … | + "freightAndCharges": { |
| 1889 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#applicableServiceCharge" |
| 1890 … | + }, |
| 1891 … | + "declaredValue": { |
| 1892 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#declaredValueForCarriageAmount" |
| 1893 … | + }, |
| 1894 … | + "shippedOnBoardDate": { |
| 1895 … | + "@id": "https://schema.org/Date" |
| 1896 … | + }, |
| 1897 … | + "termsAndConditions": { |
| 1898 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#termsAndConditionsDescription" |
| 1899 … | + } |
| 1900 … | + } |
| 1901 … | + }, |
| 1902 … | + "MultiModalBillOfLadingCertificate": { |
| 1903 … | + "@id": "https://w3id.org/traceability#MultiModalBillOfLadingCertificate", |
| 1904 … | + "@context": {} |
| 1905 … | + }, |
1459 | 1906 … | "NaturalGasProduct": { |
1460 | 1907 … | "@id": "https://w3id.org/traceability#NaturalGasProduct", |
1461 | 1908 … | "@context": { |
1462 | 1909 … | "product": { |
1527 | 1974 … | "@id": "https://schema.org/observationDate" |
1528 | 1975 … | } |
1529 | 1976 … | } |
1530 | 1977 … | }, |
| 1978 … | + "OrderRegistrationCredential": { |
| 1979 … | + "@id": "https://w3id.org/traceability#OrderRegistrationCredential", |
| 1980 … | + "@context": { |
| 1981 … | + "orderID": { |
| 1982 … | + "@id": "https://schema.org/orderNumber" |
| 1983 … | + }, |
| 1984 … | + "productInOrder": { |
| 1985 … | + "@id": "https://schema.org/productID" |
| 1986 … | + }, |
| 1987 … | + "certificateName": { |
| 1988 … | + "@id": "https://schema.org/name" |
| 1989 … | + } |
| 1990 … | + } |
| 1991 … | + }, |
| 1992 … | + "OrderRegistrationEvidenceDocument": { |
| 1993 … | + "@id": "https://w3id.org/traceability#OrderRegistrationEvidenceDocument", |
| 1994 … | + "@context": { |
| 1995 … | + "orderNumber": { |
| 1996 … | + "@id": "https://schema.org/orderNumber" |
| 1997 … | + }, |
| 1998 … | + "orderDate": { |
| 1999 … | + "@id": "https://schema.org/DateTime" |
| 2000 … | + }, |
| 2001 … | + "orderStatus": { |
| 2002 … | + "@id": "https://schema.org/OrderStatus" |
| 2003 … | + }, |
| 2004 … | + "description": { |
| 2005 … | + "@id": "https://schema.org/description" |
| 2006 … | + }, |
| 2007 … | + "url": { |
| 2008 … | + "@id": "https://schema.org/url" |
| 2009 … | + }, |
| 2010 … | + "seller": { |
| 2011 … | + "@id": "https://schema.org/seller" |
| 2012 … | + }, |
| 2013 … | + "broker": { |
| 2014 … | + "@id": "https://schema.org/broker" |
| 2015 … | + }, |
| 2016 … | + "customer": { |
| 2017 … | + "@id": "https://schema.org/customer" |
| 2018 … | + }, |
| 2019 … | + "paymentDueDate": { |
| 2020 … | + "@id": "https://schema.org/paymentDueDate" |
| 2021 … | + }, |
| 2022 … | + "paymentMethod": { |
| 2023 … | + "@id": "https://schema.org/paymentMethod" |
| 2024 … | + }, |
| 2025 … | + "orderedItem": { |
| 2026 … | + "@id": "https://schema.org/orderedItem" |
| 2027 … | + } |
| 2028 … | + } |
| 2029 … | + }, |
1531 | 2030 … | "OrderedItem": { |
1532 | 2031 … | "@id": "https://w3id.org/traceability#OrderedItem", |
1533 | 2032 … | "@context": { |
1534 | 2033 … | "name": { |
1553 | 2052 … | "@context": { |
1554 | 2053 … | "name": { |
1555 | 2054 … | "@id": "https://schema.org/name" |
1556 | 2055 … | }, |
| 2056 … | + "legalName": { |
| 2057 … | + "@id": "https://schema.org/legalName" |
| 2058 … | + }, |
1557 | 2059 … | "leiCode": { |
1558 | 2060 … | "@id": "https://schema.org/leiCode" |
1559 | 2061 … | }, |
1560 | 2062 … | "url": { |
1591 | 2093 … | "@id": "https://onerecord.iata.org/cargo/Company#airlineCode" |
1592 | 2094 … | } |
1593 | 2095 … | } |
1594 | 2096 … | }, |
| 2097 … | + "PGAStatusMessage": { |
| 2098 … | + "@id": "https://w3id.org/traceability#PGAStatusMessage", |
| 2099 … | + "@context": {} |
| 2100 … | + }, |
| 2101 … | + "PGAStatusMessageCertificate": { |
| 2102 … | + "@id": "https://w3id.org/traceability#PGAStatusMessageCertificate", |
| 2103 … | + "@context": {} |
| 2104 … | + }, |
1595 | 2105 … | "Package": { |
1596 | 2106 … | "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#Package", |
1597 | 2107 … | "@context": { |
1598 | 2108 … | "shippingMarks": { |
| 2109 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#physicalShippingMarks" |
| 2110 … | + }, |
| 2111 … | + "packagingType": { |
| 2112 … | + "@id": "https://www.gs1.org/voc/packagingMaterial" |
| 2113 … | + }, |
| 2114 … | + "perPackageUnitQuantity": { |
1599 | 2115 … | "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#perPackageUnitQuantity" |
1600 | 2116 … | }, |
1601 | | - "name": { |
1602 | | - "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#itemQuantity" |
1603 | | - }, |
1604 | | - "itemsShipped": { |
| 2117 … | + "includedTradeLineItems": { |
1605 | 2118 … | "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#includedTradeLineItem" |
1606 | 2119 … | }, |
1607 | 2120 … | "weight": { |
1608 | 2121 … | "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#grossWeightMeasure" |
1609 | 2122 … | }, |
1610 | | - "weightUnit": { |
1611 | | - "@id": "https://schema.org/unitCode" |
1612 | | - }, |
1613 | | - "volumeUnit": { |
1614 | | - "@id": "https://schema.org/unitCode" |
1615 | | - }, |
1616 | 2123 … | "height": { |
1617 | 2124 … | "@id": "https://schema.org/height" |
1618 | 2125 … | }, |
1619 | 2126 … | "width": { |
1621 | 2128 … | }, |
1622 | 2129 … | "depth": { |
1623 | 2130 … | "@id": "https://schema.org/depth" |
1624 | 2131 … | }, |
1625 | | - "volume": { |
| 2132 … | + "grossVolume": { |
1626 | 2133 … | "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#grossVolumeMeasure" |
1627 | 2134 … | } |
1628 | 2135 … | } |
1629 | 2136 … | }, |
1630 | | - "PackingListCertificate": { |
1631 | | - "@id": "https://w3id.org/traceability#PackingListCertificate", |
| 2137 … | + "PackageItem": { |
| 2138 … | + "@id": "https://w3id.org/traceability#PackageItem", |
1632 | 2139 … | "@context": { |
| 2140 … | + "productReceiptID": { |
| 2141 … | + "@id": "https://w3id.org/traceability#PackageItem" |
| 2142 … | + }, |
| 2143 … | + "packingListID": { |
| 2144 … | + "@id": "https://schema.org/identifier" |
| 2145 … | + }, |
| 2146 … | + "orderID": { |
| 2147 … | + "@id": "https://schema.org/orderNumber" |
| 2148 … | + }, |
| 2149 … | + "productInOrder": { |
| 2150 … | + "@id": "https://schema.org/productID" |
| 2151 … | + } |
| 2152 … | + } |
| 2153 … | + }, |
| 2154 … | + "PackageRegistrationCredential": { |
| 2155 … | + "@id": "https://w3id.org/traceability#PackageRegistrationCredential", |
| 2156 … | + "@context": { |
| 2157 … | + "trackingID": { |
| 2158 … | + "@id": "https://schema.org/trackingNumber" |
| 2159 … | + }, |
| 2160 … | + "packageItems": { |
| 2161 … | + "@id": "https://w3id.org/traceability#PackageItem" |
| 2162 … | + }, |
| 2163 … | + "certificateName": { |
| 2164 … | + "@id": "https://schema.org/name" |
| 2165 … | + } |
| 2166 … | + } |
| 2167 … | + }, |
| 2168 … | + "PackingList": { |
| 2169 … | + "@id": "https://w3id.org/traceability#PackingList", |
| 2170 … | + "@context": { |
| 2171 … | + "seller": { |
| 2172 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#sellerParty" |
| 2173 … | + }, |
| 2174 … | + "buyer": { |
| 2175 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#buyerParty" |
| 2176 … | + }, |
| 2177 … | + "shipFromParty": { |
| 2178 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#shipFromParty" |
| 2179 … | + }, |
| 2180 … | + "shipToParty": { |
| 2181 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#shipToParty" |
| 2182 … | + }, |
| 2183 … | + "orderNumber": { |
| 2184 … | + "@id": "https://schema.org/orderNumber" |
| 2185 … | + }, |
| 2186 … | + "invoiceId": { |
| 2187 … | + "@id": "https://schema.org/identifier" |
| 2188 … | + }, |
| 2189 … | + "shipmentId": { |
| 2190 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#shipmentIdentificationId" |
| 2191 … | + }, |
| 2192 … | + "trackingNumber": { |
| 2193 … | + "@id": "https://schema.org/trackingNumber" |
| 2194 … | + }, |
1633 | 2195 … | "deliveryStatus": { |
1634 | 2196 … | "@id": "https://schema.org/deliveryStatus" |
1635 | 2197 … | }, |
1636 | 2198 … | "estimatedTimeOfArrival": { |
1638 | 2200 … | }, |
1639 | 2201 … | "hasDeliveryMethod": { |
1640 | 2202 … | "@id": "https://schema.org/hasDeliveryMethod" |
1641 | 2203 … | }, |
1642 | | - "deliveryAddress": { |
1643 | | - "@id": "https://schema.org/deliveryAddress" |
| 2204 … | + "handlingInstructions": { |
| 2205 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#handlingInstructions" |
1644 | 2206 … | }, |
1645 | | - "provider": { |
1646 | | - "@id": "https://schema.org/provider" |
1647 | | - }, |
1648 | | - "originAddress": { |
1649 | | - "@id": "https://schema.org/originAddress" |
1650 | | - }, |
1651 | 2207 … | "partOfOrder": { |
1652 | 2208 … | "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#ConsignmentItem" |
1653 | 2209 … | }, |
1654 | | - "weight": { |
1655 | | - "@id": "https://schema.org/weight" |
| 2210 … | + "totalNetWeight": { |
| 2211 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#netWeightMeasure" |
1656 | 2212 … | }, |
1657 | | - "weightUnit": { |
1658 | | - "@id": "https://schema.org/unitCode" |
| 2213 … | + "grossWeight": { |
| 2214 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#grossWeightMeasure" |
1659 | 2215 … | }, |
1660 | | - "volumeUnit": { |
1661 | | - "@id": "https://schema.org/unitCode" |
1662 | | - }, |
1663 | | - "volume": { |
| 2216 … | + "totalGrossVolume": { |
1664 | 2217 … | "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#grossVolumeMeasure" |
1665 | 2218 … | }, |
1666 | 2219 … | "numberOfPackages": { |
1667 | 2220 … | "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#packageQuantity" |
| 2221 … | + }, |
| 2222 … | + "itemQuantity": { |
| 2223 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#tradeLineItemQuantity" |
1668 | 2224 … | } |
1669 | 2225 … | } |
1670 | 2226 … | }, |
| 2227 … | + "PackingListCertificate": { |
| 2228 … | + "@id": "https://w3id.org/traceability#PackingListCertificate", |
| 2229 … | + "@context": {} |
| 2230 … | + }, |
| 2231 … | + "PackingListItem": { |
| 2232 … | + "@id": "https://w3id.org/traceability#PackingListItem", |
| 2233 … | + "@context": { |
| 2234 … | + "orderID": { |
| 2235 … | + "@id": "https://schema.org/orderNumber" |
| 2236 … | + }, |
| 2237 … | + "productInOrder": { |
| 2238 … | + "@id": "https://schema.org/productID" |
| 2239 … | + } |
| 2240 … | + } |
| 2241 … | + }, |
| 2242 … | + "PackingListRegistrationCredential": { |
| 2243 … | + "@id": "https://w3id.org/traceability#PackingListRegistrationCredential", |
| 2244 … | + "@context": { |
| 2245 … | + "packageItems": { |
| 2246 … | + "@id": "https://w3id.org/traceability#PackingListItem" |
| 2247 … | + }, |
| 2248 … | + "certificateName": { |
| 2249 … | + "@id": "https://schema.org/name" |
| 2250 … | + } |
| 2251 … | + } |
| 2252 … | + }, |
1671 | 2253 … | "ParcelDelivery": { |
1672 | 2254 … | "@id": "https://schema.org/ParcelDelivery", |
1673 | 2255 … | "@context": { |
1674 | 2256 … | "deliveryAddress": { |
1853 | 2435 … | }, |
1854 | 2436 … | "Product": { |
1855 | 2437 … | "@id": "https://schema.org/Product", |
1856 | 2438 … | "@context": { |
| 2439 … | + "productID": { |
| 2440 … | + "@id": "https://schema.org/productID" |
| 2441 … | + }, |
1857 | 2442 … | "manufacturer": { |
1858 | 2443 … | "@id": "https://schema.org/manufacturer" |
1859 | 2444 … | }, |
1860 | 2445 … | "name": { |
1880 | 2465 … | }, |
1881 | 2466 … | "height": { |
1882 | 2467 … | "@id": "https://schema.org/height" |
1883 | 2468 … | }, |
1884 | | - "quantity": { |
1885 | | - "@id": "https://www.gs1.org/voc/netContent" |
1886 | | - }, |
1887 | | - "packagingType": { |
1888 | | - "@id": "https://www.gs1.org/voc/packagingMaterial" |
1889 | | - }, |
1890 | | - "priceSpecification": { |
| 2469 … | + "productPrice": { |
1891 | 2470 … | "@id": "https://schema.org/priceSpecification" |
1892 | 2471 … | }, |
1893 | 2472 … | "sku": { |
1894 | 2473 … | "@id": "https://schema.org/sku" |
1895 | 2474 … | }, |
| 2475 … | + "batchNumber": { |
| 2476 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#batchIdentificationId" |
| 2477 … | + }, |
1896 | 2478 … | "commodity": { |
1897 | 2479 … | "@id": "https://w3id.org/traceability#Commodity" |
1898 | 2480 … | } |
1899 | 2481 … | } |
1900 | 2482 … | }, |
| 2483 … | + "ProductReceiptRegistrationCredential": { |
| 2484 … | + "@id": "https://w3id.org/traceability#ProductReceiptRegistrationCredential", |
| 2485 … | + "@context": { |
| 2486 … | + "receiptID": { |
| 2487 … | + "@id": "https://w3id.org/traceability#ProductReceiptRegistrationCredential" |
| 2488 … | + }, |
| 2489 … | + "packingListID": { |
| 2490 … | + "@id": "https://schema.org/identifier" |
| 2491 … | + }, |
| 2492 … | + "orderID": { |
| 2493 … | + "@id": "https://schema.org/orderNumber" |
| 2494 … | + }, |
| 2495 … | + "productInOrder": { |
| 2496 … | + "@id": "https://schema.org/productID" |
| 2497 … | + }, |
| 2498 … | + "certificateName": { |
| 2499 … | + "@id": "https://schema.org/name" |
| 2500 … | + } |
| 2501 … | + } |
| 2502 … | + }, |
| 2503 … | + "ProductRegistrationCredential": { |
| 2504 … | + "@id": "https://w3id.org/traceability#ProductRegistrationCredential", |
| 2505 … | + "@context": { |
| 2506 … | + "productCode": { |
| 2507 … | + "@id": "https://schema.org/productID" |
| 2508 … | + }, |
| 2509 … | + "productCodeType": { |
| 2510 … | + "@id": "https://schema.org/additionalType" |
| 2511 … | + }, |
| 2512 … | + "certificateName": { |
| 2513 … | + "@id": "https://schema.org/name" |
| 2514 … | + } |
| 2515 … | + } |
| 2516 … | + }, |
1901 | 2517 … | "ProductRegistrationEvidenceDocument": { |
1902 | 2518 … | "@id": "https://w3id.org/traceability#ProductRegistrationEvidenceDocument", |
1903 | 2519 … | "@context": { |
1904 | 2520 … | "category": { |
1968 | 2584 … | "@id": "https://schema.org/image" |
1969 | 2585 … | } |
1970 | 2586 … | } |
1971 | 2587 … | }, |
| 2588 … | + "ProformaInvoiceCertificate": { |
| 2589 … | + "@id": "https://w3id.org/traceability#ProformaInvoiceCertificate", |
| 2590 … | + "@context": {} |
| 2591 … | + }, |
1972 | 2592 … | "Purchase": { |
1973 | 2593 … | "@id": "https://w3id.org/traceability#Purchase", |
1974 | 2594 … | "@context": { |
1975 | 2595 … | "customer": { |
1977 | 2597 … | }, |
1978 | 2598 … | "invoice": { |
1979 | 2599 … | "@id": "https://w3id.org/traceability#Invoice" |
1980 | 2600 … | }, |
1981 | | - "purchaseOrder": { |
| 2601 … | + "purchaseOrderNo": { |
1982 | 2602 … | "@id": "https://schema.org/identifier" |
1983 | 2603 … | } |
1984 | 2604 … | } |
1985 | 2605 … | }, |
| 2606 … | + "PurchaseOrderCertificate": { |
| 2607 … | + "@id": "https://w3id.org/traceability#PurchaseOrderCertificate", |
| 2608 … | + "@context": {} |
| 2609 … | + }, |
1986 | 2610 … | "Qualification": { |
1987 | 2611 … | "@id": "https://schema.org/qualifications", |
1988 | 2612 … | "@context": { |
1989 | 2613 … | "qualificationCategory": { |
2015 | 2639 … | "@id": "https://schema.org/LinkRole" |
2016 | 2640 … | } |
2017 | 2641 … | } |
2018 | 2642 … | }, |
| 2643 … | + "SIMASteelImportLicense": { |
| 2644 … | + "@id": "https://w3id.org/traceability#SIMASteelImportLicense", |
| 2645 … | + "@context": { |
| 2646 … | + "applicantCompany": { |
| 2647 … | + "@id": "https://schema.org/Organization" |
| 2648 … | + }, |
| 2649 … | + "customsEntryNumber": { |
| 2650 … | + "@id": "https://schema.org/identifier" |
| 2651 … | + }, |
| 2652 … | + "importer": { |
| 2653 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#importerParty" |
| 2654 … | + }, |
| 2655 … | + "exporter": { |
| 2656 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#exporterParty" |
| 2657 … | + }, |
| 2658 … | + "manufacturer": { |
| 2659 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#manufacturerParty" |
| 2660 … | + }, |
| 2661 … | + "countryOfOrigin": { |
| 2662 … | + "@id": "https://schema.org/addressCountry" |
| 2663 … | + }, |
| 2664 … | + "countryOfExportation": { |
| 2665 … | + "@id": "https://schema.org/addressCountry" |
| 2666 … | + }, |
| 2667 … | + "countryOfMeltAndPour": { |
| 2668 … | + "@id": "https://w3id.org/traceability#countryOfMeltAndPour" |
| 2669 … | + }, |
| 2670 … | + "expectedPortOfEntry": { |
| 2671 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#UNECELOCODE" |
| 2672 … | + }, |
| 2673 … | + "expectedDateOfExport": { |
| 2674 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#exportExitDateTime" |
| 2675 … | + }, |
| 2676 … | + "expectedDateOfImport": { |
| 2677 … | + "@id": "https://w3id.org/traceability#importDateTime" |
| 2678 … | + }, |
| 2679 … | + "productInformation": { |
| 2680 … | + "@id": "https://w3id.org/traceability#productInformation" |
| 2681 … | + } |
| 2682 … | + } |
| 2683 … | + }, |
| 2684 … | + "SIMASteelImportLicenseApplicationCertificate": { |
| 2685 … | + "@id": "https://w3id.org/traceability#SIMASteelImportLicenseApplicationCertificate", |
| 2686 … | + "@context": {} |
| 2687 … | + }, |
2019 | 2688 … | "SIMASteelImportLicenseCertificate": { |
2020 | | - "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#importLicenceDocument", |
| 2689 … | + "@id": "https://w3id.org/traceability#SIMASteelImportLicenseCertificate", |
2021 | 2690 … | "@context": { |
2022 | 2691 … | "expectedDateOfImport": { |
2023 | 2692 … | "@id": "https://schema.org/validThrough" |
2024 | 2693 … | } |
2025 | 2694 … | } |
2026 | 2695 … | }, |
| 2696 … | + "SIMASteelImportProductSpecifier": { |
| 2697 … | + "@id": "https://w3id.org/traceability#SIMASteelImportProductSpecifier", |
| 2698 … | + "@context": { |
| 2699 … | + "product": { |
| 2700 … | + "@id": "https://w3id.org/traceability#SteelProduct" |
| 2701 … | + }, |
| 2702 … | + "value": { |
| 2703 … | + "@id": "https://schema.org/MonetaryAmount" |
| 2704 … | + } |
| 2705 … | + } |
| 2706 … | + }, |
| 2707 … | + "SeaCargoManifest": { |
| 2708 … | + "@id": "https://w3id.org/traceability#SeaCargoManifest", |
| 2709 … | + "@context": { |
| 2710 … | + "transportMeansId": { |
| 2711 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#TransportMeans" |
| 2712 … | + }, |
| 2713 … | + "vesselNumber": { |
| 2714 … | + "@id": "https://schema.org/identifier" |
| 2715 … | + }, |
| 2716 … | + "voyageNumber": { |
| 2717 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#TransportMovement" |
| 2718 … | + }, |
| 2719 … | + "registrationCountry": { |
| 2720 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#registrationCountry" |
| 2721 … | + }, |
| 2722 … | + "plannedDepartureDateTime": { |
| 2723 … | + "@id": "https://schema.org/Date" |
| 2724 … | + }, |
| 2725 … | + "plannedArrivalDateTime": { |
| 2726 … | + "@id": "https://schema.org/DateTime" |
| 2727 … | + }, |
| 2728 … | + "portOfDeparture": { |
| 2729 … | + "@id": "https://schema.org/Place" |
| 2730 … | + }, |
| 2731 … | + "portOfArrival": { |
| 2732 … | + "@id": "https://schema.org/Place" |
| 2733 … | + }, |
| 2734 … | + "netTonnage": { |
| 2735 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#netWeightMeasure" |
| 2736 … | + }, |
| 2737 … | + "grossTonnage": { |
| 2738 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#grossWeightMeasure" |
| 2739 … | + }, |
| 2740 … | + "totalNumberOfTransportDocuments": { |
| 2741 … | + "@id": "https://schema.org/Number" |
| 2742 … | + }, |
| 2743 … | + "transportEquipmentQuantity": { |
| 2744 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#transportEquipmentQuantity" |
| 2745 … | + }, |
| 2746 … | + "totalNumberOfPackages": { |
| 2747 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#packageQuantity" |
| 2748 … | + }, |
| 2749 … | + "transportDocumentInformation": { |
| 2750 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#transportContractDocument" |
| 2751 … | + } |
| 2752 … | + } |
| 2753 … | + }, |
| 2754 … | + "SeaCargoManifestCertificate": { |
| 2755 … | + "@id": "https://w3id.org/traceability#SeaCargoManifestCertificate", |
| 2756 … | + "@context": {} |
| 2757 … | + }, |
2027 | 2758 … | "Seal": { |
2028 | 2759 … | "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#Seal", |
2029 | 2760 … | "@context": { |
2030 | 2761 … | "equipmentReference": { |
2037 | 2768 … | "@id": "https://api.swaggerhub.com/domains/dcsaorg/DCSA_DOMAIN/1.0.1#/components/schemas/sealType" |
2038 | 2769 … | } |
2039 | 2770 … | } |
2040 | 2771 … | }, |
| 2772 … | + "ServiceCharge": { |
| 2773 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#ServiceCharge", |
| 2774 … | + "@context": { |
| 2775 … | + "calculationBasis": { |
| 2776 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#calculationBasis" |
| 2777 … | + }, |
| 2778 … | + "appliedAmount": { |
| 2779 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#appliedAmount" |
| 2780 … | + } |
| 2781 … | + } |
| 2782 … | + }, |
| 2783 … | + "ShippingInstructions": { |
| 2784 … | + "@id": "https://w3id.org/traceability#ShippingInstructions", |
| 2785 … | + "@context": { |
| 2786 … | + "billOfLadingNumber": { |
| 2787 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncl1153/#Bill_of_lading_number" |
| 2788 … | + }, |
| 2789 … | + "bookingNumber": { |
| 2790 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#carrierAssignedId" |
| 2791 … | + }, |
| 2792 … | + "shippersReferences": { |
| 2793 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncl1153/#Consignment_identifier_freight_forwarder_assigned" |
| 2794 … | + }, |
| 2795 … | + "shipper": { |
| 2796 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#consignorParty" |
| 2797 … | + }, |
| 2798 … | + "consignee": { |
| 2799 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#consigneeParty" |
| 2800 … | + }, |
| 2801 … | + "notifyParty": { |
| 2802 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#notifyParty" |
| 2803 … | + }, |
| 2804 … | + "preCarriageTransportMovement": { |
| 2805 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#preCarriageTransportMovement" |
| 2806 … | + }, |
| 2807 … | + "mainCarriageTransportMovement": { |
| 2808 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#mainCarriageTransportMovement" |
| 2809 … | + }, |
| 2810 … | + "onCarriageTransportMovement": { |
| 2811 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#onCarriageTransportMovement" |
| 2812 … | + }, |
| 2813 … | + "placeOfReceipt": { |
| 2814 … | + "@id": "https://schema.org/Place" |
| 2815 … | + }, |
| 2816 … | + "placeOfDelivery": { |
| 2817 … | + "@id": "https://schema.org/Place" |
| 2818 … | + }, |
| 2819 … | + "portOfLoading": { |
| 2820 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#transshipmentLocation" |
| 2821 … | + }, |
| 2822 … | + "portOfDischarge": { |
| 2823 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#unloadingLocation" |
| 2824 … | + }, |
| 2825 … | + "totalNumberOfPackages": { |
| 2826 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#packageQuantity" |
| 2827 … | + }, |
| 2828 … | + "transportEquipmentQuantity": { |
| 2829 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#transportEquipmentQuantity" |
| 2830 … | + }, |
| 2831 … | + "includedConsignmentItems": { |
| 2832 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#includedConsignmentItem" |
| 2833 … | + }, |
| 2834 … | + "utilizedTransportEquipment": { |
| 2835 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#utilizedTransportEquipment" |
| 2836 … | + }, |
| 2837 … | + "declaredValue": { |
| 2838 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#declaredValueForCarriageAmount" |
| 2839 … | + } |
| 2840 … | + } |
| 2841 … | + }, |
| 2842 … | + "ShippingInstructionsCertificate": { |
| 2843 … | + "@id": "https://w3id.org/traceability#ShippingInstructionsCertificate", |
| 2844 … | + "@context": {} |
| 2845 … | + }, |
2041 | 2846 … | "ShippingStop": { |
2042 | 2847 … | "@id": "https://w3id.org/traceability#ShippingStop", |
2043 | 2848 … | "@context": { |
2044 | 2849 … | "from": { |
2098 | 2903 … | "@id": "https://w3id.org/traceability#Commodity" |
2099 | 2904 … | } |
2100 | 2905 … | } |
2101 | 2906 … | }, |
| 2907 … | + "TraceablePresentation": { |
| 2908 … | + "@id": "https://w3id.org/traceability#TraceablePresentation", |
| 2909 … | + "@context": {} |
| 2910 … | + }, |
2102 | 2911 … | "TradeLineItem": { |
2103 | 2912 … | "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#TradeLineItem", |
2104 | 2913 … | "@context": { |
2105 | | - "name": { |
2106 | | - "@id": "https://schema.org/name" |
| 2914 … | + "purchaseOrderNumber": { |
| 2915 … | + "@id": "https://schema.org/orderNumber" |
2107 | 2916 … | }, |
| 2917 … | + "itemCount": { |
| 2918 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#despatchedQuantity" |
| 2919 … | + }, |
2108 | 2920 … | "description": { |
2109 | 2921 … | "@id": "https://schema.org/description" |
2110 | 2922 … | }, |
2111 | | - "productID": { |
2112 | | - "@id": "https://schema.org/productID" |
| 2923 … | + "packageQuantity": { |
| 2924 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#packageQuantity" |
2113 | 2925 … | }, |
2114 | | - "itemCount": { |
2115 | | - "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#despatchedQuantity" |
| 2926 … | + "product": { |
| 2927 … | + "@id": "https://schema.org/Product" |
| 2928 … | + }, |
| 2929 … | + "countryOfOrigin": { |
| 2930 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#originCountry" |
| 2931 … | + }, |
| 2932 … | + "shipToParty": { |
| 2933 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#shipToParty" |
| 2934 … | + }, |
| 2935 … | + "netWeight": { |
| 2936 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#netWeightMeasure" |
| 2937 … | + }, |
| 2938 … | + "grossWeight": { |
| 2939 … | + "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#grossWeightMeasure" |
| 2940 … | + }, |
| 2941 … | + "priceSpecification": { |
| 2942 … | + "@id": "https://schema.org/priceSpecification" |
2116 | 2943 … | } |
2117 | 2944 … | } |
2118 | 2945 … | }, |
| 2946 … | + "TransferEvent": { |
| 2947 … | + "@id": "https://w3id.org/traceability#TransferEvent", |
| 2948 … | + "@context": { |
| 2949 … | + "place": { |
| 2950 … | + "@id": "https://schema.org/Place" |
| 2951 … | + }, |
| 2952 … | + "price": { |
| 2953 … | + "@id": "https://schema.org/price" |
| 2954 … | + }, |
| 2955 … | + "product": { |
| 2956 … | + "@id": "https://schema.org/Product" |
| 2957 … | + }, |
| 2958 … | + "organization": { |
| 2959 … | + "@id": "https://w3id.org/traceability#Organization" |
| 2960 … | + }, |
| 2961 … | + "identifier": { |
| 2962 … | + "@id": "https://schema.org/identifier" |
| 2963 … | + }, |
| 2964 … | + "addressCountry": { |
| 2965 … | + "@id": "https://schema.org/addressCountry" |
| 2966 … | + } |
| 2967 … | + } |
| 2968 … | + }, |
| 2969 … | + "TransformEvent": { |
| 2970 … | + "@id": "https://w3id.org/traceability#TransformEvent", |
| 2971 … | + "@context": { |
| 2972 … | + "place": { |
| 2973 … | + "@id": "https://schema.org/Place" |
| 2974 … | + }, |
| 2975 … | + "organization": { |
| 2976 … | + "@id": "https://w3id.org/traceability#Organization" |
| 2977 … | + }, |
| 2978 … | + "product": { |
| 2979 … | + "@id": "https://schema.org/Product" |
| 2980 … | + }, |
| 2981 … | + "identifier": { |
| 2982 … | + "@id": "https://schema.org/identifier" |
| 2983 … | + } |
| 2984 … | + } |
| 2985 … | + }, |
2119 | 2986 … | "Transport": { |
2120 | 2987 … | "@id": "https://w3id.org/traceability#Transport", |
2121 | 2988 … | "@context": { |
2122 | 2989 … | "loadLocation": { |
2144 | 3011 … | "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#TransportMovement" |
2145 | 3012 … | } |
2146 | 3013 … | } |
2147 | 3014 … | }, |
| 3015 … | + "TransportDocument": { |
| 3016 … | + "@id": "https://w3id.org/traceability#TransportDocument", |
| 3017 … | + "@context": {} |
| 3018 … | + }, |
2148 | 3019 … | "TransportEquipment": { |
2149 | 3020 … | "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#TransportEquipment", |
2150 | 3021 … | "@context": { |
2151 | 3022 … | "equipmentReference": { |
2164 | 3035 … | "@id": "https://service.unece.org/trade/uncefact/vocabulary/uncefact/#affixedSeal" |
2165 | 3036 … | } |
2166 | 3037 … | } |
2167 | 3038 … | }, |
| 3039 … | + "TransportEvent": { |
| 3040 … | + "@id": "https://w3id.org/traceability#TransportEvent", |
| 3041 … | + "@context": { |
| 3042 … | + "place": { |
| 3043 … | + "@id": "https://schema.org/Place" |
| 3044 … | + }, |
| 3045 … | + "organization": { |
| 3046 … | + "@id": "https://w3id.org/traceability#Organization" |
| 3047 … | + }, |
| 3048 … | + "product": { |
| 3049 … | + "@id": "https://schema.org/Product" |
| 3050 … | + }, |
| 3051 … | + "deliveryMethod": { |
| 3052 … | + "@id": "https://schema.org/DeliveryMethod" |
| 3053 … | + }, |
| 3054 … | + "trackingNumber": { |
| 3055 … | + "@id": "https://schema.org/trackingNumber" |
| 3056 … | + } |
| 3057 … | + } |
| 3058 … | + }, |
2168 | 3059 … | "USMCACertificateOfOrigin": { |
2169 | 3060 … | "@id": "https://w3id.org/traceability#USMCACertificateOfOrigin", |
2170 | 3061 … | "@context": { |
2171 | 3062 … | "exporterDetails": { |
2263 | 3154 … | "VerifiableBusinessCard": { |
2264 | 3155 … | "@id": "https://w3id.org/traceability#VerifiableBusinessCard", |
2265 | 3156 … | "@context": {} |
2266 | 3157 … | }, |
| 3158 … | + "WayBillRegistrationCredential": { |
| 3159 … | + "@id": "https://w3id.org/traceability#WayBillRegistrationCredential", |
| 3160 … | + "@context": { |
| 3161 … | + "wayBillID": { |
| 3162 … | + "@id": "https://schema.org/trackingNumber" |
| 3163 … | + }, |
| 3164 … | + "carrierName": { |
| 3165 … | + "@id": "https://schema.org/Organization" |
| 3166 … | + }, |
| 3167 … | + "modeOfTransport": { |
| 3168 … | + "@id": "https://https://schema.org/option" |
| 3169 … | + }, |
| 3170 … | + "portOfEntry": { |
| 3171 … | + "@id": "https://w3id.org/traceability#ShippingStop" |
| 3172 … | + }, |
| 3173 … | + "masterWayBill": { |
| 3174 … | + "@id": "https://https://schema.org/status" |
| 3175 … | + }, |
| 3176 … | + "wayBillVCID": { |
| 3177 … | + "@id": "https://https://schema.org/identifier" |
| 3178 … | + }, |
| 3179 … | + "packageVCID": { |
| 3180 … | + "@id": "https://schema.org/ListItem" |
| 3181 … | + }, |
| 3182 … | + "certificateName": { |
| 3183 … | + "@id": "https://schema.org/name" |
| 3184 … | + } |
| 3185 … | + } |
| 3186 … | + }, |
| 3187 … | + "Workflow": { |
| 3188 … | + "@id": "https://w3id.org/traceability#Workflow", |
| 3189 … | + "@context": {} |
| 3190 … | + }, |
2267 | 3191 … | "ppq203": { |
2268 | 3192 … | "@id": "https://w3id.org/traceability#ppq203", |
2269 | 3193 … | "@context": { |
2270 | 3194 … | "certificateNumber": { |