Skip to content

Slot: uri

A Uniform Resource Identifier (URI) is a string of characters that identifies a

resource on the Internet. URIs can identify physical resources, like webpages

and documents. See specific usage.

URI: ocsf:uri Alias: uri

Applicable Classes

Name Description Modifies Slot
File The File object represents the metadata associated with a file stored in a yes

Properties

Type and Range

Property Value
Range UrlT
Domain Of File

Cardinality and Requirements

Property Value

Aliases

  • URI

See Also

Notes

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: uri
description: 'A Uniform Resource Identifier (URI) is a string of characters that identifies
  a

  resource on the Internet. URIs can identify physical resources, like webpages

  and documents. See specific usage.'
notes:
- RFC 3986 — https://datatracker.ietf.org/doc/html/rfc3986
from_schema: https://w3id.org/lmodel/ocsf
see_also:
- https://datatracker.ietf.org/doc/html/rfc3986
aliases:
- URI
rank: 1000
alias: uri
domain_of:
- File
range: UrlT