Project

General

Profile

APC » History » Revision 2

Revision 1 (Claudio Atzori, 10/11/2021 03:12 PM) → Revision 2/3 (Claudio Atzori, 10/11/2021 03:21 PM)

h1. APC 

 Indicates the money spent to make a book or article available in Open Access. Sources for this information includes the OpenAPC initiative. 

 |_. field name |_. cardinality |_. type |_. description | 
 | currency | ONE | string | The system of money in which the amount is expressed (Euro, USD, etc). | 
 | amount | one| string | The quantity of money | 

 Example data 

 <pre> 
 {  
   "currency" : "EU", 
   "amount: "1000" 
 } 
 </pre>