Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
N
NGSI-LD
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
NGSI Linked Data
NGSI-LD
Commits
027d7c8c
Commit
027d7c8c
authored
Sep 05, 2019
by
canterafonsj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
FIX Correct id for the Schemas
parent
b9191941
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
9 additions
and
9 deletions
+9
-9
EntityList.json
schema/EntityList.json
+1
-1
Entity_keyValues.json
schema/Entity_keyValues.json
+1
-1
UpdateResult.json
schema/UpdateResult.json
+1
-1
ContextSourceNotification.json
schema/registrations/ContextSourceNotification.json
+1
-1
ContextSourceRegistrationList.json
schema/registrations/ContextSourceRegistrationList.json
+1
-1
Notification.json
schema/subscriptions/Notification.json
+1
-1
SubscriptionList.json
schema/subscriptions/SubscriptionList.json
+1
-1
EntityTemporalList.json
schema/temporal/EntityTemporalList.json
+1
-1
Entity_temporalValues.json
schema/temporal/Entity_temporalValues.json
+1
-1
No files found.
schema/EntityList.json
View file @
027d7c8c
{
"$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/Entity_keyValues.json
View file @
027d7c8c
{
"$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/UpdateResult.json
View file @
027d7c8c
{
"$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/registrations/ContextSourceNotification.json
View file @
027d7c8c
{
"$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/registrations/ContextSourceRegistrationList.json
View file @
027d7c8c
{
"$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/subscriptions/Notification.json
View file @
027d7c8c
{
"$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/subscriptions/SubscriptionList.json
View file @
027d7c8c
{
"$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/temporal/EntityTemporalList.json
View file @
027d7c8c
{
"$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/temporal/Entity_temporalValues.json
View file @
027d7c8c
{
"$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"
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment