Stephan Druskat
Stephan Druskat
This pull request adds the following cli options: - `-y EXT, --yaml-extension EXT` - `-j EXT, --json-extension EXT` Both accept a string representing a file extension for files like, e.g.,...
Rx knows [`any.of`](http://rx.codesimply.com/coretype/any.html) for subschemas, and [feature request #10 on the Kwalify sourceforge](https://sourceforge.net/p/kwalify/feature-requests/10/) suggests an implementation. This would be a great feature to have for cases where, e.g., a data...
Hi, thanks for a great project! We've stumbled across an issue with misleading error messages, although I'm not sure if there is a useful fix. - `jsonschema` version: `3.2.0` -...
Cf. https://github.com/force11/force11-sciwg/issues/24#issuecomment-339319747, CFF should be expressable in CSL.
**Related issues** Refs: #382 **Describe the changes made in this pull request** - Add an example for a `url` `identifier` pointing to a stable release of the work **Review checklist**...
The [original PR for an updated crosswalk of CFF 1.2.0 in CodeMeta](https://github.com/codemeta/codemeta/pull/263) had the below section in the README. However, as [pointed](https://github.com/codemeta/codemeta/pull/263#pullrequestreview-824102983) [out](https://github.com/codemeta/codemeta/pull/263#issuecomment-1143472860), CM `citation` is another work that may...
It's not nice to work with. Ideas: - Split libraries into their own section - Rethink columns? - Different presentation
Just dropping this as an idea I just had: We could add `role`/`roles` to person/entity/the new umbrella object to provide a simple, works-now solution for recording contribution roles for people/institutions...
Currently, order of authors (as in papers) is determined by array index in `authors`. As [this GH community thread](https://github.community/t/multiple-first-authors-in-citation-file/210222/2) shows, there is a case to be made for ordering authors...
Resolve https://github.com/ropensci/handlr/issues/16 by implementing CFF support in [handlr](https://github.com/ropensci/handlr). - [ ] Clone handlr - [ ] Requires **CFF 1.1.0** - [ ] Implement CFF support in handlr