Closed (fixed)
Project:
DKAN Dataset Archiver
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Dec 2025 at 01:30 UTC
Updated:
15 Dec 2025 at 04:41 UTC
Jump to comment: Most recent
Comments
Comment #2
swirtThis is actually covered by the "accessLevel": "private",
which is not a DCAT standard either
Must be one of the following: “public”, “restricted public”, “non-public”
Solution is to map 'private' to 'restricted'
Comment #5
swirtThis has been resolved. If it encounters an accessLevel of 'private' it will map it to non-public.
Comment #7
swirtThis went out with beta 10