Skip to content

Latest commit

 

History

History
90 lines (38 loc) · 1.12 KB

File metadata and controls

90 lines (38 loc) · 1.12 KB

Slot: error_detail

A human readable detailed message about the error that occurred.

__

This corresponds to RFC-9457's detail.

__

URI: ere:error_detail Alias: error_detail

Applicable Classes

Name Description Modifies Slot
EREErrorResponse Response sent by the ERE when some error/exception occurs while processing a ... no

Properties

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self ere:error_detail
native ere:error_detail

LinkML Source

Details ```yaml name: error_detail description: 'A human readable detailed message about the error that occurred.

This corresponds to RFC-9457''s detail.

' from_schema: https://data.europa.eu/ers/schema/ere rank: 1000 alias: error_detail owner: EREErrorResponse domain_of:

  • EREErrorResponse range: string
</details>