From ae37d6e563a5edf3cbc3aaf40e4e70fdaa774013 Mon Sep 17 00:00:00 2001 From: elsdvlee <93709574+elsdvlee@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:14:09 +0100 Subject: [PATCH] Update spec/section/fields.md Co-authored-by: Pano Maria --- spec/section/fields.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/section/fields.md b/spec/section/fields.md index f922377..9a39229 100644 --- a/spec/section/fields.md +++ b/spec/section/fields.md @@ -255,7 +255,7 @@ For the evaluation of the expression of an [=expression field=] (`rml:Expression Consequently, the parent of an [=expression field=] MUST be an iterable, i.e. an abstract logical source or [=iterable field=]. The default reference formulation of an [=iterable field=] (`rml:IterableField`) is the reference formulation of the field's [=parent=]. -If the [=iterable field=]'s [=parent=] is an [=expression field=], the [=iterable field=] MUST declare an own reference formulation. +If the [=iterable field=]'s [=parent=] is an [=expression field=], a reference formulation MUST be declared for the [=iterable field=]. Declaring a new reference formulation, i.e. a reference formulation that is different from the reference formulation of the field's [=parent=], is only allowed when the field's [=parent=] is an [=expression field=].