You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.
Add a crosswalk extension point for output of arbitrary XML schemas or models. Generate such an extension for Dublin Core XML and convert the MODS model plugin to fit this extension point as well.
The text was updated successfully, but these errors were encountered:
A stretch goal is to give the user the ability to generate output models based on an XML schema they provide. This would add a few runtime EMF plugins to the platform. It presents a few design challenges, namely whether to keep creating the output XML via ECore or to use a simpler DOM-style library plus some form of schema-based discovery.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add a crosswalk extension point for output of arbitrary XML schemas or models. Generate such an extension for Dublin Core XML and convert the MODS model plugin to fit this extension point as well.
The text was updated successfully, but these errors were encountered: