Giter Site home page Giter Site logo

metsalto2iiif's Introduction

metsalto2iiif

Experimental project to build a full IIIF manifest from the METS/ALTO for a newspaper issue

metsalto2iiif's People

Contributors

pbinkley avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

metsalto2iiif's Issues

Add article-level entries in "otherContent" within canvases

Following the NLW model (manifest):

"otherContent": [
    {
        "@id": "http://dams.llgc.org.uk/iiif/3320864/annotation/list/ART9.json",
        "@type": "sc:AnnotationList",
        "label": "a—asar.'., L\"..'!'.\"\"..)M FOll THE CAMBRIAN.",
        "within": 
        {
            "@id": "http://dams.llgc.org.uk/iiif/3320860/annotation/layer/ART9.json",
            "@type": "sc:Layer",
            "label": "OCR Article Text"
        }
    },
...

Add article-level ranges

Following the NLW model (manifest):

"structures":[
    {
        "@id":"http://dams.llgc.org.uk/iiif/3320860/article/ART1",
        "@type":"sc:Range",
        "label":"Advertising",
        "metadata": 
        [
            {
                "label": "Article Category",
                "value": "Advertising"
            }
        ],
        
        "canvases": [
            "http://dams.llgc.org.uk/iiif/3320860/canvas/3320861#xywh=246,4611,16452,18681"
        ],
        "contentLayer": [
            {
                "@id": "http://dams.llgc.org.uk/iiif/3320860/annotation/layer/ART1.json",
                "@type": "sc:Layer",
                "label": "OCR Article Text"
            }
        ]
        },
...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.