Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edits made based on discussions with Dez, Jeff and Rich #70

Merged
merged 16 commits into from
Feb 23, 2024
Prev Previous commit
dez edits 8
rpiazza committed Feb 23, 2024
commit 479d30150522f6cd6b0be5f69b132a2dc13f68cb
Original file line number Diff line number Diff line change
@@ -410,7 +410,13 @@ The reverse relationships section illustrates the relationships
targeting this object type from another object type.

Relationships are not restricted to those listed below. Relationships can be created between any objects
using the [stixrelationship]#related-to# relationship type or, as with open vocabularies, user-defined names.
using the [stixrelationship]#related-to# relationship type or, as with open vocabularies, user-defined names.

Sequences of [stixtype]#<<event,events>># *SHOULD NOT* be shared using relationship objects.
Sequences *SHOULD* be shared within an [stixtype]#{incident_url}[incident]# or [stixtype]#<<event,event>># using the *events* or *subevents* properties, respectively.
Using these embedded relationships ensures that an incomplete sequence cannot be shared accidentally (avoiding potential confusion or misunderstandings when processing STIX data.)



[width="100%",cols="23%,20%,24%,33%",options="header",]
|===