-
As discussed in today's mini-meeting, there are 2 options to generate the necessary JSON-LD for the PDH/SPC catalogue layers:
Option 1. Install and configure the CKAN-DCAT extension (RECOMMENDED)
…
-
Dear dcat project,
we are planning to implement a very easy form on top of this plugin to support DCAT **in addition** to the CAT format, so an user can create new DCAT metadata using the UI form.
…
-
## User Story
As a developer, I want to be sure that `/data.json` URL is working for the new catalog so that we can share this resource to final users.
## Acceptance Criteria
- [ ] A test is cr…
-
We're going to want to require a few plugins by default. Look at the work that @rgradeck & co. wind up doing for the Western Pennsylvania Regional Data Center repository, which will surely constitute …
-
See https://github.com/OParl/specs/issues/188
-
Une requête sur https://integration.data.e2.rie.gouv.fr/api/action/package_search contenant :
```
{
"fq": "+dataset_type:harvest",
"fl": "id,name",
"start": 0,
"rows": 10
}
```…
-
To help Google Dataset Search index the catalog
https://developers.google.com/search/docs/data-types/dataset#sitemap
see https://github.com/ckan/ideas-and-roadmap/issues/220
-
**Problem hypothesis**
1. **Is it possible to retain lossless graph database harvesting in CKAN.**
2. SQL database that's used right now for CKAN puts a limitation on amount of CKAN applications. …
-
The way how Publisher field are populated sometime leads to a frustrating user experience. User has to know the exact **starting** letter(s) of a Publisher value in order to see it as an available sel…
-
In brazilian government we have a very decentralized structure in which several entities have their own CKAN instances. We collect all data from these entities trough the harvest extension.
We have…