specifications icon indicating copy to clipboard operation
specifications copied to clipboard

`LabProcess` missing from machine readable files

Open multimeric opened this issue 8 months ago • 6 comments

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

multimeric avatar Apr 16 '25 02:04 multimeric

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 avatar Apr 23 '25 16:04 ljgarcia

@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.

gtsueng avatar Apr 23 '25 18:04 gtsueng

Thanks for the manual update. It doesn't seem to have propagated to https://bioschemas.org/types/bioschemas_draft_types.ttl yet though?

multimeric avatar May 26 '25 07:05 multimeric

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).

ljgarcia avatar Jun 27 '25 09:06 ljgarcia

@gtsueng @nsjuty this was pending due to some changes in Samples. Is all updated now?

ljgarcia avatar Oct 09 '25 17:10 ljgarcia

@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.

gtsueng avatar Oct 17 '25 16:10 gtsueng