Skip to content
#

data

Here are 5,478 public repositories matching this topic...

sheetjs
VojtechDostal
VojtechDostal commented Feb 19, 2020

Describe the bug

When doing reconciliation, I sometimes manually match entries to Wikidata items using "Search for match". I choose the correct match but the match is applied to all entries with the same name because the radio button "Match other cells with same content" is always ticked by default. Even if I change it, next time this button will again be ticked.

Expected behavior

raw
omrihar
omrihar commented Jun 29, 2019

I've been trying out knowledge-repo and came across multiple problems that seems to have resulted from following the old documentation on knowledge-repo.readthedocs.io. Looking through the issues it seems that several PRs modified the docs, but the changes didn't propagate yet to the documentation website. It might be a good idea to synchronize the two, so that new users can have a lower entrance

matt-in-a-hat
matt-in-a-hat commented Feb 24, 2020

CKAN Version if known (or site URL)

2.7.5

Please describe the expected behaviour

When using "Add Filter" in a data tables resource view and entering a value with a space, it should continue to show the available values that match.

Please describe the actual behaviour

It stops loading values or allowing selecting a value once you've entered a space.
It seems that the query it

colinhicks
colinhicks commented Sep 29, 2016

Currently, changes to plugin information models need to be mirrored, manually in the respective README.md.

This proposal outlines a possible approach to:

  1. Generate the relevant portion of the README directly from the info model.
  2. Integrate into the existing plugin release process.

A: Create a doc-gen lein plugin to render an information-model map into markdown

  • Content should correspond
cyfra
cyfra commented Jan 9, 2020

Currently our fake_image code (get_random_picture) in fake_data_utils, is creating a truly random image (by randomizing each pixel).

This unfortunately means, that images are non-compresable, which results in large images in test_data directory.

The goal is to:
a) change that method to generate random images that compress better (for example maybe by generating larger 'tiles' instead of sin

Improve this page

Add a description, image, and links to the data topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.