Carlos Martinez
Carlos Martinez
Recently (yesterday) Github announced support for citation of software, directly from Github: https://twitter.com/natfriedman/status/1420122675813441540 After reading your [blog](https://blog.einstein.ai/the-ai-economist/) I thought it would be a great addition to add citation information for...
As far as I can see, `circularstring` objects are not yet supported. Are there any plans to support this and other curve types?
A `fileLoader` which loads data from Gitlab is necessary for this functionality. This is mostly already done in https://github.com/Orange-OpenSource/grlc See #370 for more info.
Change warnings into debug messages. See #350
Implements suggestion on #344
As stated in this [newsletter](https://mailchi.mp/3d439eeb1098/travis-ciorg-is-moving-to-travis-cicom), Travis-CI.org will stop working on **December 31st, 2020**. Two options: - We could [migrate to Travis-CI.com](https://docs.travis-ci.com/user/migrate/open-source-on-travis-ci-com/) - We could migrate to GithubActions @albertmeronyo -- what...
### Summary Software Management Plans (SMPs) are the software counterpart of Data Management Plans (DMPs). In the Netherlands, SMPs are [growing in importance](https://www.esciencecenter.nl/national-guidelines-for-software-management-plans/). There are several existing resources for SMPs:...
Draft version of Enrichment API implementation. TODO: - List capabilities -- extract capabilities from database -- implement in `app/controllers/Api/enrichment/apiStatus.getCapabilities()` - Create job from entities created -- implement in `app/controllers/Api/enrichment/apiAnnotations.anySend()` -...
So I can call doRegister() from other parts of the code.
A template creator is required. Templates should be linked to post-processing logic, indicating how to process results coming from jobs which utilize this template.