The Archives and Linked Data Interest Group is an informal group of archivists, metadata librarians, and technologists interested in applying pragmatic approaches to linked data to describe archival collections, institutions that hold them, and the entities associated with them.
- Google Group: archives-and-linked-data at googlegroups dot com
- Slack channel:
#linkeddata
on the Archivists Working with Data Slack team
{% assign repos = (site.github.public_repositories | sort: 'created_at') | reverse %} {% for repository in repos %} {% if repository.name != 'archival.github.io' %}* [{{ repository.name }}]({{ repository.html_url }}): {{ repository.description }}{% endif %} {% endfor %}