Open
Description
There is no information on the following classes:
- gist:Infrastructure
- gist:CategoryObject
- gist:MalwareAnalysis
- gist:Note
- gist:ObseveredData
- gist:Opinion
- gist:Procedure
- gist:Report
- gist:StixBundle
- gist:StixObject
- gist:Tactic
- gist:Weakness
There are other classes that have nothing but a label. E.g.
- gist:Vulnerabity (typo for gist:Vulnerability)
I suspect gist:CategoryObject should be deleted, as there already is gist:StixCategoryObject, per below.
gist:CategoryObject
a owl:Class ;
.
gist:StixCategoryObject
a owl:Class ;
rdfs:subClassOf gist:Category ;
.