Closed restrepo closed 1 year ago
{'id': '64122c171c64b4bf1b581ba0', 'full_name': 'Jorge Luis Petro Soto', 'first_names': ['Jorge', 'Luis'], 'last_names': ['Petro', 'S', 'o', 't', 'o'], 'external_ids': [{'source': 'minciencias', 'id': '0001165410'}, {'source': 'scholar', 'id': 'https://scholar.google.es/citations?view_op=search_authors'},
Note that second last_names is wrong
Fixed:
http://clustercien.udea.edu.co:8080//api/search?data=person&keywords=jorge%20luis%20petro%20soto
The last_names list still has problems:
last_names
'last_names': ['Petro', 'S', 'o', 't', 'o'],
This has nothing to do with the parent issue. I would create a different issue.
Note that second last_names is wrong