You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to come up with a croissant metadata for a dataset I want to publish as croissant format.
My source comprises of a csv where each line has a column called url (to an image) and some other properties tied to that image.
While the docs call out the sc:ImageObject in some examples, they are based of a combination of fileSet and content of file.
I looked at the _extract_value and _cast_value, for IMAGE_OBJECT (in but could not determine a combination.
I would assume this is a common way to publish a dataset containing images.
Any pointers to accomplish this would be helpful.
Thanks.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I was trying to come up with a croissant metadata for a dataset I want to publish as croissant format.
My source comprises of a csv where each line has a column called url (to an image) and some other properties tied to that image.
While the docs call out the sc:ImageObject in some examples, they are based of a combination of fileSet and content of file.
I looked at the _extract_value and _cast_value, for IMAGE_OBJECT (in but could not determine a combination.
I would assume this is a common way to publish a dataset containing images.
Any pointers to accomplish this would be helpful.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions