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: ontologies/vocabs.ttl
+76Lines changed: 76 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,10 @@ skos:prefLabel
23
23
a owl:AnnotationProperty ;
24
24
.
25
25
26
+
gist:stix-term
27
+
a owl:AnnotationProperty ;
28
+
.
29
+
26
30
gist:AccountType
27
31
a owl:Class ;
28
32
rdfs:subClassOf gist:StixCategoryObject ;
@@ -136,6 +140,14 @@ gist:PatternType
136
140
skos:scopeNote "PatternType is a non-exhaustive, open vocabulary that covers common pattern languages and is intended to characterize the pattern language that an indicator pattern is expressed in."^^xsd:string ;
0 commit comments