Page History
...
Property Qualifiers (property to property relationships) are now being returned by the CTS2 RESTful service in XML and JSON formats.
Jira server NCI Tracker columns key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution serverId 7954a81f-12da-3366-a0ef-97c806660e7c key LEXEVSCTS2-35
Code Block | ||
---|---|---|
| ||
http://<base url>/codesystem/NCI_Thesaurus/version/14.05d/entity/C12435?format=json |
...
The default URI Resolver that CTS2 points to is now an internal URI Resolver at NCI. This removed the dependency on an external URI Resolver being active.
...
columns key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution serverId 7954a81f-12da-3366-a0ef-97c806660e7c key LEXEVSCTS2-37
Parameterize the URI Resolver service URL
Allow the end user to specify the URL of the URI Resolver service in a property file rather than hard coded in code.
...