Add FMI 3.0 native support#109
Conversation
|
@chrbertsch @jakobkaths please take a look if this addresses your needs |
pmai
left a comment
There was a problem hiding this comment.
CCB 2024-04-04: Merge after final fixes as suggested by @fchucholowski.
pmai
left a comment
There was a problem hiding this comment.
Adjustments as per CCB and @fchucholowski feedback,.
|
What is the benefit of the |
Currently this is mostly redundant, as you note, but this allows uniform handling, and future proofs us when additional information is added to the annotation that is no-longer redundant to FMI 3.0. But your question prompted me to more directly spell out that the mime type given in the binary variable mimeType attribute and the mime-type attribute in the annotation must match, see #110 |
Fixes #105