openmhealth / schemas

A repository of Open mHealth schemas.
Apache License 2.0
71 stars 45 forks source link

Use W3ID base URIs #21

Closed emersonf closed 1 year ago

emersonf commented 1 year ago

Problem

The Open mHealth website isn't correctly serving schemas. By attempting to serve the schemas from Wordpress, we're also coupling schema loading and data validation with the functioning of the OmH website.

Solution

The schemas have been given permanent base URIs using W3ID. The redirection loads the schemas from GitHub, which is their authoritative source and works independently of the Open mHealth site.