Update schema/dataset.schema.json
Browse files
schema/dataset.schema.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
| 3 |
-
"$id": "https://
|
| 4 |
-
"title": "
|
| 5 |
-
"description": "Row schemas for the public
|
| 6 |
"$defs": {
|
| 7 |
"url": {
|
| 8 |
"type": "string",
|
|
|
|
| 1 |
{
|
| 2 |
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
| 3 |
+
"$id": "https://maxdecals.us/pages/knowledge-hub#dataset-schema",
|
| 4 |
+
"title": "MaxDecals Knowledge Base Database schemas",
|
| 5 |
+
"description": "Row schemas for the public MaxDecals USA research datasets. Canonical resource: https://maxdecals.us/pages/knowledge-hub",
|
| 6 |
"$defs": {
|
| 7 |
"url": {
|
| 8 |
"type": "string",
|