-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Integrate BibSonomy #5888
Comments
I could work on this. Do you have any pointers regarding specifics in the implementation? |
Hi, @stevensdavid, welcome to JabRef development. If you are new to JabRef development, we would like you to have a look at the high level development documentation (https://devdocs.jabref.org/). |
@stevensdavid Are you going to focus on ShortScience or BibSonomy? Regarding BibSonomy, I updated the description above. Proposal for BibSnomoy is:
Update I narrowed-down this task to BibSonomy. The ShortScience-task is #6015. |
@koppor I'm part of a group of 5 MSc students who are working on this as a short project as part of a course. Sadly, our deadline is this Friday so I'm not sure if we'll have enough time to implement thorough support for Bibsonomy. We'll probably still implement some form of mockup though! I'll ask some questions regarding ShortScience in #6015 - thank you for the details! |
@felixlut Thank you for the action taken. The place looks right. Please work on a user documentation (pull request on https://github.com/JabRef/user-documentation), too. Maybe as a walk-through using the feature. - Good work! Comments:
BibSonomy should change the user workflow as less as possible. -- Saying that, the Tag Cloud is prio 3. Prio 1 is the thing you described. Prio 2 is that the user can sync his database with BibSonomy. |
Advanced feature: koppor#324 - I think, this belongs to point 6 on my comment. In case you have questions while implementing, please do not hesitate to show up on our gitter channel: https://gitter.im/JabRef/jabref |
Some links from #152: |
The BibSonomy REST API is available at https://bitbucket.org/bibsonomy/bibsonomy/src/master/bibsonomy-rest-client/ |
There are many tools out there to share information on publications. Be it summaries and comments on publications or be it some collections of bibliographic entries. ShortSience.org is a platform for post-publication discussion aiming to improve accessibility and reproducibility of research ideas. BibSonomy is a tool to collect bibliographic information. The aim of this task is to integrate both ShortScience and BibSonomy. The ShortScience task is #6015.
Refs #5669, #5665
Details on BibSonomy
BibSonomy is a tool for maintaining references. PUMA is the instance of the University of Stuttgart. For more information, check the related work of CloudRef.
Example usage of BibSonomy:
It was tried at #2157, but the UI technology of JabRef changed. Thus, we stopped working on it.
The text was updated successfully, but these errors were encountered: