Skip to content

Slot: referrer

The request header that identifies the address of the previous web page, which

is linked to the current web page or resource being requested.

URI: ocsf:referrer Alias: referrer

Applicable Classes

Name Description Modifies Slot
HttpRequest The HTTP Request object represents the attributes of a request made to a web no

Properties

Type and Range

Property Value
Range String
Domain Of HttpRequest

Cardinality and Requirements

Property Value

Aliases

  • HTTP Referrer

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: referrer
description: 'The request header that identifies the address of the previous web page,
  which

  is linked to the current web page or resource being requested.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- HTTP Referrer
rank: 1000
alias: referrer
domain_of:
- HttpRequest
range: string