Outputs
Outputs represent scholarly works — journal articles, preprints, books, datasets, and other academic publications. They are the central entity in Hexagraph and link to nearly every other entity type.- OA prefix:
OA:W - Example ID:
OA:W2107277218 - Key fields:
id,doi,title,year,date,citations,authors,source
Authors
Authors are the researchers and scholars who produce scholarly outputs. Each author record aggregates publication history, citation counts, and institutional affiliations over time.- OA prefix:
OA:A - Example ID:
OA:A5086208034 - Key fields:
id,orcid,name,citations,outputs_count,affiliations
Sources
Sources represent the venues in which outputs are published — journals, open-access repositories, conference proceedings, and preprint servers.- OA prefix:
OA:S - Example ID:
OA:S137773608 - Key fields:
id,name,issn,type
Institutions
Institutions are universities, national laboratories, research centers, hospitals, and other organizations with which authors are affiliated.- OA prefix:
OA:I - Example ID:
OA:I1290206310 - Key fields:
id,name,country,type
Publishers
Publishers are the organizations responsible for publishing and distributing scholarly sources. A publisher may own many journals or repositories.- OA prefix:
OA:P - Example ID:
OA:P4310320595 - Key fields:
id,name
Funders
Funders are the agencies and organizations that provide financial support for research. Outputs can be linked to one or more funders through grant records.- OA prefix:
OA:F - Example ID:
OA:F4320306076 - Key fields:
id,name,doi
Entity Relationships
Hexagraph entities are interconnected. An output links directly to its authors, the source it was published in, the institutions affiliated with its authors, and any funders that supported the research. Authors link to institutions through their affiliation history — an author may have been affiliated with multiple institutions at different points in their career. This relational structure means you can traverse the graph starting from any entity. For example, from a single output you can reach its authors, then their institutions, then other outputs from those institutions — all through the REST or GraphQL API.Entity Summary
Outputs
Endpoint:
OA Prefix:
Example ID:
Scholarly works: articles, preprints, books, datasets.
/outputs/{id}OA Prefix:
OA:WExample ID:
OA:W2107277218Scholarly works: articles, preprints, books, datasets.
Authors
Endpoint:
OA Prefix:
Example ID:
Researchers and scholars with publication histories.
/authors/{id}OA Prefix:
OA:AExample ID:
OA:A5086208034Researchers and scholars with publication histories.
Sources
Endpoint:
OA Prefix:
Example ID:
Journals, repositories, and conference venues.
/sources/{id}OA Prefix:
OA:SExample ID:
OA:S137773608Journals, repositories, and conference venues.
Institutions
Endpoint:
OA Prefix:
Example ID:
Universities, labs, and research centers.
/institutions/{id}OA Prefix:
OA:IExample ID:
OA:I1290206310Universities, labs, and research centers.
Publishers
Endpoint:
OA Prefix:
Example ID:
Organizations that publish scholarly sources.
/publishers/{id}OA Prefix:
OA:PExample ID:
OA:P4310320595Organizations that publish scholarly sources.
Funders
Endpoint:
OA Prefix:
Example ID:
Agencies and organizations funding research.
/funders/{id}OA Prefix:
OA:FExample ID:
OA:F4320306076Agencies and organizations funding research.