You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
create_cf_map()
- Add exception handling for when file cannot be openedformat_date()
- Log dates that are BC and determine how to format themget_reg()
- Deprecate this function (remove function and usage,get_value()
ortag.get("REG")
would be better to use)create_cwrc_uri()
- Deprecate this function (Remove function and update its usage to becreate_uri("cwrc", term)
)The text was updated successfully, but these errors were encountered: