A website telling you more about my PhD thesis on Linked Open Usable Data (LOUD).
Title: Linked Open Usable Data for Cultural Heritage: Perspectives on Community Practices and Semantic Interoperability
- PDF Version on the University of Basel's repository: https://doi.org/10.5451/unibas-ep96807
- Swiss National Library's e-Helvetica: https://nbn-resolving.org/urn:nbn:ch:bel-bau-diss155487
To install 11ty, you can run the following command:
npm install @11ty/eleventy --save-dev
To serve the website on http://localhost:8080/, run:
npm start