Skip to content

Commit

Permalink
Merge pull request #176 from GaziYucel/dev-3_4_0
Browse files Browse the repository at this point in the history
Documentation: typo orcid, wikidata, batch process / deposit
  • Loading branch information
GaziYucel authored Apr 30, 2024
2 parents 0c78e1b + 3c46ea7 commit 00985da
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,22 +42,28 @@ Citation Manager for OJS
- OpenAlex.org
- see [Models for citations](#models-for-citations)
- Orcid.org
- given_name
- family_name
- givenName
- familyName
- Wikidata.org
- Lookup the wikidata id's with following pids
- citation doi
- author orcid
- journal issn_l

## Task scheduler

### Process and enrich

- Batch process can be executed from Website > Plugins > Settings.
- Batch process is automatically triggered by the Task Scheduler.
- All publications which are not declined are processed.
- All publications with the following statuses will be processed:
- queued
- scheduled

### Deposit

- Batch deposit can be executed from Website > Plugins > Settings.
- Batch deposit is automatically triggered by the Task Scheduler.
- All publications which are published are deposited.
- All publications with the following statuses will be deposited:
- published

## Deposit to OpenCitations

Expand Down

0 comments on commit 00985da

Please sign in to comment.