eMoflon / emoflon-neo

A Neo4j-based implementation of eMoflon
Eclipse Public License 2.0
6 stars 2 forks source link

Give a warning if not all elements could be translated for FWD and BWD #296

Open anthonyanjorin opened 4 years ago

anthonyanjorin commented 4 years ago

At the moment, the only way to make sure that FWD and BWD terminated correctly is by running a CO on the resulting triple.

It would be great to have a warning telling the user that FWD/BWD terminated, but was not able to translate all elements. The reasons for this could be:

We could also think about actually leaving the ~_tr_ : false marker in the model elements...? Or we just report the IDs?