diff --git a/docs/openapi/components/schemas/common/CBPEntrySummary.yml b/docs/openapi/components/schemas/common/CBPEntrySummary.yml index 28f004f0d..ddb673690 100644 --- a/docs/openapi/components/schemas/common/CBPEntrySummary.yml +++ b/docs/openapi/components/schemas/common/CBPEntrySummary.yml @@ -132,7 +132,7 @@ properties: type: string $linkedData: term: manufacturerId - '@id': https://schema.org/identifier + '@id': https://w3id.org/traceability#manufacturerId exportingCountry: title: Country of Origin description: >- @@ -155,7 +155,7 @@ properties: type: string $linkedData: term: immediateTransportationNumber - '@id': https://schema.org/identifier + '@id': https://w3id.org/traceability#immediateTransportationNumber immediateTransportationDate: title: Immediate Transportation Date description: Record the month, day, and year, obtained from the CBP Form 7512, TACM, or AMS MIB record. @@ -200,7 +200,7 @@ properties: type: string $linkedData: term: consigneeNumber - '@id': https://schema.org/identifier + '@id': https://w3id.org/traceability#consigneeNumber importerNumber: title: Importer Identifier description: Record the IRS EIN, SSN, or CBP assigned number of the importer of record. Proper format is listed under the instructions for Consignee Number. diff --git a/docs/openapi/components/schemas/common/Inbond.yml b/docs/openapi/components/schemas/common/Inbond.yml index 34e9c427e..20f4181ff 100644 --- a/docs/openapi/components/schemas/common/Inbond.yml +++ b/docs/openapi/components/schemas/common/Inbond.yml @@ -36,28 +36,28 @@ properties: type: string $linkedData: term: inBondNumber - '@id': https://schema.org/identifier + '@id': https://w3id.org/traceability#inBondNumber entryId: title: Entry ID description: ACE entry summary unique identifier type: string $linkedData: term: entryId - '@id': https://schema.org/identifier + '@id': https://w3id.org/traceability#entryId ftzNo: title: FTZ Number description: ACE admission no. into an FTZ zone type: string $linkedData: term: ftzNo - '@id': https://schema.org/identifier + '@id': https://w3id.org/traceability#ftzNo inBondType: title: InBond Type description: Type of InBond type: string $linkedData: term: inBondType - '@id': https://schema.org/identifier + '@id': https://w3id.org/traceability#inBondType portOfEntry: title: Port of Entry description: Port of Entry declared in US @@ -92,7 +92,7 @@ properties: type: string $linkedData: term: irsNumber - '@id': https://schema.org/identifier + '@id': https://w3id.org/traceability#irsNumber recipient: title: Recipient description: Entity that will recieve product @@ -106,7 +106,7 @@ properties: type: string $linkedData: term: billOfLadingNumber - '@id': https://schema.org/identifier + '@id': https://w3id.org/traceability#billOfLadingNumber expectedDeliveryDate: title: Expected Delivery Date description: Date when the product is expected to arrive diff --git a/docs/openapi/components/schemas/common/NAISMARecordLeveldentifiers.yml b/docs/openapi/components/schemas/common/NAISMARecordLeveldentifiers.yml index 2434829c6..508fc5682 100644 --- a/docs/openapi/components/schemas/common/NAISMARecordLeveldentifiers.yml +++ b/docs/openapi/components/schemas/common/NAISMARecordLeveldentifiers.yml @@ -29,7 +29,7 @@ properties: type: string $linkedData: term: pid - '@id': https://schema.org/identifier + '@id': https://w3id.org/traceabilit#pid catalogNumber: title: Catalog Number description: An ID that records the museum/herbarium catalog number or other collection number. diff --git a/docs/openapi/components/schemas/common/SteelProduct.yml b/docs/openapi/components/schemas/common/SteelProduct.yml index da02e36f1..3f0b9e608 100644 --- a/docs/openapi/components/schemas/common/SteelProduct.yml +++ b/docs/openapi/components/schemas/common/SteelProduct.yml @@ -23,14 +23,14 @@ properties: type: string $linkedData: term: heatNumber - '@id': https://schema.org/identifier + '@id': https://w3id.org/traceabilit#heatNumber specification: title: Specification description: The specification of the product type: string $linkedData: term: specification - '@id': https://schema.org/identifier + '@id': https://w3id.org/traceabilit#specification grade: title: Grade description: The grade of the product diff --git a/docs/openapi/components/schemas/common/TransferEvent.yml b/docs/openapi/components/schemas/common/TransferEvent.yml index 333923969..fd266c2bf 100644 --- a/docs/openapi/components/schemas/common/TransferEvent.yml +++ b/docs/openapi/components/schemas/common/TransferEvent.yml @@ -69,14 +69,14 @@ properties: type: string $linkedData: term: identifier - '@id': https://schema.org/identifier + '@id': https://w3id.org/traceability#initiator receiver: title: Receiver Identifier description: Identifiers for the receiver of transfer. type: string $linkedData: term: identifier - '@id': https://schema.org/identifier + '@id': https://w3id.org/traceability#receiver portOfArrival: title: Port of Arrival description: Port of arrival to which the product(s) were transferred