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
The SPARQL-Anything template used to convert STIX 2.1 JSON documents into instances governed by the STIX ontology only creates stix:StixObject instances.
Once the instances are created the inference engine is used to infer the more specific rdf:type of stix:StixObject instances.
In addition to the equivalentClass class expressions for the more specific types, a set of SWRL rules have been created to convert STIX literal tags into the appropriate Category instances.
At least two tasks are involved here:
Transfer the equivalentClass expressions from STIX ontology to the gistCyber Ontology
create the SWRL rules in a separate ontology file to be imported into gistCyber