Project

General

Profile

feature request #9034

Updated by Andreas Kohlbecker almost 4 years ago

for providing persons to IPNI a agent page which can list person filtered by markers is needed. 

 Extensions of selected ExtensionTypes should be shown  

 the data can be retrieved from the agent webservice: 

 ~~~ 
 http :8080/portal/agent class=='Person' restriction=='{"propertyName":"markers.markerType.uuid","matchMode":"EXACT","values":["ee3eacce-9b73-434a-835d-eba66f614fad"]}' initStrategy=='name.titleCache' 
 ~~~ 

 --- 

 Example URL for testing:  

 http://test.e-taxonomy.eu/dataportal/preview/phycobank/cdm_dataportal/search/agent/?markerType=ee3eacce-9b73-434a-835d-eba66f614fad&cdmType=Person

Back