Stephan Druskat

Results 252 comments of Stephan Druskat

> Overall this is a very nice, detailed update to the CFF-CodeMeta mapping. However it made me realize that the larger approach (that of a 1-to-1 translation) is perhaps not...

Thanks a million, @jspaaks, for the very thorough review! :taco: I've resolved all of your comments now. That means: this PR is now ready for review :tada:.

Thanks for your reviews @moranegg and @jezcope! 🙏 I've made the necessary changes (but left the comments open for you to resolve). Also, there is still need for discussion around...

> We discovered in today's call (FORCE11 hackathon) that citation in schema.org https://schema.org/citation "A citation or reference to another creative work, such as another publication, web page, scholarly article, etc."...

Hi @moranegg, thanks for your review. I've now removed the `preferred-citation` crosswalk until there is a better concept for this in CodeMeta, and opened https://github.com/citation-file-format/citation-file-format/issues/379 to track. I've also removed...

For an earlier version of CFF I've used GitHub's language list at https://github.com/github/linguist/blob/master/lib/linguist/languages.yml which doesn't include versions as such, but lists interpreters (e.g., `python`, `python2`, `python3`) instead. That said, I...

*Disclaimer: I might be overthinking this.* I think you're right @npch, programming language is *not* important for citation use cases, at all (in fact, in CFF I'm in the process...

> Only issue is that with the GitHub native support it doesn't allow display/citation information for an actual publication - it only ever displays 'repository metadata'. This maybe an issue...

> https://www.softwareheritage.org/2020/05/26/citing-software-with-style/ is working on software citation for bibtex In a way. They've created a package for _biblatex_ that can take care of different "slices" of software output to style...

Hi, thanks for bringing us in. Perhaps two initial comments: there is https://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-software ("*the reference biblatex implementation of a bibliography style extension that includes software-specific BibTeX entries*"), but I'm not...