Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

DEPRECATED (see README) Default Open Data Schema Map endpoints for DKAN.

Notifications You must be signed in to change notification settings

NuCivic/open_data_schema_map_dkan

Repository files navigation

Open Data Schema Map DKAN

DEPRECATED: This module has been moved into DKAN core for release 7.x-1.13. To maintain backward compatibility with DKAN 7.x-1.12 and subsequent patch releases this project will remain on Github but new features will be applied directly to the DKAN core folder modules/dkan/open_data_schema_map_dkan.

Default Open Data Schema Map endpoints for DKAN. Includes CKAN and Project Open Data endpoints.

Project Open Data

Provides default mappings between DKAN and POD's data.json.

Notes

  • The "name" field on data.json's "publisher" object maps to a dataset's group (see Organic Groups) in DKAN. Note that while it is possible to assign a dataset to multiple groups in DKAN, data.json only allows for a single publisher. If a dataset belongs to multiple groups, only the first group will be exposed as the "publisher" in data.json

CKAN

Provides endpoints for publishing via the CKAN API

  • ckan_package_show
  • ckan_current_package_list_with_resources
  • ckan_group_list
  • ckan_group_package_show
  • ckan_package_list
  • ckan_package_show

About

DEPRECATED (see README) Default Open Data Schema Map endpoints for DKAN.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages