NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

Versions Compared

Key

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

...

Review and discuss (Kim's/Jason's) concerns

  • Each of these are to support the browser (via java API)
  1. Handling of metadata
    1. Metadata to be stored as RDF
  2. Supported search algorithms (currently, only exactMatch, startsWith, and contains are available)
    1. CTS2 service - would like to have CTS2 support the full LexEVS Search Extension

    2. Need to confirm that the Lucene algorithm is available.

  3. CTS2 Handling of namespace in read service. Could namespace be included as a parameter in a REST call?
    1. entity read service is able to include namespace.

    2. Need to confirm the responses to determine both namespaces are supported for single concept code
    3. Need to provide ability to return concept with different namespaces.
  4. Search against multiple coding schemes (count, ranking, iterator, pagination)
    1. Required for browser
    2. Currently allows search against all, but not a designated set of coding schemes.
  5. Search against multiple mappings and value sets (count, ranking, iterator, pagination)
    1. Required for browser

    2. Currently allows search against all, but not a designated set of coding schemes, mapping and value set API may require additional public methods

  6. Mapping search (count, ranking, iterator, pagination) - currently iterator and pagination are broken in remote LexEVSAPI)
    1. CTS2 will no longer be running against remote (only local)

    2. Broken iterator no longer issue if running local.

  7. Support for property and relationship search?
    1. Need further notes on this.  Graph implementation should cover relationship search.  Properties are currently restricted to presentations, it may mean an extension to supply better coverage to generic property types.
  8. Constrained/restricted search (e.g., restrictToCode on CNS; search only on a particular branch of tree, for instance, Gene, Gene Product -- CTRP like use cases).
    1. Not readily available in CTS2 (as in LexEVS)

    2. Some searching on properties (designations)

  9. Tree construction (expandable status, distance-2 child node count)

    1. Need to have ability to know if a node is expandable or not.

    2. Can be provided by leaf from graph api

  10. Resolving of a graph (transitive closure).
    1. Graph API can provide this - but not implemented today.
  11. Current use of CRC (cyclic redundancy code) in the response, would like to understand better the use?
    1. This is provided in CTS2 response.

    2. This an identifier applied to a definition (IE)

      1. A name for the definition.

      2. In this case, it can be anything to identify the version.

      3. The request is to resolve this identifier on the server rather than passing it back and forth between client and server. This would require an API change.

  12. Issues we face for Triplestore extension: Various OWL formats (e.g., in NCIt the unique idenfier is code, but in GO, it's oboInOWL:id)
    1. CTS2 allows for many identifiers

    2. Gilberto to document and share the concerns for consideration

    3. Similar parallels to URI resolver?

  13. Handling of NCIm and other non-OWL or RDF coding schemes.

Review and discuss (Kim's/Jason's) concerns

  • Each of these are to support the browser (via java API)
 
Next Steps

 

  • Review notes from previous F2F.
  • Determine priority for browser support
  • determine requirements that fit into CTS2
  • Determine an architecture to support requirements that do not fit into CTS2
  • Determine integration of LexEVS, CTS2, Triple Store
    • separate rest services? 
    • discussion necessary

...