Uri
search: boost: 1.0 ---# Type: Uri
a complete URI
URI: [xsd:anyURI](http://www.w3.org/2001/XMLSchema#anyURI)
## Type Properties
| Property | Value |
| --- | --- |
| Base | `URI` |
| Type URI | [xsd:anyURI](http://www.w3.org/2001/XMLSchema#anyURI) |
| Representation | `str` |
## Comments
* in RDF serializations a slot with range of uri is treated as a literal or type xsd:anyURI unless it is an identifier or a reference to an identifier, in which case it is translated directly to a node
## Notes
* If you are authoring schemas in LinkML YAML, the type is referenced with the lower case "uri".
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/linkml/meta
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | xsd:anyURI |
| native | linkml:uri |
| close | schema:URL |