Actions
Feature #2274
closedAPI: Endpoint to get related entities
Start date:
2024-05-07
Estimated time:
Description
Currently, there is no endpoint to get all related entities recursively. Since it is solved in the backend for other things, a new endpoint would be beneficial.
So with the new endpoint /linked_entities_by_properties_recursive/{entityId}?properties=''
all entities linked to the entity with the given properties are retrieved recursively.
This can be beneficial for archeological structures (P46) or preceding events (P134), etc.
It is currently under the proposal section of the OpenAPI file, so changes can happen.
Updated by Bernhard Koschiček-Krombholz 7 months ago
- Related to Feature #2271: API: 0.4.3 added
Updated by Bernhard Koschiček-Krombholz 7 months ago
- Status changed from Assigned to Closed
Updated by Alexander Watzinger 6 months ago
- Subject changed from API: New endpoint to get related entities to API: Endpoint to get related entities
Actions