Project

General

Profile

Actions

feature request #9706

closed

Name Editor for Sections: show simple form for in-authors without full citation

Added by Wolf-Henning Kusber over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Highest
Category:
cdm-vaadin
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Severity:
minor

Description

When a scientific name appears in e.g. an article with authors, title, journal etc. and only this scientific name has different authors.

e.g. R.Jahn & N.Abarca in Jahn, R., Kusber, W.-H. & Abarca, N.
for PhycoBank users it might be more comfortable to work with a form only showing the author team functionality.

Name editor - [selection in] Nomenclatural reference [Goto] New.
Show form only with team functionality (do not show ofr disable the other entrys, only in this use case).

To be discussed


Files

picture752-1.png (51.1 KB) picture752-1.png Wolf-Henning Kusber, 07/13/2021 11:44 AM
Actions #1

Updated by Andreas Kohlbecker over 2 years ago

  • Description updated (diff)
Actions #2

Updated by Andreas Kohlbecker over 2 years ago

  • Priority changed from Lowest to Highest
  • Target version changed from Unassigned CDM tickets to Phycobank ready for submitters

this behavior should be activated when TaxonNamePopupEditorMode.NOMENCLATURALREFERENCE_SECTION_EDITING_ONLY is set in the name editor.

Actions #3

Updated by Andreas Kohlbecker over 2 years ago

Andreas Kohlbecker wrote:

this behavior should be activated when TaxonNamePopupEditorMode.NOMENCLATURALREFERENCE_SECTION_EDITING_ONLY is set in the name editor.

this was a wrong guess!

The solution to this rather is related to correcting the field visibility with is defined in the eu.etaxonomy.cdm.model.reference.ReferencePropertyDefinitions

for section the visibility is defined as:

iSection = merge(iReference, iWithAuthorAndDate, iWithDoi, iNomenclaturalReference);

this makes not much sense as sections are always part of a bigger enclosing published unit which has DOI, date and so on.

This brings us back to the old discussion whether we need a different type of section which is dedicated to sections like paragraphs in journal articles and books.

Currently ISection is defined correspondingly to the TDWG ontology PublicationTypeTerm "SubReference".
I thing this is not correct as there is also a "section" term in the TDWG ontology:

<owl:DatatypeProperty rdf:ID="section">
      <rdfs:label>Section</rdfs:label>
      <rdfs:comment>Some publications are split into sections. This can be signified here.</rdfs:comment>
      <rdfs:domain rdf:resource="#PublicationCitation"/>
      <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
      <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/ontology/voc/PublicationCitation"/>
   </owl:DatatypeProperty>

I think we actually need both of them "SubReference" and "Section".

Actions #4

Updated by Andreas Kohlbecker over 2 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 50
Actions #5

Updated by Andreas Kohlbecker over 2 years ago

  • Assignee changed from Andreas Kohlbecker to Wolf-Henning Kusber

please review

Actions #6

Updated by Andreas Kohlbecker over 2 years ago

  • Tags changed from phycobank to phycobank, phycobank-ready-for-submitters
  • Target version changed from Phycobank ready for submitters to Release 5.45
Actions #7

Updated by Wolf-Henning Kusber over 2 years ago

  • Assignee changed from Wolf-Henning Kusber to Andreas Kohlbecker
  • % Done changed from 50 to 100

Works as expected. Ticket can be closed.

Actions #8

Updated by Andreas Kohlbecker over 2 years ago

  • Status changed from Resolved to Closed
Actions #9

Updated by Andreas Müller over 2 years ago

  • Target version changed from Release 5.45 to Release 5.27
Actions #10

Updated by Andreas Kohlbecker over 2 years ago

  • Subject changed from Name Editor in Vaadin: show simple form for in-authors without full citation to Name Editor for Sections: show simple form for in-authors without full citation
Actions

Also available in: Atom PDF