Table 1 Modular structure of NEAO.
Module | OWL source | Namespace prefix | Namespace URI | Contents |
---|---|---|---|---|
Root | neao.owl | neao | Top-level grouping of the files, importing all modules, and defining the ontology metadata, such as description and version information. | |
Base | base/base.owl | neao_base | Top-level classes of the NEAO model that are imported by other modules. | |
Data | data/data.owl | neao_data | Subclasses of Data, defining specific data entities and their semantic groupings. | |
Steps | steps/steps.owl | neao_steps | Subclasses of AnalysisStep, defining specific analysis steps and their semantic groupings. | |
Parameters | parameters/parameters.owl | neao_params | Subclasses of AnalysisParameter, defining specific parameters and their semantic groupings. | |
Bibliography | bibliography/bibliography.owl | neao_bib | Define individuals with the bibliographic references used to annotate AnalysisStep classes. |