Type: boolean
A binary (true or false) value
URI: https://example.org/usdm/v4/linkml/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://example.org/usdm/v4/linkml
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | https://example.org/usdm/v4/linkml/boolean |
| native | https://example.org/usdm/v4/linkml/boolean |
| exact | schema:Boolean |