A number of organizations and individuals have been asking: what does an ORCID identifier look like? The ORCID ID is a 16-digit number that is compatible with the ISO Standard (ISO 27729). ORCID IDs will be randomly assigned by the ORCID Registry and will be expressed as a URI. An example ORCID identifier would have […]
Release Notes
ORCID Launch Plan Announced
The ORCID Registry will go live in October, 2012. At that time, individuals may register for a persistent ORCID ID and manage their ORCID record. In addition to the public Registry, included in the October release will be a public Application Programming Interface (API); and for members an authenticated API to create, edit, and view […]
ORCID API Documents Updated
The ORCID API documents have been updated to include details of the search API. The ORCID search API is based on SOLR, and will support all query syntaxes available in SOLR 3.6, including the following. Lucene with SOLR extensions DisMax Extended DisMax Details of the API can be found in the Query API documentation here: […]
Version 1.0.4 of the ORCID Mock API Released
Version 1.0.4 of the ORCID Mock API was released today and can be downloaded at https://github.com/ORCID/ORCID-Mock-API-Web-Application. The only change in 1.0.4 is that it has been updated so that access tokens and new profiles are persisted across server restarts. This will make it slightly easier to experiment with the API. The release notes are at https://github.com/ORCID/ORCID-Mock-API-Web-Application/blob/master/changelog.txt. This is the […]