Boolean
search: boost: 1.0 ---# Type: Boolean
A binary (true or false) value
URI: xsd:boolean
Type Properties¶
| Property | Value |
|---|---|
| Base | Bool |
| Type URI | xsd:boolean |
| Representation | bool |
Notes¶
- If you are authoring schemas in LinkML YAML, the type is referenced with the lower case "boolean".
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://open-and-sustainable.github.io/revaise-model/schema/objects/field_definition
Mappings¶
| Mapping Type | Mapped Value |
|---|---|
| self | xsd:boolean |
| native | revaise:boolean |
| exact | schema:Boolean |