Description: NOES-Onto is an application-level ontology in Material Science and Engineering domain focusing on semantic modeling of Process-Structure-Property (PSP) dependencies of nonoriented electrical steels (NOES). NOES-Onto is based on the third version of the Platform Material Digital Core Ontology (PMDco).
This folder provides the modular implementation of ImageTransformation, developed and maintained using the Ontology Development Kit (ODK).
- src/: Main development folder generated and managed through ODK.
- ontology/components/: – Modular ontology components (manufacturing, characterization, texture).
- ontology/noes-edit.owl: – Primary editable ontology file used during development (ontology editors' version).
- noes-full.owl/ttl: Complete ontology with all imports and full axiomatization.
- noes-base.owl/ttl: Core entities without extended imports.
- noes-simple.owl/ttl: Simplified version with basic subclass and existential axioms.
- noes.owl/ttl: Main ontology file contains the full version.
- README.md, LICENSE.txt, CONTRIBUTING.md – Project overview, license, and contribution guidelines.
The latest version of the ontology can always be found at:
(note this will not show up until the request has been approved by obofoundry.org)
Editors of this ontology should use the edit version, src/ontology/noes-edit.owl
Please use this GitHub repository's Issue tracker to request new terms/classes or report errors or specific concerns related to the ontology.
This ontology repository was created using the Ontology Development Kit (ODK).