In the original version of the card editor, our form uploads an image to a server, and then sets foaf:depiction to the URL
We should write a component for uploading an image and receiving a URL. When rendering a shacl-form, we can then append such a component, so that I can fill in the form using the URLs of the uploaded images
In the original version of the card editor, our form uploads an image to a server, and then sets
foaf:depictionto the URLWe should write a component for uploading an image and receiving a URL. When rendering a shacl-form, we can then append such a component, so that I can fill in the form using the URLs of the uploaded images