Skip to content

Filtering for data type "boolean" #130

@uwerauschenbach

Description

@uwerauschenbach

Problem description
In clause 8.3,, filtering for data of types "Text", "Number" and "Dates" is defined.
Filtering for "Boolean", even though also a type of values in JSON, is missing.

Expected action
Add indications how to formulate filter criteria for boolean-valued attributes.
To be discussed whether we use comparison i.e. "boolAttr=true&..." and "boolAttr=false&..." or flag notation i.e. something like "boolAttr&..." for true and "boolAttr.not&..." for false

Additional context
None.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Spring25documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions