funkikitech commited on
Commit
b6a9de4
·
verified ·
1 Parent(s): 7a59443

Update schema/dataset.schema.json

Browse files
Files changed (1) hide show
  1. schema/dataset.schema.json +3 -3
schema/dataset.schema.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
- "$id": "https://github.com/funkiki-david/Graphictac-KnowledgeBase-database/blob/main/schema/dataset.schema.json",
4
- "title": "Graphictac Knowledge Base Database schemas",
5
- "description": "Row schemas for the public Graphictac research datasets.",
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",