The OwnershipClassVocab is the default STIX vocabulary for expressing the type of ownership of an asset.
| Item | Description |
|---|---|
| Internally-Owned | The asset is owned internally. |
| Employee-Owned | The asset is owned by an employee. |
| Partner-Owned | The asset is owned by a partner. |
| Customer-Owned | The asset is owned by a customer. |
| Unknown | The asset ownership class is unknown. |
| Field Name | Type | Description |
|---|---|---|
| @vocab_nameoptional | string |
The vocab_name field specifies the name of the controlled vocabulary. |
| @vocab_referenceoptional | anyURI |
The vocab_reference field specifies the URI to the location of where the controlled vocabulary is defined, e.g., in an externally located XML schema file. |