CINXE.COM

Statement on Potentially Harmful Content « Georgia Historic Newspapers

<!DOCTYPE html> <html lang="en"> <head profile="http://dublincore.org/documents/2008/08/04/dc-html/"> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html" /> <meta http-equiv="Content-Language" content="en-us" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="/static/images/favicon.e04f06a289da.png" rel="icon" sizes="192x192"> <link rel="search" href="/search/pages/opensearch.xml" type="application/opensearchdescription+xml" title="Georgia Historic Newspapers Page Search" /> <meta name="author" content="Digital Library of Georgia"> <meta name="description" content="Free archive of digitized historic newspapers from Georgia 1763–present"> <title> Statement on Potentially Harmful Content « Georgia Historic Newspapers </title> <!-- CSS --> <link rel="stylesheet" href="/static/CACHE/css/output.5d02637eedf9.css" type="text/css"> <!-- JavaScript --> <script src="/static/vendor/jquery/jquery.min.8fb8fee4fcc3.js"></script> <script src="/static/vendor/bootstrap/js/bootstrap.min.2f34b630ffe3.js"></script> <script> $(function() { $('ul.nav > li > a[href="' + document.location.pathname + '"]') .parent().addClass('active'); }); </script> <script type="text/javascript"> function pageSpecificHeaderChanges() { // We sometimes (currently just on the homepage) add an alternative // skip link to replace the #maincontent skip link. In this case // the #maincontent link gets hidden (including from screen readers) // with CSS. However, some accessiblity tools assume it is erroneously // hidden and flag it. Here we remove the already-hidden link from // the DOM to prevent such false positives. $('.skiplink[href="#maincontent"]:hidden').remove(); // Open ONI includes a basic script for adding the active class for nav // elements that whose href is the current URL. This handles some cases // where we want the element highlighted but the URL is not exact. // whitelist of classes that represent legitimate pages so we don't run on 404s, etc if (!$('#std_box, .static-page-body, .search_results_body, .places-browse, .type-browse').length) return; // handle selecting dropdown menus when the current page is a subitem $('.dropdown-menu a[href]').each(function (i, el) { if (document.location.pathname.startsWith($(el).attr('href'))) { $(el).closest('ul.nav > li').addClass('active'); } }); // handle selecting "Browse Issues By Date" and "View Front Pages" // when not on first page of either of those views // Will be the button URL plus one more numerical path component. $('ul.nav>li>a#page_nav_issues[href]').each(function(i, el){ if ((new RegExp('^' + $(el).attr('href') + '/?[0-9]*/?$')).exec(document.location.pathname)) { $(el).parent().addClass('active'); } }); } $(pageSpecificHeaderChanges); </script> <script async src="https://www.googletagmanager.com/gtag/js?id=G-292KXH39NG"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-292KXH39NG'); </script> <!-- Page Content Metadata --> </head> <body> <header class="site_header"> <a class="skiplink sr-only sr-only-focusable" href="#maincontent"> Skip to main content </a> <script type="text/javascript"> (function () { const bannersDismissed = (localStorage['bannersDismissed'] && JSON.parse(localStorage['bannersDismissed'])) || {}; function showBanner(banner) { $(banner).removeClass('hide'); $(banner).on('close.bs.alert', function() { bannersDismissed[$(banner).text()] = true; localStorage['bannersDismissed'] = JSON.stringify(bannersDismissed); }); } $('.banner.hide').each(function(i, banner) { if (!bannersDismissed[$(banner).text()]) showBanner(banner); }); })(); </script> <div class="topbar"> <div class="container"> <div class="row desktop-logos"> <div class="col-xs-7 dlg-header-logo"> <a href="http://dlg.galileo.usg.edu/"><img src="/static/images/logos-desktop/logo-dlg.617ec8e0c477.svg" alt="Digital Library of Georgia: Sharing Georgia's History &amp; Culture Online" class="img-responsive" width="307.852" height="33"></a> </div> <div class="col-xs-5 galileo-header-logo"> <a href="https://www.galileo.usg.edu/" class="galileo-logo"><img src="/static/images/logos-desktop/logo-galileo.7ba4e970a22b.svg" alt="GALILEO" class="img-responsive" width="166.258" height="22"></a> <a href="https://libs.uga.edu/" class="ugalibs-logo"><img src="/static/images/logos-desktop/logo-uga.93866ee50614.svg" alt="University Libraries, University of Georgia" class="img-responsive" width="171.062" height="33"></a> </div> </div> <div class="row mobile-logos"> <div class="col-xs-4 dlg-mobile-logo-column"> <a href="http://dlg.galileo.usg.edu/" aria-label="DLG Homepage Link" title="DLG Homepage Link"> <img src="/static/images/logos-mobile/logo-dlg.86f86b6661f8.svg" alt="Digital Library of Georgia Logo" width="30.916" height="35"> <span>Digital Library of Georgia</span> </a> </div> <div class="col-xs-4 galileo-mobile-logo-column"> <a href="https://www.galileo.usg.edu/" class="galileo-logo" aria-label="GALILEO Homepage Link" title="GALILEO Homepage Link"> <img src="/static/images/logos-mobile/logo-galileo.c2bef70f7d5e.svg" alt="GALILEO Logo" width="78.851" height="35"> <span>GALILEO</span> </a> </div> <div class="col-xs-4 uga-mobile-logo-column"> <a href="https://libs.uga.edu/" class="ugalibs-logo" aria-label="UGA Libraries Homepage Link" title="UGA Libraries Homepage Link"> <img src="/static/images/logos-mobile/logo-uga.f720937f2d22.svg" alt="UGA University Libraries Logo" width="24.102" height="35"> <span>UGA Libraries</span> </a> </div> </div> </div> </div> <div class="header_title"> <div class="container"> <h1 class="title"><a href="/">Georgia Historic Newspapers</a></h1> </div> </div> <div class="modal harmful-content-modal" tabindex="-1" role="dialog" aria-labelledby="harmful-content-modal-title"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> <h2 class="modal-title" id="harmful-content-modal-title">Potentially Harmful Content</h2> </div> <div class="modal-body"> <p>Some content (or its descriptions) found on this site may be harmful and difficult to view. These materials may be graphic or reflect biases. In some cases, they may conflict with strongly held cultural values, beliefs or restrictions. We provide access to these materials to preserve the historical record, but we do not endorse the attitudes, prejudices, or behaviors found within them.</p> </div> <div class="modal-footer"> <a href="/about/harmful_content" type="button" class="btn btn-secondary more-harmful-content-info-button">Find out more</a> <button type="button" class="btn btn-primary" data-dismiss="modal">Close</button> </div> </div> </div> </div> <script type="text/javascript"> (function (){ function setModalSeenCookie() { var cookieExpDate = (new Date(Date.now() + 90 * 24 * 60 * 60 * 1000)).toUTCString(); document.cookie = 'harmful_content_modal_seen=1;expires=' + cookieExpDate + ';path=/;Secure;SameSite=Lax'; } if (document.cookie.indexOf('harmful_content_modal_seen=1') > -1) { setModalSeenCookie(); // push back expiration date return; } $('.more-harmful-content-info-button').click(setModalSeenCookie); $('.harmful-content-modal').modal({ open: true }).on('hide.bs.modal', setModalSeenCookie); })(); </script> <nav class="navbar navbar-default dlg-navbar"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" aria-expanded="false" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav"> <li><a href="/">Home</a></li> <li> <a href="/search/advanced/"> Advanced Search </a> </li> <li> <a href="#" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false"> Browse <span class="caret"></span> </a> <ul class="dropdown-menu"> <li><a href="/newspapers/">Browse by Title</a></li> <li><a href="/issues/">Browse by Date</a></li> <li><a href="/cities">Browse by City</a></li> <li><a href="/counties">Browse by County</a></li> <li><a href="/types">Browse by Type</a></li> </ul> </li> </ul> <ul class="nav navbar-nav navbar-right"> <li> <a href="#" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false"> News <span class="caret"></span> </a> <ul class="dropdown-menu" role="menu" aria-labelledby=""> <li role="menu" role="presentation"> <a href="https://blog.dlg.galileo.usg.edu/?tag=forthcoming-newspapers" role="menuitem">Forthcoming Newspapers</a> </li> <li role="menu" role="presentation"> <a href="https://blog.dlg.galileo.usg.edu/?tag=newspaper-releases" role="menuitem">Newspaper Releases</a> </li> </ul> </li> <li> <a href="#" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false"> About <span class="caret"></span> </a> <ul class="dropdown-menu" role="menu" aria-labelledby=""> <li role="menu" role="presentation"> <a href="/about" role="menuitem">The Site</a> </li> <li role="menu" role="presentation"> <a href="/about/participate" role="menuitem">Participate</a> </li> <li role="menu" role="presentation"> <a href="/about/harmful_content" role="menuitem">Harmful Content</a> </li> <li role="menu" role="presentation"> <a href="/about/contact" role="menuitem">Contact Us</a> </li> <li role="menu" role="presentation"> <a href="/about/resources" role="menuitem">Additional Resources</a> </li> <li role="menu" role="presentation"> <a href="/about/copyright" role="menuitem">Copyright &amp; Reuse</a> </li> <li role="menu" role="presentation"> <a href="/about/partners" role="menuitem">Partners</a> </li> <li role="menu" role="presentation"> <a href="/about/api" role="menuitem">GHN API</a> </li> <li role="menu" role="presentation"> <a href="https://sites.google.com/view/ghn-presskits" role="menuitem">Press Kit</a> </li> </ul> </li> <li> <a href="#" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false"> Help <span class="caret"></span> </a> <ul class="dropdown-menu" role="menu" aria-labelledby=""> <li role="menu" role="presentation"> <a href="/help/browsing" role="menuitem">Browsing</a> </li> <li role="menu" role="presentation"> <a href="/help/searching" role="menuitem">Searching</a> </li> <li role="menu" role="presentation"> <a href="/help/viewing" role="menuitem">Viewing</a> </li> <li role="menu" role="presentation"> <a href="/help/clipping" role="menuitem">Clipping</a> </li> <li role="menu" role="presentation"> <a href="/help/faq" role="menuitem">FAQ</a> </li> </ul> </li> </ul> <div> </div> </div></div> <div class="container-fluid top-nav-search"> <div class="container"> <form method="get" action="/search/pages/results/" role="search"> <div class="input-group"> <div class="input-group-addon"><label for="search-newspaper-contents">Search</label></div> <input id="search-newspaper-contents" class="form-control" type="text" name="proxtext"> <span class="input-group-btn"> <button type="submit" class="btn btn-primary" aria-label="Submit search" title="Submit search"> <span class="glyphicon glyphicon-search" aria-hidden="true"></span> </button> </span> </div> </form> </div> </div> </div> </div> </nav> </header> <div class="main_content"> <div class="container"> <ol class="breadcrumb"> <li> <a href="/">Home</a> </li> <li> <a href="/about">About</a> </li> <li> <a href="/about/harmful_content">Harmful Content</a> </li> </ol> <div id="maincontent"></div> <div class="static-page-body"> <h2 id="statement-on-potentially-harmful-content">Statement on Potentially Harmful Content</h2> <p>The Digital Library of Georgia (DLG) shares materials from libraries, museums, and others in Georgia and the U.S. online. Our websites include historical and primary sources from many cultures and time periods. Some content (or its descriptions) may be harmful and difficult to view. These materials may be graphic or reflect biases. In some cases, they may conflict with strongly held cultural values, beliefs or restrictions.</p> <p>We provide access to these materials to preserve the historical record, but we do not endorse the attitudes, prejudices, or behaviors found within them.</p> <p>Please approach the materials found on these sites with respect for the cultures and people they document.</p> <h3 id="creation-of-the-statement">Creation of the Statement</h3> <p>The DLG is a member service hub of the Digital Public Library of America (DPLA). The DLG modeled its statement on DPLA’s. DPLA staff and its metadata working group drafted the DPLA statement. Outside experts and the network reviewed it before approval.</p> <p>DLG staff simplified the statement’s language to improve its readability based on Georgia Department of Education eighth grade reading levels. Staff at GALILEO, Georgia Public Library Service, NGE, UGA Libraries, and DLG partners reviewed the draft statement.</p> <h3 id="frequently-asked-questions">Frequently Asked Questions</h3> <h4 id="where-does-this-content-come-from">Where does this content come from?</h4> <p>The DLG partners with cultural heritage organizations across Georgia and the U.S. Together, we digitize and share historical content online for free. Each contributor shares materials with the DLG according to its specific policies and goals. We also create exhibits and primary source sets that feature our partners’ content.</p> <h4 id="what-harmful-or-difficult-content-may-be-found-in-the-dlg-websites">What harmful or difficult content may be found in the DLG websites?</h4> <p>Some items may:</p> <ul> <li>Reflect white supremacist and imperialist views, including racist, sexist, and xenophobic opinions and attitudes.</li> <li>Be biased against or exclude diverse views on sexuality, gender, ableism, religion, and more.</li> <li>Include graphic content such as violent death, medical procedures, crime, wars, natural disasters and more.</li> <li>Demonstrate bias and exclusion in library/museum collecting and digitization.</li> <li>Depict traditional knowledge and offend against strongly held cultural prohibitions.</li> </ul> <h4 id="why-does-dlg-make-this-content-available">Why does DLG make this content available?</h4> <p>The DLG and its partners collect, preserve, and present these materials as part of the historic record. Together, they work to balance the preservation of history with its sensitive display.</p> <h4 id="how-is-this-material-described-why-are-some-of-the-terms-used-harmful">How is this material described? Why are some of the terms used harmful?</h4> <ul> <li>Librarians and archivists choose what language to use when describing materials. Some descriptions were written in the past and use language that was accepted at the time.</li> <li>Librarians and archivists often re-use language provided by creators or former owners of the material. This can provide important context, but can also reflect biases and prejudices.</li> <li>Librarians and archivists often use standardized sets of terms to describe materials. Some of these terms are outdated, offensive, or insensitive.</li> <li>Communities with less privilege have had less control over how they are portrayed and described.</li> <li>Librarians and archivists sometimes make mistakes or use poor judgment.</li> </ul> <p>The DLG pledges to help its partners assess and update harmful descriptions.</p> <h4 id="how-are-the-dlg-and-its-partners-addressing-this-issue">How are the DLG and its partners addressing this issue?</h4> <p>We are:</p> <ul> <li>Including warnings on collections with this type of content.</li> <li>Prioritizing digitization of content from less privileged communities.</li> <li>Working directly with misrepresented communities when describing them.</li> <li>Revising and enhancing descriptions with more respectful, community-selected terms.</li> <li>Creating new, more inclusive standardized terms.</li> <li>Listening to users, researching to find solutions, and sharing our results.</li> <li>Evaluating current policies for practices that prioritize one culture and/or group over another.</li> <li>Training our contributors in inclusive partnerships, digitization, and description.</li> </ul> <h4 id="what-happens-if-i-report-harmful-content">What happens if I report harmful content?</h4> <p>We encourage our users to <a href="https://dlg.usg.edu/about/harmful-content-form">report harmful content</a>. The DLG will forward your report to the owning institution. They will determine whether to change or remove the content. Institutions weigh potential harm, accurate preservation of the historical record, professional practices, and limited resources. The DLG will use all reports to better understand the issue and educate others.</p> </div> </div> </div> <footer id="footer"> <div class="container"> <div class="row main-row"> <div class="col-sm-8"> <div class="footer-panel"> <h2>Are you interested in including a title in the archive?</h2> <a href="/about/participate" class="btn btn-primary">Get Involved</a> </div> </div> <div class="col-sm-4"> <h2 class="social-heading">Follow Us!</h2> <ul class="social-icons"> <li> <a href="https://www.facebook.com/DigitalLibraryofGeorgia" title="Visit DLG on Facebook"> <span aria-hidden="true"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="36"><!--! Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc. --><path d="M512 256C512 114.6 397.4 0 256 0S0 114.6 0 256C0 376 82.7 476.8 194.2 504.5V334.2H141.4V256h52.8V222.3c0-87.1 39.4-127.5 125-127.5c16.2 0 44.2 3.2 55.7 6.4V172c-6-.6-16.5-1-29.6-1c-42 0-58.2 15.9-58.2 57.2V256h83.6l-14.4 78.2H287V510.1C413.8 494.8 512 386.9 512 256h0z"/></svg> </span> </a> </li> <li> <a href="https://twitter.com/diglibga" title="Visit DLG on Twitter/X"> <span aria-hidden="true"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="36"><!--! Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg> </span> </a> </li> <li> <a href="http://blog.dlg.galileo.usg.edu/" title="Visit DLG's Blog"> <span aria-hidden="true"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="36"><!--! Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc. --><path d="M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM96 136c0-13.3 10.7-24 24-24c137 0 248 111 248 248c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-110.5-89.5-200-200-200c-13.3 0-24-10.7-24-24zm0 96c0-13.3 10.7-24 24-24c83.9 0 152 68.1 152 152c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-57.4-46.6-104-104-104c-13.3 0-24-10.7-24-24zm0 120a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"/></svg> </span> </a> </li> </ul> </div> </div> <div class="row"> <div class="footer-blurb"> <p>Some content (or its descriptions) found on this site may be harmful and difficult to view. These materials may be graphic or reflect biases. In some cases, they may conflict with strongly held cultural values, beliefs or restrictions. We provide access to these materials to preserve the historical record, but we do not endorse the attitudes, prejudices, or behaviors found within them. <a href="/about/harmful_content">Read our statement on potentially harmful content.</a></p> <p>The Georgia Historic Newspapers database is a project of the Digital Library of Georgia in partnership with GALILEO and the University of Georgia Libraries. The project is supported with federal LSTA funds administered by the Institute of Museum and Library Services through the Georgia Public Library Service, a unit of the Board of Regents of the University System of Georgia.</p> <p><a href="https://about.galileo.usg.edu/about/accessibility">Accessibility</a> | Powered by <a href="https://open-oni.github.io/">Open ONI</a></p> </div> </div> </div> </footer> </body> </html>

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