glossarist / glossarist-ruby

Concept modeller in Ruby
BSD 2-Clause "Simplified" License
1 stars 1 forks source link

Update Classes structure according to latest "Concept Models" #26

Closed ronaldtse closed 1 year ago

ronaldtse commented 2 years ago

The Glossarist gem is supposed to implement the "Concept models" available here: https://github.com/glossarist/concept-model

However, there are a number of features not yet available. This task is to enumerate all of those and implement them as Classes and attributes.

For example:

ronaldtse commented 2 years ago

The Glossarist gem is heavily used by the iev-data gem. We need to ensure that any updates to the Glossarist gem will be also updated accordingly in iev-data.

ronaldtse commented 2 years ago

@HassanAkbar could you help check the concept-models to see if we have implemented everything? If not please help elaborate this task, thanks.

HassanAkbar commented 2 years ago

@HassanAkbar could you help check the concept-models to see if we have implemented everything? If not please help elaborate this task, thanks.

@ronaldtse We still have a few models missing. I'm working on it.

ronaldtse commented 1 year ago

Looks like it's done. Closing.