schemasheets icon indicating copy to clipboard operation
schemasheets copied to clipboard

Structure your data in a FAIR way using google sheets or TSVs. These are then converted to LinkML, and from there other formats

Results 23 schemasheets issues
Sort by recently updated
recently updated
newest added

I would like to use both `slots` and `attributes` in one schema. I was having issue with creating `attributes` column (see linkml/schemasheets#128 ), but I found a cli option `--use-attributes`,...

enhancement

We have enumerations where a blank value (ie. "") is a valid enumeration value. It usually corresponds to "Not Applicable" or something similar. The slot, however, might still be a...

I want to create exact mapping from the column, but in order to do it, I have to: - add prefix - replace spaces with "%20". I found an example...

When we add number values for minimum_value and maximum_value properties, like say 0 and 999, when the linkml model is created the program writes to the linkml file as strings...

Using the schemasheets functionality that exports a provided linkml schema to a schemasheets specific tsv file, based on a specification tsv file is incomplete. In that, it does not make...

enhancement

https://docs.python.org/3/library/importlib.resources.html

https://linkml.io/schemasheets/intro/basics/ The line starting with "the first two are slots." Shouldn't this say "the third is a CLASS"? Also maybe qualify you mean the first two rows after the ">class"...

Support https://w3id.org/linkml/settings cc @turbomam