Ontology Concept and System Integration


System Overview

This project focuses on the integrated modeling of a multi-component structural system located on steeply sloped terrain containing an archaeological site. The system is defined by the spatial relationships between different structural elements positioned at varying ground levels.

The modeled system consists of four retaining walls and one glass curtain wall, which together form a coordinated structural arrangement. The retaining walls are placed at different parts of the terrain: one on the upper mountain side, two along the boundaries of the archaeological excavation area, and one at the lower slope. Each retaining wall has a specific role and is located within a distinct functional zone. The glass curtain wall is positioned horizontally above the archaeological area and is supported by a steel structural system, allowing visitors to circulate above the excavation while maintaining visual access to the site.

Rather than being treated as independent elements, all components are considered parts of a single integrated system. Their properties, roles, and relationships are represented within the ontology, allowing the entire system to be described and evaluated within a common integration framework.

Purpose

The purpose of this ontology is to support the reuse, extension, and integration of domain knowledge related to individual structural systems within an integrated archaeological site context. Specifically, it provides a formal, machine-interpretable representation of components, functions, and relationships associated with retaining wall systems and the glass curtain wall and the whole system.

The ontology also makes domain assumptions explicit and enables transparent knowledge sharing among project team members. In addition, it supports the development of parametric models by providing a structured semantic foundation. Particular emphasis is placed on safety considerations, structural engineering logic, and project-specific requirements.

Scope

The ontology includes concepts organized into two main groups: Subsystem concepts and whole- system connection concepts.

Subsystem concepts include structural components, structural types, uses, materials, loads, design basis (including evaluation concepts such as drainage stability, erosion safety index, and deflection utilization ratio), construction details (specific to retaining wall systems), and their associated relationships.

Whole-system connection concepts include site zones and system-level requirements that connect individual systems (retaining walls and the glass curtain wall) to the overall archaeological site system.

Intended Users an Use

The intended users of the ontology include civil and structural engineers, system modelers, project team members, and relevant stakeholders involved in the design and evaluation of the archaeological site.

The ontology is intended to be used as a knowledge representation framework to support parametric modeling, serve as a structured knowledge base for engineers and project teams, and enable reuse of domain knowledge. It may also be used by software agents to organize site- related data and support integration with similar projects or future extensions

Integration Challenge

The core engineering challenge addressed by the ontology is knowledge integration rather than numerical optimization. Several specific challenges and corresponding modeling strategies are identified.


└─ Different Engineering Logics Across Subsystems

Challenge: Retaining wall systems and glass curtain wall systems are designed using different engineering principles and performance criteria.
Approach: A system-level perspective is adopted, in which subsystems are reorganized and adapted to be compatible with the requirements of the overall site system. For example, the glass curtain wall components are changed to support safe visitor circulation above the archaeological area.


└─Safety as the Primary Design Driver

Challenge: Safety is the dominant design concern of the project, requiring comprehensive and consistent assessment across all subsystems.

Approach: Safety and serviceability are represented through multiple evaluation indicators, such as erosion safety index, drainage stability, and deflection utilization ratio. These indicators allow different aspects of system performance to be documented and compared across design scenarios.


└─Integration of Heterogeneous Subsystems

Challenge: The structural subsystems are inherently different in function and behavior, making system-level integration non-trivial.

Approach: The archaeological site context provides a unifying framework. Retaining walls serve functions such as slope stability, erosion prevention, and excavation support, while the glass curtain wall enables visitor access and visual transparency while protecting archaeological assets from environmental exposure.


└─Alignment, Reorganization, and Extension of Individual Ontologies

Challenge: Individual ontologies developed independently must be aligned, reorganized, and extended to function as a coherent system-level ontology.

Alignment: Alignment was carried out manually using logical axioms to identify equivalent or overlapping concepts across individual ontologies.

Reorganization: Overlapping concepts, such as retaining wall uses, were unified. Repetitive or irrelevant concepts (e.g., earthquake loading, which is outside the project scope) were removed. Relationships were restructured to reflect system logic rather than component-level organization.

Extension: To enable system-level integration, additional classes, object properties, and data properties were introduced where necessary. Designed items were associated with specific site zones through object properties, and each designed item was linked to relevant system requirements. Evaluation indicators such as stability index, drainage stability, and erosion safety index were assigned to corresponding design options. New concepts, such as drainage design, were introduced to support site-wide safety requirements.

Reasoner/Validation

Ontological Consistency and Validation To ensure the logical integrity of the integrated system, we utilized the Pellet Reasoner within the Protégé environment. The validation process focused on checking for logical consistency and unintended class subsumptions. By running the

reasoner, we confirmed that all NamedIndividuals correctly fulfilled the constraints of their assigned classes, such as DesignedRetainingWall and DesignedGlassCurtainWall. This automated verification proves that the knowledge model is internally consistent. It confirms that the

specific attributes assigned to each Individual—such as material properties and geometric dimensions—align perfectly with the semantic definitions of the class hierarchy, ensuring the structural knowledge is represented without logical contradictions.