-
Notifications
You must be signed in to change notification settings - Fork 2
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
Finalize data model for encoding related subjects #101
Comments
Here's a note from Joe about the prosopography links:
|
I will make a separate issue (#108) for cleaning up these tei:note elements before we decide how to finalize their encoding. |
After #103 is fixed, I can dump a list of the in-use related-subjects terms for the editors to look at, revise as needed, and turn into a controlled vocabulary. This can be used in other records that have not had their subjects encoded; and it can be used to create taxonomy URIs for browsing, etc. using, perhaps, tei:relation elements. By the way, we could also cross-walk with our taxonomy keyword URIs if we wanted to. |
Data has been updated by #108 |
To implement this:
|
FYI spreadsheet is here: https://docs.google.com/spreadsheets/d/1pdVVVt11X-lmiRAs6D6e9Yiis8ZqN11JrHvPFcO_CW8/edit?usp=sharing The following will be needed:
|
@davidamichelson do we want to bring this up again in January? The data is currently still just in |
@wlpotter Yes, let's implement this change to list/item, great suggestion. |
Note to self: update this to include a |
Note: record 381 has been updated by hand as an example for display; I've retained the old model of encoding as a comment, so revert back to this before batch updating to catch any normalization of the subject terms |
Script for ingest is: https://github.com/wlpotter/sandbox/blob/main/c-m-scripts/update-testimonia-related-subjects/ingest-caesarea-testimonia-related-subjects.xq Waiting on final word that #183 is complete |
@davidamichelson I am using 133 as my example as it had examples of all the categories of related subjects: https://caesarea-maritima.org/testimonia/133
I have elected to use a tei:listRef for this draft/demo. I don't think this use fits perfectly with the TEI's intention for this element, but I couldn't find anything better. tei:textClass could be ideal for the themes, but for the others (geography, prosopography, and related-texts) it may be too unwieldy to define and maintain a taxonomy.
Here is the XML snippet I created (
/TEI/text/body/listRef
, following the tei:bibl elements):A few notes
#
in the@ref
attribute is merely a placeholder for validation purposes; we can leave those attributes empty if we wantThe text was updated successfully, but these errors were encountered: