@Documented @Retention(value=RUNTIME) @Target(value=FIELD) public @interface Sourceables
Sourceable
annotations.
This is needed for cases where we have multiple master sources and each of them has different sourceable parts. For example, for GBIF_REGISTRY the DOI identifiers are sourceable and for IH only the IH_IRN are sourceable.
Modifier and Type | Required Element and Description |
---|---|
Sourceable[] |
value |
public abstract Sourceable[] value
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.