An optional list of headers to include in the HTTP request to url. These headers can be used to provide auth tokens required to fetch the object bytes.
URI: https://w3id.org/fga-wg/schema/bundle/headers
Applicable Classes
| Name |
Description |
Modifies Slot |
| AccessURL |
The URL and associated HTTP headers to access the File object (orig: DrsObject). Exact copy of AccessURL object of the GA4GH DRS data model (https://ga4gh.github.io/data-repository-service-schemas/preview/release/drs-1.4.0/docs/#tag/AccessURLModel). |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
Schema Source
- from schema: https://w3id.org/fga-wg/schema/bundle
Mappings
| Mapping Type |
Mapped Value |
| self |
https://w3id.org/fga-wg/schema/bundle/headers |
| native |
https://w3id.org/fga-wg/schema/bundle/headers |
LinkML Source
name: headers
description: An optional list of headers to include in the HTTP request to `url`.
These headers can be used to provide auth tokens required to fetch the object bytes.
from_schema: https://w3id.org/fga-wg/schema/bundle
rank: 1000
domain_of:
- AccessURL
range: string
multivalued: true