You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It will return the data resources which uses this species and created by username = nick.dosremedios@csiro.au
We can add extra key-value pair params, in this example : username is the key, eq:nick.dosremedios@csiro.au is the value, and further , eq: is interpreted =. Finally, username=eq:nick.dosremedios@csiro.au will be interpreted to username=nick.dosremedios@csiro.au
The query methods only support such as order,exists,distinct,and,not,notExists,avg,readOnly,ne,property,ge,min,max,count,isEmpty, etc
And limited keys in list are supported:
"listType", "region","ownerFullName","dateCreated" ,"firstName" ,"lastUploaded"
"lastUpdated"
"listName"
"wkt"
"generalisation"
"version"
"surname"
"isInvasive"
"looseSearch"
"isBIE"
"sdsType"
"userId" -
"isAuthoritative"
"lastMatched"
"items"
"username"
"url"
"authority"
"isPrivate"
"editors"
"category"
"dataResourceUid"
"isSDS"
"description"
"isThreatened"
"itemsCount"
The text was updated successfully, but these errors were encountered:
It supports dynamic query on 'myList' , for example:
http://localhost:8080/ws/species/https://biodiversity.org.au/afd/taxa/76f4ad27-475e-4a93-bc61-3fbe2a896283?username=eq:nick.dosremedios@csiro.au
It will return the data resources which uses this species and created by username = nick.dosremedios@csiro.au
We can add extra key-value pair params, in this example :
username
is the key,eq:nick.dosremedios@csiro.au
is the value, and further ,eq:
is interpreted=
. Finally,username=eq:nick.dosremedios@csiro.au
will be interpreted tousername=nick.dosremedios@csiro.au
The query methods only support such as order,exists,distinct,and,not,notExists,avg,readOnly,ne,property,ge,min,max,count,isEmpty, etc
And limited keys in list are supported:
"listType", "region","ownerFullName","dateCreated" ,"firstName" ,"lastUploaded"
"lastUpdated"
"listName"
"wkt"
"generalisation"
"version"
"surname"
"isInvasive"
"looseSearch"
"isBIE"
"sdsType"
"userId" -
"isAuthoritative"
"lastMatched"
"items"
"username"
"url"
"authority"
"isPrivate"
"editors"
"category"
"dataResourceUid"
"isSDS"
"description"
"isThreatened"
"itemsCount"
The text was updated successfully, but these errors were encountered: