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

Is rml:reference = rml:iterator? #27

Open tirrolo opened 2 months ago

tirrolo commented 2 months ago

Looking at the examples, it looks like they are the same thing. Then, we should use the same name.

elsdvlee commented 1 month ago

This is in my opinion also valid voor rml:reference in rml-core. I prefer rml:reference as long as this is term is also used in the expression map defined in rml-core. @tirrolo do you see a difference with the use of rml:reference in rml-core?

elsdvlee commented 1 month ago

Additionally, for mixed content we need a reference and an iterator, e.g. when switching from json to csv.