CINXE.COM

GLAM Jupyter Notebooks - BVMC.Labs

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>GLAM Jupyter Notebooks - BVMC.Labs</title> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Colección de Jupyter Notebooks para promocionar el acceso computacional a colecciones digitales publicadas por instituciones GLAM. Este proyecto se ha inspirado en la Comunidad Internacional GLAM Labs, el libro Open a GLAM Lab, Collections as Data y el proyecto GLAM Workbench." /> <meta name="google-site-verification" content="NvsQ9x7EoCrV7AdvVzUPaxQkclNrCj9AzITgxp-qWYk" /> <meta name="twitter:card" content="summary"/> <!-- MICROFORMATOS --> <meta name="twitter:site" content="@FBVMC"/> <meta property="og:title" content="GLAM Jupyter Notebooks - BVMC.Labs" /> <meta property="og:type" content="website" /> <meta property="og:url" content="https://data.cervantesvirtual.com/glam-jupyter-notebooks"/> <meta property="og:image" content="https://data.cervantesvirtual.com/images/notebooks/glam-jupyter-notebooks.png" /> <meta property="og:description" content="Colección de Jupyter Notebooks para promocionar el acceso computacional a colecciones digitales publicadas por instituciones GLAM. Este proyecto se ha inspirado en la Comunidad Internacional GLAM Labs, el libro Open a GLAM Lab, Collections as Data y el proyecto GLAM Workbench." /> <meta property="og:site_name" content="Laboratorio de la Biblioteca Virtual Miguel de Cervantes"/> <!--MICROFORMATOS --> <script type="application/ld+json"> { "@context" : "http://schema.org", "@type": "WebPage", "name": "GLAM Jupyter Notebooks", "headline": "GLAM Jupyter Notebooks", "url":"https://data.cervantesvirtual.com/glam-jupyter-notebooks", "image": "https://data.cervantesvirtual.com/images/notebooks/glam-jupyter-notebooks.png", "description": "Colección de Jupyter Notebooks para promocionar el acceso computacional a colecciones digitales publicadas por instituciones GLAM. Este proyecto se ha inspirado en la Comunidad Internacional GLAM Labs, el libro Open a GLAM Lab, Collections as Data y el proyecto GLAM Workbench.", "mainEntityOfPage": { "@type": "WebPage", "@id": "https://data.cervantesvirtual.com", "name": "BVMC.Labs - Laboratorio de la Biblioteca Virtual Miguel de Cervantes", "description": "BVMC Labs proporciona acceso a herramientas experimentales basadas en las colecciones de la Biblioteca Virtual Miguel de Cervantes para promover el uso de las nuevas tecnologías y las Humanidades Digitales, adaptándose a los diferentes perfiles del investigador." }, "publisher": { "@type":"Organization", "url": "http://www.cervantesvirtual.com", "name":"Biblioteca Virtual Miguel de Cervantes", "description": "La Biblioteca Virtual Miguel de Cervantes, la primera en lengua castellana, es un fondo bibliográfico con obras de Literatura, Historia, Ciencias, etc., de libre acceso. Incluye trabajos de investigación, catálogo en otras lenguas y bibliotecas del mundo", "logo": { "@type": "ImageObject", "url":"http://www.cervantesvirtual.com/includes/css_responsive/img/logoCervantes.png", "width":296, "height":117 } } } </script> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-F3w7mX95PdgyTmZZMECAngseQB83DfGTowi0iMjiWaeVhAn4FJkqJByhZMI3AhiU" crossorigin="anonymous"> <link href="/components/fontawesome-free-5.0.13/css/fontawesome-all.min.css" rel="stylesheet" media="screen"/> <link rel="stylesheet" href="/css/labs.css"/> <link rel="stylesheet" href="/css/d3.css"/> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-slider/11.0.2/css/bootstrap-slider.min.css"/> <script src="https://code.jquery.com/jquery-1.12.4.min.js"></script> <!--<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-W8fXfP3gkOKtndU4JGtKDvXbO53Wy8SZCQHczT5FMiiqmQfUpWbYdTil/SxwZgAN" crossorigin="anonymous"></script>--> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/js/bootstrap.min.js" integrity="sha384-skAcpIdS7UcVUC05LJ9Dxay8AXcDYfBJqt1CJ85S/CFujBsIzCIv+l9liuYLaMQ/" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-/bQdsTh/da6pkI1MST/rWKFNjaCP5gBSY4sEBT38Q/9RBh9AH40zEOg7Hlq2THRZ" crossorigin="anonymous"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-slider/11.0.2/bootstrap-slider.min.js"></script> <script src="/js/funciones.js"></script> </head> <body> <header id="header-labs"> <nav class="navbar navbar-expand-lg navbar-light bg-light" role="navigation"> <div class="container-fluid"> <h1 class="navbar-brand logo-cv"><a href="/"><abbr title="Laboratorio de herramientas de la Biblioteca Virtual Miguel de Cervantes">BVMC.Labs</abbr><small><em>Descubre los últimos desarrollos de la BVMC</em></small></a></h1> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavDropdown" aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarNavDropdown"> <ul class="navbar-nav justify-content-end"> <li class="nav-item"> <a class="nav-link" href="/datos-enlazados">Datos enlazados</a> </li> <li class="nav-item"> <a class="nav-link" href="/novedades">Novedades</a> </li> <li class="nav-item"> <a class="nav-link" href="/herramientas">Herramientas</a> </li> <li class="nav-item"> <a class="nav-link active" href="/notebooks">Notebooks</a> </li> <li class="nav-item"> <a class="nav-link" href="/publicaciones">Publicaciones</a> </li> </ul> </div> </div> </nav> </header> <main class="container-fluid" id="main-labs"> <div class="container overflow-hidden"> <nav > <ol class="breadcrumb" itemscope="" itemtype="http://schema.org/BreadcrumbList"> <li itemprop="itemListElement" itemscope="" itemtype="http://schema.org/ListItem" class="breadcrumb-item"> <a itemprop="item" href="/"> <span itemprop="name">Inicio</span> </a> <meta itemprop="position" content="1"> </li> <li itemprop="itemListElement" itemscope="" itemtype="http://schema.org/ListItem" class="breadcrumb-item"> <a itemprop="item" href="/notebooks"> <span itemprop="name">Notebooks</span> </a> <meta itemprop="position" content="2"> </li> <li itemprop="itemListElement" itemscope="" itemtype="http://schema.org/ListItem" class="breadcrumb-item"> <span itemprop="name">GLAM Jupyter Notebooks</span> <meta itemprop="position" content="3"> </li> </ol> </nav> <h2><abbr title="Galleries, Libraries, Archives and Museums">GLAM</abbr> Jupyter Notebooks</h2> <p>We are pleased to introduce you to our collection of Jupyter Notebooks based on <abbr title="Galleries, Libraries, Archives and Museums">GLAM</abbr> institutions. The <a title="Visit website" href="https://glamlabs.io/">International <abbr title="Galleries, Libraries, Archives and Museums">GLAM</abbr> Labs community</a>, the <a href="https://glamlabs.io/books/open-a-glam-lab/" title="Visit website">Open a <abbr title="Galleries, Libraries, Archives and Museums">GLAM</abbr> Lab book</a> and the labber Tim Sherratt with his <a href="https://glam-workbench.github.io/" title="Visit website"><abbr title="Galleries, Libraries, Archives and Museums">GLAM</abbr> Workbench</a> have been a great inspiration for this project. Additional information about the webinar «Setting Up A GLAM Workbench In Your Library», organised by <a href="https://libereurope.eu/" title="Visit website">LIBER’s Digital Humanities Working Group</a>, is provided <a title="Video on Youtube" href="https://www.youtube.com/watch?v=LXk60YDdaMA&amp;feature=youtu.be">here: LIBER Webinar</a>.</p> <p>The notebooks are available in GitHub classified by type of project: <a title="Visit website" href="https://github.com/hibernator11/notebook-iiif-images">images</a>, <a href="https://github.com/hibernator11/notebook-lod-libraries" title="Visit GitHub">Linked Open Data</a>, and <a title="Visit GitHub" href="https://github.com/hibernator11/notebook-texts-metadata">metadata and text</a>. Additional notebooks provided by <a title="Visit website" href="https://labs.onb.ac.at/en/"><abbr title="Österreichische Nationalbibliothek">ONB</abbr> Labs</a> and developed by Stefan Karner, have been integrated into the collection.</p> <p>They are also citable (in Zenodo) and have been assigned a <abbr title="Digital Object Identifier">DOI</abbr>.<br><a title="Visit DOI" href="https://doi.org/10.5281/zenodo.3765188"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.3765188.svg" alt="DOI/10.5281/zenodo.3765188"></a><br> <a href="https://doi.org/10.5281/zenodo.3765186" title="Visit DOI"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.3765186.svg" alt="DOI/10.5281/zenodo.3765186"></a><br> <a href="https://doi.org/10.5281/zenodo.3765184" title="Visit DOI"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.3765184.svg" alt="DOI/10.5281/zenodo.3765184"></a></p> <p>In order to launch the notebooks in the cloud, click on the Binder button. Each notebook is based on a dataset provided by a <abbr title="Galleries, Libraries, Archives and Museums">GLAM</abbr> institution.</p> <p>Have fun!</p> <div class="clearfix"></div> <div id="notebooks" class="row gx-3 gy-5 justify-content-between mt-1"> <div class="card col-sm-6 col-md-4"> <img src="/images/notebooks/images-data-foundry-388x220.png" class="card-img-top" width="388" height="220" alt="Reusing the Moving Image Archive from the National Library of Scotland"> <div class="card-body"> <h3 class="card-title"><a href="https://github.com/hibernator11/notebook-texts-metadata#dataset-extraction-images">Reusing the Moving Image Archive from the National Library of Scotland</a></h3> <p class="card-text">This <a href="https://nbviewer.jupyter.org/github/hibernator11/notebook-texts-metadata/blob/master/dataset-extraction-images.ipynb" title="Dataset Extraction Example">notebook</a> extracts a dataset as a <abbr title="comma-separated values">CSV</abbr> file from a digital collection described using <abbr title="MAchine-Readable Cataloging in XML">MARCXML</abbr> files. It uses the dataset <a href="https://data.nls.uk/data/metadata-collections/moving-image-archive/" title="Visit website">Moving Image Archive</a> from the <a href="https://data.nls.uk/" title="Visit website">National Library of Scotland</a>.</p> <a title="Notebook access" href="https://mybinder.org/v2/gh/hibernator11/notebook-texts-example/master" class="btn btn-primary"><span aria-hidden="true" class="fas fa-cogs"></span> Binder <span class="visually-hidden">Dataset Extraction Example</span></a> <a title="Notebook preview" href="https://nbviewer.jupyter.org/github/hibernator11/notebook-texts-metadata/blob/master/dataset-extraction-images.ipynb" class="btn btn-primary"><span aria-hidden="true" class="fas fa-eye"></span> Preview <span class="visually-hidden">Dataset Extraction Example</span></a> </div> </div> <div class="card col-sm-6 col-md-4"> <img src="/images/notebooks/composite-bvmc-388x220.png" class="card-img-top" width="388" height="220" alt="Making composite images from the covers retrieved from the BVMC LOD"> <div class="card-body"> <h3 class="card-title"><a href="https://github.com/hibernator11/notebook-lod-libraries#biblioteca-virtual-miguel-de-cervantes-bvmc">Making composite images from the covers retrieved from the <abbr title="Biblioteca Virtual Miguel de Cervantes">BVMC</abbr> <abbr title="Linked Open Data">LOD</abbr></a></h3> <p class="card-text">This <a href="https://nbviewer.jupyter.org/github/hibernator11/notebook-lod-libraries/blob/master/bvmc-create-composite.ipynb" title="Making composite images from the covers">notebook</a> retrieves the covers to create a composite image from the Linked Open Data repository <a href="http://data.cervantesvirtual.com/" title="Visit website">data.cervantesvirtual.com</a>.</p> <a title="Notebook access" href="https://mybinder.org/v2/gh/hibernator11/notebook-lod-libraries/master" class="btn btn-primary"><span aria-hidden="true" class="fas fa-cogs"></span> Binder <span class="visually-hidden">Making composite images from the covers</span></a> <a title="Notebook preview" href="https://nbviewer.jupyter.org/github/hibernator11/notebook-lod-libraries/blob/master/bvmc-create-composite.ipynb" class="btn btn-primary"><span aria-hidden="true" class="fas fa-eye"></span> Preview <span class="visually-hidden">Making composite images from the covers</span></a> </div> </div> <div class="card col-sm-6 col-md-4"> <img src="/images/notebooks/map-bnb-388x220.png" class="card-img-top" width="388" height="220" alt="BNB Linked Data Platform"> <div class="card-body"> <h3 class="card-title"><a href="https://github.com/hibernator11/notebook-lod-libraries#bnb-linked-data-platform"><abbr title="British National Bibliography">BNB</abbr> Linked Data Platform</a></h3> <p class="card-text">This <a href="https://nbviewer.jupyter.org/github/hibernator11/notebook-lod-libraries/blob/master/bnb-lod-extraction-map.ipynb" title="BNB Linked Data Platform">notebook</a> uses the <a href="https://bnb.data.bl.uk/" title="Visit website">British National Bibliography Linked Data Platform</a> to retrieve places of publication and create a map based on <a href="https://www.geonames.org/" title="Visit website">GeoNames</a> and <a href="https://www.wikidata.org/" title="Visit website">Wikidata</a>.</p> <a title="Notebook access" href="https://mybinder.org/v2/gh/hibernator11/notebook-lod-libraries/master" class="btn btn-primary"><span aria-hidden="true" class="fas fa-cogs"></span> Binder <span class="visually-hidden">BNB Linked Data Platform</span></a> <a title="Notebook preview" href="https://nbviewer.jupyter.org/github/hibernator11/notebook-lod-libraries/blob/master/bnb-lod-extraction-map.ipynb" class="btn btn-primary"><span aria-hidden="true" class="fas fa-eye"></span> Preview <span class="visually-hidden">BNB Linked Data Platform</span></a> </div> </div> <div class="card col-sm-6 col-md-4"> <img src="/images/notebooks/bnf-graph-2-388x220.png" class="card-img-top" width="388" height="220" alt="Analysing the editions of les fleurs du mal de baudelaire from data.bnf.fr"> <div class="card-body"> <h3 class="card-title"> <a href="https://github.com/hibernator11/notebook-lod-libraries#biblioth%C3%A8que-nationale-de-france-bnf">Analysing the editions of <i>Les fleurs du mal</i> de Baudelaire from data.bnf.fr</a></h3> <p class="card-text">This <a href="https://nbviewer.jupyter.org/github/hibernator11/notebook-lod-libraries/blob/master/bnf-graph-example.ipynb" title="Analysing the editions of Les fleurs du mal de Baudelaire from data.bnf.fr">notebook</a> shows how to exploit the editions of <i>Les fleurs du mal</i> de Baudelaire using network graphs from <a href="https://data.bnf.fr/" title="Visit website">data.bnf.fr</a>.</p> <a title="Notebook access" href="https://mybinder.org/v2/gh/hibernator11/notebook-lod-libraries/master" class="btn btn-primary"><span aria-hidden="true" class="fas fa-cogs"></span> Binder <span class="visually-hidden">Analysing the editions of Les fleurs du mal de Baudelaire from data.bnf.fr</span></a> <a title="Notebook preview" href="https://nbviewer.jupyter.org/github/hibernator11/notebook-lod-libraries/blob/master/bnf-graph-example.ipynb" class="btn btn-primary"><span aria-hidden="true" class="fas fa-eye"></span> Preview <span class="visually-hidden">Analysing the editions of Les fleurs du mal de Baudelaire from data.bnf.fr</span></a> </div> </div> <div class="card col-sm-6 col-md-4"> <img src="/images/notebooks/faces-smithsonian-388x220.png" class="card-img-top" width="388" height="220" alt="Computer Vision applied to Smithsonian Open Access"> <div class="card-body"> <h3 class="card-title"><a href="https://github.com/hibernator11/notebook-iiif-images#accessing-iiif-smithsonian">Computer Vision applied to Smithsonian Open Access</a></h3> <p class="card-text">This <a href="https://nbviewer.jupyter.org/github/hibernator11/notebook-iiif-images/blob/master/accessing-iiif-smithsonian.ipynb" title="Faces Smithsonian Open Access">notebook</a> introduces how to explore <a href="https://www.si.edu/openaccess" title="Visit website">Smithsonian Open Access</a> to apply computer vision methods in face detection.</p> <a title="Notebook access" href="https://mybinder.org/v2/gh/hibernator11/notebook-iiif-images/master" class="btn btn-primary"><span aria-hidden="true" class="fas fa-cogs"></span> Binder <span class="visually-hidden">Faces Smithsonian Open Access</span></a> <a title="Notebook preview" href="https://nbviewer.jupyter.org/github/hibernator11/notebook-iiif-images/blob/master/accessing-iiif-smithsonian.ipynb" class="btn btn-primary"><span aria-hidden="true" class="fas fa-eye"></span> Preview <span class="visually-hidden">Faces Smithsonian Open Access</span></a> </div> </div> <div class="card col-sm-6 col-md-4"> <img src="/images/notebooks/europeana-op67ea3mxqz5r0fwgg75ppbcmath1jktguu6275ggo.png" class="card-img-top" width="388" height="220" alt="Accessing Europeana IIIF API"> <div class="card-body"> <h3 class="card-title"><a href="https://github.com/hibernator11/notebook-iiif-images#accessing-iiif-europeana">Accessing Europeana <abbr title="International Image Interoperability Framework">IIIF</abbr> <abbr title="Application Programming Interface">API</abbr></a></h3> <p class="card-text">This <a href="https://nbviewer.jupyter.org/github/hibernator11/notebook-iiif-images/blob/master/accessing-iiif-europeana.ipynb" title="Accessing Europeana IIIF APIs">notebook</a> extracts a dataset from the <a href="https://pro.europeana.eu/page/iiif" title="Visit website">Europeana <abbr title="International Image Interoperability Framework">IIIF</abbr> <abbr title="Application Programming Interface">API</abbr></a>. It performs an automatic search, retrieving the manifests from the <abbr title="International Image Interoperability Framework">IIIF</abbr> server to create a dataset with the metadata as a <abbr title="comma-separated values">CSV</abbr> file.</p> <a title="Notebook access" href="https://mybinder.org/v2/gh/hibernator11/notebook-iiif-images/master" class="btn btn-primary"><span aria-hidden="true" class="fas fa-cogs"></span> Binder <span class="visually-hidden">Accessing Europeana IIIF APIs</span></a> <a title="Notebook preview" href="https://nbviewer.jupyter.org/github/hibernator11/notebook-iiif-images/blob/master/accessing-iiif-europeana.ipynb" class="btn btn-primary"><span aria-hidden="true" class="fas fa-eye"></span> Preview <span class="visually-hidden">Accessing Europeana IIIF APIs</span></a> </div> </div> <div class="card col-sm-6 col-md-4"> <img src="/images/notebooks/ugent-388x220.png" class="card-img-top" width="388" height="220" alt="Accessing Ghent University Library IIIF API"> <div class="card-body"> <h3 class="card-title"><a href="https://github.com/hibernator11/notebook-iiif-images#accessing-iiif-ugent">Accessing Ghent University Library <abbr title="International Image Interoperability Framework">IIIF</abbr> <abbr title="Application Programming Interface">API</abbr></a></h3> <p class="card-text">This <a href="https://nbviewer.jupyter.org/github/hibernator11/notebook-iiif-images/blob/master/accessing-iiif-ugent.ipynb" title="Accessing Ghent University Library IIIF API">notebook</a> extracts a dataset as a <abbr title="comma-separated values">CSV</abbr> file based on la Russie illustrée which is a periodical with 15 volumes and 748 issues. The digital content can be retrieved at <a href="https://lib.ugent.be/viewer/collection/RUG01-001643403#?c=&m=&s=&cv=&xywh=-2290%2C-224%2C7504%2C4200" title="Visit website">UGent libraries</a>.</p> <a title="Notebook access" href="https://mybinder.org/v2/gh/hibernator11/notebook-iiif-images/master" class="btn btn-primary"><span aria-hidden="true" class="fas fa-cogs"></span> Binder <span class="visually-hidden">Accessing Ghent University Library IIIF API</span></a> <a title="Notebook preview" href="https://nbviewer.jupyter.org/github/hibernator11/notebook-iiif-images/blob/master/accessing-iiif-ugent.ipynb" class="btn btn-primary"><span aria-hidden="true" class="fas fa-eye"></span> Preview <span class="visually-hidden">Accessing Ghent University Library IIIF API</span></a> </div> </div> <div class="card col-sm-6 col-md-4"> <img src="/images/notebooks/topic-modeling-388x200.png" class="card-img-top" width="388" height="220" alt="British Library Labs Digital Research Space"> <div class="card-body"> <h3 class="card-title"><a href="https://github.com/hibernator11/notebook-texts-metadata#topic-modeling-billing"><abbr title="British Library">BL</abbr> Labs Digital Research Space</a></h3> <p class="card-text">This <a href="https://nbviewer.jupyter.org/github/hibernator11/notebook-texts-metadata/blob/master/topic-modeling-billing.ipynb" title="BL Labs Digital Research Space">notebook</a> is an example of Topic Modeling based on Digitised Volumes of theatrical English, Scottish, and Irish playbills between 1600-1902 from <a href="https://data.bl.uk/" title="Visit website">data.bl.uk</a>.</p> <a title="Notebook access" href="https://mybinder.org/v2/gh/hibernator11/notebook-texts-example/master" class="btn btn-primary"><span aria-hidden="true" class="fas fa-cogs"></span> Binder <span class="visually-hidden">BL Labs Digital Research Space</span></a> <a title="Notebook preview" href="https://nbviewer.jupyter.org/github/hibernator11/notebook-texts-metadata/blob/master/topic-modeling-billing.ipynb" class="btn btn-primary"><span aria-hidden="true" class="fas fa-eye"></span> Preview <span class="visually-hidden">BL Labs Digital Research Space</span></a> </div> </div> <div class="card col-sm-6 col-md-4"> <img src="/images/notebooks/onb-2-388x220.png" class="card-img-top" width="388" height="220" alt="Library of Congress Colors"> <div class="card-body"> <h3 class="card-title"><a href="https://mybinder.org/v2/git/https%3A%2F%2Flabs.onb.ac.at%2Fgitlab%2Flabs-team%2Fcolor-swatches/master"><abbr title="Library of Congress">LC</abbr> Colors</a></h3> <p class="card-text">This <a href="https://nbviewer.jupyter.org/urls/labs.onb.ac.at/gitlab/labs-team/color-swatches/-/raw/master/LOC%20Colors%20-%20Production.ipynb" title="LOC Colors Production website">notebook</a> analyses <a href="https://labs.onb.ac.at/en/dataset/akon/?id=AK118_240" title="Visit website">ONB Labs’ historic postcards</a> and generates individual color swatches from the images available via IIIF. It’s based on a Jupyter Notebook by Laura Wrubel colour clustering images of the Library of Congress and hence a good example that openly licensed code helps your peers!</p> <a title="Notebook access" href="https://mybinder.org/v2/git/https%3A%2F%2Flabs.onb.ac.at%2Fgitlab%2Flabs-team%2Fcolor-swatches/master" class="btn btn-primary"><span aria-hidden="true" class="fas fa-cogs"></span> Binder <span class="visually-hidden">LC Colors</span></a> <a title="Notebook preview" href="https://nbviewer.jupyter.org/urls/labs.onb.ac.at/gitlab/labs-team/color-swatches/-/raw/master/LOC%20Colors%20-%20Production.ipynb" class="btn btn-primary"><span aria-hidden="true" class="fas fa-eye"></span> Preview <span class="visually-hidden">LC Colors</span></a> </div> </div> <div class="card col-sm-6 col-md-4"> <img src="/images/notebooks/onb-1-388x220.png" class="card-img-top" width="388" height="220" alt="All the mountains"> <div class="card-body"> <h3 class="card-title"><a href="https://mybinder.org/v2/git/https%3A%2F%2Flabs.onb.ac.at%2Fgitlab%2Flabs-team%2Fcolor-swatches/master">All the Mountains</a></h3> <p class="card-text">This <a href="https://nbviewer.jupyter.org/urls/labs.onb.ac.at/gitlab/labs-team/akon-experiments/-/raw/master/All%20the%20Mountains.ipynb" title="All the Mountains notebook">notebook</a> filters the <a href="https://labs.onb.ac.at/en/dataset/akon/?id=AK118_240" title="Visit website">ONB Labs’ historic postcards</a> for landscapes with mountains. Check it out and find out what other interesting information hides in the library’s metadata.</p> <a title="Notebook access" href="https://mybinder.org/v2/git/https%3A%2F%2Flabs.onb.ac.at%2Fgitlab%2Flabs-team%2Fcolor-swatches/master" class="btn btn-primary"><span aria-hidden="true" class="fas fa-cogs"></span> Binder <span class="visually-hidden">All the mountains</span></a> <a title="Notebook preview" href="https://nbviewer.jupyter.org/urls/labs.onb.ac.at/gitlab/labs-team/akon-experiments/-/raw/master/All%20the%20Mountains.ipynb" class="btn btn-primary"><span aria-hidden="true" class="fas fa-eye"></span> Preview <span class="visually-hidden">All the mountains</span></a> </div> </div> </div> <div class="clearfix"></div> <h3 class="mt-5">References</h3> <ul> <li>Candela, G., Escobar, P., Sáez, M. y Marco-Such, M. (2021). Reutilizar colecciones digitales: <abbr title="Galleries, Libraries, Archives, and Museums">GLAM</abbr> Labs. <em>The Programming Historian en español</em>. <a href="https://doi.org/10.46430/phes0054">https://doi.org/10.46430/phes0054</a></li> <li>Candela, G., Escobar, P., Sáez, M. y Marco-Such, M. (2020). Reusing Digital Collections from GLAM Institutions. <em>Journal of Information Science</em>. <a href="https://doi.org/10.1177/0165551520950246" title="Visit Journal of Information Science">https://doi.org/10.1177/0165551520950246</a></li> <li>Candela, G. y Sáez, M. (2020). <em>GLAM Jupyter Notebooks for Digital Humanities: an introduction</em> [Vídeo]. YouTube. <a href="https://www.youtube.com/watch?v=o2g-DwpZDP8">https://www.youtube.com/watch?v=o2g-DwpZDP8</a></li> <li>Chambers, S., Birkholz, J. y Candela, G. (20 de octubre de 2020). <em>Collections as Data and Juypter Notebooks: experimenting in Library Labs</em>. Mini-<abbr title="European Library Automation Group">ELAG</abbr>. European Library Automation Group. <a href="https://elag.org/mini-elag-october-20-2020/collections-as-data-and-juypter-notebooks-experimenting-in-library-labs/">https://elag.org/mini-elag-october-20-2020/collections-as-data-and-juypter-notebooks-experimenting-in-library-labs/</a></li> <li>Mahey, M. (2020). <em>BL Labs Awards Symposium 2020, Rewind, Reflections, Box-sets and Seasons Greetings</em>. Digital scholarship blog. <a href="https://blogs.bl.uk/digital-scholarship/2020/12/bl-labs-awards-symposium-2020-rewind-reflections-box-sets-seasons-greetings.html">https://blogs.bl.uk/digital-scholarship/2020/12/bl-labs-awards-symposium-2020-rewind-reflections-box-sets-seasons-greetings.html</a></li> </ul> </div> </main> <footer id="footer-labs"> <div class="row row-cols-sm-2 row-cols-md-3 row-cols-lg-4 justify-content-center footer-links g-0"> <div class="col-sm-9 col-md-3 col-lg-3 col-xl-2"> <h2>Datos enlazados</h2> <ul class="reset-lista"> <li><a href="/search-form">Acceso al catálogo</a></li> <li><a href="/sparql">Punto de acceso SPARQL</a></li> <li><a href="/help">Ejemplos de consultas SPARQL</a></li> </ul> </div> <div class="col-sm-9 col-md-3 col-lg-2"><h2>Ayuda</h2> <ul class="reset-lista"> <li><a href="/condiciones-de-uso/">Condiciones de uso</a></li> <li><a href="http://www.cervantesvirtual.com/marco-legal/">Marco legal</a></li> <li><a href="http://www.cervantesvirtual.com/bibliotecario/">Contacto</a></li> <li><a href="http://www.cervantesvirtual.com/cookies/">Política de <em>cookies</em></a></li> </ul> </div> <div class="col-sm-9 col-md-3 col-lg-2"> <h2>Mapa del sitio</h2> <ul class="reset-lista"> <li><a href="/datos-enlazados">Datos enlazados</a></li> <li><a href="/novedades">Novedades</a></li> <li><a href="/herramientas">Herramientas</a></li> <li><a href="/notebooks">Notebooks</a></li> </ul> </div> <div class="col-sm-9 col-md-3 col-lg-3"> <h2>Colaboradores</h2> <ul class="reset-lista"> <li><a href="https://glamlabs.io/">International GLAM Labs Community</a></li> <li><a href="https://unlockingarchives.com/">Unlocking The Colonial Archive</a></li> <li><a href="https://data.nls.uk/">Data Foundry - Data collections from the National Library of Scotland</a></li> </ul> </div> </div> <p class="footer-copy text-center"><span class="logo-cv"></span> Copyright © <script>document.write(new Date().getFullYear())</script> BVMC.Labs. </p> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-16084725-1', 'auto', {legacyCookieDomain: '.cervantesvirtual.com', allowLinker: true}); ga('require', 'linker'); ga('linker:autoLink', ['cervantesvirtual.com', 'letrasmexicanas.mx', 'letrasgalegas.org', 'letrasdehonduras.com', 'catedravargasllosa.com'] ); ga('set', 'dimension1', ''); ga('set', 'dimension2', ""); ga('set', 'dimension3', ""); ga('set', 'dimension4', ""); ga('set', 'dimension5', ''); ga('set', 'dimension6', ""); ga('set', 'dimension7', ''); ga('set', 'dimension8', ""); ga('set', 'dimension9', ''); ga('set', 'dimension10', ""); ga('set', 'dimension11', ''); ga('set', 'dimension12', ''); ga('set', 'dimension13', ''); ga('set', 'dimension14', ''); ga('send', 'pageview'); </script> <script async src="https://www.googletagmanager.com/gtag/js?id=G-KBPY390R3P"></script><script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('set', 'linker', {'domains': ['cervantesvirtual.com', 'letrasmexicanas.mx', 'letrasgalegas.org', 'letrasdehonduras.com', 'catedravargasllosa.com','lluisvives.com']}); gtag('js', new Date()); gtag('config', 'G-KBPY390R3P');</script> <script> gtag('event','page_view', { 'idPortal': "", 'formaObra':"", 'formaObraSoporte':'', 'idAutorObra':"", 'idMateriaObra':'', 'formatoObra':'', 'formaSoporte':'', 'idMateriaAutoridadObra':"", 'idAutor':'', 'tipologiaObra':'', 'dominio':'data.cervantesvirtual.com', 'tipoVisita':"", 'idObra':"", 'idRevista':'', 'idPortalObra':'', }); </script> </footer> </body> </html>

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