Integer
search: boost: 1.0 ---# Type: Integer
An integer
URI: [xsd:integer](http://www.w3.org/2001/XMLSchema#integer)
## Type Properties
| Property | Value |
| --- | --- |
| Base | `int` |
| Type URI | [xsd:integer](http://www.w3.org/2001/XMLSchema#integer) |
## Notes
* If you are authoring schemas in LinkML YAML, the type is referenced with the lower case "integer".
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/linkml/meta
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | xsd:integer |
| native | linkml:integer |
| exact | schema:Integer |