glam/tests/fixtures/publications/book_chapter_example.yaml
kempersc e5a532a8bc Add comprehensive tests for NLP institution extraction and RDF partnership integration
- Introduced `test_nlp_extractor.py` with unit tests for the InstitutionExtractor, covering various extraction patterns (ISIL, Wikidata, VIAF, city names) and ensuring proper classification of institutions (museum, library, archive).
- Added tests for extracted entities and result handling to validate the extraction process.
- Created `test_partnership_rdf_integration.py` to validate the end-to-end process of extracting partnerships from a conversation and exporting them to RDF format.
- Implemented tests for temporal properties in partnerships and ensured compliance with W3C Organization Ontology patterns.
- Verified that extracted partnerships are correctly linked with PROV-O provenance metadata.
2025-11-19 23:20:47 +01:00

93 lines
3.4 KiB
YAML

---
# Example: Book chapter on CIDOC-CRM for heritage institutions
# Reference: Doerr, M. (2009). Ontologies for Cultural Heritage.
# In Handbook on Ontologies (pp. 463-486). Springer.
# https://doi.org/10.1007/978-3-540-92673-3_21
- publication_id: https://doi.org/10.1007/978-3-540-92673-3_21
title: "Ontologies for Cultural Heritage"
publication_type: BOOK_CHAPTER
authors:
- person_id: https://orcid.org/0000-0002-8734-0250
person_name: "Martin Doerr"
orcid: "0000-0002-8734-0250"
affiliation:
organization_id: https://ror.org/04gnjpq42
organization_name: "Foundation for Research and Technology - Hellas"
ror_id: "https://ror.org/04gnjpq42"
publication_date: "2009-01-01"
page_range: "463-486"
doi: "10.1007/978-3-540-92673-3_21"
url: "https://link.springer.com/chapter/10.1007/978-3-540-92673-3_21"
abstract: >-
This chapter describes the development and application of ontologies for
cultural heritage documentation. It focuses on the CIDOC Conceptual Reference
Model (CRM), an ISO standard (ISO 21127:2006) for representing cultural
heritage information. The chapter discusses the motivation, design principles,
and real-world applications of CIDOC-CRM across museums, archives, and
libraries worldwide.
keywords:
- "CIDOC-CRM"
- "Cultural Heritage"
- "Museums"
- "Archives"
- "Semantic Interoperability"
- "Ontology Engineering"
- "ISO 21127"
open_access_status: CLOSED_ACCESS
citations:
- citation_id: https://w3id.org/heritage/citation/ch-chapter-cites-crm
citing_work: https://doi.org/10.1007/978-3-540-92673-3_21
cited_work: https://www.cidoc-crm.org/
citation_type: DISCUSSES
- citation_id: https://w3id.org/heritage/citation/ch-chapter-cites-frbr
citing_work: https://doi.org/10.1007/978-3-540-92673-3_21
cited_work: https://repository.ifla.org/handle/123456789/811
citation_type: DISCUSSES
- citation_id: https://w3id.org/heritage/citation/ch-chapter-cites-europeana
citing_work: https://doi.org/10.1007/978-3-540-92673-3_21
cited_work: https://pro.europeana.eu/page/edm-documentation
citation_type: CITES_AS_EVIDENCE
document_sections:
- section_id: https://w3id.org/heritage/section/ch-chapter-intro
section_type: INTRODUCTION
section_title: "Introduction"
section_order: 1
- section_id: https://w3id.org/heritage/section/ch-chapter-background
section_type: METHODS
section_title: "Background: Cultural Heritage Documentation"
section_order: 2
- section_id: https://w3id.org/heritage/section/ch-chapter-cidoc
section_type: METHODS
section_title: "The CIDOC Conceptual Reference Model"
section_order: 3
- section_id: https://w3id.org/heritage/section/ch-chapter-applications
section_type: RESULTS
section_title: "Applications and Case Studies"
section_order: 4
- section_id: https://w3id.org/heritage/section/ch-chapter-conclusion
section_type: CONCLUSION
section_title: "Conclusions and Future Directions"
section_order: 5
provenance:
data_source: CSV_REGISTRY
data_tier: TIER_1_AUTHORITATIVE
extraction_date: "2025-11-09T15:30:00Z"
extraction_method: "Manual curation from Springer metadata and DOI resolution"
confidence_score: 1.0