Skip to content

Slot: url_string

The URL string. See RFC 1738. For example:

http://www.example.com/download/trouble.exe.

URI: ocsf:url_string Alias: url_string

Applicable Classes

Name Description Modifies Slot
Idp The Identity Provider object contains detailed information about a provider yes
Product The Product object describes characteristics of a software product yes
TransformationInfo The transformation_info object represents the mapping or transformation used yes
Scim The System for Cross-domain Identity Management (SCIM) Configuration object yes
WebResource The Web Resource object describes characteristics of a web resource that was yes
Url The Uniform Resource Locator (URL) object describes the characteristics of a yes

Properties

Type and Range

Property Value
Range UrlT
Domain Of Scim, Url, Idp, Product, TransformationInfo, WebResource

Cardinality and Requirements

Property Value

Aliases

  • URL String

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: url_string
description: 'The URL string. See RFC 1738. For example:

  <code>http://www.example.com/download/trouble.exe</code>.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- URL String
rank: 1000
alias: url_string
domain_of:
- Scim
- Url
- Idp
- Product
- TransformationInfo
- WebResource
range: UrlT