package
Version:
v0.2.6
Opens a new window with list of versions in this module.
Published: May 1, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package crossrefxml provides function to convert Crossref XML metadata to/from the commonmeta metadata format.
Read reads Crossref XML metadata and converts it to commonmeta.
type Content struct {
ID string `json:"id"`
Title string `json:"title"`
}
Content represents the Crossref XML metadata.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.