Correct ODIN examples.

Description

Is the documentation correct at http://www.openehr.org/releases/BASE/latest/odin.html#_intervals_of_ordered_primitive_types:

0.0..<1000.0

-- real interval 0.0 >= x < 1000.0

Or should it be:

– real interval 0.0 <= x < 1000.0

Activity

Show:

Diego Bosca October 24, 2017 at 10:30 AM

Here are some examples
{|2017-09-05..2017-10-24|}
{|<=2017-10-24|}
{|>=2017-10-24|}

Ian McNicoll October 24, 2017 at 10:18 AM

Think it might be very helpful to include an example of a date range, as this is a very common use-case.

Thomas Beale October 19, 2017 at 2:53 PM

For changes, see section http://www.openehr.org/releases/BASE/latest/docs/odin/odin.html#_intervals_of_ordered_primitive_types

Changed comment in second examples block to
– real interval 0.0 <= x < 1000.0

Fixed

Details

Reporter

Raised By

Thomas Beale

Original estimate

Components

Created April 27, 2016 at 2:35 PM
Updated November 10, 2018 at 7:02 PM
Resolved August 28, 2018 at 2:15 PM