CINXE.COM

Mynes, Jess, 1970- - Social Networks and Archival Context

<!DOCTYPE html> <html> <head> <title>Mynes, Jess, 1970- - Social Networks and Archival Context</title> <link rel="canonical" href="https://snaccooperative.org/view/16360244" /> <!-- JQuery --> <script src="https://code.jquery.com/jquery-2.1.4.min.js"></script> <!-- Latest compiled and minified CSS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" integrity="sha512-dTfge/zgoMYpP7QbHy4gWMEGsbsdZeCXz7irItjcC3sPUFtf0kuFbDz/ixG7ArTxmDjLXDmezHubeNikyKGVyQ==" crossorigin="anonymous"> <!-- Optional theme --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css" integrity="sha384-aUGj/X2zp5rLCbBxumKTCw2Z50WgIr1vs/PFN4praOTvYXWlVyh2UtNUU0KAUhAX" crossorigin="anonymous"> <!-- Latest compiled and minified JavaScript --> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js" integrity="sha512-K1qjQ+NcF2TYO/eI3M6v8EiNYZfA95pQumfvcVrTHtwQVDG+aHRqLi/ETn2uB+1JqwYqVG3LIvdm9lj6imS/pQ==" crossorigin="anonymous"></script> <!-- Helper Scripts --> <script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-select/1.7.5/js/bootstrap-select.min.js"></script> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-select/1.7.5/css/bootstrap-select.min.css"> <!-- Select Upgrades --> <!-- <link href="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.2-rc.1/css/select2.min.css" rel="stylesheet" /> --> <!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.2-rc.1/js/select2.min.js"></script> --> <!-- <link rel="stylesheet" href="https://snaccooperative.org/css/select2-bootstrap.min.css"> --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> <script src="https://cdnjs.cloudflare.com/ajax/libs/bootbox.js/4.4.0/bootbox.min.js"></script> <!-- Tiny MCE text editor --> <script src="https://cdnjs.cloudflare.com/ajax/libs/tinymce/5.6.2/tinymce.min.js" integrity="sha384-fPYbu2VaXTDuM6wPh2f7vikhCeSvDZiBDuXQX8/CVQG5SNOyI1isjcTdIb/gmtdE" crossorigin="anonymous"></script> <!-- Datatables --> <link rel="stylesheet" href="https://cdn.datatables.net/1.10.12/css/jquery.dataTables.min.css"> <link rel="stylesheet" href="https://cdn.datatables.net/responsive/2.2.3/css/responsive.dataTables.min.css"> <script src="https://cdn.datatables.net/1.10.12/js/jquery.dataTables.min.js"></script> <script src="https://cdn.datatables.net/responsive/2.2.3/js/dataTables.responsive.min.js"></script> <!-- Leaflet JS Javascript and Styles--> <link rel="stylesheet" href="https://npmcdn.com/leaflet@1.0.0-rc.3/dist/leaflet.css" /> <script src="https://npmcdn.com/leaflet@1.0.0-rc.3/dist/leaflet.js"></script> <!-- SNAC Styles --> <link rel="stylesheet" href="https://snaccooperative.org/css/snac.css?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"> <link rel="stylesheet" href="https://snaccooperative.org/css/hrt/icons.css?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"> <!-- SNAC Javascript --> <script src="https://snaccooperative.org/javascript/wikipedia_image.js?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"></script> <script src="https://snaccooperative.org/javascript/select_loaders.js?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"></script> <script src="https://snaccooperative.org/javascript/html2canvas.js?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"></script> <script src="https://snaccooperative.org/javascript/feedback.js?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"></script> <script src="https://snaccooperative.org/javascript/message_current_editor.js?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"></script> <script src="https://snaccooperative.org/javascript/scripts.js?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"></script> <script src="https://snaccooperative.org/javascript/tabcollapse.js?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"></script> <style> @font-face { font-family: "SNACIcons"; src: url("https://snaccooperative.org/css/SNACIcons.woff") format("woff"); } .si { display: inline-block; font: normal normal normal 14px/1 SNACIcons; font-size: 14px; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } #relationships .btn { padding-top: 4px!important; padding-bottom: 8px!important; } .wikipedia_thumbnail { text-align: center; padding: 15px; -webkit-border-radius: 4px; /*margin-bottom: 10px;*/ position:relative; display: none; background: white; } .wikipedia_thumbnail img { z-index:1; padding:4px; padding-bottom:0px; border-radius: 8px; line-height:1.428571429; -webkit-transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out; display:inline-block; max-height: 250px; max-width: 300px; } .wikipedia_thumbnail div { width:100%; display:block; /*position:absolute; bottom:0px; left:0px; z-index:2;*/ margin:0px; padding:5px; padding-top: 0px; padding-bottom: 0px; font-size: 10px; } .wikipedia_thumbnail a { color:#000 } .body-tab-pane { min-height: 700px; padding: 20px; } @media screen and (-webkit-min-device-pixel-ratio: 1), screen and (min--moz-device-pixel-ratio: 1), screen and (-o-min-device-pixel-ratio: 100 / 100), screen and (min-device-pixel-ratio: 1), screen and (min-resolution: 1dppx) { .sprite-icons-archivegrid,.sprite-icons-cbw,.sprite-icons-dpla,.sprite-icons-fs,.sprite-icons-idlocgov,.sprite-icons-nara, .sprite-icons-viaf,.sprite-icons-wikipedia,.sprite-icons-worldcat,.sprite-icons-nara,.sprite-icons-wikidata,.sprite-icons-numismatic { background-image:url('https://snaccooperative.org/css/hrt/icons.png?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4'); -webkit-background-size:96px 96px; -moz-background-size:96px 96px; background-size:96px 96px } } .geoplace-map { width: 100%; height: 300px; margin: 0px; padding: 0px; margin-bottom: 10px; } .dataTables_wrapper label { font-weight: normal; } .panel-heading span:after { font-family:'Glyphicons Halflings'; content:"\e114"; float: right; color: grey; } .panel-heading span.collapsed:after { content:"\e080"; } .panel-collapsible { cursor: pointer; } @media (max-width: 992px) { #profile-togglebox { display:none } } td i.i-hover { visibility: hidden; cursor: pointer; color: #347ab8; } td:hover i.i-hover { visibility: visible; } .dataTables_filter input { width: 240px; } /* .wikipedia_thumbnail_container { text-align: center; border: 1px solid #222222; padding: 15px; -webkit-border-radius: 10px; margin-bottom: 10px; } .wikipedia_thumbnail { margin: auto; padding-right:0.2em; position:relative; max-width:300px; } .wikipedia_thumbnail img { z-index:1; padding:4px; line-height:1.428571429; -webkit-transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out; display:inline-block; max-width:100%; height:auto } .wikipedia_thumbnail figurecaption,.wikipedia_thumbnail div { width:95%; display:block; position:absolute; bottom:5px; left:5px; z-index:2; margin:0; padding:5px; color:#fff; background:rgba(0,0,0,0.4) } .wikipedia_thumbnail a { color:#eee }*/ .snac-toolbar { top: 0px; } .snac-toolbar .container { padding-bottom: 0px!important; padding-right: 0px; padding-left: 0px; } </style> <script> function getSharedResources(icid1, icid2) { var sharedTable = $("#shared-resources-table").DataTable().clear().draw(); $.ajax({ url: snacUrl + "/shared_resources?icid1=" + icid1 + "&icid2=" + icid2 }).done(function(data) { var rows = []; var length = data.resources.length; for (i = 0; i < length; i++) { var resourceHref = "<a href='" + data.resources[i].href + "'>" + data.resources[i].title + "</a> " var resourceInfoIcon = " <a target='_blank' href='" + snacUrl + "/vocab_administrator/resources/" + data.resources[i].id + "' title='View in SNAC'> <i class='fa fa-info-circle' style='font-size:large'> </i> </a>" var row = [data.resources[i].arcrole_1, resourceHref, resourceInfoIcon, data.resources[i].arcrole_2]; rows.push(row); } sharedTable.rows.add(rows).draw() }) } function loadSharedResourcesModal(target) { // grab info on clicked table row to load the Shared Resources Modal var relatedConstellationName = $(target).closest("td").find("a")[0].innerHTML; $(".compared-constellation-name").html(relatedConstellationName); var iconClasses = ""; if ($(target).closest("td").find("i.fa-stack-1x").hasClass("fa-university")) { iconClasses = "fa fa-university"; } else if ($(target).closest("td").find("i.fa-stack-1x").hasClass("fa-users")) { iconClasses = "fa fa-users"; } else { iconClasses = "fa fa-user"; } $("#compared-constellation-icon").removeClass(); $("#compared-constellation-icon").addClass(iconClasses); }; /** * Prevent automatic scrolling of page to anchor by browser after page load. */ function preventAnchorScroll() { var scrollToTop = function () { $(window).scrollTop(0); }; $(window).one('scroll', scrollToTop); $(function () { setTimeout( function () { $(window).off('scroll', scrollToTop); }, 1000 ); }); } preventAnchorScroll(); function holdingsTabActions() { if (! $.fn.DataTable.isDataTable("#holding-repository-table")) { loadHoldings(); } } function loadHoldings() { var constellationid = $("#constellationid").val() $("#holding-repository-table").DataTable({ "ajax": { "url": snacUrl + "/get_holdings/" + constellationid, "dataType": "json", "dataSrc": "resources" }, "columns": [ { "data": null, "render": function(data, type, row, meta) { if (data.href) { var cell = "<a target='_blank' href='" + data.href +"'class='outbound-repo-link'" + "data-repo-ic-id='"+constellationid+"'>" + data.title + "</a>"; } else { var cell = data.title; } return cell; } }, { "data": "relation_count" }, { "data": null, "render": function(data, type, row, meta) { if (data) { var cell = "<a href='https://snaccooperative.org/vocab_administrator/resources/" + data.id + "' title='View in SNAC'> <i class='fa fa-info-circle' style='font-size:large'> </i> </a>"; } return cell; }, "defaultContent": "" } ] }) } var archivalTable = null; var lumpTable = null; var holdingsMarkers = {}; var placesMarkers = {}; var placesMapView = null; var highlightIcon = new L.Icon({ iconUrl: 'https://cdn.rawgit.com/pointhi/leaflet-color-markers/master/img/marker-icon-2x-red.png', shadowUrl: 'https://cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.7/images/marker-shadow.png', iconSize: [25, 41], iconAnchor: [12, 41], popupAnchor: [1, -34], shadowSize: [41, 41] }); var defaultIcon = new L.Icon.Default(); function highlightHoldingMarker(id) { if (typeof holdingsMarkers[id] != 'undefined') { holdingsMarkers[id].setIcon(highlightIcon); } } function unHighlightHoldingMarker(id) { if (typeof holdingsMarkers[id] != 'undefined') { if (!holdingsMarkers[id].isPopupOpen()) holdingsMarkers[id].setIcon(defaultIcon); } } function resourceTabActions() { if ($(".holdings_location_lat").length == 0) { $("#display-holdings-map-btn").hide(); return } // hide map if user has manually closed map if ($("#holdings-map-wrapper").hasClass("snac-hidden")) { $("#display-holdings-map-btn").show(); return; } if ((localStorage.getItem("show_map") === "true")) { displayHoldingsMapInteractive(); } else if (!holdingsMapView) { $("#display-holdings-map-btn").show() } } function closeHoldingsMap() { $("#holdings-map-wrapper").hide().addClass("snac-hidden"); $("#display-holdings-map-btn").show(); } function displayHoldingsMapInteractive() { if ($(".holdings_location_lat").length == 0) { holdingsMapView = true; // just not null! $('#holdingsMap').css("display", "none"); return; } $("#holdings-map-wrapper").show() $("#holdings-map-wrapper").removeClass("snac-hidden") $("#display-holdings-map-btn").hide() if (holdingsMapView != null) { return; } // Add a slight delay to the map viewing so that the modal window has time to load setTimeout(function() { holdingsMapView = L.map('holdingsMap').setView([0,0],7);//setView([35.092344, -39.023438], 2); L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', { maxZoom: 15, attribution: '&copy; <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a>' }).addTo(holdingsMapView); var bounds = new L.LatLngBounds(); $(".holdings_location_name").each(function(i) { var id = $(this).attr('id').replace("holdings_location_name_", ""); var icid = $("#holdings_location_id_"+id).val(); if ($("#holdings_location_lat_"+id).length > 0) { var latitude = $("#holdings_location_lat_"+id).val(); var longitude = $("#holdings_location_lon_"+id).val(); if (latitude != '' && longitude != '') { var marker = L.marker([latitude, longitude]).addTo(holdingsMapView).bindPopup($(this).val()); bounds.extend(marker.getLatLng()); /*marker.on('click', function(e) { //console.log(this); console.log(this.getPopup().getContent()); archivalTable.columns( 2 ).search( this.getPopup().getContent() ) .draw(); });*/ marker.on('popupopen', function(e) { //console.log(this); // console.log(this.getPopup().getContent()); archivalTable.columns( 2 ).search( this.getPopup().getContent() ) .draw(); this.setIcon(highlightIcon); }); marker.on('popupclose', function(e) { archivalTable.columns( 2 ).search( "" ) .draw(); this.setIcon(defaultIcon); }); marker.on('mouseover', function(e) { this.setIcon(highlightIcon); }); marker.on('mouseout', function(e) { if(!this.isPopupOpen()) this.setIcon(defaultIcon); }); holdingsMarkers[icid] = marker; } } }); holdingsMapView.fitBounds(bounds, {maxZoom : 7}); }, 400); } function displayPlacesMapInteractive() { if (placesMapView != null) { return; } if ($(".place_latitude").length == 0) { placesMapView = true; // just not null! $('#placesMap').css("display", "none"); return; } // Add a slight delay to the map viewing so that the modal window has time to load setTimeout(function() { placesMapView = L.map('placesMap').setView([0,0],7);//setView([35.092344, -39.023438], 2); L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', { maxZoom: 15, attribution: '&copy; <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a>' }).addTo(placesMapView); var bounds = new L.LatLngBounds(); $(".place_name").each(function(i) { var id = $(this).attr('id').replace("place_name_", ""); if ($("#place_lat_"+id).length > 0) { var latitude = $("#place_lat_"+id).val(); var longitude = $("#place_lon_"+id).val(); if (latitude != '' && longitude != '') { var marker = L.marker([latitude, longitude]).addTo(placesMapView).bindPopup($(this).val()); bounds.extend(marker.getLatLng()); marker.on('popupopen', function(e) { //console.log(this); // console.log(this.getPopup().getContent()); this.setIcon(highlightIcon); }); marker.on('popupclose', function(e) { this.setIcon(defaultIcon); }); marker.on('mouseover', function(e) { this.setIcon(highlightIcon); }); marker.on('mouseout', function(e) { if(!this.isPopupOpen()) this.setIcon(defaultIcon); }); placesMarkers[id] = marker; } } }); placesMapView.fitBounds(bounds, { maxZoom: 7 }); }, 400); } function clearRelationFilter() { $("#relation-table").DataTable().columns(0).search("").draw(); $("#datatable-column-filters").html(""); } $(document).ready(function() { $('#view-nav-tabs a').click(function(e) { if ($(this).parent().hasClass("disabled")) { e.preventDefault(); return; } $(this).tab('show'); }); $("#view-nav-tabs a[href='#resources']").on("show.bs.tab", function() { resourceTabActions(); }) $("#view-nav-tabs a[href='#places']").on("show.bs.tab", function() { displayPlacesMapInteractive(); }) $("#view-nav-tabs a[href='#holding-repository']").on("show.bs.tab", function() { holdingsTabActions(); }) // store the currently selected tab in the hash value $("#view-nav-tabs > li > a").on("shown.bs.tab", function(e) { var hash = $(e.target).attr("href") if (history.pushState) { history.replaceState(null, null, hash); } else { window.location.hash = hash; } }); // on load of the page: switch to the currently selected tab var hash = window.location.hash; if (hash.length) { $("#view-nav-tabs a[href='" + hash + "']").tab("show"); } else { // load Resources if no bioghist if (($("#view-nav-tabs a[href='#biography']").parent().hasClass("disabled"))) { $("#view-nav-tabs a[href='#resources']").tab("show"); } } if (localStorage.getItem("hide_profile") === "true") { $("#profile-toggle").prop("checked", true); toggleProfile(); } var relationTable = $('#relation-table').DataTable({ "searching" : true, "autoWidth": false, "deferRender": true, "columnDefs": [ {"visible": false, "targets":2}, {"width": "75%", "targets":1} ], responsive: true, "language": { "searchPlaceholder": "Relation or Name" } }); $("#relation-table").on("click", "td i.i-hover", function(e) { var q = $(e.target).closest("td").text(); $("#relation-table").DataTable().columns(0).search(q).draw(); var filterButton = "<button type='button' onclick='clearRelationFilter()' class='btn list-group-item-warning'>" + q + "<i class='fa fa-fw fa-times'></i></button>" $("#datatable-column-filters").html(filterButton); }) lumpTable = $('#lump').DataTable({ "searching" : true, "autoWidth": false, responsive: true, "language": { "searchPlaceholder": "Title, Role, Repository" } }) if (lumpTable.data().any()) { $('#bibliographic-collapse').collapse('toggle').prev('div').find("span").toggleClass("collapsed") } archivalTable = $('#archival').DataTable({ dataSrc: 2, "autoWidth": false, "deferRender": true, "columnDefs": [ {"width": "5%", "targets":0}, {"width": "60%", "targets":1}, {"width": "35%", "targets":2} ], responsive: true, "language": { "searchPlaceholder": "Title, Role, Repository" } }); placesTable = $('#placesTable').DataTable({ "searching" : true, "autoWidth": false }); $('.listtable').DataTable({ "searching" : true, responsive: true }); // Relationships Table Filter $('.relation-btn-filter').on('click', function(e) { var $btn = $(e.delegateTarget) var query = $btn.hasClass('active') ? '' : $btn.data('filter') relationTable.columns(2).search(query).draw(); $(".relation-btn-filter").not(this).each( function() { $(this).removeClass('active') }) $btn.toggleClass('active') }); $('#btn-clear-filter').on('click', function(e) { $(".relation-btn-filter").each( function() { $(this).removeClass('active') }) }) $("#relation-table").on("click", "a[href='#shared-resources-modal']", function() { var icid1 = $("#constellationid").val(); var icid2 = $(this).closest('tr').data('id'); getSharedResources(icid1, icid2); loadSharedResourcesModal(this); }) $('#view-nav-tabs').tabCollapse(); }); </script> <meta name="viewport" content="initial-scale = 1.0" /> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-CF5Y3HQ2TH"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-CF5Y3HQ2TH'); </script> </head> <body role="document"> <script> var snacUrl = "https://snaccooperative.org"; var restUrl = "https://api.snaccooperative.org/"; var laravelUrl = "https://snaccooperative.org/v2"; </script> <nav class="navbar navbar-inverse navbar-fixed-top"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand active" href="https://snaccooperative.org"><span class="snac-name-header">snac</span></a><!--<span class="snac-fullname-header"> | social networks and archival context</span>--> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="https://snaccooperative.org/search"><i class="fa fa-search" aria-hidden="true"></i> Search</a></li> <li><a href="https://snaccooperative.org/browse"><i class="fa fa-address-book" aria-hidden="true"></i> Browse</a></li> <li><a href="https://snaccooperative.org/vocab_administrator/resources"><i class="fa fa-book" aria-hidden="true" aria-label="Resource Descriptions"></i> <span class="navbar-hideable"> Resources</span></a></li> <!-- --> </ul> <div class="navbar-right"> <ul class="nav navbar-nav"> <li><a href="https://portal.snaccooperative.org/about"><i class="fa fa-info-circle" aria-hidden="true"></i> About</a></li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"> <i class="fa fa-question-circle"></i> <span class="navbar-hideable"> Help</span> <span class="caret"></span> </a> <ul class="dropdown-menu"> <li><a href="https://snaccooperative.org/api_help"><i class="fa fa-fw fa-list" aria-hidden="true"></i> Rest API Commands</a></li> <!-- --> <li role="separator" class="divider"></li> <li><a href="https://snaccooperative.org/contact"><i class="fa fa-fw fa-envelope" aria-hidden="true"></i> Contact Us</a></li> </ul> </li> <!-- --> <li><a href="https://snaccooperative.org/login?r=https%3A%2F%2Fsnaccooperative.org%2Fview%2F16360244"><i class="fa fa-sign-in"></i> Login</a></li> <!-- --> </ul> </div> </div><!--/.nav-collapse --> </div> </nav> <div class="container snac" role="main"> <div class="name" style="margin-bottom: 15px;"> <h1 style="display: inline;"> <!-- <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> --> Mynes, Jess, 1970- </h1> <a data-toggle="modal" style="display: inline; position: relative;" data-target="#variant-names" href="#variant-names">Variant names</a> </div> <div class="btn-toolbar" style="margin-bottom: 15px;"> <div class="btn-group" role="group"> <!-- <a href="#" class="btn list-group-item-success"> --> <!-- <i class="fa fa-fw fa-id-card-o" aria-hidden="true"></i> Basic View</a> --> <a class="btn list-group-item-warning" href="https://snaccooperative.org/details/16360244/2388207"> <i class="fa fa-fw fa-sliders" aria-hidden="true"></i><span class="snac-minimize"> Detailed View</span></a> <a class="btn list-group-item-history" href="https://snaccooperative.org/history/16360244/2388207"> <i class="fa fa-fw fa-history" aria-hidden="true"></i> <span class="snac-minimize"> Revision History</span> </a> <a class="btn list-group-item-sources" href="https://snaccooperative.org/sources/16360244/2388207"> <i class="fa fa-fw fa-archive" aria-hidden="true"></i> <span class="snac-minimize"> Sources</span> </a> <div class="btn-group"> <div class="dropdown"> <button class="dropdown-toggle btn list-group-item-download" type="button" id="export-btn" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true"> <i class="fa fa-fw fa-download" aria-hidden="true"></i><span class="snac-minimize"> Export</span> <span class="caret"></span> </button> <ul class="dropdown-menu" aria-labelledby="export-btn" style="background:#ecdef2;margin-top:36px;"> <li> <a href="https://snaccooperative.org/download/16360244?type=constellation_json" class=""> <i class="fa fa-fw fa-file" aria-hidden="true"></i> JSON </a> </li> <li> <a href="https://snaccooperative.org/download/16360244?type=eac-cpf" class=""> <i class="fa fa-fw fa-file-code-o" aria-hidden="true"></i> EAC-CPF XML </a> </li> </ul> </div> </div> </div> <div class="btn-group" id="profile-togglebox" style="float:right"> <input type="checkbox" id="profile-toggle" class="snac-hidden" aria-hidden="true"/> <label for="profile-toggle" class="toggle-switch" onclick="toggleProfile()" style="float:right;"></label> <div style="float:right; margin-right:5px;"> <p> <span id=profile-toggle-text>Hide</span> Profile</p> </div> </div> </div> <div class="row" id="row-main"> <div id="content-column" class="col-md-8"> <ul class="nav nav-tabs" role="tablist" id="view-nav-tabs"> <!-- Build enabled and disabled tabs <li> and <a> --> <li class="active"> <a href="#biography" role="tab" data-toggle="tab">Biography</a> </li> <li><a href="#resources" role="tab" data-toggle="tab" >Resources</a></li> <li><a role="tab" data-toggle="tab" href="#relationships">Relationships</a></li> <li class="disabled"><a class="grayedout" href="#places">Places</a></li> <li><a role="tab" data-toggle="tab" href="#subjects">Subjects</a></li> <li class="disabled"><a class="grayedout" href="#occupations">Occupations</a></li> <li class="disabled"><a class="grayedout" href="#activities">Activities</a></li> </ul> <div class="tab-content"> <div class="body-tab-pane tab-pane active" id="biography"> <div class="biogHist"> <biogHist> <p xmlns="urn:isbn:1-931666-33-4">Michael Gizzi was born in Schenectady, New York in 1949 to Carolyn and Anthony Gizzi. He had two brothers, Peter and Thomas Gizzi. He spent part of his childhood living in Ohio and lived in East Greenwich, Rhode Island for three years (10th, 11th, and 12th grade) of high school. His parents moved up to Pittsfield, Massachusetts and he returned to Rhode Island as an undergraduate student at Brown University where he recieved a Bachelor of Arts degree in 1976. He would return to Brown to earn his Master of Fine Arts degree in English in June 1977. He attended the Masters program with Keith Waldrop who, ultimately, connected him to the Burning Deck community of poets and artists. He was married to his first wife, fellow artist, Ippy (Patterson) and had his daughter Pilar at this time and they purchased a home in Rehobeth, Massachusetts. He worked for seven years as an arborist and tree surgeon in Southeastern New England to support his family.</p> <p xmlns="urn:isbn:1-931666-33-4">After receiving his MFA, Michael Gizzi moved out to the Berkshires in Western Massachusetts where he worked collaboratively with Clark Coolidge on a Jack Keuroac inspired series. This work with Clark Coolidge fomented a long lasting friendship in work and in life. In the early 1990s, Gizzi began teaching English and creative writing at Lenox High School, which he did for several years. In the late 1990s, he would move back to Providence. At this time he was married to his second wife, Cape Verde native, RISD graduate and collage artist, Barbieo (Barros). He worked as adjunct faculty and visiting professor at Roger Williams University and Brown University. He officially started work as an adjunct creative writing professor at Roger Williams in 2005 and worked for three more years as a visiting professor there. Due to financial constraints, Roger Williams could not ask Gizzi back in the fall of 2009. He worked as a visiting professor in literary arts at Brown during this time, as well, and coordinated a number of poetry readings and projects such as the Down City Poetry Series on campus.</p> <p xmlns="urn:isbn:1-931666-33-4">In the midst of his apparently normal life, Michael Gizzi established himself in literary circles as an author and editor through his connection to the Waldrops and other impressive poets. He authored over ten books of poetry, including: Bird As, Avis, Species of Intoxication, New Depths of Deadpan, and No Both. Both of his wives, Ippy and Barbieo, contributed artwork for covers of his books. For example, Ippy designed the cover artwork for his work "Cured in the Going Bebop". His works were published by Burning Deck, Hard Press, Roof, among others and he would work as an editor for a few of those companies. An indicative reflection of these relationships is highlighted in his work as editor of "Lingo" Magazine which functioned as a component of Hard Press from 1992 - 1998. During this time he edited works from writers such as Bernadette Mayer, Jim Brodey, Merrill GilFillan, and Trevor Winkfield. In 1996 (and 2007) Gizzi was award the Gertrude Stein Award for Innovative Writing. In early 2000 Gizzi collaborated with Craig Watson (who he met for the first time in 1976 at the Waldrop's home) to open their own publishing company called Qua Books. There first published work was John Ashbery's "As Umbrellas Follow Rain" in 2002. Their second published work was George Stanely's "A Tall, Serious Girl" in 2003. He worked on outside projects as well, such as lyrics for music scores.</p> <p xmlns="urn:isbn:1-931666-33-4">Michael Gizzi died unexpectedly on Monday, September 27th, 2010 in his Providence home at the age of 61.</p> <p class='source' xmlns="urn:isbn:1-931666-33-4">From the guide to the Michael Gizzi papers, Gizzi (Michael) Papers, circa 1940-2010, (John Hay Library Special Collections)</p> <p xmlns="urn:isbn:1-931666-33-4"> <span localType="http://socialarchive.iath.virginia.edu/control/term#ead/head">Biography</span> </p> <p xmlns="urn:isbn:1-931666-33-4">Bernadette Mayer was born on May 12, 1945, in Brooklyn, New York. She received her B.A. from the New School for Social Research in 1967, shortly after which she began teaching there on a part-time, semi-permanent basis. From 1967-1969, Mayer and conceptual artist Vito Acconci edited the experimental journal 0 TO 9, which published work from experimentalists in a range of genres and media. In the early 1970s, Mayer lived with film-maker Ed Bowes, with whom she collaborated on numerous projects. In 1975, Mayer married writer and publisher Lewis Warsh, with whom she had three children. Warsh and Mayer collaboratively edited United Artists press, which published a number of seminal books of poetry, including Ted Berrigan's SONNETS and Mayer's own UTOPIA.</p> <p xmlns="urn:isbn:1-931666-33-4">Throughout the 1980s, Mayer was director of The Poetry Project at St. Mark's Church in New York where, as well as teaching writing workshops, she produced the Poetry Project's reading series. Mayer's position made her a central figure in the community of artists and writers gathered at that time in New York City's Lower East Side, and many of her students from this period -- Lee Ann Brown and Lisa Jarnot among them -- have gone on to become writers themselves.</p> <p xmlns="urn:isbn:1-931666-33-4">As a writer, Mayer is most often associated with the New York School, a rubric which refers to composers, painters, visual artists, conceptual artists, and choreographers in addition to writers. Mayer's use of compositional methods such as chance-operation, collage, and cut-up identify her as an artist pursuing concerns similar to those of John Cage, Jackson Mac Low or Frank O'Hara -- central figures in the New York School -- as well as more contemporary figures associated with L=A=N=G=U=A=G=E writing. But Mayer's work is also significantly influenced by modernist figures such as James Joyce and Gertrude Stein, as well as by her background in classical studies, evident in her syllabi, reading lists and in her informal translations of Catallus.</p> <p xmlns="urn:isbn:1-931666-33-4">Mayer's publications include: CEREMONY LATIN (1964), STORY (1968), MOVING (1971), MEMORY (1975), STUDYING HUNGER (1975), THE BASKETBALL ARTICLE (1975), POETRY (1976), THE GOLDEN BOOK OF WORDS (1978), ERUDITIO EX MEMORIA (1978), MIDWINTER DAY (1982), UTOPIA (1984), SONNETS (1989), THE FORMAL FIELD OF KISSING (1990), THE DESIRES OF MOTHERS TO PLEASE OTHERS IN LETTERS (1994), and PROPER NAME AND OTHER STORIES (1996). In 1992, New Directions published A BERNADETTE MAYER READER, which included excerpts from all of her books in addition to new material.</p> <p class='source' xmlns="urn:isbn:1-931666-33-4">From the guide to the Bernadette Mayer Papers, 1958 - 1996, (Mandeville Special Collections Library)</p> </biogHist> </div> </div> <div class="body-tab-pane tab-pane " id="resources"> <div class="row"> <div class="col-md-12"> <div class="text-center"> <a class="btn list-group-item-success" id="display-holdings-map-btn" style="display:none;margin-bottom:10px;" onclick="displayHoldingsMapInteractive()"> <i class="fa fa-fw fa-globe" aria-hidden="true"></i> View Collection Locations </a> </div> <div id="holdings-map-wrapper" style="display:none;"> <a href="#" class="list-group-item circle-close" onclick="closeHoldingsMap()" style="z-index:500;border:"><span class="fa fa-2x fa-times" aria-hidden="true"></span></a> <div class="geoplace-map" id="holdingsMap"> </div> </div> <div id="holdingsList"> <div> <input class="holdings_location_id" id="holdings_location_id_1" value="85518632" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_1" value="Archives &amp; Special Collections at the Thomas J. Dodd Center." type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_1" value="41.8084300" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_1" value="-72.2495200" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_2" value="83838721" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_2" value="Beinecke Rare Book and Manuscript Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_2" value="41.6670400" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_2" value="-72.6664800" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_3" value="85257061" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_3" value="Fales Library &amp; Special Collections" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_3" value="40.7142700" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_3" value="-74.0059700" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_4" value="85628215" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_4" value="Houghton Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_4" value="42.3731728" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_4" value="-71.1159515" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_5" value="76794010" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_5" value="John Hay Library, Special Collections" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_6" value="85520756" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_6" value="Mandeville Special Collections Library" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_7" value="85523075" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_7" value="Stanford University. Department of Special Collections and University Archives" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_7" value="37.4313698" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_7" value="-122.1689224" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_8" value="84686118" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_8" value="Syracuse University. Library. Special Collections Research Center" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_9" value="85523804" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_9" value="University of California, Davis. General Library. . Dept. of Special Collections" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_10" value="76797491" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_10" value="University of California, San Diego. Geisel Library. Mandeville Special Collections Library." type="hidden"> </div> </div> </div> </div> <div class="row"> <div class="col-md-12"> <div class="panel panel-default"> <div class="panel-heading panel-collapsible" onClick="$('#archival-collapse').collapse('toggle'); $(this).find('span').toggleClass('collapsed');"> <span>Archival Resources</span> </div> <div id="archival-collapse" class="panel-collapse collapse in"> <div class="panel-body"> <table id="archival" class="table table-striped table-hover" data-order='[[ 1, "asc" ]]' style="width:100%"> <thead> <tr> <th width="20%">Role</th> <th width="40%">Title</th> <th width="40%">Holding Repository</th> <th></th> </tr> </thead> <tbody> <tr onMouseOver="highlightHoldingMarker(85520756);" onMouseOut="unHighlightHoldingMarker(85520756);"> <td>referencedIn</td> <td> <a href="http://www.oac.cdlib.org/ark:/13030/kt9d5nf65c" class="outbound-repo-link" data-repo-ic-id="85520756"> Joe Brainard Letters, 1957-1994 </a> </td> <td>Mandeville Special Collections Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6661712 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76797491);" onMouseOut="unHighlightHoldingMarker(76797491);"> <td>referencedIn</td> <td> <a href="http://www.oac.cdlib.org/ark:/13030/tf0h4nb0pd" class="outbound-repo-link" data-repo-ic-id="76797491"> Charlie Vermont Papers, 1965-1983 </a> </td> <td>University of California, San Diego. Geisel Library. Mandeville Special Collections Library.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6662631 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85523804);" onMouseOut="unHighlightHoldingMarker(85523804);"> <td>referencedIn</td> <td> <a href="http://www.oac.cdlib.org/ark:/13030/tf1489n5dm" class="outbound-repo-link" data-repo-ic-id="85523804"> Gary Snyder Papers, 1910-2003;, (1945-2002 bulk) </a> </td> <td>University of California, Davis. General Library. . Dept. of Special Collections</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6662915 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85257061);" onMouseOut="unHighlightHoldingMarker(85257061);"> <td>referencedIn</td> <td> <a href="http://dlib.nyu.edu/findingaids/html/fales/0to9/0to9.html" class="outbound-repo-link" data-repo-ic-id="85257061"> 0 to 9 Archive, 1967-1969 </a> </td> <td>Fales Library &amp; Special Collections</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6330254 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85628215);" onMouseOut="unHighlightHoldingMarker(85628215);"> <td>referencedIn</td> <td> <a href="http://id.lib.harvard.edu/ead/hou00077/catalog" class="outbound-repo-link" data-repo-ic-id="85628215"> New Directions Publishing records </a> </td> <td>Houghton Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6383236 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85518632);" onMouseOut="unHighlightHoldingMarker(85518632);"> <td>referencedIn</td> <td> <a href="https://archivessearch.lib.uconn.edu/repositories/2/resources/365" class="outbound-repo-link" data-repo-ic-id="85518632"> Larry Fagin Papers., n.d., 1958-1977. </a> </td> <td>Archives &amp; Special Collections at the Thomas J. Dodd Center.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6332216 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85523075);" onMouseOut="unHighlightHoldingMarker(85523075);"> <td>referencedIn</td> <td> <a href="http://www.oac.cdlib.org/ark:/13030/tf2f59n5xn" class="outbound-repo-link" data-repo-ic-id="85523075"> Fanny Howe Papers </a> </td> <td>Stanford University. Department of Special Collections and University Archives</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6663494 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(83838721);" onMouseOut="unHighlightHoldingMarker(83838721);"> <td>referencedIn</td> <td> <a href="http://hdl.handle.net/10079/fa/beinecke.padgett" class="outbound-repo-link" data-repo-ic-id="83838721"> Ron Padgett papers, 1929-2008 </a> </td> <td>Beinecke Rare Book and Manuscript Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6349596 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76797491);" onMouseOut="unHighlightHoldingMarker(76797491);"> <td>referencedIn</td> <td> <a href="http://www.oac.cdlib.org/ark:/13030/kt8w1023dr" class="outbound-repo-link" data-repo-ic-id="76797491"> Maureen Owen Papers, 1970-2000 </a> </td> <td>University of California, San Diego. Geisel Library. Mandeville Special Collections Library.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6660988 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85520756);" onMouseOut="unHighlightHoldingMarker(85520756);"> <td>creatorOf</td> <td> <a href="http://www.oac.cdlib.org/ark:/13030/tf0199n71x" class="outbound-repo-link" data-repo-ic-id="85520756"> Bernadette Mayer Papers, 1958 - 1996 </a> </td> <td>Mandeville Special Collections Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6662400 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85628215);" onMouseOut="unHighlightHoldingMarker(85628215);"> <td>referencedIn</td> <td> <a href="http://id.lib.harvard.edu/ead/hou00069/catalog" class="outbound-repo-link" data-repo-ic-id="85628215"> Manuscripts and proofs of New Directions books, 1937-1997. </a> </td> <td>Houghton Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6383229 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85523075);" onMouseOut="unHighlightHoldingMarker(85523075);"> <td>referencedIn</td> <td> <a href="http://www.oac.cdlib.org/ark:/13030/ft0g5000gc" class="outbound-repo-link" data-repo-ic-id="85523075"> Howe, Fanny. Papers, 1980-1990 </a> </td> <td>Stanford University. Department of Special Collections and University Archives</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6649337 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76797491);" onMouseOut="unHighlightHoldingMarker(76797491);"> <td>referencedIn</td> <td> <a href="http://www.oac.cdlib.org/ark:/13030/kt509nb0hf" class="outbound-repo-link" data-repo-ic-id="76797491"> Page Mothers Conference Tapes, 1999 </a> </td> <td>University of California, San Diego. Geisel Library. Mandeville Special Collections Library.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6656133 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76794010);" onMouseOut="unHighlightHoldingMarker(76794010);"> <td>creatorOf</td> <td> <a href="http://library.brown.edu/riamco/render.php?eadid=US-RPB-ms2011.025&amp;view=title" class="outbound-repo-link" data-repo-ic-id="76794010"> Michael Gizzi papers, Gizzi (Michael) Papers, circa 1940-2010 </a> </td> <td>John Hay Library, Special Collections</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6358633 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(84686118);" onMouseOut="unHighlightHoldingMarker(84686118);"> <td>referencedIn</td> <td> <a href="http://library.syr.edu/digital/guides/m/malanga_g.htm" class="outbound-repo-link" data-repo-ic-id="84686118"> Gerard Malanga Papers, 1944-1971 </a> </td> <td>Syracuse University. Library. Special Collections Research Center</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6362172 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76797491);" onMouseOut="unHighlightHoldingMarker(76797491);"> <td>referencedIn</td> <td> <a href="http://www.oac.cdlib.org/ark:/13030/tf158004j9" class="outbound-repo-link" data-repo-ic-id="76797491"> United Artists (New York, N.Y.) Records, 1977-1983 </a> </td> <td>University of California, San Diego. Geisel Library. Mandeville Special Collections Library.</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6662930 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85523804);" onMouseOut="unHighlightHoldingMarker(85523804);"> <td>referencedIn</td> <td> <a href="http://www.oac.cdlib.org/ark:/13030/kt6779r74b" class="outbound-repo-link" data-repo-ic-id="85523804"> Philip Whalen Correspondence, 1978-1987 </a> </td> <td>University of California, Davis. General Library. . Dept. of Special Collections</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6657687 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-12"> <div class="panel panel-default"> <div class="panel-heading panel-collapsible" onClick="$('#bibliographic-collapse').collapse('toggle'); $(this).find('span').toggleClass('collapsed');"> <span class="collapsed">Bibliographic and Digital Archival Resources</span> </div> <div id="bibliographic-collapse" class="panel-collapse collapse"> <div class="panel-body"> <table id="lump" class="table table-striped" data-order='[[ 1, "asc" ]]' style="width:100%"> <thead> <tr> <th width="20%">Role</th> <th width="40%">Title</th> <th width="40%">Holding Repository</th> <th></th> </tr> </thead> <tbody> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="body-tab-pane tab-pane" id="relationships"> <div class="row"> <div class="col-xs-1"> <p style="margin-top:8px;font-size:14px;">Filters:</p> </div> <div class="col-md-11"> <div class="btn-toolbar" style="margin-bottom: 15px;" aria-label="Table filter buttons" > <div class="btn-group"> <button class="btn btn-person relation-btn-filter" data-filter="person" type="button" alt="Person Filter" title="Person"> <i class="fa fa-fw fa-user fa-inverse"></i> </button> <button class="btn btn-corp relation-btn-filter" data-filter="corporateBody" type="button" alt="Corporate Body Filter" title="Corporate Body"> <i class="fa fa-fw fa-university fa-inverse"></i> </button> <button class="btn btn-family relation-btn-filter" data-filter="family" type="button" alt="Family Filter" title="Family"> <i class="fa fa-fw fa-users fa-inverse"></i> </button> </div> <button class="btn btn-danger relation-btn-filter" data-filter="" id="btn-clear-filter" type="button" alt="Clear Filters" title="Clear Filters"> <i class="fa fa-fw fa-times fa-inverse"></i> </button> <div id="datatable-column-filters" class="col-xs-3"> </div> <div class="btn-group pull-right"> <a class="btn list-group-item-visualize" href="https://snaccooperative.org/visualize/connection_graph/16360244/2388207"> <i class="fa fa-fw fa-asterisk" aria-hidden="true"></i><span class="snac-minimize"> Connection Graph</span></a> <a class="btn list-group-item-visualize" href="https://snaccooperative.org/visualize/radial_graph/16360244/2388207"> <i class="fa fa-fw fa-bullseye" aria-hidden="true"></i><span class="snac-minimize"> Radial Graph</span></a> </div> </div> </div> </div> <div class="row"> <div class="col-md-12"> <table id="relation-table" class="table table-striped " data-order='[[ 1, "asc" ]]' style="width:100%"> <thead> <tr> <th width="25%">Relation</th> <th width="75%">Name</th> </tr> </thead> <tbody> <tr class="id" data-id="72491489"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/72491489">Andrews, Bruce, 1948-</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="32497484"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/32497484">Ashbery, John, 1927-</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="15045613"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/15045613">Banks, Russell, 1940-</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="9140800"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/9140800">Berkson, Bill, correspondent</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="32468665"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/32468665">Bernstein, Charles, 1950-</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="76290251"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/76290251">Berrigan, Ted, correspondent</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="3363440"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/3363440">Brainard, Joe, 1942-1994</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="47703588"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/47703588">Coolidge, Clark, 1939-</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="53272286"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/53272286">Corbett, Bill</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="44837977"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/44837977">Corbett, William, 1942-</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="25973301"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/25973301">Creeley, Robert, 1926-2005</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="44715668"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/44715668">Fagin, Larry.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="50537267"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/50537267">Gilfillan, Merrill, 1945-</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="48399232"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/48399232">Gizzi, Barbieo Barros</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="16089691"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/16089691">Gizzi, Michael</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="4308123"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/4308123">Gizzi, Peter</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="37887082"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/37887082">Hejinian, Lyn, correspondent</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="53810243"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/53810243">Howe, Fanny</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="70845251"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/70845251">Howe, Fanny, correspondent</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="5258404"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/5258404">Howe, Fanny Quincy.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="69289746"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/69289746">Jackson, Laura Riding, 1901-1991</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="61627079"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/61627079">Mac Low, Jackson, correspondent</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="24341790"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/24341790">Malanga, Gerard.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="57757576"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/57757576">New Directions Publishing Corp.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="46594033"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/46594033">Notley, Alice, 1945-</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="26845712"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/26845712">Owen, Maureen, 1943-</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="47166855"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/47166855">Padgett, Ron, 1942-</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="57335294"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/57335294">Qua Books.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="50179665"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/50179665">Rothenberg, Jerome, 1931-</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="10039421"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/10039421">Silliman, Ronald, 1946-</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="45846855"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/45846855">Snyder, Gary</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="57483964"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/57483964">Stanley, George, 1934-</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="57071934"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/57071934">United Artists (New York, N.Y.)</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="76387866"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/76387866">Vermont, Charlie</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="15320728"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/15320728">Waldman, Anne, 1945-</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="23027473"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/23027473">Waldrop, Keith</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="48217910"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/48217910">Waldrop, Rosemarie</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="37640030"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/37640030">Warsh, Lewis</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="60102829"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/60102829">Warsh, Lewis, correspondent</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="13036584"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/13036584">Watson, Craig, 1950-</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="11413350"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/11413350">Weiner, Hannah, correspondent</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="25238857"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/25238857">Whalen, Philip</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="72730734"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/72730734">Whalen, Philip, correspondent</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> </tbody> </table> </div> </div> </div> <div class="body-tab-pane tab-pane" id="places"> <div class="row"> <div class="col-md-12"> <div class="geoplace-map" id="placesMap"> </div> </div> </div> <div class="row"> <div class="col-md-12"> <table id="placesTable" style="width:100%"> <thead> <tr> <th width="05%"></th> <th width="75%">Place Name</th> <th width="10%">Admin Code</th> <th width="10%">Country</th> </tr> </thead> <tbody> </tbody> </table> </div> </div> </div> <div class="body-tab-pane tab-pane" id="subjects"> <div class="row"> <div class="col-md-12"> <table class="listtable" style="width:100%"> <thead> <tr> <th>Subject</th> </tr> </thead> <tbody> <tr><td>American poetry</td></tr> </tbody> </table> </div> </div> </div> <div class="body-tab-pane tab-pane" id="occupations"> <div class="row"> <div class="col-md-12"> <table class="listtable" style="width:100%"> <thead> <tr> <th>Occupation</th> </tr> </thead> <tbody> </tbody> </table> </div> </div> </div> <div class="body-tab-pane tab-pane" id="activities"> <div class="row"> <div class="col-md-12"> <table class="listtable" style="width:100%"> <thead> <tr> <th>Activity</th> </tr> </thead> <tbody> </tbody> </table> </div> </div> </div> <!-- <div class="body-tab-pane tab-pane" id="names"> <div class="row"> <div class="col-md-12"> <table class="listtable"> <thead> <tr> <th>variant Name</th> </tr> </thead> <tbody> <tr><td></td></tr> </tbody> </table> </div> </div> </div> --> </div> </div> <div class="col-md-4" id="profile-sidebar"> <div class="row profilehover"> <div class="wikipedia_thumbnail_container"> <div id="profilebar"> <span></span> </div> <div class="wikipedia_thumbnail" id="wikipediaImage"> </div> </div> </div> <div class="well well-md"> <div class="row"> <div class="col-md-12"> <h4 class="text-center" style="margin-top: 0px;"> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> Person </h4> </div> </div> <div class="row"> <label class="col-xs-6">Exist Dates:</label> <div class="col-xs-6"> <p>Birth 1970</p> </div> </div> <div class="row"> </div> <div class="row"> </div> <div class="row"> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> Related Descriptions </div> <div class="list-group"> <a class="list-group-item" href="https://viaf.org/viaf/232387042" target="_blank"> <span class="sprite-icon sprite-icons-viaf"></span>Virtual International Authority File </a> <a class="list-group-item" href="https://www.worldcat.org/identities/lccn-no2012027168" target="_blank"> <span class="sprite-icon sprite-icons-worldcat"></span>WorldCat Identities </a> <a class="list-group-item" href="https://id.loc.gov/authorities/no2012027168" target="_blank"> <span class="sprite-icon sprite-icons-idlocgov"></span>LC/NACO </a> <a class="list-group-item" href="https://www.wikidata.org/entity/Q6185981" target="_blank"> <span class="sprite-icon sprite-icons-wikidata"></span>Wikidata </a> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> Search Elsewhere </div> <div class="list-group"> <a class="list-group-item" href="https://beta.worldcat.org/archivegrid/?p=1&amp;q=Mynes,+Jess,+1970-" target="_blank"> <span class="sprite-icon sprite-icons-archivegrid"></span> ArchiveGrid Search</a> <a class="list-group-item" href="https://dp.la/search?utf8=%E2%9C%93&amp;q=Mynes,+Jess,+1970-" target="_blank"> <span class="sprite-icon sprite-icons-dpla"></span> DPLA Search</a> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> Information </div> <div class="list-group"> <p class="list-group-item"><strong>Permalink:</strong> <a href="http://n2t.net/ark:/99166/w6zh92kj">http://n2t.net/ark:/99166/w6zh92kj</a></p> <p class="list-group-item"><strong>Ark ID:</strong> w6zh92kj</p> <p class="list-group-item"><strong>SNAC ID:</strong> 16360244</p> </div> </div> <div class="modal fade" id="variant-names" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-labelledby="myModalLabel" aria-hidden="true">脳</button> <h4 class="modal-title" id="myModalLabel">Variant Names</h4> </div> <div title="variant forms of name" class="extra-names modal-body"> <div>Mayer, Bernadette</div> </div> <div class="modal-footer"> <button type="button" data-dismiss="modal" class="btn btn-default">Close</button> </div> </div> </div> </div> <div class="modal fade" id="shared-resources-modal" tabindex="-1" role="dialog" aria-labelledby="shared-resources-modal"> <div class="modal-dialog modal-lg" role="document"> <div class="modal-content"> <div class="modal-header primary"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button> <h4 class="modal-title"> Shared Related Resources </h4> </div> <div class="modal-body"> <div class="input-group well well-sm text-center" style="width: 100%"> <div class="col-xs-2 text-center"> <p class="relation-icon"> <i class="fa fa-user" aria-hidden="true"></i><br/> </p> <p> Mynes, Jess, 1970- </p> </div> <div class="col-xs-2 text-center"> <p class="relation-icon"> <i class="fa fa-long-arrow-right" aria-hidden="true"></i><br/> </p> </div> <div class="col-xs-2 text-center"> <p class="relation-icon"> <i class="fa fa-book" aria-hidden="true"></i><br/> </p> </div> <div class="col-xs-2 text-center"> <p class="relation-icon"> <i class="fa fa-long-arrow-left" aria-hidden="true"></i><br/> </p> </div> <div class="col-xs-2 text-center"> <p class="relation-icon"> <i id="compared-constellation-icon" aria-hidden="true"></i><br/> </p> <p class="compared-constellation-name"> </p> </div> </div> <div class="row"> <div class="col-md-12"> <table id="shared-resources-table" class="table table-striped table-hover dataTable no-footer" style="width:100%;"> <thead> <tr> <th style="width: 150px;"> Mynes, Jess, 1970- </th> <th> Title </th> <th style="width: 5px;" ></th> <th class="compared-constellation-name" style="width: 150px;"></th> </tr> </thead> </table> </div> </div> </div> <div class="modal-footer"> <button type="button" data-dismiss="modal" class="btn btn-default">Close</button> </div> </div> </div> </div> </div> </div> </div> <!-- Constellation Information --> <input id="constellationid" name="constellationid" type="hidden" value="16360244"/> <input id="version" name="version" type="hidden" value="2388207"/> <input id="ark" name="ark" type="hidden" value="http://n2t.net/ark:/99166/w6zh92kj"/> <input id="page_type" name="page_type" type="hidden" value="view_page_full"/> <input id="has_wiki_link" type="hidden" value="true"/> <div class="footer footer-inverse"> <div class="container"> <div class="row"> <div class="col-md-4 footer-content"> <p class="text-center"> <img src="https://snaccooperative.org/images/paper_dolls_art2.png" alt="SNAC Cooperative Logo"/><br/> </p> <h4 class="text-center">Social Networks and Archival Context</h4> <p class="text-center" style="margin-top: 5px;"> <a href="https://twitter.com/snaccooperative" title="Visit us on Twitter"> <i class="fa fa-2x fa-twitter-square" style="vertical-align: middle" aria-hidden="true"></i></a> <a href="https://snaccooperative.org/contact" title="Contact us"><span class="fa-stack fa-sm"> <i class="fa fa-square fa-stack-2x"></i> <i class="fa fa-envelope fa-stack-1x" style="color: #000"></i> </span></a> <a href="https://portal.snaccooperative.org/terms_and_privacy" title="Terms and Information"><span class="fa-stack fa-sm"> <i class="fa fa-square fa-stack-2x"></i> <i class="fa fa-life-ring fa-stack-1x" style="color: #000"></i> </span></a> </p> </div> <div class="col-md-4 footer-content"> <p style="font-size: medium; margin-top: 30px;">SNAC is a discovery service for persons, families, and organizations found within archival collections at cultural heritage institutions.</p> </div> <div class="col-md-4 footer-content"> <div class="row"> <h4 class="">Sponsors</h4> <p> <a href="https://www.mellon.org" target="_blank">The Andrew W. Mellon Foundation</a><br> <a href="https://www.imls.gov" target="_blank">Institute of Museum and Library Services</a><br> <a href="https://www.neh.gov" target="_blank">National Endowment for the Humanities</a> </p> <h4 class="">Hosts</h4> <p> <a href="https://library.virginia.edu" target="_blank">University of Virginia Library</a><br> <a href="https://www.archives.gov" target="_blank">National Archives and Records Administration</a> </p> </div> </div> </div> </div> </div> <script> function setCookie(name,value,days) { var expires = ""; if (days) { var date = new Date(); date.setTime(date.getTime() + (days*24*60*60*1000)); expires = "; expires=" + date.toUTCString(); } document.cookie = name + "=" + (value || "") + expires + "; path=/"; } function getCookie(name) { var nameEQ = name + "="; var ca = document.cookie.split(";"); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==" ") c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } function eraseCookie(name) { document.cookie = name+"=; Max-Age=-99999999;"; } $(document).ready(function() { if (!getCookie("acceptprivacy")) $("#privacyDisplay").show(); }); </script> <div id="privacyDisplay" style="display: none; min-height: 30px; width: 100%; position: fixed; bottom: 0px; left: 0px; padding: 10px; background: #111111; color: #ffffff; z-index: 99999;"> <div class="row"> <div class="col-md-6"> We use cookies to understand how you use our site and to improve your experience. By continuing to use our site, you accept our use of cookies, <a href="https://portal.snaccooperative.org/terms_and_privacy">Privacy Policy and Terms of Use</a>. </div> <div class="col-md-6 text-right"> <button class="btn btn-info" id="privacyAccept" onClick="setCookie('acceptprivacy', 'true', 90); $('#privacyDisplay').remove();">Accept and Continue</button> </div> </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10