ckanext-scheming icon indicating copy to clipboard operation
ckanext-scheming copied to clipboard

Disabling the default organization schema

Open TheoStefou opened this issue 3 years ago • 0 comments

Creating a new organization type (for example called "publisher" like the example found here https://github.com/ckan/ckanext-scheming/blob/master/ckanext/scheming/custom_org_with_address.json) is very straighforward. However, the links for /organization still work, if you just type them in the browser. Is there some way to only allow "publisher" organization types using the extension? Ideally, /organization would return a not found error.

TheoStefou avatar May 24 '22 15:05 TheoStefou