Closed JMayrbaeurl closed 3 years ago
@miriambrus and @gdetant Just added PR #32 with base model PointOfInterest (according to ETSI specification).
@miriambrus and @gdetant Just added another PR #33 with the remaining POI models
Since all ETSI POI models are added now, we can close this issue.
The 'dtmi:digitaltwins:ngsi_ld:city:EnvironmentBaseModel;1' in 'Ontology\Environment\environmentbasemodel.json' has the following relationship declared:
{ "@type": "Relationship", "name": "refPointOfInterest", "minMultiplicity": 0, "maxMultiplicity": 1, "target": "dtmi:digitaltwins:ngsi_ld:city:pointOfInterest;1" }
Unfortunately there is no model 'dtmi:digitaltwins:ngsi_ld:city:pointOfInterest;1'. The complete ETSI data models for Point of Interest (see smart-data-models/dataModel.PointOfInterest ) are missing