Skip to content

vedph/cadmus-febo-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cadmus FeBo API

API service for Cadmus FeBo (Federalism and Border Management in Greek Antiquity).

🐋 Quick Docker image build (you need to have a buildx container):

Before creating Docker images, ensure you have a buildx builder instance running that supports multi-arch:

docker buildx create --use --name multi-arch-builder || docker buildx use multi-arch-builder
docker buildx inspect --bootstrap

Build:

docker buildx build --platform linux/amd64,linux/arm64 -t vedph2020/cadmus-febo-api:4.0.3 -t vedph2020/cadmus-febo-api:latest --push .

(replace with the current version).

This is a Cadmus API layer customized for the PRJ project. Most of its code is derived from shared Cadmus libraries.

Parts Matrix

inscription passage conflict actor
categories ins-fn topic topic topic actor
comment X
date document episode document episode X
keywords X X X X
links X X X X
metadata X X X X
names X
note X trans X trans X X
references X X X X
scripts (EPI) X
support (EPI) X
text X X
apparatus= X X

History

4.0.3

  • 2026-07-03: updated packages.

4.0.2

  • 2026-06-17: updated packages.

4.0.1

  • 2026-05-16: updated packages and removed MongoDB logging.
  • 2026-03-30: removed names from actor facet.
  • 2026-03-27: added comment to conflict facet.

4.0.0

  • 2026-03-27: ⚠️ refactored profiles.
  • 2026-03-22:
    • updated packages.
    • added profile settings for facet editor.

3.0.0

  • 2026-02-20: updated packages.
  • 2026-02-17: updated packages.
  • 2026-01-25:
    • profile: removed categories:topic from inscription and passage facet.
    • profile: updated categories_topic thesaurus.
  • 2026-01-20: updated packages.
  • 2025-11-24: ⚠️ upgraded to NET 10.
  • 2025-11-14: profile:
    • changed some thesauri.
    • removed bibliography (DocReferences will be used instead) and orthography layer.

2.0.3

  • 2025-11-05:
    • updated packages.
    • Docker image.
  • 2025-11-02:
    • updated packages.
    • added orthography thesauri.

2.0.2

  • 2025-10-06:
    • updated packages.
    • added links to facets.
    • thesauri changes.
  • 2025-09-23: updated packages.
  • 2025-06-03: updated packages.

2.0.0

  • 2025-05-09:
    • ⚠️ updated packages (epigraphic models).
    • updated preview profile.
    • updated profile.

1.0.5

  • 2025-02-19: added .AddApplicationPart(typeof(ThesaurusImportController).Assembly).

1.0.4

  • 2025-02-18: updated packages.
  • 2025-01-28: updated packages.

1.0.3

  • 2025-01-23: updated packages.
  • 2025-01-19: updated packages.
  • 2025-01-01: updated packages.
  • 2024-12-23: updated packages.

1.0.2

  • 2024-12-21: updated packages.
  • 2024-12-16: updated packages.
  • 2024-12-03: updated packages.
  • 2024-11-30: updated packages.

1.0.1

  • 2024-11-29: updated packages.

1.0.0

  • 2024-11-23: ⚠️ upgraded to .NET 9.
  • 2024-09-30: updated packages.

0.0.3

  • 2024-07-24: updated packages.
  • 2024-07-19: updated packages.
  • 2024-07-15: updated packages.
  • 2024-07-08: updated packages.
  • 2024-06-30: updated packages.
  • 2024-06-24:
    • updated packages.
    • added epigraphic parts for fragments and signs.
  • 2024-06-22: replaced historical datation part with chronotopes in inscription facet.
  • 2024-06-09: updated packages.
  • 2024-05-23: updated packages.
  • 2024-05-11: added proxy.
  • 2024-05-02: updated packages.

0.0.2

  • 2024-04-11: updated packages.

0.0.1

  • initial release.

About

Cadmus API for the FeBo project.

Resources

Stars

0 stars

Watchers

6 watching

Forks

Packages

 
 
 

Contributors