Project

General

Profile

Actions

Feature #1549

closed

API: deprecation of node and subunit functions

Added by Bernhard Koschiček-Krombholz almost 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Category:
API
Target version:
Start date:
2021-07-15
Estimated time:

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

Related issues 1 (0 open1 closed)

Follows OpenAtlas - Question #1547: API: API EvolutionClosedBernhard Koschiček-Krombholz2021-07-14Actions
Actions #1

Updated by Bernhard Koschiček-Krombholz almost 3 years ago

Actions #2

Updated by Alexander Watzinger over 2 years ago

  • Status changed from New to Assigned
Actions #3

Updated by Bernhard Koschiček-Krombholz over 2 years ago

  • 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
Actions #4

Updated by Bernhard Koschiček-Krombholz over 2 years ago

  • Status changed from Assigned to Closed
Actions #5

Updated by Alexander Watzinger over 2 years ago

  • 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)
Actions

Also available in: Atom PDF