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
Since JabRef has an exporter for the MODS format, it would be nice to have also an importer for this format.
There is a XML schema available here, so I think it would be the best to write the importer with a JAXB parser.
But then it could happen, that exporting in MODS format and importing in MODS format are not working correctly. So I think the exporter should also be rewritten with a JAXB parser.
If there are no arguments against it, I would take care of this.
The text was updated successfully, but these errors were encountered:
Since JabRef has an exporter for the MODS format, it would be nice to have also an importer for this format.
There is a XML schema available here, so I think it would be the best to write the importer with a JAXB parser.
But then it could happen, that exporting in MODS format and importing in MODS format are not working correctly. So I think the exporter should also be rewritten with a JAXB parser.
If there are no arguments against it, I would take care of this.
The text was updated successfully, but these errors were encountered: