Scholarcy
  1. Schemas
Scholarcy
  • metadata
    • Pre-configured endpoint to GET a document URL and return data as JSON
      GET
    • Pre-configured endpoint to POST a document and return summary data as JSON
      POST
    • GET a document URL and return data as JSON
      GET
    • Post a document and return summary data as JSON
      POST
    • Pre-configured endpoint to GET a document URL and return header metadata data as JSON
      GET
    • Pre-configured endpoint to POST a document and return header metadata data as JSON
      POST
  • 数据模型
    • Schemas
      • Extracted metadata
      • Document metadata
      • Canonical document identifiers
      • Funding statements
      • Funding awards
      • Captions
      • Page indexes
      • Structured content
      • Study participants
      • Study populations
      • Reported prevalence and incidence
      • Links to cited sources
  1. Schemas

Study populations

{
    "population": "string",
    "number": 0,
    "context": "string"
}
Built with