Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions ontology/observable/observable.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -5569,6 +5569,7 @@ observable:TCPConnectionFacet
sh:path observable:sourceFlags ;
] ,
[
sh:datatype xsd:string ;
sh:nodeKind sh:Literal ;
sh:path observable:destinationFlags ;
]
Expand Down Expand Up @@ -8949,6 +8950,7 @@ observable:destinationFlags
rdfs:label "destinationFlags"@en ;
rdfs:comment """Specifies the destination TCP flags.
"""@en ;
rdfs:range xsd:string ;
.

observable:destinationPort
Expand Down