GenomicsStandardsConsortium / mixs

Minimum Information about any (X) Sequence” (MIxS) specification
https://w3id.org/mixs
Creative Commons Zero v1.0 Universal
38 stars 21 forks source link

Change references to schema `id` and `from_schema` slot in YAML source #616

Closed sujaypatil96 closed 11 months ago

sujaypatil96 commented 11 months ago

The main YAML source file (currently: https://github.com/GenomicsStandardsConsortium/mixs/blob/main/src/mixs_6_2_for_merge/schema/mixs_6_2_for_merge.yaml) has:

This needs to be changed so we're using https://w3id.org/mixs

Note: This will further require modifications to the .htaccess file on w3id.org (https://github.com/perma-id/w3id.org/blob/master/mixs/.htaccess) so that the patterns know where to look for files/artifacts in the new directory structure.

turbomam commented 11 months ago

All appearances of the regular expression mixs.6.2, across the repo, have been replaced with plain mixs

turbomam commented 11 months ago
turbomam commented 11 months ago

Remove all references to the "vocab endpoint"?

should we apply the same kind of redirection for these?

vocab

https://raw.githubusercontent.com/GenomicsStandardsConsortium/mixs/main/model/schema/mixs.yaml

turbomam commented 11 months ago

https://github.com/perma-id/w3id.org/pull/3650/files

turbomam commented 11 months ago

Because the (expandable) schema source for from_schema is says it is a read-only slot, I am removing all of those assertions.