You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openc2-impl-https-v1.0.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -184,7 +184,6 @@ M. J. Herring, K. D. Willett, "Active Cyber Defense: A Vision for Real-Time Cybe
184
184
### 1.5.1 Naming Conventions
185
185
* RFC2119/RFC8174 key words (see section 1.2) are in all uppercase.
186
186
* All property names and literals are in lowercase, except when referencing canonical names defined in another standard (e.g., literal values from an IANA registry).
187
-
* All words in structure component names are capitalized and are separated with a hyphen, e.g., Action, Target, Target-Specifier.
188
187
* Words in property names are separated with an underscore (_), while words in string enumerations and type names are separated with a hyphen (-).
189
188
* The term "hyphen" used here refers to the ASCII hyphen or minus character, which in Unicode is "hyphen-minus", U+002D.
190
189
* All type names, property names, object names, and vocabulary terms are between three and 40 characters long.
0 commit comments