Project

General

Profile

Actions

task #9314

open

Swap 'is conserved against'

Added by Andreas Müller over 3 years ago. Updated over 3 years ago.

Status:
New
Priority:
New
Category:
cdm
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Severity:
normal

Description

We may think about swapping the direction of "is conserved against" .

This might be an advantage when evaluating the nomenclatural standing as usual on the left side of the relationship there is the name with the lower standing.
However, as testing if there is a VALID nom. standing is always required this may not be ob big advantage.

Needs to be evaluated.

For update script there is a class RelationSwapper already.

The script may look like

      //#9314
      tableName = "NameRelationship";
      stepName = "Swap is conserved against relation";
      UUID uuidRelationType = UUID.fromString("e6439f95-bcac-4ebb-a8b5-69fa5ce79e6a");
      String relTypeColumnName = "type_id";
      String newTitleCache = "is rejected in favour of";
      String newIdInVocabulary = null;
      RelationSwapper.NewInstance(stepList, stepName, tableName, uuidRelationType, relTypeColumnName,
                newTitleCache, newIdInVocabulary, INCLUDE_AUDIT);

Related issues

Related to EDIT - feature request #9282: Add nomenclatural standingClosedAndreas Müller

Actions
Related to EDIT - feature request #9272: Add missing nomenclatural statusClosedAndreas Müller

Actions
Related to EDIT - feature request #9273: [DISCUSS] Unify Nomenclatural status and name relationshipsNewAndreas Müller

Actions
Actions #1

Updated by Andreas Müller over 3 years ago

  • Description updated (diff)
Actions #2

Updated by Andreas Müller over 3 years ago

Actions #3

Updated by Andreas Müller over 3 years ago

Actions #4

Updated by Andreas Müller over 3 years ago

Actions

Also available in: Atom PDF