You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 24, 2018. It is now read-only.
[from JG's 2009-12-04 email] What capability do you want added or improved? API to modify a term's fields (definition, comments, whatever) 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 modified
values for the term's properties What is the desired output (content, format, location)? A textual response (perhaps in XML) indicating the result of the operation:
i) success, confirming the modification and the term URI; ii) error,
including the reason of the error.
Other details of your desired capability?
In contrast with issue Insert term in vocabulary #231 (addition of a new term), the modification
of an existing term does seem to require the creation of a new version of
the vocabulary.
An HTML form should be included to illustrate the required information
(and demonstrate the functionality).
A programmatic example (in java) showing how to use the service.
From [email protected] on December 13, 2009 15:33:36
[from JG's 2009-12-04 email] What capability do you want added or improved? API to modify a term's fields (definition, comments, whatever) 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:
i) success, confirming the modification and the term URI; ii) error,
including the reason of the error.
Other details of your desired capability?
In contrast with issue Insert term in vocabulary #231 (addition of a new term), the modification
of an existing term does seem to require the creation of a new version of
the vocabulary.
An HTML form should be included to illustrate the required information
(and demonstrate the functionality).
A programmatic example (in java) showing how to use the service.
See related: #231, #214
Original issue: http://code.google.com/p/mmisw/issues/detail?id=232
The text was updated successfully, but these errors were encountered: