{
    "profile": "data-package",
    "name": "the-séamus-connolly-collection-of-irish-music-data",
    "title": "The Séamus Connolly Collection of Irish Music Data",
    "description": "Metadata and data derived from The Séamus Connolly Collection of Irish Music. The Boston College Libraries are delighted to present the Séamus Connolly Collection of Irish Music. This digital collection features traditional tunes and songs collected by master fiddle player Séamus Connolly, Sullivan Artist in Residence in Irish Music at Boston College (2004 to 2015) and National Heritage Fellow (2013). Freely available, the collection offers over 330 audio recordings featuring more than 130 musicians via SoundCloud, with accompanying stories, transcriptions, and introductory essays. A mobile-friendly e-book edition of the collection&#39;s print content is available for &lt;a href=&quot;assets/files/connolly.pdf&quot;&gt;download as a PDF file&lt;/a&gt;.",
    "keywords":  ["irish studies","music","irish music","irish folk music"],
    "homepage": "https://library.bc.edu/ds/connolly/",
    "contributors": [
        {
            "title": "Boston College Digital Scholarship Group",
            "path": "https://ds.bc.edu",
            "role": "author"
        }
    ],
    "image": "/ds/connolly/assets/img/header.png",
    "licenses": [
        {
            "name": "CC0-1.0",
            "title": "CC0 1.0",
            "path": "https://creativecommons.org/publicdomain/zero/1.0/"
        }
    ],
    "resources": [
         
        {
            "name": "facets-json",
            "path": "facets.json",
            "title": "The Séamus Connolly Collection of Irish Music Metadata Facets",
            "description":"Unique values and counts of metadata facet fields.",
            "format":"json",
            "profile": "data-resource"
        },
        
        {
            "name": "subject-csv",
            "path": "subjects.csv",
            "title": "The Séamus Connolly Collection of Irish Music metadata subject counts in csv",
            "description": "Unique values and counts of metadata subject fields.",
            "format":"csv",
            "profile":"tabular-data-resource",
            "schema": {
                "fields": [
                    {
                        "name": "subject",
                        "type": "string",
                        "format": "default"
                    },
                    {
                        "name": "count",
                        "type": "integer",
                        "format": "default"
                    },
                    {
                        "name": "link",
                        "type": "string",
                        "format": "default"
                    }
                ]
            }
        },
        {
            "name": "subjects-json",
            "path": "subjects.json",
            "title": "The Séamus Connolly Collection of Irish Music  metadata subject counts in json",
            "description":"Unique values and counts of metadata subject fields.",
            "format":"json",
            "profile": "data-resource"
        },
        
        
        
        {
            "name": "metadata-csv",
            "path": "metadata.csv",
            "title": "The Séamus Connolly Collection of Irish Music full metadata in csv",
            "description": "Complete metadata export for The Séamus Connolly Collection of Irish Music objects.",
            "format":"csv",
            "profile":"data-resource"
        },
        {
            "name": "metadata-json",
            "path": "metadata.json",
            "title": "The Séamus Connolly Collection of Irish Music full metadata in json",
            "description": "Complete metadata export for The Séamus Connolly Collection of Irish Music objects.",
            "format":"json",
            "profile":"data-resource"
        }
    ]
}