Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.02 KB

ExternalResource.md

File metadata and controls

14 lines (10 loc) · 1.02 KB

TessJsonApi.ExternalResource

Properties

Name Type Description Notes
title String The title of the external resource [optional]
url String A URL that resolves to a description of an external resource or the external resource itself. [optional]
createdAt Date The date the association was created between this resource and the external resource within TeSS. [optional]
updatedAt Date The date the association was last updated between this resource and the external resource within TeSS. [optional]
apiUrl String A URL that resolves to more information about the external resource represented in a common exchange format (e.g. JSON or XML). [optional]
type String The type of external resource. This can be 'tool', 'database, policy or standard' for bio.tools and FAIRsharing respectively or any other resource type name for other external resources. [optional]