Skip to content

Commit

Permalink
deploy: eb8f1b2
Browse files Browse the repository at this point in the history
  • Loading branch information
mkhraisha committed Feb 20, 2024
1 parent edca025 commit eb73314
Show file tree
Hide file tree
Showing 6 changed files with 12,469 additions and 12,469 deletions.
2 changes: 1 addition & 1 deletion contexts/traceability-v1.jsonld

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$linkedData:
term: UsdaSc6
'@id': https://w3id.org/traceability#UsdaSc6
title: USDA Form SC-6
term: USDASC6ExemptCommodityForm
'@id': https://w3id.org/traceability#USDASC6ExemptCommodityForm
title: USDA SC-6 Exempt Commodity Form
description: >-
Importer's Exempt Commodity Form (SC-6) to declare the intent to import an
agricultural commodity exempt from grade requirements for the commodity.
Expand All @@ -13,9 +13,9 @@ properties:
items:
type: string
enum:
- UsdaSc6
- USDASC6ExemptCommodityForm
- type: string
const: UsdaSc6
const: USDASC6ExemptCommodityForm
serialNumber:
title: Serial Number
description: Serial number of the form.
Expand Down Expand Up @@ -137,7 +137,7 @@ required:
- type
example: |-
{
"type": "UsdaSc6",
"type": "USDASC6ExemptCommodityForm",
"facility": {
"type": [
"Place"
Expand Down Expand Up @@ -347,4 +347,4 @@ example: |-
"importerSignatureDate": "2021-02-15",
"intendedUse": "Processing",
"intendedUseCert": "Processing"
}
}
Loading

0 comments on commit eb73314

Please sign in to comment.