Onto-Med / top-api

REST API of the TOP Framework
https://onto-med.github.io/top-api/
MIT License
0 stars 1 forks source link

Constant needs new property "value" #58

Closed ChristophB closed 2 years ago

ChristophB commented 2 years ago

The property holds the actual value of that constant.

E.g.: pi => 3.14...

ChristophB commented 2 years ago

Maybe we should also add a property that defines the data type of that constant?