Metadata-Version: 2.1
Name: eke.labcas
Version: 0.0.3
Summary: Laboratory Catalog and Archive Service for the EDRN Knowledge Environment
Home-page: https://github.com/EDRN/eke.labcas
Author: Sean Kelly
Author-email: sean.kelly@jpl.nasa.gov
Maintainer: Sean Kelly
Maintainer-email: sean.kelly@jpl.nasa.gov
License: ALv2
Description: **********
        eke.labcas
        **********
        
        This package provides the display of LabCAS_ information in the EDRN_ portal.
        
        
        Notes
        -----
        
        • curl http://biomarker.jpl.nasa.gov:8081/fmprod/rdf/dataset?type=ALL&baseUrl=http://labcas.jpl.nasa.gov/labcas/data/dataset
        • http://biomarker-public.jpl.nasa.gov/fmprod/rdf/dataset?type=ALL&baseUrl=http://labcas.jpl.nasa.gov/labcas/data/dataset
        
        
        .. References:
        .. _LabCAS: https://labcas.jpl.nasa.gov/
        .. _EDRN: http://edrn.nci.nih.gov/
        
        
        Installation
        ============
        
        Use Buildout_ with the plone.recipe.zope2instance recipe.  Add ``eke.labcas`` to
        the list of eggs to install; or, include ``eke.labcas`` as a dependency of
        another egg.
        
        You don't need to specify a "ZCML slug" since this package uses
        ``z3c.autoinclude``.
        
        .. References:
        .. _buildout: http://buildout.org/
        
        
        Changelog
        =========
        
        What follows is a history of changes from release to release.  Where issue IDs
        are listed below, you can find out more about them by visiting the issue
        tracker at https://oodt.jpl.nasa.gov/jira/browse/CA.
        
        
        0.0.3 — Plone 4.3.9 Upgrade
        ---------------------------
        
        • CA-1592
        
        
        0.0.2 — An Image Is Worth 1K Words
        ----------------------------------
        
        • CA-1296 - Imaging libray missing
        
        
        0.0.1 — I Had Some Chicken; Pass Me the FLOSS
        ---------------------------------------------
        
        • First official release as free/libre/open source software.
        
        
        0.0.0 — Unreleased
        ------------------
        
        This release is not released. Neat, huh?
        
        
Keywords: web zope plone edrn cancer biomarkers eke knowledge cas labcas laboratory
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: test
