Bug #16275
closednational authority not showing
100%
Description
Hi Merul
the following record from Suriname:
http://data.d4science.org/ctlg/GRSF_Admin/6d27d693-878d-33ba-829a-fbc017d0fca9
does not have the authority identified, missing from the semantic identifier, as you can see:
asfis:YNV+fao:31++iso3:SUR+isscfg:03.19
In my view, it should only show authority:NAT:- (national level)
FS profile: https://www.fishsource.org/fishery_page/4571
Could you please check why the national authority is not identified under the GRSF record?
Thank you
Marina
Related issues
Updated by Merul Patel about 6 years ago
- Status changed from New to In Progress
- Assignee changed from Merul Patel to Yannis Marketakis
I've checked the Stocks endpoint and also the Fisheries endpoint (https://www.fishsource.org/api/bluebridge/v4/fisheries/4571) for the related Fishery and both endpoints are returning the information below for the management_unit:
"management_unit": {
"id": 2367,
"name": "Suriname",
"organizations": [
{
"id": 2482,
"name": "Suriname Fisheries Department",
"acronym": "",
"country": "SUR"
}
]
},
As you can see, the Management authority is the Suriname Fisheries Department but no ACRONYM has been defined. I presume this means that the semantic identifier skips this element as a result? If so, then please reassign to Marina and ask her to add the missing acronym.
Updated by Merul Patel about 6 years ago
We have added an acronym for the Suriname Fisheries Department, so this is now being returned in the API:
"management_unit": {
"id": 2367,
"name": "Suriname",
"organizations": [
{
"id": 2482,
"name": "Suriname Fisheries Department",
"acronym": "SFD",
"country": "SUR"
}
]
},
Updated by Marina Mendes about 6 years ago
I think this one is similar to #13250?
Updated by Marina Mendes about 6 years ago
- Related to Bug #13250: Honduran management organization acronym not appearing added
Updated by Yannis Marketakis about 6 years ago
Updated by Yannis Marketakis about 6 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
There are 4 records from FishSource with this management entity that have been updated.
Obviously, the corresponding GRSF records have been updated (including their title and their semantic ID)