Description
STONES is an OWL 2 ontology modelling the STIX 2.1 specification. It provides a class hierarchy for all STIX Domain Objects (SDOs), Cyber Observable Objects (SCOs), Relationship Objects (SROs), Meta Objects, and structured sub-types, together with datatype and object properties covering all standard STIX properties.
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/stones# |
| Version IRI | https://cyberterrain.org/ns/stones/0.1.0 |
| Version | 0.1.0 |
| Creator | Hohimer Intelligence Strategies LLC |
| License | MIT License |
| Based on | STIX 2.1 (OASIS) |
Downloads
Core Ontology
stones.ttl
Object Properties
object-properties.ttl
Datatype Properties
datatype-properties.ttl
Vocabularies
vocabularies.ttl
Usage
Reference the ontology in your Turtle files:
@prefix stones: <https://cyberterrain.org/ns/stones#> .
Or import it in OWL:
owl:imports <https://cyberterrain.org/ns/stones#> .
Imports
| datatype-properties | https://cyberterrain.org/ns/datatype-properties# |
| object-properties | https://cyberterrain.org/ns/object-properties# |
| vocabularies | https://cyberterrain.org/ns/vocabularies# |
| SKOS Core | http://www.w3.org/2004/02/skos/core |