tdwg / rs.tdwg.org

Metadata and files necessary to generate representations of TDWG standards components
12 stars 13 forks source link

replace vocab IRIs with list of terms IRIs #70

Closed baskaufs closed 3 years ago

baskaufs commented 3 years ago

@tucotuco @timrobertson100 @peterdesmet @mdoering @pzermoglio @qgroom The IRIs currently in the term comments for degreeOfEstablishment, pathway, and establishmentMeans are the controlled vocabulary IRIs, which unfortunately don't actually lead people directly to the controlled values, term definitions, etc.

In this pull request, I have changed the IRIs to the term list IRIs, which actually provide complete information on the terms and are more appropriate.

peterdesmet commented 3 years ago

Great! The previous implementation was indeed not super helpful.

peterdesmet commented 3 years ago

@baskaufs what website will be fixed if we merge this? The main problem to me is the http://rs.tdwg.org/dwcdoe/ URL at https://dwc.tdwg.org/terms/#dwc:establishmentMeans for me.

baskaufs commented 3 years ago

Fix QRG, fix List of Terms doc, fix automatically generated machine-readable representations of dwc:pathway, dwc:establishmentMeans, dwc:degreeOfEstablishment

peterdesmet commented 3 years ago

Ok, then let's merge and let me know if I can help running some scripts.