Documentation for Architectural Heritage: A Historical Building Information Modeling Data Modeling Approach for the Valentino Castle North Wing
Abstract
:1. Introduction
- Fragmented Methodologies: Current approaches to standardized documentation frameworks vary widely, from five-phase workflows [4] and hierarchical classification systems [5] to four-tier architectures for facility management interoperability [6]. Achieving universal adaptability for different heritage structures remains a challenge.
- Modeling Fidelity Trade-offs: Balancing geometric accuracy (LOG) with semantic depth (LOI) remains challenging. While methods like stratified modeling [11], adaptive components [12], and path-objects for monitoring [13] offer partial solutions, technical and operational constraints hinder scalable implementation.
2. Research Objective
- Standardizing Workflows: Develop a framework for documentation that integrates phased requirements analysis, standardized data collection protocols, and archival management strategies, addressing inconsistencies in information acquisition and storage.
- Adaptive Geometric–Semantic Modeling: Propose efficient 3D modeling methods for scenarios with limited geometric precision (e.g., without accurate point cloud data). Implement a dual-layer structure to balance geometric accuracy (LOG) and semantic depth (LOI).
- Enhancing Cross-Platform Interoperability: Design a model-based semantic management system compatible with various software environments, including BIM platforms, databases, and web interfaces. This system will leverage ontology-driven approaches [7,8,9] and structured query mechanisms [10] to improve data integration.
- Developing a Collaborative Data Ecosystem: Evaluate software-independent data integration methods, such as spreadsheets, APIs, and cloud platforms, to facilitate cross-disciplinary collaboration. Modular metadata schemas and stakeholder engagement protocols will ensure effective information sharing.
3. Materials and Methodology
3.1. Establishment of Workflow
- Stage 1. Ontological Knowledge Structure: In this stage, strategic planning defines information requirements and workflow standards. It involves gathering data on project objectives, tasks, and data formats, while establishing protocols for interdisciplinary teams. Additionally, it proposes an integrated information management strategy based on HBIM frameworks and cultural heritage ontologies (e.g., CIDOC or IFC) to standardize geometric modeling and interoperability.
- Stage 2. Preliminary Information Collection: This stage involves gathering geometric and semantic information on architectural heritage, such as historical drawings, point cloud scans, and asset management records. Establishing standardized protocols for information collection ensures clarity in methods, metadata, and classification systems.
- Stage 3. Geometric Processing: High-precision surveys are not always needed for documentation-focused HBIM projects, but existing point clouds and drawings remain valuable. Key steps include filtering, cleaning, registration, and fusion of point clouds, along with scanning and digitizing historical documents. Proper metadata documentation is critical to ensure future users can assess the reliability of geometric models.
- Stage 4. Geometric Modeling: The primary goal is not high-precision modeling but ensuring alignment between semantic information and 3D objects. This stage adopts simplified 3D modeling strategies, enabling appropriate storage of semantic data while maintaining model flexibility.
- Stage 5. Semantic Information Enrichment: In the documentation project, data are categorized into architectural, heritage, asset, and project information. This stage focuses on effectively managing these interconnected data categories within the HBIM platform.
- Stage 6. Interoperability: Given the involvement of various stakeholders, predefined standards for information exchange are necessary. These may include spreadsheet models, external databases, or web-based platforms.
3.2. Requirements and Workflow Planning
3.2.1. Information Requirement Analysis
3.2.2. BIM Execution Plan Development
- Schedule;
- Roles and responsibilities;
- Model usage;
- BIM tools;
- Simplified modeling specifications;
- Data formats and exchange methods in CDE;
- Naming conventions;
- Coordination among model alliances;
- Decomposition structure and information requirement levels for each model element.
3.3. Data Collection and Geometric Preprocessing
- Step 1: Information classified by sources [16]
- Transfer of information and data from existing projects, archives, or research.
- Recognition or relabeling of existing data and information stores, such as GIS and databases.
- Collection of new or updated information and data from surveys and new research.
- Step 2: Information classified by categories [17]
- Archeological and Historical Data: focused on archeological investigations, historical context analysis, and the study of the building’s morphology and functional evolution over time.
- Geometry: focused on recording, surveying, and visualizing the exact shape and characteristics of the building’s fabric in its current state.
- Pathology: aimed at identifying and surveying potential damage or decay of the historic building’s fabric over time, whether material decay or structural deterioration.
- Performance Data: focused on understanding and analyzing the current operability and performance of the building in various aspects, such as energy performance, thermal performance, system performance, and safety and security performance.
- Step 3: Information classified by storage [18]
- Documentation: the original archives and materials.
- Alphanumerical Information: information on various parameters.
- Geometrical Information: geometric information from various modeling software or CAD.
3.4. Identification, Classification, and Grading of HBIM Objects
- Classification Mismatch: modern BIM classification systems are poorly aligned with heritage building components.
- Granularity Issues: defining the smallest unit for modeling heritage elements is difficult.
- Standardization of Historical Component Terminology: Using Hopkins [20] for standardized building component names.
- Semantic Classification: Introducing De Luca et al.’s [21] three semantic levels: “Finalized Group”, “Morphological Entities”, and “Reference Marks”.
- BIM Classification Alignment: Mapping the sixth level of the BIM classification system (based on BIM FORUM LOD Specification 2023) to the “Finalized Group”. Complex structural details are categorized as “Morphological Entities” and “Reference Marks”.
- Model Simplification Norms: Developing simplification guidelines based on the classification system and creating a Valentino Castle classification database in CSV format for updates and queries.
- Model Level for Geometric Simplification: Introducing a model level to describe geometric simplification. Italian regulations define the Level of Development (LOD) as a combination of the Level of Geometry (LOG) and Level of Information (LOI), ranging from A to G. For historical buildings, LOD F (as-is) and LOD G (maintenance phase) are common [22]. This study also adopts the Level of Detail concept, replaced by the Level of Knowledge (LOK) to distinguish between geometric and informational granularity, referencing UNI 10838:1999, UNI 8290:1981, and UNI 11337:2017.
3.5. Semantic Information Management
3.5.1. Information Structure Design
- Level 1. Building: This level encompasses the entire building, handling information shared with the whole structure and not specific to any individual building element. It includes global project information (OIR, AIR, PIR, etc.), original documents and archives, and information that is difficult to classify, such as performance indicators;
- Level 2. Zone: This level describes and manages rooms or spaces with specific functions or characteristics, adding a dimension for retrieving and managing any building element or information. It includes building elements, facilities, equipment, and assets within the rooms or spaces;
- Level 3. Arhitectural Component A: This level describes building components and elements, aiming for simplified geometric modeling;
- Level 4. Architectural Component B: This level involves more detailed semantic information of components, such as damage information, historical information, and finer geometric details not captured in the geometric representation.
3.5.2. Ontology Design
3.6. Case: North Wing of the Valentino Castle
3.6.1. Data Collection and Management
3.6.2. Geometric Processing and Modeling
3.6.3. Semantic Information Enrichment
3.6.4. Interoperability and Data Transfer
- Method 1: Dynamo Plugin for Visual Programming Language (VPL)
- Component Filtering: Extract “ifcGUID” parameters from Revit project objects and filter the corresponding entries in Excel sheets.
- Data Matching: Match and assign values based on ifcGUIDs and parameter names in the spreadsheet.
- Simultaneous Linking: Connect Revit data and spreadsheet tables concurrently.
- Issues: This strategy requires advanced VPL skills and custom scripts tailored to the spreadsheet design.
- Method 2: Microsoft Excel or WPS Office Integration
- Data Export: Use the DiRootsOne plugin to export Revit schedule/quantity tables as primary tables.
- Component Queries: Create sub-tables for individual components and input additional parameters.
- Data Linking: Apply the VLOOKUP function to integrate sub-table information with the primary table.
- Issues:
- Manual formula input limits scalability for extensive datasets.
- Formula-generated values in the primary table are not recognized by Revit. Therefore, formula results must be converted to static values for re-import.
- Method 3: WPS Office “Data/Get Data/Cross-Table Connection” Function
- Data Import: Import individual workbook files from the same folder into a consolidated table.
- Data Alignment: Use the “Existing Connections” feature to align information to specific cells.
- Automation with VBA: Employ VBA scripts to automate data integration for large datasets.
4. Results
4.1. Data Collection and Management
4.2. Geometric Processing and Modeling
4.3. Semantic Information Enrichment
5. Discussion
6. Conclusions
Author Contributions
Funding
Data Availability Statement
Acknowledgments
Conflicts of Interest
References
- Dore, C.; Murphy, M. Integration of Historic Building Information Modeling (HBIM) and 3D GIS for recording and managing cultural heritage sites. In Proceedings of the 2012 18th International Conference on Virtual Systems and Multimedia, Milan, Italy, 2–5 September 2012; pp. 369–376. [Google Scholar]
- Pepe, M.; Costantino, D.; Alfio, V.S.; Restuccia, A.G.; Papalino, N.M. Scan to BIM for the digital management and representation in 3D GIS environment of cultural heritage site. J. Cult. Herit. 2021, 50, 115–125. [Google Scholar]
- Antonopoulou, S.; Bryan, P. BIM for Heritage: Developing a Historic Building Information Model; Historic England: London, UK, 2017.
- Martinelli, L.; Calcerano, F.; Gigliarelli, E. Methodology for an HBIM workflow focused on the representation of construction systems of built heritage. J. Cult. Herit. 2022, 55, 277–289. [Google Scholar]
- Bruno, N.; Roncella, R. HBIM for conservation: A new proposal for information modeling. Remote Sens. 2019, 11, 1751. [Google Scholar] [CrossRef]
- Khan, M.S.; Khan, M.; Bughio, M.; Talpur, B.D.; Kim, I.S.; Seo, J. An integrated hbim framework for the management of heritage buildings. Buildings 2022, 12, 964. [Google Scholar] [CrossRef]
- Previtali, M.; Brumana, R.; Stanga, C.; Banfi, F. An ontology-based representation of vaulted system for HBIM. Appl. Sci. 2020, 10, 1377. [Google Scholar] [CrossRef]
- Colucci, E.; Xing, X.; Kokla, M.; Mostafavi, M.A.; Noardo, F.; Spanò, A. Ontology-based semantic conceptualisation of historical built heritage to generate parametric structured models from point clouds. Appl. Sci. 2021, 11, 2813. [Google Scholar] [CrossRef]
- Parisi, P.; Lo Turco, M.; Giovannini, E.C. The value of knowledge through H-BIM models: Historic documentation with a semantic approach. Int. Arch. Photogramm. Remote Sens. Spat. Inf. Sci. 2019, 42, 581–588. [Google Scholar]
- Bacci, G.; Bertolini, F.; Bevilacqua, M.G.; Caroti, G.; Martínez-Espejo Zaragoza, I.; Martino, M.; Piemonte, A. HBIM methodologies for the architectural restoration. The case of the ex-church of San Quirico all’Olivo in Lucca, Tuscany. Int. Arch. Photogramm. Remote Sens. Spat. Inf. Sci. 2019, 42, 121–126. [Google Scholar]
- Moyano, J.; Carreno, E.; Nieto-Julián, J.E.; Gil-Arizón, I.; Bruno, S. Systematic approach to generate Historical Building Information Modelling (HBIM) in architectural restoration project. Autom. Constr. 2022, 143, 104551. [Google Scholar]
- Santagati, C.; Papacharalambous, D.; Sanfilippo, G.; Bakirtzis, N.; Laurini, C.; Hermon, S. HBIM approach for the knowledge and documentation of the St. John the Theologian cathedral in Nicosia (Cyprus). J. Archaeol. Sci. Rep. 2021, 36, 102804. [Google Scholar]
- Garcia-Gago, J.; Sánchez-Aparicio, L.J.; Soilán, M.; González-Aguilera, D. HBIM for supporting the diagnosis of historical buildings: Case study of the Master Gate of San Francisco in Portugal. Autom. Constr. 2022, 141, 104453. [Google Scholar]
- Bruno, S.; De Fino, M.; Fatiguso, F. Historic Building Information Modelling: Performance assessment for diagnosis-aided information modelling and management. Autom. Constr. 2018, 86, 256–276. [Google Scholar]
- ISO/TC 59/SC 13 ISO 19650:2018; Organization and Digitization of Information About Buildings and Civil Engineering Works, Including Building Information Modelling (BIM): Information Management Using Building Information Modelling. ISO: Geneva, Switzerland, 2018.
- England, H. BIM for Heritage: Developing the Asset Information Model; Historic England: London, UK, 2019.
- Khalil, A.; Stravoravdis, S.; Backes, D. Categorisation of building data in the digital documentation of heritage buildings. Appl. Geomat. 2021, 13, 29–54. [Google Scholar]
- Cheng, J.C.; Zhang, J.; Kwok, H.H.; Tong, J.C. Thermal performance improvement for residential heritage building preservation based on digital twins. J. Build. Eng. 2024, 82, 108283. [Google Scholar]
- Andrews, D.; Bedford, J.; Young, G. Geospatial Survey Specifications for Cultural Heritage; Historic England: Swindon, UK, 2024.
- Hopkins, O. Reading Architecture Second Edition: A Visual Lexicon; Laurence King Publishing: Hachette, UK, 2023. [Google Scholar]
- De Luca, L.; Busayarat, C.; Stefani, C.; Véron, P.; Florenzano, M. A semantic-based platform for the digital analysis of architectural heritage. Comput. Graph. 2011, 35, 227–241. [Google Scholar]
- Pavan, A.; Mirarchi, C.; Giani, M. BIM: Metodi e Strumenti. Progettare, Costruire e Gestire Nell’era Digitale; Tecniche Nuove: Milan, Italy, 2017. [Google Scholar]
- Guardini, N. Sistemi Informativi Spaziali per la Valorizzazione: Sperimentazione in Ambiente GIS per il Castello del Valentino. Doctoral Dissertation, Politecnico di Torino, Turin, Italy, 2009. [Google Scholar]
- Costamagna, E.; Spanò, A. Semantic models for architectural heritage documentation. In Progress in Cultural Heritage Preservation, Proceedings of the 4th International Conference, EuroMed 2012, Limassol, Cyprus, 29 October–3 November 2012; Proceedings 4; Springer: Berlin/Heidelberg, Germany, 2012; pp. 241–250. [Google Scholar]
- Raineri, P. L’approccio BIM (Building Information Modeling) per la Documentazione Dell’architettura Storica: Una Proposta Applicativa al Castello del Valentino. Doctoral Dissertation, Politecnico di Torino, Turin, Italy, 2015. [Google Scholar]
- Chiabrando, F.; Sammartano, G.; Spanò, A. Historical buildings models and their handling via 3D survey: From points clouds to user-oriented HBIM. Int. Arch. Photogramm. Remote Sens. Spat. Inf. Sci. 2016, 41, 633–640. [Google Scholar]
- Gasbarri, P. I restauri del Castello del Valentino: Proposte per la Raccolta, la Gestione e la Consultazione dei Documenti D’archivio su Modelli Grafici Digitali Informati = The Restorations of the Valentino Castle: Proposals for the Collection, the Management and the Consultation of Archive Documents on Informed Digital Graphic Models. Doctoral Dissertation, Politecnico di Torino, Turin, Italy, 2019. [Google Scholar]
- Adamopoulos, E.; Colombero, C.; Comina, C.; Rinaudo, F.; Volinia, M.; Girotto, M.; Ardissono, L. Integrating multiband photogrammetry, scanning, and GPR for built heritage surveys: The façades of Castello del Valentino. ISPRS Ann. Photogramm. Remote Sens. Spat. Inf. Sci. 2021, 8, 1–8. [Google Scholar]
- Tanduo, B.; Teppati Losè, L.; Chiabrando, F. Documentation of complex environments in cultural heritage sites. A SLAM-based survey in the Castello del Valentino basement. Int. Arch. Photogramm. Remote Sens. Spat. Inf. Sci. 2023, 48, 489–496. [Google Scholar]
- Barontini, A.; Alarcon, C.; Sousa, H.S.; Oliveira, D.V.; Masciotta, M.G.; Azenha, M. Development and demonstration of an HBIM framework for the preventive conservation of cultural heritage. Int. J. Archit. Herit. 2022, 16, 1451–1473. [Google Scholar]
- Anson-Cartwright, T.; Bourguignon, E.; Bromblet, P.; Cassar, J.; de Witte, E.; Delgado-Rodrigues, J.; Fassina, V.; Fitzner, B.; Fortier, L.; Franzen, C.; et al. ICOMOS-ISCS: Illustrated Glossary on Stone Deterioration Patterns; International Council of Monuments and Sites: Paris, France, 2008. [Google Scholar]
- Vergès-Belmin, V. Illustrated Glossary on Stone Deterioration Patterns; Icomos: Charenton-le-Pont, France, 2008. [Google Scholar]
- Weyer, A.; Roig Picazo, P.; Pop, D.; Cassar, J.; Özköse, A.; Vallet, J.M.; Srša, I. EwaGlos-European Illustrated Glossary of Conservation Terms for Wall Paintings and Architectural Surfaces; Michael Imhof Verlag: Petersberg, Germany, 2015; Volume 17. [Google Scholar]
- Fitzner, B.; Heinrichs, K. Damage diagnosis at stone monuments-weathering forms, damage categories and damage indices. Acta-Univ. Carol. Geol. 2001, 1, 12–13. [Google Scholar]
- Santoni, A.; Martín-Talaverano, R.; Quattrini, R.; Murillo-Fragero, J.I. HBIM approach to implement the historical and constructive knowledge. The case of the Real Colegiata of San Isidoro (León, Spain). Virtual Archaeol. Rev. 2021, 12, 49–65. [Google Scholar]
- Mora, R.; Sánchez-Aparicio, L.J.; Maté-González, M.Á.; García-Álvarez, J.; Sánchez-Aparicio, M.; González-Aguilera, D. An historical building information modelling approach for the preventive conservation of historical constructions: Application to the Historical Library of Salamanca. Autom. Constr. 2021, 121, 103449. [Google Scholar] [CrossRef]
Decay Modeling | Santoni, A. et al. [35] | Santagati, C. et al. [12] | Patches Method. [30] |
---|---|---|---|
Description | Uses structural elements and stratigraphic units to organize deterioration documentation, where temporal organization shapes structure and links to information systems | Applies “Filled Region” and Dynamo scripts, introduces adaptive components for curved surfaces | Models decay and damage as separate HBIM entities, managing geometric and semantic information separately |
Level of geometry | High | Medium | Low |
Level of information | High | High | High |
Modeling process time | High | Medium | Low |
Method | Dynamo | Microsoft Excel/WPS Office | WPS Office | Microsoft Excel/WPS Office | Database | ||
---|---|---|---|---|---|---|---|
Content | Excel data to Revit family parameters script | VLOOKUP/XLOOKUP formula | VBA | Predefined formula “Query and input” | Database link/link to other sheets | Revit DB link | External database |
Demand for skills | High | Medium | High | Low | Medium | Low | High |
Transfer efficiency | Low | Low | Medium | High | High | High | High |
Accuracy | High | High | Low | Low | Medium | High | High |
Time cost (established) | Low | High | Medium | Low | Medium | High | High |
Commercial/free | Free | Free | Free | Commercial/free | Free | Free | Commercial/free |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Published by MDPI on behalf of the International Society for Photogrammetry and Remote Sensing. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Li, X.; Teppati Losè, L.; Rinaudo, F. Documentation for Architectural Heritage: A Historical Building Information Modeling Data Modeling Approach for the Valentino Castle North Wing. ISPRS Int. J. Geo-Inf. 2025, 14, 139. https://doi.org/10.3390/ijgi14040139
Li X, Teppati Losè L, Rinaudo F. Documentation for Architectural Heritage: A Historical Building Information Modeling Data Modeling Approach for the Valentino Castle North Wing. ISPRS International Journal of Geo-Information. 2025; 14(4):139. https://doi.org/10.3390/ijgi14040139
Chicago/Turabian StyleLi, Xiang, Lorenzo Teppati Losè, and Fulvio Rinaudo. 2025. "Documentation for Architectural Heritage: A Historical Building Information Modeling Data Modeling Approach for the Valentino Castle North Wing" ISPRS International Journal of Geo-Information 14, no. 4: 139. https://doi.org/10.3390/ijgi14040139
APA StyleLi, X., Teppati Losè, L., & Rinaudo, F. (2025). Documentation for Architectural Heritage: A Historical Building Information Modeling Data Modeling Approach for the Valentino Castle North Wing. ISPRS International Journal of Geo-Information, 14(4), 139. https://doi.org/10.3390/ijgi14040139