Uses of Interface
org.gbif.dwc.terms.AlternativeNames

Packages that use AlternativeNames
Package
Description
 
  • Uses of AlternativeNames in org.gbif.dwc.terms

    Classes in org.gbif.dwc.terms that implement AlternativeNames
    Modifier and Type
    Class
    Description
    enum 
    As per CoL Data Submission Format, ver.
    enum 
    All Audiovisual Core terms with namespace http://rs.tdwg.org/ac/terms/.
    enum 
    All Chronometric terms with namespace http://rs.tdwg.org/chrono/terms/.
    enum 
    All Dublin Core terms with namespace http://purl.org/dc/elements/1.1/.
    enum 
    All Dublin Core terms with namespace http://purl.org/dc/terms/.
    enum 
    Darwin Core Archive terms with namespace http://rs.tdwg.org/dwc/text/.
    enum 
    All Darwin Core terms with namespace http://rs.tdwg.org/dwc/terms/ as an enumeration with alternative term names found sometimes in data.
    enum 
    All Adobe EXIF terms with namespace http://ns.adobe.com/exif/1.0/.
    enum 
     
    enum 
    Terms defined in the DNA extension.
    enum 
    Internal GBIF terms used for processing, fragmenting, crawling, ...
    enum 
    Terms defined in the DNA extension.
    enum 
     
    enum 
    All Germplasm terms with namespace http://purl.org/germplasm/germplasmTerm#.
    enum 
    All GGBN terms with namespace http://data.ggbn.org/schemas/ggbn/terms/.
    enum 
    All International Press Telecommunications Council terms with namespace http://iptc.org/std/Iptc4xmpExt/2008-02-29/.
    enum 
     
    enum 
    All GenSC (Genomics Standards Consortium) Minimum Information about any Sequence (MIxS) terms with namespace https://w3id.org/mixs/ or https://w3id.org/gensc/terms/MIXS:.
    enum 
    All OBIS terms with namespace http://rs.iobis.org/obis/terms/.
    enum 
    All Adobe Photoshop terms with namespace http://ns.adobe.com/photoshop/1.0/.
    enum 
    Terms used in DwC archives from https://plazi.org
    enum 
    All WGS84 Geo Positioning terms with namespace http://www.w3.org/2003/01/geo/wgs84_pos#
    enum 
    Terms for Adobe XMP have URIs that are not resolvable.
    enum 
    Terms for Adobe XMP have URIs that are not resolvable.
    Methods in org.gbif.dwc.terms with type parameters of type AlternativeNames
    Modifier and Type
    Method
    Description
    <T extends Enum & Term & AlternativeNames>
    void
    TermFactory.registerTermEnum(Class<T> termClass, String... altPrefixes)
    Registers all terms from a term enumeration.