Table of Contents

icarIdentifierType

Description

Identifies a resource.

Properties

Name Description Required Type
Id A unique identification for the resource issued under the auspices of the scheme. Yes string
Scheme The identifier (in reverse domain format) of an official scheme that manages unique identifiers. Yes string

Examples

Example 1

{
  "id": "id",
  "scheme": "scheme"
}