Class: PersonalRequest
The act of personally making a request to get access to the subject by following some described procedure.
erDiagram
PersonalRequest {
string description
NodeUriOrCurie schema_type
}
Press "Alt" / "Option" to enable Pan & Zoom
Inheritance
- AccessMethod
- PersonalRequest
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
description | 0..1 String |
A free-text account of the subject | direct |
schema_type | 0..1 NodeUriOrCurie |
State that the subject is an instance of a particular schema class | AccessMethod |
Identifier and Mapping Information
Schema Source
- from schema: https://concepts.datalad.org/s/edistributions/unreleased
Mappings
Mapping Type | Mapped Value |
---|---|
self | dlres:PersonalRequest |
native | dledist:PersonalRequest |
LinkML Source
Direct
name: PersonalRequest
description: The act of personally making a request to get access to the subject by
following some described procedure.
from_schema: https://concepts.datalad.org/s/edistributions/unreleased
is_a: AccessMethod
slots:
- description
class_uri: dlres:PersonalRequest
Induced
name: PersonalRequest
description: The act of personally making a request to get access to the subject by
following some described procedure.
from_schema: https://concepts.datalad.org/s/edistributions/unreleased
is_a: AccessMethod
attributes:
description:
name: description
description: A free-text account of the subject.
from_schema: https://concepts.datalad.org/s/edistributions/unreleased
exact_mappings:
- dcterms:description
- rdfs:comment
broad_mappings:
- obo:IAO_0000300
rank: 1000
slot_uri: dlthings:description
alias: description
owner: PersonalRequest
domain_of:
- ThingMixin
- PersonalRequest
range: string
schema_type:
name: schema_type
description: State that the subject is an instance of a particular schema class.
Typically, no explicit value needs to be assigned to this slot, because it matches
the class type of a particular record. However, this slots can be used as a
type designator of a schema element for validation and schema structure handling
purposes. This is used to indicate specialized schema classes for properties
that accept a hierarchy of classes as their range.
from_schema: https://concepts.datalad.org/s/edistributions/unreleased
exact_mappings:
- dcterms:type
rank: 1000
slot_uri: rdf:type
designates_type: true
alias: schema_type
owner: PersonalRequest
domain_of:
- ThingMixin
- Identifier
- AccessMethod
range: NodeUriOrCurie
class_uri: dlres:PersonalRequest