GetDKAN / dkan

DKAN Open Data Portal
https://dkan.readthedocs.io/en/latest/index.html
GNU General Public License v2.0
373 stars 171 forks source link

Broken diagram image on DKAN metastore document page #4242

Closed dmundra closed 2 months ago

dmundra commented 3 months ago

Is there an existing issue for this?

Current Behavior

The DCAT-US diagram image on https://dkan.readthedocs.io/en/latest/components/dkan_metastore.html is broken. The current URL is https://project-open-data.cio.gov/v1.1/schema-diagram.svg and the new one I believe is https://resources.data.gov/schemas/dcat-us/v1.1/schema-diagram.svg. It might be better to download a copy of the image then embed the URL directly to avoid this problem in the future.

Expected Behavior

  1. Go to https://dkan.readthedocs.io/en/latest/components/dkan_metastore.html
  2. Expect to see a diagram image below 'In DCAT-US, resources are placed in a sub-schema of the parent dataset called a distribution.'

Steps To Reproduce

No response

Environment

No response

Relevant log output

No response

Anything else?

No response

dmundra commented 3 months ago

The new image URL https://resources.data.gov/schemas/dcat-us/v1.1/schema-diagram.svg does match the old URL when you look at it in web archive https://web.archive.org/web/20240519174214/https://project-open-data.cio.gov/v1.1/schema-diagram.svg