Feature #1549
closed
API: deprecation of node and subunit functions
Added by Bernhard Koschiček-Krombholz over 3 years ago.
Updated almost 3 years ago.
Description
The endpoints /node_entities and /node_entities_all provides a list of entities linked to administrative unit and historical place. This list only contains id, label and url of the entities. Through a new endpoint /type_entities and /type_entities_all one can also retrieve the entities linked to any type (standard type, custom type, value type and places) in the linked places format (or other implemented formats). Since through the newer endpoints, the same information can be retrieved, I would like to no longer support this endpoint.
This means, if ticket #1547 API: API Evolution will be released, this endpoint will be deleted.
Deprecated:
- node_entities
- node_entities_all
- subunit
- subunit_hierarchy
- Status changed from New to Assigned
- Target version changed from 208 to 7.0.0
- Tracker changed from Question to Feature
- Subject changed from API: deprecation of node_entities and node_entities_all to API: deprecation of node_entities/node_entities_all and subunit/subunit_hierarchy
Subunit and subunit_hierarchy will be deleted in version 0.3. Instead, there is a new endpoint /subunits/<id> with the same functionality, only that the results are enriched in a Thanados json format. It is also possible to get this data as simple XML with ?format=xml.
So in version 0.3 within the OA 7.0.0 following endpoints will be deleted:
- /node_entities
- /node_entities_all
- /subunit
- /subunit_hierarchy
- Status changed from Assigned to Closed
- Subject changed from API: deprecation of node_entities/node_entities_all and subunit/subunit_hierarchy to API: deprecation of node and subunit functions
- Description updated (diff)
Also available in: Atom
PDF