50 likes | 181 Views
This document outlines the migration process from eDoc to PubMan, detailing the two-stage transformation of eDoc-XML into eSciDoc-XML. It includes reference lists for organizational units (OUs), collections, and authors, as well as the mapping process of eDoc collections to PubMan OUs, and vice versa. The transformation utilizes SAX parsing and XSLT for validation before importing into eSciDoc via a REST API, including submission, PID assignment, and release procedures.
E N D
eDoc Migration to PubMan Code Discussion
Seite 2 The Components • Reference lists for OUs, Collections, Authors • Two-stage transformation eDoc-XML to eSciDoc-XML • PubMan import
Seite 3 Reference lists for Collections , OUs, Authors • Mapping eDoc collections to PubMan OUs • Mapping PubMan OUs to Import Server IDs • Mapping institute authors to PubMan OUs • Import authors to CoNE service
Seite 4 Two-stage transformation eDoc-XML to eSciDoc-XML • eDoc-XML structure • SAX parser to parse source authors • XSLT transformation to create eSciDoc-XML • Validation • Mapping
Seite 5 PubMan import • Validation • With validation service • With JiBX • Import into eSciDoc via REST API • Submit, assign PIDs, Release