Skip to content

Slot: url_type

Indicates if the file is LOCALLY HOSTED ('L') or OFF-SITE URL ('O').

URI: brc:url_type Alias: url_type

Applicable Classes

Name Description Modifies Slot
MediaFile Metadata information pertaining to a particular media resource associated wit... no

Properties

Examples

Value
L

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/brc/brc_schema

Mappings

Mapping Type Mapped Value
self brc:url_type
native brc:url_type

LinkML Source

name: url_type
description: Indicates if the file is LOCALLY HOSTED ('L') or OFF-SITE URL ('O').
examples:
- value: L
from_schema: https://w3id.org/brc/brc_schema
rank: 1000
alias: url_type
owner: MediaFile
domain_of:
- MediaFile
range: MediaLocationEnum
pattern: ^.{0,1}$