Open
Description
LinkML now has first-class NDArrays
These have a natural serialization in json, yaml, ... but not RDF
Options include
- serialize as string or string encoding
- serialize offline
- serialize as one object per cell ("narrow table")
- treat as null
The decision will need to be reflected in the validator (ie shaclgen or shexgen)
See #1888