Informatievlaanderen / OSLO-UML-Transformer

Software components that are used within the OSLO Toolchain
MIT License
5 stars 3 forks source link

Issue with primitive datatype `int` when using that as a type in EA. #63

Closed KristofVDB1 closed 2 months ago

KristofVDB1 commented 2 months ago

Issue type:


Description:

[AttributeConverterHandler]: Unable to get the URI for the range of attribute (Model:OSLO²:OSLO²_vocabularium:OSLO-Weg:PositieInSequentie:volgnummer). Volgnummer in this case is an int and should not have any issues with finding that type.


Crash log:

KristofVDB1 commented 2 months ago

Link to JIRA issue: https://vlaamseoverheid.atlassian.net/browse/SDTT-321

KristofVDB1 commented 2 months ago

This can be fixed by manually overwriting the int value to an Integer in EA.