Class DOI

java.lang.Object
org.gbif.api.model.common.DOI
All Implemented Interfaces:
Serializable

public class DOI extends Object implements Serializable
Class representing a single Digital Object Identifier (DOI) breaking it down to a prefix and suffix. For the syntax of DOI names see the DOI Handbook. All parsing is case-insensitive and resulting components will all be uppercased.
See Also: