Skip to main content

ERNE Specimen Management for the EDRN Knowledge Environment

Project description

This product, eke.specimens, provides display and RDF ingest of ERNE (EDRN Resource Network Exchange) specimens for the Early Detection Research Network (EDRN) Knowledge Environment (EKE). EDRN uses the EKE to make it easy to discover, share, search for, and retrieve all of EDRN’s collective knowledge, including cancers and other diseases, biomarkers, publications, investigators, participants, studies, protocols, and, as in the case of this product, specimens.

Although intended for the EDRN public portal, it can be installed in any Plone compatible site.

This software is developed by the EDRN Informatics Center at JPL, operated by the California Institute of Technology, for NCI.

Installation

Use Buildout with the plone.recipe.zope2instance recipe.

  • Add eke.specimens to the list of eggs to install, e.g.:

    [buildout]
    ...
    eggs =
        ...
        eke.specimens
  • Tell the plone.recipe.zope2instance recipe to install a ZCML slug:

    [instance]
    recipe = plone.recipe.zope2instance
    ...
    zcml =
        eke.specimens
  • Re-run buildout, e.g. with:

    % ./bin/buildout

You can skip the ZCML slug if you are going to explicitly include the package from another package’s configure.zcml file.

Changelog

What follows is a history of changes from release to release. Within each description, you can find more details about cited issue numbers by visiting the issue tracker at https://oodt.jpl.nasa.gov/jira/browse/CA

0.0.3 - NYU

This release tackles the following:

  • If an ERNE site is down and the ERNE cache returns an HTTP 500 error, don’t abort the entire ingest. Just skip that site and go forward. “Keep calm and carry on.”

0.0.2 - A Mixed Bag

This release addresses the following issue:

  • CA-698 - “Structural” objects appear in searches

0.0.1 - Goodbye, Peter Lin

This time around, the EKE specimen package provides direct display of ERNE specimen data without having to delegate to the ERNE UI web application. (There is no corresponding issue in the issue tracker for this new feature; or if there is, the issue tracker is down as I write this and can’t confirm.)

This release also addresses the following issues:

  • CA-683 - Counts are off on specimen search

  • CA-685 - Specimen Tab search results returns records for the same search summary more than one time (should be grouped together)

0.0.0 - Unreleased

Initial release into beta.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page