https://example.com/schemas/identifiable
This is a very simple example of a JSON schema. There is only one property.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | Yes | Forbidden | Allowed | none | identifiable.schema.json |
object
(Identifiable)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
@id | string |
Optional | cannot be null | Identifiable |
A unique identifier given to every addressable thing.
@id
- is optional
- Type:
string
- cannot be null
- defined in: Identifiable
string
URI: the string must be a URI, according to RFC 3986