ropensci / handlr

convert among citation formats
https://docs.ropensci.org/handlr
Other
38 stars 4 forks source link

Support the Citation File Format #16

Closed sdruskat closed 3 years ago

sdruskat commented 5 years ago

The Citation File Format is a human- and machine-readable and -writable format implemented in YAML to provide citation-relevant metadata for software. It has been conceived to make it possible for developers to provide the correct citation metadata for their software, and for users to gain access to the relevant information quickly. Its implementation takes into account the Software Citation Principles through requiring the necessary minimal information where feasible.

It would be great if handlr supported this format as well, most importantly as source, perhaps also as target format.

I'll be happy to put some work into this, but as I'm an R newbie may need some help.

If this is something that the project finds useful, I'd start with looking at the available readers and try my hand at implementing a reader for CFF. This could possibly be done as part of the CollabW19 hack day.

Please let me know your thoughts on this.

sckott commented 5 years ago

Thanks @sdruskat for the issue - I somehow hadn't seen this format 😬

You are very welcome to send a PR, or make it part of CollabW19. I'm happy to help whether you do it, or anyone working on it at CollabW19. And do let me know at some point if you don't think it will be done and I can take a whack at it

sckott commented 4 years ago

started working on this.

sdruskat commented 4 years ago

Sorry for the late reply. As for your questions:

Closing https://github.com/citation-file-format/citation-file-format/issues/107 now, but please feel free to ping me in this issue here (or open a new issue in the CFF repo) should there be more questions.

sckott commented 4 years ago

Okay, thanks for the responses. Makes sense on the multiple citations question.

sckott commented 4 years ago

to do: