Resources
Comprehensive resources for working with CAC Ontology, including downloads, publications, presentations, and reference materials.
Quick Access
- Downloads - Ontology files and software
- Presentations - Including the CAC Ontology Figma deck
- Libraries - CASE/UCO SDK and other software libraries
- Publications - Research papers and articles
- Reference Materials - Documentation and guides
Documentation
Online Documentation
- Entities A-Z - Complete entity reference
- Ontology Documentation - Technical documentation
- Getting Started Guide - Introduction and quick start
Repository Documentation
The GitHub repository contains:
docs/architecture.md- System architecturedocs/design.md- Design principlesdocs/user_doc.md- User guidedocs/PRD.md- Product requirementsdocs/glossary.md- Terminology
Examples and Tutorials
- Examples Gallery - 61 real-world example knowledge graphs (v3.1.0)
- SPARQL Queries - 32 example suites in
example_SPARQL_queries/ - Analytics Demonstrations - Located in
analytics_demonstration/directory - AI modeling: Model with AI via the CASE/UCO SDK MCP server
Tools and Software
CASE/UCO SDK
- Repository: github.com/vulnmaster/CASE-UCO-SDK
- Multi-language bindings (Python, C#, Java, Rust), modeling recipes, and MCP server
Python Tools
The CAC Ontology repository includes Python tools for working with the ontology:
git clone https://github.com/Project-VIC-International/CAC-Ontology.git
cd CAC-Ontology
pip install -r requirements.txt
Docker Validation
Validation infrastructure:
docker compose -f testing/docker-compose.yaml up -d
Related Projects
CASE Ontology
- Website: caseontology.org
- Repository: GitHub
- Current pin (CAC v3.1.0): CASE/UCO 1.5.0
Unified Cyber Ontology (UCO)
- Repository: GitHub
CASE/UCO SDK
- Repository: GitHub
Project VIC International
- Website: projectvic.org
- Building its Technology Ecosystem (including VICTrace) on CAC Ontology and CASE/UCO
Support Resources
- Community - Join discussions and get help
- Contact - Reach out with questions
- GitHub Issues - Report bugs and request features
Additional Resources
- Releases - Version information and downloads
- Contributing Guidelines - How to contribute
- License - Apache License 2.0