Skip to content

Latest commit

 

History

History
90 lines (38 loc) · 1.11 KB

File metadata and controls

90 lines (38 loc) · 1.11 KB

Slot: error_title

A human readable brief message about the error that occurred.

__

This corresponds to RFC-9457's title.

__

URI: ere:error_title Alias: error_title

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_title
native ere:error_title

LinkML Source

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

This corresponds to RFC-9457''s title.

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

  • EREErrorResponse range: string
</details>