Spaces:
Runtime error
Runtime error
{ | |
"title": "gbifocc-reconcile", | |
"databases": { | |
"gbifocc": { | |
"tables": { | |
"gbifocc": { | |
"plugins": { | |
"datasette-reconcile": { | |
"id_field": "gbifID", | |
"name_field": "recordedBy", | |
"type_field": "basisOfRecord", | |
"type_default": [{ | |
"id": "basisOfRecord", | |
"name": "PRESERVED_SPECIMEN" | |
}], | |
"max_limit": 5, | |
"service_name": "GBIF specimens reconciliation", | |
"view_url": "https://gbif.org/occurrence/{{id}}" | |
} | |
} | |
} | |
} | |
} | |
} | |
} |