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

Small Biography Clean up tasks #59

Open
2 of 8 tasks
alliyya opened this issue Aug 28, 2023 · 1 comment
Open
2 of 8 tasks

Small Biography Clean up tasks #59

alliyya opened this issue Aug 28, 2023 · 1 comment
Assignees
Labels
Conversion: CWRC This is related to the conversion process using the CWRC ontologies. (Classic Branch) priority:routine

Comments

@alliyya
Copy link
Member

alliyya commented Aug 28, 2023

  • culturalForm.py: LN 456: create_cf_map() - Add exception handling for when file cannot be opened
  • event.py: LN 88: format_date() - Log dates that are BC and determine how to format them
  • utilities.py LN 333: get_reg() - Deprecate this function (remove function and usage, get_value() or tag.get("REG") would be better to use)
  • utilities.py LN 316: create_cwrc_uri() - Deprecate this function (Remove function and update its usage to be create_uri("cwrc", term))
  • Add additional exception handling for when files are being read (There are a few in utilities and other files, see task 1)
  • context_mapping.csv - update predicates/context uris as needed
  • intertextuality.py - update predicates/context uris as needed
  • testcase.json Add testcase ids for intertextuality (influence/intertextuality/response)
@alliyya alliyya added priority:routine Conversion: CWRC This is related to the conversion process using the CWRC ontologies. (Classic Branch) labels Aug 28, 2023
@alliyya
Copy link
Member Author

alliyya commented Jul 5, 2024

Just a heads up @kobbard I've updated predicates/uris for the most part since I needed those updates for data updates and hadn't seen any commits from you. Apologies if I've duplicated your efforts inadvertently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Conversion: CWRC This is related to the conversion process using the CWRC ontologies. (Classic Branch) priority:routine
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants