mrchristian / catalogue-003

Catalogue demo publication - ADA CP Pipeline

Home Page:https://mrchristian.github.io/catalogue-003/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Baroque AI: Publication Prototype

Part of the series: Baroque TOC

Programme instructions

2023-03-17 v1.0

Baroque AI

Venus und Cupido, Heinrich Bollandt, between circa 1620 and circa 1630. https://commons.wikimedia.org/wiki/File:Heinrich_Bollandt_-_Venus_und_Cupido.jpg This work is in the public domain.

Example publications:

  • Exhibition catalogue demo: toc Baroque /toc from Experimental Books – Re-imagining Scholarly Publishing, COPIM. Workshop URL: https://experimentalbooks.pubpub.org/programme-overview

  • Publishers catalogue demo: ScholarLed A catalogue of ScholarLed presses built on a Quarto / Jupyter Notebook model for computational publishing. The publication is automatically updated daily to reflect any new books added by the publishers.

  • Proof of concept #1 - Computational Publication: Computational Publishing for Collections - ADA CP Prototype #1 - Nov 22

  • Proof of concept #2 - To be confirmed, completion for end of April 2023. This contains all parts fully rendered: Cover, colophon, essay, collection, graph, TIB AV Portal, Semantic Kompakkt

  • semanticClimate: To be confirmed - customised research papers readers made for regional climate change action plans based on IPCC reports and sourcing content from open research repositories.

  • FSCI Summer School - publishing from collections class: To be confirmed, July 2023

Creative Commons License This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Book cover: Reworking of Baroque pearl with enamelled gold mounts set with rubies. Creative Commons CC0 1.0 Universal Public Domain Dedication. This file was donated to Wikimedia Commons as part of a project by the Metropolitan Museum of Art.

Quarto and Jupyter Notebook

The main publishing workflow uses Quarto to render the output of Jupyter Notebook files. Run the .ipynb files in JupyterLab or Visual Studio Code or any other Jupyter environment and then run:

quarto render

for Quarto to render the output into an output directory, in this case, ./docs.

GitHub Pages then serves the HTML files in the ./docs directory as a website.

About

Catalogue demo publication - ADA CP Pipeline

https://mrchristian.github.io/catalogue-003/

License:MIT License


Languages

Language:Jupyter Notebook 100.0%