Releases: snac-cooperative/snac-openrefine-extension
Releases · snac-cooperative/snac-openrefine-extension
Release v1.0.0-beta-20
- SNAC Join model: Verify Related CPF/Resource IDs exist in the target SNAC environment before joining. This prevents crashes and locked CPF in SNAC, particularly when related CPF IDs do not exist.
- CPFs: upon successful upload, populate the "*SNAC*: Link" column with the ARK for production SNAC, otherwise a direct link to the constellation. This is because ARKs are only valid in production SNAC, and it's useful to be able to link to created constellations when testing in dev SNAC.
- improvements to API client use, response parsing, and lookup caching
- additional logging
Release v1.0.0-beta-19
restore exist date functionality for CPF types
Release v1.0.0-beta-18
Display extension version number
Release v1.0.0-beta-17
- Adds "Join Model" schema for relating CPFs-CPFs as well as to CPFs-Resource Descriptions
Release v1.0.0-beta16
- Fixed stuck upload bug when columns have been added or removed.
- Added scrollbar on schema page
- Updated labeling and tooltips per SNACModelDocumentation
Release v1.0.0-beta15
Add more hints to tooltips
Release v1.0.0-beta14
Fix SameAs
Rename and add required sameAs term type.
Release v1.0.0-beta13
Update resource Language - Fix SNACLookupCache
Release v1.0.0-beta12
Remove nameEntry requirement for Relation joins process
Release v1.0.0-beta11
Disable APIResponseColumn insertion - Disable API Response Column insertion to prevent OR from crashing/hanging when very large API Response columns are generated. - Consider adding optional flag to enable in settings.