`LabProcess` missing from machine readable files
The machine readable files should compile all the types together. LabProcess is in this specifications repo but is missing from either:
- https://bioschemas.org/types/bioschemas_types.ttl, or
- https://bioschemas.org/types/bioschemas_draft_types.ttl
Hi @gtsueng LabProcess is a draft type but it does not exist in https://github.com/BioSchemas/bioschemas-dde/blob/main/bioschemastypesdrafts.json so it was not picked up in the TTL https://bioschemas.org/types/bioschemas_draft_types.jsonld
Could you please look at Bioschemas DDE to figure out why is not there? Thanks
@ljgarcia It doesn't exist in the bioschemas-dde repository because the automated pipeline from specifications into everything else only works for Profiles.
I've manually updated it, but it should be kept in mind that the automated pipeline from specifications to everything else only works for Profiles, so if a Type is updated, a manual update/run of the lists in the bioschemas-dde repo is needed.
Thanks for the manual update. It doesn't seem to have propagated to https://bioschemas.org/types/bioschemas_draft_types.ttl yet though?
Two other draft types have been changed recently so they would also appear in the TTL but they still need some work so we have to wait for those (see https://github.com/BioSchemas/specifications/issues/708).
@gtsueng @nsjuty this was pending due to some changes in Samples. Is all updated now?
@ljgarcia The draft Samples and BioSamples types are up-to-date in the DDE (which means they should be up-to-date in the draft-types JSON file). The only thing left to do is improve some of the property descriptions, but that's probably not important enough to hold the process up.