# Untitled string in Simple Schema

```txt
https://example.com/schemas/simple#/properties/id
```

A unique identifier given to every addressable thing.


| Abstract            | Extensible | Status         | Identifiable            | Custom Properties | Additional Properties | Access Restrictions | Defined In                                                                             |
| :------------------ | ---------- | -------------- | ----------------------- | :---------------- | --------------------- | ------------------- | -------------------------------------------------------------------------------------- |
| Can be instantiated | No         | Unknown status | Unknown identifiability | Forbidden         | Allowed               | none                | [simple.schema.json\*](../generated-schemas/simple.schema.json "open original schema") |

## id Type

`string`

## id Constraints

**URI**: the string must be a URI, according to [RFC 3986](https://tools.ietf.org/html/rfc4291 "check the specification")
