Resource functions
Collection functions
Search functions
IIIF
Metadata functions
User functions
System
Message functions
Plugin functions

get_resource_data

Returns the top level property data for the resource. This will include truncated summary metadata. For the full, non truncated metadata, use get_resource_field_data().

Variable Description Data type
$resource * The ID of the resource. integer

Return values

The resource properties. Actual values depend on system configuration.