Running Version v5.1.4.0
This is just a general question in relation to selecting Thesaurus Terms via the Metadata Screen while in Edit+.
Not sure if this is a matrix bug, a short coming of the Edit+ tool or the way my XML file is structured.
The problem I have, is that Edit+ authors are unable to select research terms lower than the 1st level Thesaurus Terms in the Hierarchy of the Thesaurus asset ( see edit-view attachment)
However admin administrators can select multiple Thesaurus Terms below the 1st level below the Thesaurus asset.( see admin-view attachment).
Is there a solution to this issue short of creating 6 individual metadata schemas each pointing to their own Thesaurus asset where the terms are all listed at the 1st level?
<-----------example XML file ---------------->
<?xml version="1.0"?>
<!-- MySource Matrix Thesaurus -->
<!-- Generated on Mon, 28 Sep 2015 15:48:00 +1000 -->
<!-- Do not import into system version less than 3.12 -->
<thesaurus>
<term name="school research">
<relation name="mdhs">
<term name="MMS">
<term name="Cancer"/>
<term name="Cardiovascular"/>
<term name="Child Health"/>
<term name="Critical Care"/>
<term name="Infection and Immunology"/>
<term name="Integrated Care"/>
<term name="Neuroscience and Psychiatry"/>
</term>
<term name="SBS">
<term name="Anatomical Sciences"/>
<term name="Cardio-Respiratory"/>
<term name="Cellular Imaging and Structural Biology"/>
<term name="Health Science"/>
<term name="Melbourne Brain Centre Imaging Unit"/>
<term name="Molecular Mechanisms of Disease"/>
<term name="Neuroscience"/>
<term name="Stem Cells Australia"/>
<term name="Systems Biology"/>
<term name="Therapeutics and Translation"/>
</term>
<term name="SHS">
<term name="Cancer Survivorship"/>
<term name="Child Health and Well-being"/>
<term name="Immunology"/>
<term name="Practice and service improvement"/>
<term name="Neuroscience"/>
<term name="Recovery and Rehabilitation Across the Lifespan"/>
</term>
</relation>
</term>
</thesaurus>
admin-view.png (13.6 KB)
edit-view.png (11.4 KB)