STONEWORK

Semantic Threat Ontology and Research Framework

v0.2.0  ·  OWL 2  ·  MIT

Description

STONEWORK is an OWL 2 ontology and research framework that serves as the evolutionary successor to the STONES ontology. It provides a forward-looking, extensible foundation for modeling next-generation cyber threat intelligence concepts, objects, relationships, workflows, and knowledge beyond the scope of STIX 2.1.

STONEWORK extends STONES with classes for security controls, weaknesses, products, tactics, techniques, procedures, threat scenarios, risk, likelihood, and impact — and defines a semantic interoperability layer connecting heterogeneous CTI frameworks such as ATT&CK, CAPEC, CWE, CVE, CPE, and CIS Controls.

Documentation

Full ontology documentation including class hierarchy, object properties, and datatype properties is available as a browsable specification.

Ontology Metadata

IRI https://cyberterrain.org/ns/stonework#
Version IRI https://cyberterrain.org/ns/stonework/0.2.0
Version 0.2.0
Creator Hohimer Intelligence Strategies LLC
License MIT License
Extends STONES — STIX ONtology Expression System

Downloads

Core Ontology
stonework.ttl

Usage

Reference the ontology in your Turtle files:

@prefix stonework: <https://cyberterrain.org/ns/stonework#> .

Or import it in OWL:

owl:imports <https://cyberterrain.org/ns/stonework#> .

Imports

STONES https://cyberterrain.org/ns/stones#