mintproject / ModelCatalog

A repository containing the resources needed to create a catalog of software model models and link them together
Other
1 stars 3 forks source link

Parse sd:hasAssumption #35

Closed hvarg closed 4 years ago

hvarg commented 4 years ago

In the MINT-UI we are displaying sd:hasAssumption as a list, for this we are parsing the dots of the string but . is not a good delimiter.

I propose to change the delimiter to ; if we want to display this information as a list on the UI.

dgarijo commented 4 years ago

You are right. I will try to make the assumptions separate you don't have to do this. Basically, it will return an array instead of a single object

dgarijo commented 4 years ago

I added some delimeters. Please give a try. Fixed in https://github.com/mintproject/ModelCatalog/commit/127ae81468878c6e0dfe4f80d4db6a530c0312be