Samvera Community Wiki
2017-03-09—FileSets WG Meeting
Date and Time
March 9, 2017, 2pm EDT
Connection Information
Google Hangouts: https://hangouts.google.com/hangouts/_/artic.edu/pcdm-filesets
Moderator: @scossu
Notetaker: @scossu
Attendees
@Adam Wead
@Andrew Myers
@Juliet Hardesty
@scossu
Agenda
Notetaker?
Review last week's action items
Review code progress
Further discussion on wireframes?
Discuss public facing name for FileSets
Should convey difference between Files and FileSets
Should be easy to understand and memorize by non-technical users
Next steps
Minutes
Prev. action items:
PCDM validator needs some additional work before submitting to the community
Also some additional info gathering needed for file association questions
targeting next week to complete this
This can be pitched for Dev congress + LDCX
Work on validator code
yml file decoupled from QA but it will be possible for individual implementers to plug QA in
Expose ability to set custom validation config file
Other uses outside of pcdmuse: namespace are possible
This file is currently focusing on validation config; UI config can be tackled later and likely in a separate place
This is basically a generic RDF type validator; we could use some existing AF machinery
With the addition that we need to check that a file associated with a given use (RDF) type exist
Whenever you change your type, AF will need to be able to tell the types that should not be removed
Wireframes
Create page: @Adam Wead already implemented this in LAKEshore; should be possible to extrapolate the code from LAKEshore and put in Hyrax
We can do all validation in the UI via AJAX and display error messages if validation fails at an point
Have a separate service to handle validation logic
Ran out of time to comment on other pages; no particular red flag at a quick glance
Engaging other developers
Complete validation PR
Define a clear path and present to dev congress