Skip to main content

Study and protocol information for the EDRN Knowledge Environment

Project description

This product, eke.study, provides display and RDF ingest of participating studies and medical protocols that are being executed, will be executed, or have been executed by the Early Detection Research Network (EDRN). Studies and protocols are the major research efforts (and therefore funded entities) that EDRN researchers pursue, and therefore are a vital component of the 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, specimens, participants, staff, and-as in the case of this product-studies and protocols.

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.

Note for Developers: Tests for this package do not work correctly under the RoadRunner. Use the standard instance test runner instead. (It’s not the fault of the RoadRunner; it has to do with co-dependency of this project with eke.biomarker).

Installation

Use Buildout with the plone.recipe.zope2instance recipe.

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

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

    [instance]
    recipe = plone.recipe.zope2instance
    ...
    zcml =
        eke.study
  • 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

A retrospective of the various releases this component has had, what’s been changed, what’s been fixed, and so forth, follows. For issue IDs mentioned below, see the issue tracker at https://oodt.jpl.nasa.gov/jira/browse/CA

1.1.0 - Plone 4

This release makes eke.study compatible with Plone 4.

1.0.2 - A Mixed Bag

This release fixes a couple of issues:

  • CA-583 - Add PDFs to Protocols

  • CA-620 - Locks appear on biomarkers listed under a protocol incorrectly (implementation)

1.0.1 - Protocol IDs

This release addresses just one tiny little issue:

  • CA-659 - Add protocol ID to protocol view

You can find the issue tracker at https://oodt.jpl.nasa.gov/jira/browse/CA

1.0.0 - Prime Time

This release addresses a number of issues that make this component (and some of its selected counterparts) “prime time” for the operational NCI portal.

This release addresses the following issues:

  • CA-528 Automatic periodic ingest of RDF

You can find the issue tracker at https://oodt.jpl.nasa.gov/jira/browse/CA

0.0.3 - Filler Text

This release addresses the following issues:

  • CA-586 - Show alternative text (if abstract text is empty) on protocol list page

  • CA-604 - Add PI to Protocol List

You can find the issue tracker at https://oodt.jpl.nasa.gov/jira/browse/CA

0.0.2 - To Be Named At Release Time

This release addresses the following issues:

0.0.1 - HTML Formatting

The following issue is the sole issue addressed in this release:

Release 0.0.0

Beta release. This release is destined to become the FCS.

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