-
Notifications
You must be signed in to change notification settings - Fork 19
Proposal: Correct Typo in Motivation Vocabulary
Status: Accepted
Comment Period Closes: November 22, 2013
Affects Backwards Compatibility: NO
Relevant Issue: https://github.com/STIXProject/schemas/issues/59
This proposal concerns the STIX MotivationVocab-1.0.1 vocabulary, which is the default vocabulary used in the Motivation field of the Threat_Actor component in STIX. This vocabulary has a typo: "Political" is misspelled as "Policital".
Correct this vocabulary using the standard vocabulary update process:
- Create a new MotivationType vocabulary,
MotivationTypeVocab-1.1, as a clone of the latest existing version,MotivationTypeVocab-1.0.1 - Fix the typo in the newly created
MotivationTypeVocab-1.1 - Update the schema annotations for the Threat_Actor construct to indicate that
MotivationTypeVocab-1.1is the default vocabulary for the motivation field.
There is no compatibility impact expected from this change. Producers can use the new vocabulary as they choose or continue to use the old one, while consumers may either support or not support the new vocabulary as they do any other vocabulary.
- Should we fix this typo in
MotivationTypeVocab-1.0.1by following the process above?
This proposal was accepted for STIX 1.1 and will be implemented as described above.