Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

Deprecate a term #233

Closed
mmisw opened this issue Jan 22, 2015 · 1 comment
Closed

Deprecate a term #233

mmisw opened this issue Jan 22, 2015 · 1 comment

Comments

@mmisw
Copy link
Collaborator

mmisw commented Jan 22, 2015

From [email protected] on December 13, 2009 15:45:17

[from JG's 2009-12-04 email]

What capability do you want added or improved?
API to deprecate a term. (well, this capability can also be provided in the
ORR portal)

Where do you want this capability to be accessible?
In the main ORR service

What sort of input/command mechanism do you want?
An HTTP POST call where I can provide:

  • username/password
  • Ontology URI
  • the URI of the term to be deprecated
  • optionally, URI of the term that should be used instead

What is the desired output (content, format, location)?
A textual response (perhaps in XML) indicating the result of the operation:
i) success, confirming the deprecation; deprecated term URI; and URI of the
term that should be used (if given); ii) error, including the reason of the
error.

Other details of your desired capability?

  1. Similarly as with issue Modify a term's fields (definition, comments, whatever) #232 (modification of a term), the deprecation
    of an existing term does seem to require the creation of a new version of
    the vocabulary.

  2. An HTML form should be included to illustrate the required information
    (and demonstrate the functionality).

  3. A programmatic example (in java) showing how to use the service.

See related: issue #232 , issue #231 , issue #214

Original issue: http://code.google.com/p/mmisw/issues/detail?id=233

@carueda
Copy link
Member

carueda commented Mar 4, 2017

mmisw/orr-ont#36 (modifying a term includes the possibility of declaring deprecated -- in whatever way this turns out to be implemented)

@carueda carueda closed this as completed Mar 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant