Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for reading and writing CFF files #4

Closed
mfenner opened this issue Dec 6, 2021 · 2 comments
Closed

Add support for reading and writing CFF files #4

mfenner opened this issue Dec 6, 2021 · 2 comments
Assignees
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@mfenner
Copy link
Contributor

mfenner commented Dec 6, 2021

Add support (reading/writing) for citation file format CFF.

@mfenner mfenner added the enhancement New feature or request label Dec 6, 2021
@mfenner mfenner self-assigned this Dec 6, 2021
mfenner added a commit that referenced this issue Dec 7, 2021
@neteler
Copy link

neteler commented Feb 11, 2022

I am happy to see the CFF support but struggle to use it:

briard https://doi.org/10.7554/elife.01567 -t CFF
Traceback (most recent call last):
	7: from /usr/local/bin/briard:23:in `<main>'
	6: from /usr/local/bin/briard:23:in `load'
	5: from /var/lib/gems/2.7.0/gems/briard-2.2.7/bin/briard:6:in `<top (required)>'
	4: from /var/lib/gems/2.7.0/gems/thor-1.2.1/lib/thor/base.rb:485:in `start'
	3: from /var/lib/gems/2.7.0/gems/thor-1.2.1/lib/thor.rb:392:in `dispatch'
	2: from /var/lib/gems/2.7.0/gems/thor-1.2.1/lib/thor/invocation.rb:127:in `invoke_command'
	1: from /var/lib/gems/2.7.0/gems/thor-1.2.1/lib/thor/command.rb:27:in `run'
/var/lib/gems/2.7.0/gems/briard-2.2.7/lib/briard/cli.rb:52:in `convert': undefined method `CFF' for #<Briard::Metadata:0x000056149e2ec2b0> (NoMethodError)

The README isn't very clear (say, I do not expect white space to be used in a format name). What would be the correct name?

@neteler
Copy link

neteler commented Feb 12, 2022

Ah, I see, it is "cff" (please consider to modify the entry in the README.md).

So I turn my comment into "result is empty" :-)

briard https://doi.org/10.5281/zenodo.2631917 -t cff
--> no result

@mfenner mfenner added bug Something isn't working and removed enhancement New feature or request labels Jan 25, 2023
@mfenner mfenner moved this to 📋 Backlog in Front Matter Jan 25, 2023
@mfenner mfenner moved this from 📋 Backlog to 🔖 Ready in Front Matter Jan 25, 2023
@mfenner mfenner moved this from 🔖 Ready to 📋 Backlog in Front Matter Apr 8, 2023
@mfenner mfenner added the wontfix This will not be worked on label Oct 7, 2024
@mfenner mfenner closed this as not planned Won't fix, can't repro, duplicate, stale Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
Status: Done
Development

No branches or pull requests

2 participants