Class: InformationRequestItem
A discrete request by the FDIC that the bank provide a specific item of information or document(s) in response to the letter.
URI: fdic-crypto:InformationRequestItem
classDiagram
class InformationRequestItem
click InformationRequestItem href "../InformationRequestItem"
Statement <|-- InformationRequestItem
click Statement href "../Statement"
InformationRequestItem : excerpt
InformationRequestItem : information_request_item
Inheritance
- Statement
- InformationRequestItem
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
excerpt | 0..1 String |
The entire text of the excerpt from the document used as the basis for creati... | direct |
information_request_item | 0..1 String |
A brief declarative description of the information or document requested | direct |
Usages
used by | used in | type | used |
---|---|---|---|
CryptoDocument | information_requests | range | InformationRequestItem |
PauseLetterDocument | information_requests | range | InformationRequestItem |
OtherDocument | information_requests | range | InformationRequestItem |
Identifier and Mapping Information
Schema Source
- from schema: https://finreg-foundry.github.io/fdic-crypto
Mappings
Mapping Type | Mapped Value |
---|---|
self | fdic-crypto:InformationRequestItem |
native | fdic-crypto:InformationRequestItem |
LinkML Source
Direct
name: InformationRequestItem
description: A discrete request by the FDIC that the bank provide a specific item
of information or document(s) in response to the letter.
from_schema: https://finreg-foundry.github.io/fdic-crypto
is_a: Statement
slots:
- excerpt
attributes:
information_request_item:
name: information_request_item
description: A brief declarative description of the information or document requested
from_schema: https://finreg-foundry.github.io/fdic-crypto
rank: 1000
domain_of:
- InformationRequestItem
range: string
disjoint_with:
- Instruction
Induced
name: InformationRequestItem
description: A discrete request by the FDIC that the bank provide a specific item
of information or document(s) in response to the letter.
from_schema: https://finreg-foundry.github.io/fdic-crypto
is_a: Statement
attributes:
information_request_item:
name: information_request_item
description: A brief declarative description of the information or document requested
from_schema: https://finreg-foundry.github.io/fdic-crypto
rank: 1000
alias: information_request_item
owner: InformationRequestItem
domain_of:
- InformationRequestItem
range: string
excerpt:
name: excerpt
description: The entire text of the excerpt from the document used as the basis
for creating the class instance and its attributes
from_schema: https://finreg-foundry.github.io/fdic-crypto
rank: 1000
alias: excerpt
owner: InformationRequestItem
domain_of:
- Event
- Instruction
- InformationRequestItem
- FDICConcern
- CryptoActivity
- CitedAuthority
range: string
disjoint_with:
- Instruction