gbif / ipt

GBIF Integrated Publishing Toolkit (IPT)
https://www.gbif.org/ipt
Apache License 2.0
127 stars 57 forks source link

Advertise the availability of the OBIS DQ validator #1944

Closed timrobertson100 closed 1 year ago

timrobertson100 commented 1 year ago

OBIS have a very nice validation tool here.

When a publisher selects the OBIS network, we should notify the user of the existence of this tool.

rubenpp7 commented 1 year ago

Hi,

currently users could build an URL that already outputs the validation of a specific dataset by concatenating the following:

'http://rshiny.lifewatch.be/BioCheck/?baseurl=' + URL to your IPT + '&resource=' + shortname of the resource

Example: http://rshiny.lifewatch.be/BioCheck/?baseurl=http://ipt.vliz.be/training&resource=biofun_2009

Current open issue that affects this usage of the Biocheck tool in https://github.com/EMODnet/EMODnetBiocheck/issues/34

mike-podolskiy90 commented 1 year ago

@timrobertson100 Thanks Tim, I'll do