Boolean
Syntax
For compatible documents, we recommend the following syntaxes.
Syntax | Object(s) |
---|---|
IRI | schema:True , schema:False |
Lexical (string-like) | "True" , "False" , "true" , "false" |
JSON | true , 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
- Reference: Boolean