geneontology / go-shapes

Schema for Gene Ontology Causal Activity Models defined using RDF Shapes
2 stars 0 forks source link

LinkML Typescript with array #291

Open tmushayahama opened 1 year ago

tmushayahama commented 1 year ago

The typescript produced after gen-typescript is not producing correct type it is a list. The output is just string

Example, the object should be object?: string[]

image

tagging @sierra-moxon