Boolean

Syntax

For compatible documents, we recommend the following syntaxes.

SyntaxObject(s)
IRIschema:True, schema:False
Lexical (string-like)"True", "False", "true", "false"
JSONtrue, false

We also do our best to interpret other common affirmative or negative values.

Normalization

Accepted values are normalized into their IRI-equivalents: schema:True or schema:False.

Technical Notes