Skip to content

Slot: name_enc

Encoding for a name field.

URI: attack: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/attack

Mappings

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

LinkML Source

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