croissant icon indicating copy to clipboard operation
croissant copied to clipboard

[NeurIPS] Data type extension (Video and multichannel time series )

Open pollytur opened this issue 8 months ago • 3 comments

It seems like videos are not supported in the Data types (here its only Image object, while in rdflib.namespace.SDO they have VideoObject separately ).

Also, I have a custom data type - technically, it is multidimensional time series (n channels $\times$ timepoints), so rdflib.namespace.SDO.ListItem would probably be the best for it but for now is it fine to use AudioObject for it?

Thanks a lot in advance!


Related to #371

pollytur avatar Jun 11 '24 10:06 pollytur