Project

General

Profile

« Previous | Next » 

Revision 397a8033

Added by Andreas Müller over 4 years ago

ref #1444, ref #8508, ref #8509 move synonymTaxonRelationshiptype uuid to TaxonRelationship class

View differences:

cdm-pesi/src/main/java/eu/etaxonomy/cdm/io/pesi/erms/ErmsTransformer.java
47 47

  
48 48
	public static final String SOURCE_USE_STR_BASIS_OF_RECORD = "basis of record";
49 49

  
50
	//taxon relationship type uuids
51
	public static final UUID uuidTaxRelTypeIsTaxonSynonymOf = UUID.fromString("cc648276-0823-47b1-9deb-fa7c046e4afd");
52

  
53 50
	//nomenclatural status tpye uuids
54 51
	public static final UUID uuidNomStatusSpeciesInquirenda = UUID.fromString("7790a4e2-d071-499c-8f25-a5ae34fd2dfb");
55 52
	public static final UUID uuidNomStatusAlternateRepresentation = UUID.fromString("bb746f99-5c46-4b6b-963a-8aff1b04f22b");

Also available in: Unified diff