Hello everyone, Thank you for attending this session. I'd like to extend my gratitude to the SWIB25 organizers for the opportunity to present my research. My presentation today will share key findings from my PhD thesis, which examined how collaborative structures and standardised data, more specially Linked Open Usable Data, can support meaningful exchange and reuse of information in cultural heritage. This work reflects my interest in using web-based and community-driven technologies to transform how we understand, share, and value cultural heritage in an interopable manner.
This research was conducted as part of my PhD at the University of Basel, which I successfully defended last year. The thesis examined Linked Open Usable Data for cultural heritage, with a particular focus on community practices and semantic interoperability. I employed mixed methods combining quantitative and qualitative approaches, with Actor-Network Theory as the theoretical framework. This allowed me to consider both human and non-human actors in the socio-technical networks of these communities. Much of my empirical work was conducted within the PIA project - a Swiss National Science Foundation project that provided a laboratory for testing LOUD specifications with photographic archives. My three empirical studies consisted of examining the communities behind LOUD specifications, implementing these specifications in the PIA research project and investigating the LUX platform at Yale as a large-scale institutional implementation.
LOUD was conceptualized by Robert Sanderson, who has been deeply involved in developing and maintaining web standards for cultural heritage. The concept emerged from his extensive experience with both technical implementation and community building. What makes LOUD distinctive is its focus on making Linked Data more developer-friendly through JSON-LD. It represents a pragmatic approach to the Semantic Web vision, emphasizing usability alongside technical rigor. The LOUD design principles focus on making data more accessible to software developers - recognizing that these technical practitioners play a crucial role in building the interfaces and services that ultimately make cultural heritage accessible.
The LOUD ecosystem integrates several community-driven technologies: IIIF provides standardized ways to share high-resolution images and associated metadata. It's widely implemented across libraries, museums, and archives globally. The Web Annotation Data Model, a W3C standard, enables consistent annotation of digital resources, creating a layer of commentary and enrichment that can span institutional boundaries. Linked Art, which is based on CIDOC-CRM, provides a more semantically rich description of cultural heritage objects and their relationships. It's particularly focused on art museum collections but has broader applications across cultural heritage. Together, these technologies form a complementary stack that addresses different aspects of digital cultural heritage representation and access. Their integration demonstrates how community-driven specifications can work together to create a more comprehensive framework.
This diagram illustrates how a LOUD-driven infrastructure could work in practice, showing the integration of various components that support both the creation and consumption of cultural heritage data. The infrastructure demonstrates how different standards - IIIF for image delivery, Web Annotations for collaborative enhancement, and Linked Art for semantic description - can work together to create a cohesive user experience.
My first key finding focuses on the critical role of sustained community engagement in the development and maintenance of LOUD standards. This finding emerged primarily from my analysis of the IIIF and Linked Art communities, where I discovered patterns of participation and collaboration that have significant implications for the sustainability of these initiatives.
With the exception of annual conferences or face-to-face workshops, the vast majority of meetings take place online. These are open, with a clear agenda written on Google Docs, and use GitHub as a central platform for collecting use cases and collaboratively writing specifications.
Consensus-building is indeed a sustaining factor, as demonstrated here with the release of the IIIF Image and Presentation APIs 3.0 in 2020. The diagram illustrates the process undertaken by the IIIF community to review, validate, and release both specifications. This structured approach begins with groups such as the Editors, who identify and propose changes. These changes are then rigorously discussed and reviewed by members of the Technical Review Committee (or TRC). We can see the distributed agency that defines this community-driven process.
This chart illustrates the patterns of community participation in Linked Art meetings held between January 2019 and March 2024. During this period, 130 individuals attended 115 meetings. The average attendance was 13.57 sessions per participant, but the median was only 2, suggesting a small core of consistently active members alongside a larger group with sporadic involvement. This pattern reflects the challenges and successes of maintaining sustained engagement, especially within a volunteer-driven environment. The challenge lies not only in attracting more participants but in encouraging those who are currently passive to engage more actively. A similar participation pattern is observed in the IIIF community. Finding: Sustained engagement crucial but challenging in volunteer communities
My research revealed that GitHub has become the central platform for collaboration in both communities, but this approach inherits many of the same biases found in Free/Libre Open Source Software communities. The data analysis of meeting attendance showed that a small core of participants, primarily from Western academic and cultural institutions, drives most of the decision-making processes. The statement that "standards are made by the people who show up" became evident in my analysis, as demographic homogeneity among active participants has led to specifications that may not fully address the needs of diverse cultural contexts. The minutes from meetings demonstrated an Anglo-Saxon approach to consensus building characterized by few substantive points and critical turning points. My findings emphasize that participation in these standardization processes is itself a privilege that requires time, resources, and institutional support that is not universally available. Furthermore, both communities operate with an implicit assumption of universal internet access and digital resources, which creates significant barriers to participation for many potential contributors outside of well-resourced institutions.
Drawing from Donna Haraway's concept of sympoietic collaboration, my research suggests a shift from self-making to making-with approaches that acknowledge interdependence across diverse communities and perspectives. This requires moving beyond tokenistic inclusion to a fundamental transformation of power dynamics within these communities. My findings indicate that a critical examination of existing inclusion frameworks is necessary, questioning not just who is absent but also who defines the terms of inclusion and who ultimately benefits from current structures. The current approach often adds diversity to existing power structures without transforming them fundamentally. Practical steps forward include addressing specific barriers faced by non-English speakers and institutions outside Western academic and technological hubs through translated documentation and regionally sensitive meeting times. The IIIF Ambassadors program represents a positive step that could be expanded to create more pathways for diverse participation. For lasting change, these communities must move beyond viewing inclusion as a static goal and instead embrace it as an ongoing, reflective process where marginalized communities actively shape policies and practices. This transformation requires sustained commitment rather than one-off initiatives.
This is a synoptic View of the PIA infrastructure and it showcases its Connection to the DaSCH Service Platform, where the data is preserved for the long-term, and the Cultural Anthroplogy Switzerland Photo Archive Website. The use of LOUD standards in this exploratory setting has shown how quickly these APIs can be implemented, while underscoring the importance of a sustainable, long-term strategy for their maintenance. For instance, the IIIF Image API service could be later managed uniquely through the DaSCH infrastructure, reducing backend maintenance demands. However, sustained operational support for the IIIF Presentation and Change Discovery APIs—potentially in a read-only format—would require managing hosting costs post-project. We also faced challenges balancing detailed representation with scalability - particularly when modeling complex objects like photo albums with multiple layers. And we identified the need for standardised authentication mechanisms to support user-generated annotations. These technical challenges highlight that while LOUD specifications themselves are open, their implementation often requires significant technical expertise and infrastructure investment, creating potential barriers to adoption for less-resourced institutions.
This video recording illustrates a materiality use case within the PIA project, where the protective films of a photo album are modeled as a IIIF resource. You can also see a loose photograph alongside its original placement on the album page. In total, there are four photographs that can each be displayed as layers in the Mirador viewer. Modeling complex digital objects like this is typically handled on a case-by-case basis to faithfully represent the materiality of photographic albums. This approach, selectively applied, reflects practices at institutions like the Getty Institute, which similarly addresses unique cases by adapting standards to capture complex physical details.
Yale's LUX platform represents a large-scale, enterprise implementation of LOUD specifications that integrates collections from multiple Yale institutions - the University Library, Center for British Art, Peabody Museum, and University Art Gallery. The technical architecture includes a multi-modal database (MarkLogic) capable of handling heterogeneous data from different source systems. It implements comprehensive ETL pipelines that normalize data and apply unified vocabulary control using Getty resources. LUX provides standardized JSON-LD API endpoints following the Linked Art specification, enabling programmatic access to collection data. It also implements IIIF for image delivery, supporting deep zoom and annotation capabilities. The architecture includes specialized indexes for faceted navigation and cross-collection search, demonstrating how LOUD specifications can support integrated discovery across previously siloed collections. This enterprise-scale implementation required significant technical expertise and infrastructure investment, along with sustained institutional commitment. It represents what's possible with sufficient resources, highlighting both the potential and the technical requirements of comprehensive LOUD implementation.
Beyond the collaborative vision, LUX’s effectiveness relies on a carefully constructed infrastructure that supports its diverse data connections. For instance, I examined the vocabulary consistency, which plays a critical role in aligning and connecting the metadata across Yale’s collections. This plot highlights the shared usage patterns of Getty Vocabulary terms between the Yale Center for British Art and the Art Gallery, revealing significant intersections in how both institutions apply controlled terms. Reconciliation through the LUX pipeline ensures that terms from controlled vocabularies align seamlessly, allowing the collections to be enriched with consistent metadata across units.
In conclusion, I would like to point out three critical dimensions of LOUD implementation that must be addressed together for these standards to fulfill their potential. First, sustainable development requires ongoing community engagement that extends beyond initial specification development. The social fabric of these communities is as important as the technical specifications they produce, and broadening participation remains a key challenge. Second, confronting power dynamics in inclusion frameworks is essential. The current demographic homogeneity in these communities perpetuates biases and limits perspectives. Meaningful transformation requires structural changes to governance and participation models, particularly incorporating voices from beyond Western academic and cultural institutions. Third, the technical requirements for democratising access reveal that while LOUD specifications foster cross-institutional semantic interoperability, their implementation requires a delicate balance of technological sophistication and collaborative governance. As demonstrated by the LUX initiative, successful implementation models transcend institutional boundaries, creating collegial and productive collaborations that can serve as exemplars for the broader GLAM sector. The sociotechnical infrastructure necessary for sustainable implementation demands not just technical expertise but also shared governance frameworks that distribute maintenance responsibilities across participating institutions. This collaborative approach, when successful, has the potential to fundamentally transform system development practices across cultural heritage institutions.
Looking forward, my research suggests several important directions for future work on LOUD standards and implementations. We need better methods for quantitative impact assessment - developing metrics that can measure the benefits of LOUD adoption beyond anecdotal evidence. This would help make the case for institutional investment in these technologies. Tiered implementation models could provide realistic pathways for institutions with varying technical capabilities, ensuring that LOUD benefits extend beyond well-resourced organizations. More concrete global participation strategies are needed to increase diversity in specification development, moving beyond good intentions to structural changes that enable broader involvement. Technical documentation should be available at multiple expertise levels, creating on-ramps for newcomers while providing detailed guidance for advanced implementations. Further integration with adjacent standards would strengthen LOUD's connection to the broader semantic web ecosystem, enhancing interoperability beyond cultural heritage. User experience research is needed to better understand how LOUD implementations impact end-user discovery and engagement - ultimately, these technologies should serve human needs. Finally, we need to develop sustainability frameworks that ensure long-term maintenance beyond initial implementation, addressing the challenge of maintaining these complex systems over time. These future directions would help LOUD fulfill its potential for transforming how we share, discover, and engage with cultural heritage in the digital age.
Many thanks for your attention. I now look forward to your questions and am ready to engage in a thoughtful discussion.