Skip to content

Commit 5c52bd4

Browse files
bjdmeestelsdvlee
andauthored
Update spec/section/views.md
Co-authored-by: elsdvlee <[email protected]>
1 parent a88ee01 commit 5c52bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/section/views.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ A [=logical view=] (`rml:LogicalView`) has an implicit default <a data-cite="RML
2222
The <a data-cite="RML-Core##dfn-iterator">logical iterator</a> of a [=logical view=] produces a <dfn>logical view iteration sequence</dfn>, i.e. an ordered sequence of sets of key-value pairs.
2323
Each set of key-value pairs represents a <a data-cite="RML-Core#dfn-iteration">logical iteration</a> of the [=logical view=], called a <dfn>logical view iteration</dfn>.
2424

25-
Each key in a [=logical view iteration sequence=] is a string and each value is a [=record=] or a positive integer.
25+
Each key in a [=logical view iteration sequence=] is a string and each value is a [=record=] or a non-negative integer.
2626
A <dfn>record</dfn> is either an [=iterable record=] or an [=expression record=].
2727

2828
An <dfn>iterable record</dfn> is a <a data-cite="RML-Core#dfn-iteration">logical iteration</a>, i.e. an item on which expressions can be evaluated.

0 commit comments

Comments
 (0)