Corey Cox

Results 18 issues of Corey Cox

It would be useful for paper authors to be able to easily figure out how OAK would prefer to be cited, even if it is by linking to the GitHub...

We should change our testing to the current supported releases.

This adds an error for Koza if the writer is given properties to write that aren't defined. Previously, we silently ignored those columns and just didn't write them.

if you print to the console, you have to use "tqdm.write" and not print/the logger. We should probably leave this off by default with a noticeable configuration to turn it...

**Describe the bug** Currently the GitHub workflows are failing on a number of errors related to 3.9 compatibility and some other basic oversights. **To Reproduce** Create a new PR and...

bug

As shown in #160 , we don't properly assign the `date` range when a field doesn't include time. This should fix that and add a test to ensure it is...

**Describe the bug** With dates in the format 2024-01-22, Schema-Automator assigns the type to date-time in the schema. Validating the data with `linkml validate` causes the validation to fail because...

bug

--- title: Add info on how to extend the metadata of a schema to the FAQ assignees: @amc-corey-cox @joshmoore --- **What is your feature request?** @joshmoore asked a great question...

documentation
question

We have deprecated Pydantic

devops
generator-rdf
chore

It is time to remove the deprecated gen-markdown for the 1.10.0 release.

generator-doc
chore