ORCID-Source

ORCID Open Source Project

Github stars Tracking Chart

ORCID-Source

Welcome to ORCID Source. Here are some resources to get you started.

Getting Support

If you are experience problems using ORCID you can check our help page or reach out on the API user's listserv.

General Application Stack

ORCID Source is set of web apps and libraries built in Java with Spring Web MVC and persistence provided by Postgres Database.

Frontend Technologies (brief version):
On the client side we utilize HTML, AJAX, JQuery and AngularJS. Server side we use FreeMarker for view rendering.

Backend Technologies (brief version):
Spring Web MVC is our web framework. For security we use Spring Security. Our restful services are built with Jersey and JAXB. Finally we use JPA/Hibernate to persist models to a Postgres Database database.

The above is just a brief introduction. Best way to see everything used is to dig into the code, but baring that please browse our PROJECTS page.

Versioning

Version number used with releases will look to follow a similar format like semver

e.g. 1.138.2 described as next

[release that can’t be rolled back, typically DB changes].[release sequence].[release patch], ([patches applied after pushed to production])

Contributing

Pull requests are welcome to improve the Registry. See CONTRIBUTING.md for details on making contributions, feature requests, and creating issue/bug reports.

Development Environment Setup

See DEVSETUP.md

License

See LICENSE

Contributors

See CREDITS.md

Projects

See PROJECTS.md

Overview

Name With OwnerORCID/ORCID-Source
Primary LanguageJava
Program languageJava (Language Count: 12)
Platform
License:Other
Release Count2872
Last Release Namev2.59.0 (Posted on )
First Release Namerelease-1.1.11.3 (Posted on )
Created At2013-02-28 17:57:01
Pushed At2024-05-15 17:23:53
Last Commit At
Stargazers Count355
Watchers Count53
Fork Count126
Commits Count26.8k
Has Issues Enabled
Issues Count113
Issue Open Count13
Pull Requests Count6610
Pull Requests Open Count14
Pull Requests Close Count276
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top