Skip to content

wozboz/APTOntology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APTOntology

This project is a prototype of how to integrate STIX 2 into an Ontology.

Needed python packages: -stix2 (https://github.com/oasis-open/cti-python-stix2) -stix2validator (https://github.com/oasis-open/cti-stix-validator) -owlready2 (https://pypi.org/project/Owlready2/)

It can import a single STIX2 Indicator, or search for the indicator in the ontology.

The given importindicator.txt and indicator.txt are used for the import and search, respectively.

Usage of the prototype:

Run the script and follow on-screen instructions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages