You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As CFF (citation file format) is a best practice recommended by fair-software.eu, we should aim to use this meta-data captured in a CFF file to further enhance Gimie output. For instance, extracting DOI (into schema:identifier).
Getting more than the DOI really gimie's domain - we can get the information associated with a DOI using different services. Gimie is for repositories, not for publications.
As CFF (citation file format) is a best practice recommended by fair-software.eu, we should aim to use this meta-data captured in a CFF file to further enhance Gimie output. For instance, extracting DOI (into schema:identifier).
Note: Depends on #97
Objective: Add parser for CFF files to extract DOI
Requirements:
gimie.parsers.CffParser
follows thegimie.parsers.Parser
interfacegimie.parsers.PARSERS
Next steps:
The text was updated successfully, but these errors were encountered: