-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Conversion: CWRCThis is related to the conversion process using the CWRC ontologies. (Classic Branch)This is related to the conversion process using the CWRC ontologies. (Classic Branch)priority:routine
Description
- 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()ortag.get("REG")would be better to use) - utilities.py LN 316:
create_cwrc_uri()- Deprecate this function (Remove function and update its usage to becreate_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)
Metadata
Metadata
Assignees
Labels
Conversion: CWRCThis is related to the conversion process using the CWRC ontologies. (Classic Branch)This is related to the conversion process using the CWRC ontologies. (Classic Branch)priority:routine