DataONEorg / collections-portals-schemas

Enabling project and data paper views via MetacatUI, Metacat, and EML
Apache License 2.0
3 stars 3 forks source link

Update existing portal documents to new schema #74

Closed laurenwalker closed 4 years ago

laurenwalker commented 5 years ago

The SASAP, DBO, and CALM portals need to be updated to the new portals XML schema by the time the portals editor is deployed to production. These documents could be created in the new editor once it's nearly complete, but some manual editing will need to be done anyway since the MVP editor won't support all the features.

The latest collections schema is here: https://github.com/NCEAS/project-papers/blob/master/schemas/collections.xsd The latest portal schema is here: https://github.com/NCEAS/project-papers/blob/master/schemas/portals.xsd

The primary changes are:

The portal documents will now be validated against the schema when they are inserted, so things like elements out of order, empty elements, non-supported elements, wrong value types, etc. will cause the inserts to fail.

dev.nceas is the only MN right now that has these latest changes, so portal document uploads can be tested there.

laurenwalker commented 5 years ago

We're likely only about 1-2 weeks away from updating the KNB and Arctic Data Center with the new portal features, which means the existing portal docs need to be ready to be replaced/updated at that time.

jeanetteclark commented 4 years ago

The following portal docs have been updated and are up on dev.nceas. Many of the image identifiers don't exist on dev but are on prod, so that will resolve itself once we move these updated copies to the production nodes

laurenwalker commented 4 years ago

Great, thanks Jeanette!

laurenwalker commented 4 years ago

I believe this is all completed - can you confirm @jeanetteclark ?

jeanetteclark commented 4 years ago

yup!