Skip to main content

Versioning

This page provides information about versioning in the CAC Ontology Family.

Versioning Strategy

CAC Ontology follows Semantic Versioning principles:

Current Version

The current version of CAC Ontology includes:

Version History

For detailed version history, see:

Module Versioning

Individual modules within the CAC Ontology Family may have their own version numbers, but all modules are released together as part of the main ontology family version.

Compatibility

Backward Compatibility

CASE/UCO Compatibility

All versions maintain compatibility with:

Migration Guides

When upgrading between major versions, migration guides will be provided in the release notes and documentation.

Version Information in Ontology Files

Ontology files include version information in their metadata:

@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dcterms: <http://purl.org/dc/terms/> .

<https://cacontology.projectvic.org/core> 
    dcterms:version "1.0.0" ;
    owl:versionInfo "1.0.0" .

Support

For questions about versioning or compatibility: