Slot: access_url
AccessURL object providing URL and associated HTTP headers to access the File object (orig: DrsObject).
URI: https://w3id.org/fga-wg/schema/bundle/access_url
Applicable Classes
| Name |
Description |
Modifies Slot |
| AccessMethod |
Description of an access method (i.e. communication protocol) that can be used to fetch a File object (orig: DrsObject). Exact copy of the AccessMethod object of the GA4GH DRS data model (https://ga4gh.github.io/data-repository-service-schemas/preview/release/drs-1.4.0/docs/#tag/AccessMethodModel) |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Required |
Yes |
Examples
Schema Source
- from schema: https://w3id.org/fga-wg/schema/bundle
Mappings
| Mapping Type |
Mapped Value |
| self |
https://w3id.org/fga-wg/schema/bundle/access_url |
| native |
https://w3id.org/fga-wg/schema/bundle/access_url |
LinkML Source
name: access_url
description: 'AccessURL object providing URL and associated HTTP headers to access
the File object (orig: DrsObject).'
examples:
- object:
url: https://epigenomesportal.ca/tracks/ENCODE/hg38/87234.ENCODE.ENCBS004ENC.H3K9me3.peak_calls.bigBed
from_schema: https://w3id.org/fga-wg/schema/bundle
rank: 1000
domain_of:
- AccessMethod
range: AccessURL
required: true