adiwg / mdTranslator

Metadata translation tool built using Ruby
https://www.adiwg.org/mdTranslator/
The Unlicense
14 stars 12 forks source link

Error Translating to sbJSON 2.4.5 Not Supported #188

Closed jbadash closed 7 months ago

jbadash commented 6 years ago

I've downloaded a JSON file from ScienceBase, run it through the mdTranslator, and output an mdJSON file. I successfully loaded the file into mdEditor and repaired any noted errors. Upon attempting to publish to ScienceBase I get the following 400 error: "Error transforming to sbJson. mdJson schema version '2.4.5' is not supported. mdJson versions '2.0.0' to '2.3.2' are supported"

Is this an mdTranslator issue or an mdEditor issue? Can I output a file from mdTranslator with an older schema?

I've attached both files as a Zip

Thanks, Joe Pennsylvania_Watersheds_sbJSON_and_mdJSON.zip

jlblcc commented 6 years ago

This is a result of ScienceBase using an older version of the mdTranslator in their application stack. I believe they are in the process of updating to the latest version. @jllong-usgs do you have any info on the timeframe for this?

jbadash commented 6 years ago

Thanks Josh. I'll await jllong's reply.

jbadash@fergusonlynch.com

Phone: (505)353-0935

On Wed, Mar 21, 2018 at 12:16 PM, Josh Bradley notifications@github.com wrote:

This is a result of ScienceBase using an older version of the mdTranslator in their application stack. I believe they are in the process of updating to the latest version. @jllong-usgs https://github.com/jllong-usgs do you have any info on the timeframe for this?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/adiwg/mdTranslator/issues/188#issuecomment-375045338, or mute the thread https://github.com/notifications/unsubscribe-auth/Aee5xKM04hpdQLBUolryC8cIxCiHsGkRks5tgpjxgaJpZM4S0uI4 .

jllong-usgs commented 6 years ago

I have a new service built and FORT Systems has a ticket to deploy. I will follow up with them today on this, it should be in production soon.

jwaspin commented 7 months ago

This can't possibly still be an issue, we're on mdJson schema version 2.8.2 and I have seen this issue when mdEditor and mdTranslator have a version mismatch with mdJson-schemas which at the moment should be fixed.