Skip to content

Commit

Permalink
Update schema.json
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-gioia authored Nov 17, 2024
1 parent 99ffd64 commit f763dcd
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions schemas/v1.0.0/schema.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$id": "https://dsapi.opendatamesh.org/resources/schemas/1.0.0-DRAFT.json",
"$id": "https://dpds.opendatamesh.org/specifications/dsas/1.0.0/schema.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0-DRAFT/#dsapiObject",
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0/#dsapiObject",
"title": "dataStoreAPI",
"description": "",
"type": "object",
Expand Down Expand Up @@ -29,7 +29,7 @@
],
"$defs": {
"info": {
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0-DRAFT/#infoObject",
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0/#infoObject",
"title": "Info Object",
"description": "",
"type": "object",
Expand Down Expand Up @@ -74,7 +74,7 @@
"unevaluatedProperties": false
},
"contact": {
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0-DRAFT/#contactObject",
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0/#contactObject",
"title": "Contact Object",
"description": "",
"type": "object",
Expand All @@ -95,7 +95,7 @@
"unevaluatedProperties": false
},
"license": {
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0-DRAFT/#licenseObject",
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0/#licenseObject",
"title": "License Object",
"description": "",
"type": "object",
Expand All @@ -112,7 +112,7 @@
"unevaluatedProperties": false
},
"databaseServices": {
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0-DRAFT/#databaseServicesObject",
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0/#databaseServicesObject",
"title": "Database Services Object",
"description": "",
"type": "object",
Expand All @@ -132,7 +132,7 @@
]
},
"databaseService": {
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0-DRAFT/#databaseServiceObject",
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0/#databaseServiceObject",
"title": "Database Service Object",
"description": "",
"type": "object",
Expand Down Expand Up @@ -170,7 +170,7 @@
]
},
"serverInfo": {
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0-DRAFT/#serverInfoObject",
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0/#serverInfoObject",
"title": "Server Info Object",
"description": "",
"type": "object",
Expand Down Expand Up @@ -204,7 +204,7 @@

},
"connectionProtocols": {
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0-DRAFT/#connectionProtocolsObject",
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0/#connectionProtocolsObject",
"title": "Connection Protocols Object",
"description": "",
"type": "object",
Expand All @@ -220,7 +220,7 @@

},
"jdbcConnection": {
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0-DRAFT/#jdbcConnectionObject",
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0/#jdbcConnectionObject",
"title": "JDBC Connection Object",
"description": "",
"type": "object",
Expand Down Expand Up @@ -258,7 +258,7 @@
"unevaluatedProperties": false
},
"odbcConnection": {
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0-DRAFT/#odbcConnectionObject",
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0/#odbcConnectionObject",
"title": "ODBC Connection Object",
"description": "",
"type": "object",
Expand Down Expand Up @@ -292,7 +292,7 @@
"unevaluatedProperties": false
},
"variables": {
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0-DRAFT/#variableObject",
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0/#variableObject",
"title": "Server Varibles Object",
"description": "",
"type": "object",
Expand All @@ -302,7 +302,7 @@
"unevaluatedProperties": false
},
"variable": {
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0-DRAFT/#variablesObject",
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0/#variablesObject",
"title": "Server Variables Object",
"description": "",
"type": "object",
Expand Down Expand Up @@ -333,7 +333,7 @@
"unevaluatedProperties": false
},
"schema": {
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0-DRAFT/#schemaObject",
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0/#schemaObject",
"title": "Schema Object",
"description": "",
"type": "object",
Expand Down Expand Up @@ -372,7 +372,7 @@
]
},
"table": {
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0-DRAFT/#tableEntity",
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0/#tableEntity",
"title": "Table Entity",
"description": "",
"type": "object",
Expand Down Expand Up @@ -456,7 +456,7 @@
"unevaluatedProperties": false
},
"column": {
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0-DRAFT/#columnObject",
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0/#columnObject",
"title": "Column Object",
"description": "",
"type": "object",
Expand Down Expand Up @@ -513,7 +513,7 @@
"unevaluatedProperties": false
},
"tableConstraint": {
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0-DRAFT/#tableConstraintObject",
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0/#tableConstraintObject",
"title": "Table Constraint Object",
"description": "",
"type": "object",
Expand All @@ -535,7 +535,7 @@

},
"tablePartition": {
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0-DRAFT/#tablePartitionObject",
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0/#tablePartitionObject",
"title": "Table Partition Object",
"description": "",
"type": "object",
Expand All @@ -562,9 +562,9 @@

},
"components": {
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0-DRAFT/#componentsObject",
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0/#componentsObject",
"title": "Components Object",
"description": "The <a href=\"https://dsapi.opendatamesh.org/resources/specifications/1.0.0-DRAFT/#componentsObject\" target=\"_parent\">Components Object</a> holds a set of reusable objects for different aspects of the Data Store API.",
"description": "The <a href=\"https://dsapi.opendatamesh.org/resources/specifications/1.0.0/#componentsObject\" target=\"_parent\">Components Object</a> holds a set of reusable objects for different aspects of the Data Store API.",
"type": "object",
"properties": {
"serverInfo": {
Expand All @@ -590,9 +590,9 @@
"unevaluatedProperties": false
},
"externalResource": {
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0-DRAFT/#externalResourceObject",
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0/#externalResourceObject",
"title": "External Resource Object",
"description": "The <a href=\"https://dsapi.opendatamesh.org/resources/specifications/1.0.0-DRAFT/#externalResourceObject\" target=\"_parent\">External Resource Object</a> allows referencing an external resource like a documentation page or a standard definition.",
"description": "The <a href=\"https://dsapi.opendatamesh.org/resources/specifications/1.0.0/#externalResourceObject\" target=\"_parent\">External Resource Object</a> allows referencing an external resource like a documentation page or a standard definition.",
"type": "object",
"properties": {
"description": {
Expand All @@ -615,7 +615,7 @@
"unevaluatedProperties": false
},
"reference": {
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0-DRAFT/#referenceObject",
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0/#referenceObject",
"title": "Reference Object",
"description": "",
"type": "object",
Expand All @@ -636,9 +636,9 @@
"unevaluatedProperties": false
},
"standardDefinition": {
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0-DRAFT/#standardDefinitionObject",
"$comment": "https://dsapi.opendatamesh.org/resources/specifications/1.0.0/#standardDefinitionObject",
"title": "Standard Definition Object",
"description": "The <a href=\"https://dsapi.opendatamesh.org/resources/specifications/1.0.0-DRAFT/#standardDefinitionObject\" target=\"_parent\">Standard Definition Object</a> formally describes an object (ex. Table schema , ecc ...) of interest following a given standard specification.",
"description": "The <a href=\"https://dsapi.opendatamesh.org/resources/specifications/1.0.0/#standardDefinitionObject\" target=\"_parent\">Standard Definition Object</a> formally describes an object (ex. Table schema , ecc ...) of interest following a given standard specification.",
"type": "object",
"properties": {
"id": {
Expand Down Expand Up @@ -696,4 +696,4 @@
]
}
}
}
}

0 comments on commit f763dcd

Please sign in to comment.