ResourceReference (JSON)
A generic reference to a resource.
URI: | ResourceReference |
---|
Properties
Name | Type | Description | |
---|---|---|---|
resourceId | string | The resource id of the resource being referenced. Used as an extension attribute when resolving the resource is inconvenient. | FTR |
resource | string | The URI to the resource. For more information, see Architecture of the World Wide Web, Volume One, Section 2 |
Example
{ "resourceId" : "...", "resource" : "..." }