- The document discusses building a linked data warehouse at a law firm to integrate siloed information from diverse sources and allow for flexible information discovery.
- They extracted data from various sources like Excel reports, XML files, and databases into RDF triples and loaded them into a triple store with an ETL platform.
- This created a logical data warehouse that connects matters, people, clients, and other entities as "things" with relationships, allowing exploration from different domain views.
- An OData integration allows querying the triple store from tools like Excel and Tableau, while a web interface demonstrates lens-based exploration of entities and composing advanced semantic searches.