Skip to content

Slot: scheme

The scheme portion of the URL. For example: http,

https, ftp, or sftp.

URI: ocsf:scheme Alias: scheme

Applicable Classes

Name Description Modifies Slot
Url The Uniform Resource Locator (URL) object describes the characteristics of a yes

Properties

Type and Range

Property Value
Range String
Domain Of Url

Cardinality and Requirements

Property Value

Aliases

  • Scheme

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self ocsf:scheme
native ocsf:scheme

LinkML Source

name: scheme
description: 'The scheme portion of the URL. For example: <code>http</code>,

  <code>https</code>, <code>ftp</code>, or <code>sftp</code>.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Scheme
rank: 1000
alias: scheme
domain_of:
- Url
range: string