Skip to content

Earlier release notes

michelleif edited this page Jul 25, 2019 · 23 revisions

Release 0.3.3 (20-June-2019)

feature list includes 0.3.1 and 0.3.2 point release features

Achieves first part of milestone 4: Creating, previewing and saving RDF

  • RDF is generated from resource template + cataloger description
  • User can preview RDF while cataloging
  • User can save resource descriptions
  • User can choose which group to save resource descriptions to
  • When saving, user is prompted to fill in required fields
  • Sinopia mints a URI for the resource when user saves description
  • Fixed bugs resulting in blank screen

Release 0.3.0 (30-May-2019)

Achieves milestone 3: User Login and “Profile Opening Night”

User log in

  • User can create new account
  • User can retrieve forgotten password or reset password
  • Only logged-in users are allowed to access the Linked Data Editor
  • User is prompted to log in if trying to access the Linked Data Editor

Adding and Updating Profiles

  • Logged-in user can upload new profile to a list of "available resource templates" that others can then use to catalog
  • Logged-in user can overwrite existing resource templates with new version of same
  • User is asked to confirm overwrite when trying to upload resource templates that already exist

Cataloging with Profiles

  • User can choose a resource template from a list of available resource templates, open the "form", and try entering data.
  • All types of "fields" and field options are working:
    • type = literal
    • type = lookup
    • type = resource
    • repeatable (true or false)
    • tooltips (hyperlink or text)
    • default values for literals and lookups
    • mandatory (true or false; if true, field marked with asterisk)

Casalini/Share-VDE data

  • Profile creator can specify a Share-VDE dataset as option for lookup in Profile Editor
  • In Linked Data Editor, user can search for and select entities/values from Share-VDE data, as specified in profile

Release 0.2.1 (14-March 2019)

  • Resource Template tab validates and loads Resource Templates into Editor Tab
  • Cognito Authenication for Import Resource Template
  • Editor UI updated to use blocks and outlines

Release 0.2.0 (19-Feb-2019)

  • Load profile into Editor to see the form
  • Enter data into literal field
  • Search for and select values in authoritative sources as specified in Profile
  • Add multiple values to literal and lookup fields where allowed (n/a for type = resource)
  • UX improvements for repeatable literal and lookup fields
  • UX prevents user from adding multiple values where not allowed, in literal and lookup fields
  • For properties where object is another "form", see a button to open that "form" NOTE: this will generate a blank button until future release when Profiles are stored in Sinopia server
  • For property type Resource, get visual confirmation that you indeed entered something in the modal form (NOTE: this doesn't work properly yet for type=Resource and repeatable=true)
  • See help text as hyperlink or tooltip per Profile
  • Use tab key to advance through fields (in addition to mousing)
  • Enter diacritics and non-Roman script (tested using Mac language keyboards)
  • Optionally indicate language of entered literal in Linked Data Editor
Clone this wiki locally