Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython

eke.ecas is unavailable in PyPM, because there aren't any builds for it in the package repositories. Click the linked icons to find out why.

 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
Linux (64-bit)
 
Links
Author
License
Proprietary

This product, eke.ecas, provides display and RDF ingest of science data from the EDRN Catalog and Archive Service (ECAS) into 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, investigators, participants, studies, protocols, and-as in the case of this product-science data.

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.ecas to the list of eggs to install, e.g.:

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

    [instance]
    recipe = plone.recipe.zope2instance
    ...
    zcml =
        eke.ecas
    
  • 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. For more details about specific issue IDs listed below, consult the issue tracker at https://oodt.jpl.nasa.gov/jira/browse/CA.

1.1.6 — MOAR UPGRADES!
  • Made compatible with Plone 4.3.
  • Use z3c.autoinclude.
1.1.5 — More Upgrades

Made compatible with Plone 4.2.4 and eea.facetednavigation 5.3

1.1.4 — Upgrades

Made compatible with Plone 4.1.5 and eea.facetednavigation 4.5

1.1.3 — For Science!

This release addresses the following:

  • CA-513 - Science Data List on the Portal
  • Depending on just Plone the framework instead of Plone the application.
1.1.2 — Let's Collaborate!

This release includes the following:

  • A plone.app.testing layer and associated fixtures.
  • Support for edrnsite.collaborations
  • Re-attaches datasets that indicate their collaborative group back to the "Collaborative Group" (from edrnsite.collaborations) objects to which they "belong".
  • Removed the hard-coded Description text on Dataset Folders and let the folder's own "description" field appear.
1.1.1 — Upgrade Cleanup

This release updates the GenericSetup profile to 4, and provides upgrade steps to that profile. It also uses the "trunk" versions of dependent eggs instead of relying on official releases.

1.1.0 — Plone 4

This release makes eke.ecas compatible with Plone 4.

1.0.1 — Marked Up

This release addresses the only issue below:

  • CA-733 - Ingest of science data should treat custodian field as plain text, not marked up HTML
1.0.0 — Freedom!

This following sole issue is the only one addressed by this release:

  • CA-654 - Modify "Lock" Icon on Science Data Tab
0.0.4 — To Be Named At Release Time

This release addresses the following issues:

0.0.3 — I say Tomato...

This release addresses the following issues:

0.0.2

This release addresses the following issues:

0.0.1 — You Say Potato...

This release addresses the following issues:

0.0.0 — Unreleased

Initial release into beta.

Subscribe to package updates

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.