Peter Kraker

Results 28 issues of Peter Kraker

**Title:** *I didn’t know I could know so much! The open science way to do literature research* **Author:** *Maxi Schramm & Peter Kraker with input from the whole [Open Knowledge...

beginner
Open Science
discovery

Steps to reproduce: 1. Enter the following terms on openknowledgemaps.org using the PubMed integration: lie detector 2. Search does not complete, endless loading bar

bug

Based on user feedback, it may be beneficial to include certain indicators from clustering and MDS to signal the quality of the resulting map.

enhancement
frontend
backend

The CORE connector implements different parameters than [the original specification](https://github.com/OpenKnowledgeMaps/Headstart/commit/9933bdba0f291f147163e7bbeb15acf2e64e6ecb#diff-6981f2e8882de90f3ee88264f39afe36). They were: * from: publication date lower bound in the form YYYY-MM-DD * to: publication date upper bound in the...

enhancement
backend

As suggested by Dr Coby Calyx [on Twitter](https://twitter.com/cobicalyx/status/1154245085074087937), it should be possible to share a single bubble instead of just the whole map. As an extension, it would probably also...

enhancement
frontend

Currently, we deduplicate BASE search results on the fly on the basis of publication titles. This is fast and works very well. But as we retrieve a maximum of 125...

bug
backend

The map JSON is currently transferred to the client uncompressed. As the JSON can get quite large, it would improve loading speeds to transfer it as gzip or a similar...

Following up on a suggestion by @awakenting in OpenKnowledgeMaps/project-website#12, it would be nice to be able to move and resize the PDF preview modal.

enhancement
feedback
frontend

There is an issue with the language-aware backend on Windows 7, when invoked via system call in search.php. This is one of the errors that is produced after the NMDS:...

bug
backend

Steps to reproduce: 1. Set `debug` to true in `base-test.R` 1. Run file Error: ``` Error in plot.hclust(cluster, labels = metadata$title, cex = 0.6) : object 'metadata' not found ```