Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Note

If the API changes in an incompatible manner this is listed explicitly in the "important release notes" section of each releases changelog.

Description

Single Terms can be accessed via API.

Provides access to the Term collections available in the application.

...

URL:

...

/editor/term/[ID]

...

Available Methods:

...

GET / POST / PUT / DELETE

...

/editor/term/[ID]/propose/operation

/editor/term/[ID]/confirmProposal/operation

...

Specialities:

...

Resource Layout

...

Name

...

Type

...

Info

...

id

...

int

...

GET only

...

term

...

string

...

The term itself

...

status

...

preferredTerm, admittedTerm, legalTerm, regulatedTerm, standardizedTerm, deprecatedTerm, supersededTerm

...

processStatus

...

string

...

The current processing status of a term, one of: unprocessed, provisionallyProcessed, finalized

...

Propose Operation

...

URL:

...

/editor/term/[ID]/propose/operation

...

Available Methods:

...

Description

...

Confirm Proposal Operation

...

URL:

...

/editor/term/[ID]/confirmproposal/operation

...

Available Methods:

...

Description

...