Origin, Steel Import License, Mill Test Report, and Commercial Invoice.
Data is verified by CBP’s automated processes.
-
-
Featured Steel Credentials
-
-
Mill Test Report Certificate
-
-
The Mill Test Report
- certifies steel type and quality, listing chemical and mechanical
- properties.
-
-
Commercial Invoice Certificate
-
-
-
- Commercial Invoice
- indicates to authorities the value of goods subject to tariffs
- and duties.
-
-
-
Bill of Lading Certificate
-
-
-
- Bill of Lading certificates
- are issued by the carrier, indicating a) receipt of goods, b) evidence
- of consignment contract, and c) title of goods.
-
are cross referenced; commercial and physical provenance is verified; and CBP’s
automated processes can issue Import Approval (13) documentation for presentation
back to the Express Carrier (14) well in advance of the goods arrival.
-
-
Featured E-Commerce Credentials
+
+
+
+
Featured Credentials
+
+
Mill Test Report Certificate
+
+
The Mill Test Report
+ certifies steel type and quality, listing chemical and mechanical
+ properties.
+
+
Commercial Invoice Certificate
+
+
+
+ Commercial Invoice
+ indicates to authorities the value of goods subject to tariffs
+ and duties.
+
+
+
Bill of Lading Certificate
+
+
+
+ Bill of Lading certificates
+ are issued by the carrier, indicating a) receipt of goods, b) evidence
+ of consignment contract, and c) title of goods.
+
+ This vocabulary uses
+ '@vocab': 'https://w3id.org/traceability/#undefinedTerm'
+ to disable JSON-LD related errors associated with Verifiable Credentials,
+ issued about terms that have not yet been added here.
+
+
+
+
From 1d7b12b9fb36dbc0a87ad2a8d097ea883ab86921 Mon Sep 17 00:00:00 2001
From: Benjamin Collins
Date: Mon, 28 Mar 2022 23:17:53 +0900
Subject: [PATCH 4/8] docs: make each vocab its own section
---
.../scripts/schemas-to-vocab.js | 30 ++++---------------
1 file changed, 5 insertions(+), 25 deletions(-)
diff --git a/packages/traceability-schemas/scripts/schemas-to-vocab.js b/packages/traceability-schemas/scripts/schemas-to-vocab.js
index e4cda5a69..7a72c820c 100644
--- a/packages/traceability-schemas/scripts/schemas-to-vocab.js
+++ b/packages/traceability-schemas/scripts/schemas-to-vocab.js
@@ -91,34 +91,14 @@ const buildVocabSection = (schema) => {
return buildProperty(schema);
};
-(async () => {
+(() => {
console.log('🧪 build vocab from schemas');
const sections = schemas.map(buildVocabSection).join('\n');
const section = `
-
-
This vocabulary uses '@vocab': 'https://w3id.org/traceability/#undefinedTerm'
- to disable JSON-LD related errors associated with Verifiable Credentials, issued about
- terms that have not yet been added here.
-
This vocabulary uses
'@vocab': 'https://w3id.org/traceability/#undefinedTerm'
- to disable JSON-LD related errors associated with Verifiable Credentials,
+ to disable JSON-LD related errors associated with Verifiable Credentials,
issued about terms that have not yet been added here.