Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-19624

FIWARE.Question.Tech.FIWARE, NGSI-LD - Understand the @context.

    Details

      Description

      Created question in FIWARE Q/A platform on 28-05-2022 at 18:05
      Please, ANSWER this question AT https://stackoverflow.com/questions/72418192/fiware-ngsi-ld-understand-the-context

      Question:
      FIWARE, NGSI-LD - Understand the @context

      Description:
      I am creating a data model for a particular application and I did not start from any base model; since I did not start from any base model, the context below is sufficient, correct?
      "@context": [
      "https://schema.lab.fiware.org/ld/context",
      "https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.3.jsonld"
      ]

      My data model is not complicated, with just these properties and entity being more "complex":
      "address": {
      "type": "Property",
      "value":

      { "streetAddress": "", "postalCode": "", "addressLocality": "", "addressCountry": "" }

      },

      "location": {
      "type": "Point",
      "coordinates": [
      ,
      ]
      },

      {
      "id": "urn:ngsi-ld:MeasurementSensor:",
      "type": "MeasurementSensor",
      "measurementVariable":

      { "type": "Property", "value": "Temperature" }

      ,
      "measurementValue":

      { "type": "Property", "value": 32.0, "unitCode": "ÂșC", "observedAt": "2022-05-10T11:09:00.000Z" }

      ,
      "refX":

      { "type": "Relationship", "object": "urn:ngsi-ld:" }

      ,
      "@context": [
      "https://schema.lab.fiware.org/ld/context",
      "https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.3.jsonld"
      ]
      }

        Activity

        backlogmanager Backlog Manager created issue -
        Hide
        backlogmanager Backlog Manager added a comment -

        2022-05-29 05:31|CREATED monitor | # answers= 0, accepted answer= False

        Show
        backlogmanager Backlog Manager added a comment - 2022-05-29 05:31|CREATED monitor | # answers= 0, accepted answer= False
        backlogmanager Backlog Manager made changes -
        Field Original Value New Value
        Component/s FIWARE-TECH-HELP [ 10278 ]
        backlogmanager Backlog Manager made changes -
        HD-Enabler Unknown [ 10910 ]
        HD-Chapter Unknown [ 10845 ]
        HD-Node Unknown [ 10852 ]
        backlogmanager Backlog Manager made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        Hide
        backlogmanager Backlog Manager added a comment -

        2022-05-30 05:31|UPDATED status: transition Answer| # answers= 2, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2022-05-30 05:31|UPDATED status: transition Answer| # answers= 2, accepted answer= True
        fla Fernando Lopez made changes -
        Assignee Ken Zangelin [ kzangeli ]
        kzangeli Ken Zangelin made changes -
        Status In Progress [ 3 ] Answered [ 10104 ]
        kzangeli Ken Zangelin made changes -
        Resolution Done [ 10000 ]
        Status Answered [ 10104 ] Closed [ 6 ]
        backlogmanager Backlog Manager made changes -
        Summary [fiware-stackoverflow] FIWARE, NGSI-LD - Understand the @context FIWARE.Question.Tech.FIWARE, NGSI-LD - Understand the @context.
        HD-Enabler Unknown [ 10910 ]
        HD-Chapter Unknown [ 10845 ]
        HD-Node Unknown [ 10852 ]
        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        Open Open In Progress In Progress
        23h 59m 1 Backlog Manager 30/May/22 7:31 AM
        In Progress In Progress Answered Answered
        2h 51m 1 Ken Zangelin 30/May/22 10:22 AM
        Answered Answered Closed Closed
        8s 1 Ken Zangelin 30/May/22 10:22 AM

          People

          • Assignee:
            kzangeli Ken Zangelin
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: