AtlasOfLivingAustralia / bie-webapp2

Deprecated - see bie-plugin, generic-bie and ala-bie
http://bie.ala.org.au
0 stars 3 forks source link

BIE synonymsForGuid #21

Closed mbohun closed 6 years ago

mbohun commented 10 years ago

migrated from: https://code.google.com/p/ala/issues/detail?id=648 date: Tue Apr 22 18:57:37 2014 author: natasha....@csiro.au


Enhance this webservice so that the synonyms provide a relationship and description property simlar to this:

[
{
"guid": "urn:lsid:biodiversity.org.au:apni.taxon:579772",
"author": "R.Br.",
"nameComplete": "Salsola australis R.Br.",
"name": "Salsola australis"
},
{
"guid": "urn:lsid:biodiversity.org.au:apni.taxon:408764",
"author": "L.",
"nameComplete": "Salsola tragus L. ",
"name": "Salsola tragus",
"relationship": "",
"description": "misapplied"
},
{
"guid": "urn:lsid:biodiversity.org.au:apni.taxon:60821",
"author": "R.Br.",
"nameComplete": "Salsola macrophylla R.Br. ",
"name": "Salsola macrophylla",
"relationship": "includes",
"description": "taxonomic"
}

Also allow these properties to be filters on the synonyms that are returned. (thus people can ignore misapplied names etc)

djtfmartin commented 10 years ago

date: Wed Jul 16 22:48:37 2014 author: moyesyside


(No comment was entered for this change.)


UPDATES: Labels: BIE