dkan
dkan copied to clipboard
DKAN Open Data Portal
Needs User Story
## User Story As a data publisher, I want my entire catalog to be machine readable via multiple metadata standards, so that it is useful to the most data consumers...
## Developer Story As a developer I want to access drupalSettings when initially loading a frontend page. I also want to be able to use Drupal modules to set information...
This feels like unexpected behavior, and negates usefulness of separating things like resources/distributions into separate nodes.
## Steps To Reproduce 1. Go to `admin/config/search/search-api/index/dkan/fields` 2. Click **Add fields** 3. Add 'license' field and 'distribution__item__format' and save 4. Rebuild tracking information, re-index, and clear cache 5. Confirm...
If passing an object that will be referenced into a separate entity, support passing an explicit identifier to maintain stability across builds and ensure that updates become new revisions rather...
Currently the license data is entered into a select field. When harvesting the license values are urls and end up in the search facet as unclickable links ## Acceptance Criteria...
`metasatore/src/Service.php` is currently using a hard coded http://dkan from `schema/collections/catalog`, we want it to use the $base_url value instead
Dredd tests are no longer feasible for our complete OpenAPI 3 spec. We should switch to a more flexible framework for contract testing that supports v3. Most convenient would probably...
A bad identifier in the resources array of a JSON query should produce a 412 not found error.