Slot: url
Either the file name for local files, or URL path to off-site resource.
URI: brc:url Alias: url
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
MediaFile | Metadata information pertaining to a particular media resource associated wit... | no |
Properties
-
Range: String
-
Regex pattern:
^.{0,255}$
Examples
Value |
---|
report.pdf |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/brc/brc_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | brc:url |
native | brc:url |
LinkML Source
name: url
description: Either the file name for local files, or URL path to off-site resource.
examples:
- value: report.pdf
from_schema: https://w3id.org/brc/brc_schema
rank: 1000
alias: url
owner: MediaFile
domain_of:
- MediaFile
range: string
pattern: ^.{0,255}$