Type: CitationString
One or more inline citation references concatenated without any separator, each in the form '(Citation: source_name)'. Used on Campaign objects to cite sources for when a campaign was first or last seen. Each source_name reference must resolve to a source_name value in the object's external_references array. Example: "(Citation: FireEye APT28)(Citation: MSTIC HAFNIUM)"
URI: xsd:string
Type Properties
| Property |
Value |
| Base |
str |
| Type URI |
xsd:string |
| ## Value Constraints |
|
| Property |
Value |
| Regex Pattern |
^(\(Citation:[^)]+\))+$ |
Schema Source
- from schema: https://w3id.org/lmodel/attack
Mappings
| Mapping Type |
Mapped Value |
| self |
xsd:string |
| native |
attack:citation_string |