fromJSON

fun fromJSON(json: Any?, warnings: WarningLogger? = null): PublicationCollection?

Parses a PublicationCollection from its RWPM JSON representation.

If the collection can't be parsed, a warning will be logged with warnings.