Skip to content

Latest commit

 

History

History
49 lines (24 loc) · 1.95 KB

SHARED_PRODUCTION_STEPS.md

File metadata and controls

49 lines (24 loc) · 1.95 KB

Overview of production steps that can be shared across organizations

Some of these systems are developed by NLB. They are meant for our production environment. But we want to make it possible for other agencies to use them in their environments. Primarily members of the Nordic IT Forum.

Others are developed by other organizations.

Projects in this list should run in Docker, and have a RESTful API. Or at least have a plan to do so.

Validation of nordic EPUBs

Contacts: @josteinaj / @oscarlcarlsson

Project: nordic-epub3-dtbook-migrator - Official validator for nordic EPUBs

See also:

Ace: Accessibility Checker for Epub by Daisy

Project: daisy/ace - Official repository

See also:

  • daisy/ace#373 - PR to be able to run the official version of Ace as a microservice
  • nlbdev/daisy-ace - NLBs wrapper for running Ace as a microservice

Epubcheck: EPUB validator

Project: https://github.com/w3c/epubcheck

See also:

  • w3c/epubcheck#1127 - PR to be able to build a Docker image, but still missing a REST API

Talking book checker

Project: mtmse/talking-book-checker - MTMs project for finding non-technical errors in narrated books

Running XSLTs

Project: service-saxon - A microservice to run XSLTs