Project

General

Profile

« Previous | Next » 

Revision d98a1622

Added by Andreas Müller over 2 years ago

javadoc

View differences:

cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/name/NameRelationshipType.java
320 320
	 * <i>Angelica silvestris</i> L.<BR>
321 321
	 * A misspelling is always accicentally (not on purpose). Therefore misspellings are overlapping with
322 322
	 * {@link #ORTHOGRAPHIC_VARIANT orthographic variants} (in an old version of this documentation they
323
	 * were called a subset but it seem doubtful that certain typos are orth. vars. according to Art. 61.2 (ICNAFP).
323
	 * were called a subset but it seems doubtful that certain typos are orth. vars. according to Art. 61.2 (ICNAFP).
324 324
     * and are complementary to {@link #EMENDATION() emendations}.
325 325
	 * This type is symmetric and transitive but usually the misspelling relationships should be organized
326 326
	 * in a star schema with the correct variant in the middle and the misspellings pointing to it.<BR>
327 327
	 * Misspellings are not handled in the ICNAFP.
328 328
	 *
329
	 * @see https://dev.e-taxonomy.eu/redmine/issues/9386 for discussion on symmetry of this relation
330
	 *
329 331
	 * @see #ORTHOGRAPHIC_VARIANT()
330 332
	 */
331 333
	public static final NameRelationshipType MISSPELLING(){

Also available in: Unified diff