@adobe/jsonschema2md
Version:
Validate and document complex JSON Schemas the easy way.
21 lines (12 loc) • 1.07 kB
Markdown
# Untitled string in Identifiable Schema
```txt
https://example.com/schemas/identifiable#/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 | [identifiable.schema.json\*](../generated-schemas/identifiable.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")