- 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.
41 lines
1.4 KiB
JSON
41 lines
1.4 KiB
JSON
{
|
|
"search_date": "2025-11-09",
|
|
"search_method": "Manual Wikidata web search via WebFetch (API rate-limited)",
|
|
"institutions_searched": 5,
|
|
"matches_found": 1,
|
|
"results": [
|
|
{
|
|
"institution_name": "Museo Rudolph Philippi",
|
|
"city": "Valdivia",
|
|
"institution_type": "MUSEUM",
|
|
"wikidata_id": "Q6940547",
|
|
"wikidata_label": "Museo de la Exploración Rudolph Amandus Philippi",
|
|
"match_quality": "exact",
|
|
"confidence_score": 0.95,
|
|
"verification_notes": "Exact match - museum in Valdivia dedicated to Rudolph Amandus Philippi. Founded 1914, reopened 2006. Has Wikipedia articles in EN/ES.",
|
|
"verification_url": "https://www.wikidata.org/wiki/Q6940547"
|
|
}
|
|
],
|
|
"no_matches": [
|
|
{
|
|
"institution_name": "Museo Rodulfo Philippi",
|
|
"city": "Chañaral",
|
|
"notes": "No Wikidata entry found. May be small regional museum without online presence."
|
|
},
|
|
{
|
|
"institution_name": "Instituto Alemán Puerto Montt",
|
|
"city": "Puerto Montt",
|
|
"notes": "No Wikidata entry found for 'Instituto Alemán Puerto Montt' or 'Deutsche Schule Puerto Montt'."
|
|
},
|
|
{
|
|
"institution_name": "Fundación Iglesias Patrimoniales",
|
|
"city": "Unknown",
|
|
"notes": "Not searched yet - rate limits."
|
|
},
|
|
{
|
|
"institution_name": "Museo de las Iglesias",
|
|
"city": "Castro",
|
|
"notes": "No results for 'Castro Chiloé museum' search."
|
|
}
|
|
]
|
|
}
|