You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on a modification to the extension to parse out data.json files by the organization they belong to in CKAN. One question I have is with the implementation of the publisher field - why does it map to author in CKAN rather than to organization? Was going to change this around but wanted to check on the rationale behind it first. Thanks!
I'm working on a modification to the extension to parse out data.json files by the organization they belong to in CKAN. One question I have is with the implementation of the
publisherfield - why does it map toauthorin CKAN rather than toorganization? Was going to change this around but wanted to check on the rationale behind it first. Thanks!