🐋 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).
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.
-
print edition: the abstract edition of a print work, which may have multiple print instances.
- identity
- history
- chronotopes:
prn🚩 (print date/place) - chronotopes:
pub🚩 (publication date/place)
- chronotopes:
- content
- fonts (BOK)
- layouts:
prn🚩 (COD) - watermarks (COD)
- figurative plan (BOK) 🔗 artist narrative
- decorations (COD)
- note:
inc🚩 (incipit) - note:
col🚩 (colophon) - note
- references
-
print instance: a physical print copy of a print edition. Its group ID is the EID of the print edition.
- identity
- metadata
- links 🔗 print edition (+group)
- shelfmarks
- history
- historical events
pri🚩 - note:
hist🚩
- historical events
- material
- bindings (COD)
- sheet labels (COD)
- measurements:
pri - preservation states
- content
- layouts:
prn🚩 (COD) - figurative plan implementation (BOK)
- edits (COD)
- layouts:
- content
- references
- identity
-
person: authority entity for figures.
- identity
- metadata
- links (VIAF, Wikidata, IMA)
- categories:
fig🚩: figure type.
- content
- references
- identity
-
illustration: an illustration in a print instance. Its group ID is the EID of the print instance.
- identity
- content
- categories:
ill🚩: illustration types. - categories:
reuse🚩: reuse types. - note
- categories:
- references
-
woodcut block: a woodcut block used for printing.
- identity
- metadata
- links 🔗 illustration, person
- categories:
wblk🚩 block types
- material
- measurements:
wblk🚩
- measurements:
- content
- categories:
narr🚩 narrative types - note:
txt🚩 - note
- categories:
- references
- identity
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.
| 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 |