Skip to content

Slot: name_enc

Encoding for a name field.

URI: stix:name_enc Alias: name_enc

Applicable Classes

Name Description Modifies Slot
File The File Object represents the properties of a file no

Properties

Type and Range

Property Value
Range String
Domain Of File

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Regex Pattern ^[a-zA-Z0-9/\.+_:-]{2,250}$

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/stix

Mappings

Mapping Type Mapped Value
self stix:name_enc
native stix:name_enc

LinkML Source

name: name_enc
description: Encoding for a name field.
from_schema: https://w3id.org/lmodel/stix
rank: 1000
alias: name_enc
domain_of:
- File
range: string
pattern: ^[a-zA-Z0-9/\.+_:-]{2,250}$