Skip to content

Slot: subdomain

The subdomain portion of the URL. For example: sub in

https://sub.example.com or sub2.sub1 in

https://sub2.sub1.example.com.

URI: ocsf:subdomain Alias: subdomain

Applicable Classes

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

Properties

Type and Range

Property Value
Range String
Domain Of Url

Cardinality and Requirements

Property Value

Aliases

  • Subdomain

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: subdomain
description: 'The subdomain portion of the URL. For example: <code>sub</code> in

  <code>https://sub.example.com</code> or <code>sub2.sub1</code> in

  <code>https://sub2.sub1.example.com</code>.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Subdomain
rank: 1000
alias: subdomain
domain_of:
- Url
range: string