Companion
object Companion
Functions
Link copied to clipboard
fun collectionsFromJSON(json: JSONObject, warnings: WarningLogger? = null): Map<String, List<PublicationCollection>>
Parses a map of PublicationCollection indexed by their roles from its RWPM JSON representation.
Link copied to clipboard
Parses a PublicationCollection from its RWPM JSON representation.