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

Clarification on Iterators #5

Closed tobiasschweizer closed 8 months ago

tobiasschweizer commented 1 year ago

for document-structured sources like JSON, a record might be a document or attribute value.

https://github.com/kg-construct/rml-fields-spec/blob/555069b351a9166d1020ee9936578a9a388a3216/section/fields.md?plain=1#L13

Wouldn't it be more clear to use the expression "property value" since attributes make one think of XML?