# Functions
Fetch fetches JSON Feed metadata and returns Commonmeta metadata.
Get retrieves JSON Feed metadata.
No description provided by the author
GetFundingReferences returns the funding references from the JSON Feed metadata.
Load loads the metadata for a single work from a JSON file.
LoadAll loads the metadata for a list of works from a JSON file and converts it to the Commonmeta format.
Read reads JSON Feed metadata and converts it into Commonmeta metadata.
ReadAll reads a list of JSON Feed responses and returns a list of works in Commonmeta format.
# Variables
FOSKeyMappings maps OECD FOS keys to OECD FOS strings.
# Structs
Affiliation represents an affiliation in the JSON Feed item.
No description provided by the author
Content represents the JSON Feed metadata.
No description provided by the author
Reference represents a reference in the JSON Feed item.
Relation represents a relation in the JSON Feed item.
# Type aliases
Authors represents the authors in the JSON Feed item.