Skip to content

vedph/cadmus-vpi-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cadmus VPI

🐋 Quick Docker image build:

docker buildx create --use

docker buildx build . --platform linux/amd64,linux/arm64,windows/amd64 -t vedph2020/cadmus-vpi-api:0.0.1 -t vedph2020/cadmus-vpi-api:latest --push

(replace with the current version).

Facets

The list of facets is given here with their conventional groupings used in the editor UI. The 3-letters abbreviation after each part type name refers to Cadmus model spaces different from the generic one. Here we have COD=codicology, BOK=books. Also, 🔗 means a potential internal link; where there is a links part without this indication, the usual implication is that it contains external links.

With reference to the original schema:

  • edition is the print edition item.
  • copy is the print instance item.
  • textual unit is the text passages part inside the edition item.
  • narrative type is a taxonomy for text passages part.
  • illustration instance is a decoration in the decorations part inside the print edition item. It is linked to subject, figure, narrative via links from each decoration.
  • woodcut block is the woodcut block item. Its reuse (and its metadata) is implicit in the links from the decoration to the block.

Parts Matrix

part print-ed print-inst person illustration woodblock
bindings X
categories fig ill reuse wblk narr
chronotopes prn pub
decorations X
edits X
events pri
links X X X X X
measurements X X
metadata X X X X X
fig plan X
fig plan impl X
fonts X
layouts prn prn
note X inc col X hist X X X txt
references X X X X X
sheet labels X
shelfmarks X
states X
watermarks X

About

Cadmus VPI backend API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors