kg-construct / rml-lv

Specification repository for logical views in RML.
https://kg-construct.github.io/rml-lv/dev.html
3 stars 3 forks source link

How to keep multivalues with fields? #4

Open thomas-delva opened 2 years ago

thomas-delva commented 2 years ago

Currently, RML fields would flatten all multivalues, but those are needed on two cases: (i) creating collections and (ii) functions with multivalues as input. How can we improve fields so they can be used in those cases?