NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Made this page more 508-compliant, by replacing each JIRA macro with a link.

...

Property Qualifiers (property to property relationships) are now being returned by the CTS2 RESTful service in XML and JSON formats.

  • JiraserverNCI Trackercolumnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolutionserverId7954a81f-12da-3366-a0ef-97c806660e7ckeyLEXEVSCTS2-35

 

Code Block
titleExample Call
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.

...

  • columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolutionserverId7954a81f-12da-3366-a0ef-97c806660e7ckeyLEXEVSCTS2-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.

...