Commit 027d7c8c authored by canterafonsj's avatar canterafonsj
Browse files

FIX Correct id for the Schemas

parent b9191941
{
"$schema": "http://json-schema.org/schema#",
"$id": "https://uri.etsi.org/ngsi-ld/schema/EntityList.json",
"$id": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/EntityList.json",
"title": "NGSI-LD EntityList",
"description": "NGSI-LD EntityList",
"definitions": {
......
{
"$schema": "http://json-schema.org/schema#",
"$id": "https://uri.etsi.org/ngsi-ld/schema/Entity_keyValues.json",
"$id": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/Entity_keyValues.json",
"title": "NGSI-LD Entity Key Values",
"description": "NGSI-LD Entity Simplified Representation",
"type": "object",
......
{
"$schema": "http://json-schema.org/schema#",
"$id": "https://uri.etsi.org/ngsi-ld/schema/UpdateResult.json",
"$id": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/UpdateResult.json",
"title": "NGSI-LD Update Result",
"description": "NGSI-LD Update Result",
"definitions": {
......
{
"$schema": "http://json-schema.org/schema#",
"$id": "https://uri.etsi.org/ngsi-ld/schema/ContextSourceNotification.json",
"$id": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/registrations/ContextSourceNotification.json",
"title": "NGSI-LD Context Source Notification",
"description": "NGSI-LD Context Source Notification",
"type": "object",
......
{
"$schema": "http://json-schema.org/schema#",
"$id": "https://uri.etsi.org/ngsi-ld/schema/ContextSourceRegistrationList.json",
"$id": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/registrations/ContextSourceRegistrationList.json",
"title": "NGSI-LD Registration List",
"description": "NGSI-LD Registration List",
"definitions": {
......
{
"$schema": "http://json-schema.org/schema#",
"$id": "https://uri.etsi.org/ngsi-ld/schema/Notification.json",
"$id": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/subscriptions/Notification.json",
"title": "NGSI-LD Notification",
"description": "NGSI-LD Notification",
"type": "object",
......
{
"$schema": "http://json-schema.org/schema#",
"$id": "https://uri.etsi.org/ngsi-ld/schema/SubscriptionList.json",
"$id": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/subscriptions/SubscriptionList.json",
"title": "NGSI-LD Subscription List",
"description": "NGSI-LD Subscription List",
"definitions": {
......
{
"$schema": "http://json-schema.org/schema#",
"$id": "https://uri.etsi.org/ngsi-ld/schema/temporal/EntityTemporalList.json",
"$id": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/temporal/EntityTemporalList.json",
"title": "NGSI-LD Entity",
"description": "NGSI-LD Temporal Representation List",
"definitions": {
......
{
"$schema": "http://json-schema.org/schema#",
"$id": "https://uri.etsi.org/ngsi-ld/schema/Entity_temporalValues.json",
"$id": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/temporal/Entity_temporalValues.json",
"title": "NGSI-LD Entity Temporal Values",
"description": "NGSI-LD Simplified Temporal Representation of Entities",
"definitions": {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment