data-interoperability-panel icon indicating copy to clipboard operation
data-interoperability-panel copied to clipboard

integrating shapetrees in solid

Open elf-pavlik opened this issue 4 years ago • 3 comments

Shape Trees Specification defines discovery of container Shape Tree Metadata using specific link relation. Solid server would be responsible for naming this resource and managing it as one of auxiliary resources. It seems required that auxiliary resources section of solid spec should specifically address requirements of Container Shape Tree Metadata.

elf-pavlik avatar Jul 28 '20 15:07 elf-pavlik

@elf-pavlik yes you have it right. the submission for server-side shape tree support will include a shapetree auxiliary resource in addition to the expected server-side logic

justinwb avatar Jul 28 '20 15:07 justinwb

I'm not sure which parts for shape tree you can make optional, but auxiliary resource seems a MUST for clients to be able to use shape trees.

elf-pavlik avatar Jul 28 '20 15:07 elf-pavlik

@elf-pavlik Yes that's right. Technically you could use the RDF description (rel=describedby) as a fallback, but that's not really appropriate. I should've said in the prior comment "the submissions for solid server-side shape tree support". We plan to write that up and submit it to solid/specification.

justinwb avatar Jul 29 '20 01:07 justinwb