Skip to content

Releases: snac-cooperative/snac-openrefine-extension

Release v1.0.0-beta-20

21 Jul 22:41
Compare
Choose a tag to compare
  • 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

16 Sep 20:50
Compare
Choose a tag to compare
restore exist date functionality for CPF types

Release v1.0.0-beta-18

25 Jul 14:39
Compare
Choose a tag to compare
Display extension version number

Release v1.0.0-beta-17

19 May 04:43
Compare
Choose a tag to compare
  • Adds "Join Model" schema for relating CPFs-CPFs as well as to CPFs-Resource Descriptions

Release v1.0.0-beta16

02 May 13:18
Compare
Choose a tag to compare
  • 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

11 Mar 05:56
Compare
Choose a tag to compare
Add more hints to tooltips

Release v1.0.0-beta14

24 Jan 17:06
Compare
Choose a tag to compare

Fix SameAs

Rename and add required sameAs term type.

Release v1.0.0-beta13

14 Dec 01:40
Compare
Choose a tag to compare
Update resource Language

- Fix SNACLookupCache

Release v1.0.0-beta12

30 Sep 15:49
Compare
Choose a tag to compare
Remove nameEntry requirement for Relation joins process

Release v1.0.0-beta11

23 Sep 20:53
Compare
Choose a tag to compare
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.