# Licensing

This repository contains two distinct types of intellectual property, each governed by its own license.

## 1. Documentation & eBook Content

The educational content, including the eBook, tutorials, and textual explanations, is a derivative work of the Protégé Pizza Tutorial. 
* **License**: [Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)](https://creativecommons.org/licenses/by-sa/4.0/)
* **Requirement**: Any derivative works based on this educational content must maintain the Attribution-ShareAlike terms as required by the original authors.

## 2. Software, Code & Scripts

The associated software artifacts, scripts, and automation tools in this repository are provided for your use in engineering environments.
* **License**: [GNU General Public License v3.0 (GPL-3.0)](https://www.gnu.org/licenses/gpl-3.0.en.html)

---
*For questions regarding these licensing terms, please refer to the attribution chain in our README.md.*