Closed marqh closed 5 years ago
@der
solved: the download looks for viewable resources owned by the parent: viewable means that they need to be status:experimental or more
new status:submitted entities will not be downloaded
so, set status to experimental if member download is required
this is fixed, from my point of view; closing
If a register is a properly formed skos:Collection defining skos:member relations then the download will return a payload with the Collection Entity and all of its member Entities.
If a register is a properly formed skos:ConceptScheme with entities defining membership using skos:inScheme then the download will return a payload of the ConceptScheme Entity but no member Entities. This is tested by registering a ConceptScheme, then registering each element individually. Bulk upload of a skos:ConceptScheme with member declarations of skos:inScheme was not successful, see #113
many thanks mark
(@der )