The latest release of the PPO can be found in the folder releases/2018-07-31. You will find three representations of the PPO in the release folder.
- ppo.owl: This is a "reasoned" version of the ontology with all imports merged into the main ontology document. Unless you specifically require an unreasoned representation of the PPO, this is the ontology file you should use.
- ppo-raw.owl: This is an unreasoned version of the ontology with imported entities in separate import modules.
- ppo-merged.owl: This is an unreasoned version of the ontology with all imports merged into the main ontology document.
The most recent development build is available here.
If you are interested in PPO development, extensive documentation covering the PPO build system and development process is available on the PPO project wiki and at the documentation for OntoPilot, which we use to manage ontology development. PPO-specific development documentation includes:
- Building the PPO: How to buld the import modules and compile the PPO.
- Managing imports: How to edit existing import modules and create new ones.
- Ontology development: How to edit and create PPO classes.
- Creating a new release: How to generate a new PPO release.