We use proprietary and third party´s cookies to improve your experience and our services, identifying your Internet Browsing preferences on our website; develop analytic activities and display advertising based on your preferences. If you keep browsing, you accept its use. You can get more information on our Cookie Policy
Cookies Policy
Ask Your Question
0

Meta model templates for Information Model creation in NGSI LD format

asked 2020-03-16 14:52:02 +0200

Kavipriya gravatar image

updated 2020-03-16 14:53:30 +0200

Hi,

We are trying to create a Smart Building Model in Fiware (Foundation Model, Domain Model). For that do we have the following in Fiware:

  • Model management tool: Do we have a UI based tool in Fiware for Instance model creation and maintenance
  • How to handle model versions ? if Domain model is changed, how will it affect the Instance model for Existing projects. What is the procedure ?
  • How do we perform Model Validation

Thanks for your help!

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2020-05-20 13:08:04 +0200

aabella gravatar image

1.- Model management tool. We do not have a proper UI, not needed for the moment but open to having one.

2.- Model versions. Through the parameter Schema version (to be included in all data models) and this documentation. https://github.com/smart-data-models/...

3.- There are two types of validation

3.1.- That the examples meet the schema: For doing that there are several tools here http://data-models.fiware.org/index.p... for manual checking we use https://www.jsonschemavalidator.net/ but some other tools are good as well.

3.2.- That the documents meet the guidelines (https://github.com/smart-data-models/...) and the contribution manual (http://data-models.fiware.org/index.p...) this is in the process to be automated again (it was but due to the change of structure we have not yet fixed the processes)

edit flag offensive delete link more
Login/Signup to Answer

Question Tools

1 follower

Stats

Asked: 2020-03-16 14:52:02 +0200

Seen: 19,531 times

Last updated: May 20 '20