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

Bibligraphic formatting #23

Open
2 tasks
ChasNelson1990 opened this issue Jun 27, 2024 · 6 comments
Open
2 tasks

Bibligraphic formatting #23

ChasNelson1990 opened this issue Jun 27, 2024 · 6 comments
Assignees
Labels
requirement Client requirement for the project

Comments

@ChasNelson1990
Copy link
Member

The metadata in the repository are available for download in a standard bibliographic format at no cost to the user.

We want to enable the ability to download a citation in standard formats:

  • Harvard / Chicago / APA strings
  • BibTex or BibJSON

Checkout https://citation.js.org/ for a possible solution.

@ChasNelson1990 ChasNelson1990 added the enhancement New feature or request label Jun 27, 2024
@ChasNelson1990 ChasNelson1990 changed the title [Requirement]: Bibligraphic formatting Bibligraphic formatting Jun 28, 2024
@ChasNelson1990 ChasNelson1990 added requirement Client requirement for the project and removed enhancement New feature or request labels Jun 28, 2024
@A-Souhei
Copy link
Contributor

We can probably extend the ckanext-zarr extension to integrate this, I think.

@ChasNelson1990
Copy link
Member Author

Actually - I think we might want this to be a dedicated extension that we can turn on for other projects too.

@ChasNelson1990
Copy link
Member Author

relates #34

ChasNelson1990 added a commit that referenced this issue Sep 1, 2024
* feat: add a placeholder video to the homepage

* fix: make iframe responsive

* fix: make caption i18n friendly
@A-Souhei
Copy link
Contributor

We could use this https://github.com/citeproc-py/citeproc-py, as well ?

@A-Souhei
Copy link
Contributor

A-Souhei commented Oct 29, 2024

@ChasNelson1990 , how about something like this:

Dataset creation:
Image

Dataset read:
Image

Then integrate the field in dcat profile, or just as a dcat field?

@ChasNelson1990
Copy link
Member Author

Can they manually edit the citation, e.g. if it's a Journal Article and they want the citation to be the publisher's one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requirement Client requirement for the project
Projects
None yet
Development

No branches or pull requests

2 participants