Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 842 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 842 Bytes

Welcome

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.

Communicate with us

Projects

{% 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 %}