Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

editioncrafter-cli 1.2.0 #50

Merged
merged 3 commits into from
Jan 6, 2025
Merged

editioncrafter-cli 1.2.0 #50

merged 3 commits into from
Jan 6, 2025

Conversation

camdendotlol
Copy link
Collaborator

Summary

This PR contains all the updates for 1.2.0:

#48

* WIP

* delete test sqlite file

* gitignore sqlite files

* fix infinite loop

* get everything working except tagged elements

* parse elements

* fixes and cleanup

* WIP

* get pb parsing working

* check in sample SQLite DB

* WIP

* div-seg relation and multiple ana values

* move example tags into images-example

* update taxonomy example

* rename example

* add documentation for database command

* fix bug from rebase

* ingest zones into sqlite DB

* revert images-example.xml
Copy link
Collaborator

@NickLaiacona NickLaiacona left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good stuff 👍

@NickLaiacona
Copy link
Collaborator

@camdendotlol, can you add the documentation for database mode to the README? From CLI help:

database

Process the TEI document into a SQLite file containing a directory of categories and tags. This can be used with the Record List component from the EditionCrafter viewer package, or it can be browsed directly with a SQLite viewer.

Usage: editioncrafter database [-i tei_file] [-o output_path]

Required parameters:

* -i tei_file
* -o output_path (must end in .sqlite)

@camdendotlol camdendotlol merged commit 70faee5 into main Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants