dkan
dkan copied to clipboard
DKAN Open Data Portal
**User story:** As a data publisher I can specify the link and the title for the link of the dataset related materials so that users can see a user friendly...
## User Story I want an upload option on my dataset form that sends the file to Akamai NetStorage https://github.com/akamai/NetStorageKit-PHP https://www.drupal.org/project/flysystem https://flysystem.thephpleague.com/v2/docs/adapter/sftp/ ## Acceptance Criteria
The Form API work has introduced a new "UI schema" to accompany JSON schemas. We need to be able to validate a UI schema.
DCAT-AP uses the vCard format to store contact info, which contains a hasEmail field. The hasEmail field requires a `mailto:` prefix before the email address, which is obviously not intuitive...
fixes [GetDKAN/dkan/issues/3450] - [ ] All tests pass - [ ] JSON metadata stored in the database is not wrapped with with `[{"data":{},"identifier":""}]` - [ ] API GET requests return...
## Describe the bug I am trying to install DKAN with multi-lingual support for content so I used DKAN-tools to have a quick development environment and I installed "Language" and...
Hi, i have managed to install a local version of Dkan 2 with composer (not with docker). I have access to drush dkan tools cli and i can generate a...
Build out a custom entity with bundles to replace the "data" content type in Drupal. ## Acceptance criteria - On enabling module, there is a custom entity for metastore items...
## User story: As a data publisher, when I add a dataset, and I go to the related materials field, then I see the option to add a title and...