-
Notifications
You must be signed in to change notification settings - Fork 1
Overview
Nuno Macedo edited this page Oct 25, 2016
·
32 revisions
PTCRISync aims to keep user profiles at the local system with corresponding ORCID profiles.
- Access to the ORCID Member Api
- The ability to convert research productions from/to the the ORCID schema (currently 2.0rc2)
- A persistent local notion of "synchronized production", for productions that are to be kept up-to-date
- The ability to present notifications to the users to indicate newly found productions
- A fine control on the assignment of external unique identifiers (at least one id, no overlapping ids)
- Keep the selected local works up-to-date in the user's ORCID profile
- Notify the user of new unique works found in the ORCID profile
- Notify the user of new external identifiers for know works found in the ORCID profile
- It cannot modify ORCID works created by the user or other sources
- Directly modify local works (follows a notification paradigm)
- Synchronize works without valid external identifiers
- Synchronize productions othar than works (yet)
PTCRISync
- Overview
- Architecture
- ORCID service
- CRIS requirements
- Synchronization procedures
- Implementation guidelines
API
Technical Details
- PTCRISync as a library
- PTCRISync as a service
- Source code
- Technical documentation
- License
- Release notes
- FAQ
- Scenarios
- Published description
- Formal model
- Tech report
About