{ "info": { "author": "Sean Kelly", "author_email": "sean.kelly@jpl.nasa.gov", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Plone", "Intended Audience :: Healthcare Industry", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Database", "Topic :: Internet :: WWW/HTTP", "Topic :: Scientific/Engineering :: Bio-Informatics", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "********\neke.ecas\n********\n\nThis product, ``eke.ecas``, provides display and RDF ingest of science data\nfrom the EDRN_ Catalog and Archive Service (ECAS_) into the EDRN Knowledge\nEnvironment (EKE_). EDRN uses the EKE to make it easy to discover, share,\nsearch for, and retrieve all of EDRN's collective knowledge, including cancers\nand other diseases, biomarkers, specimens, investigators, participants,\nstudies, protocols, and-as in the case of this product-science data.\n\nAlthough intended for the EDRN public portal, it can be installed in any\nPlone_ compatible site.\n\nThis software is developed by the `EDRN Informatics Center`_ at JPL_,\noperated by the California Institute of Technology, for NCI_.\n\n.. References:\n.. _ECAS: http://cancer.jpl.nasa.gov/documents/applications/catalog-and-archive-service\n.. _EDRN Informatics Center: http://cancer.jpl.nasa.gov/\n.. _EDRN: http://edrn.nci.nih.gov/\n.. _EKE: http://cancer.jpl.nasa.gov/documents/applications/knowledge-environment\n.. _JPL: http://www.jpl.nasa.gov/\n.. _NCI: http://cancer.gov/\n.. _Plone: http://plone.org/\n\n\nInstallation\n============\n\nUse Buildout_ with the plone.recipe.zope2instance recipe.\n\n\u2022 Add ``eke.ecas`` to the list of eggs to install, e.g.::\n \n [buildout]\n ...\n eggs =\n ...\n eke.ecas\n \n\u2022 Re-run buildout, e.g. with::\n \n % ./bin/buildout\n \nYou can skip the ZCML slug if you are going to explicitly include the package\nfrom another package's configure.zcml file.\n\n.. References:\n.. _Buildout: http://www.buildout.org/\n\n\nChangelog\n=========\n\nWhat follows is a history of changes from release to release. For more\ndetails about specific issue IDs listed below, consult the issue tracker at\nhttps://oodt.jpl.nasa.gov/jira/browse/CA.\n\n\n1.1.12 \u2014 Plone 4.3.9 Upgrade\n----------------------------\n\n\u2022 CA-1592\n\n\n1.1.11 \u2014 Dump a Log\n-------------------\n\n\u2022 CA-1496 - If the portal cannot ingest ECAS summary data, it tries to log the\n fact with a nonexistent logger\n\n\n1.1.10 \u2014 Visual and Faceted Searching Enhancements\n--------------------------------------------------\n\n\u2022 CA-1421 - Updates to Science Data Tab\n\n\n1.1.9 \u2014 Bug Fixes\n-----------------\n\n\u2022 CA-1300\n\n\n1.1.8 \u2014 I Had Some Chicken; Pass Me the FLOSS\n---------------------------------------------\n\n\u2022 First official release as free/libre/open source software.\n\n\n1.1.7 \u2014\u00a0Let's Not Talk\n----------------------\n\n\u2022 CA-1229 - Discussion re-enabled after upgrade\n\n\n1.1.6 \u2014 MOAR UPGRADES!\n----------------------\n\n\u2022 Made compatible with Plone 4.3.\n\u2022 Use z3c.autoinclude.\n\n\n1.1.5 \u2014 More Upgrades\n---------------------\n\nMade compatible with Plone 4.2.4 and eea.facetednavigation 5.3\n\n\n1.1.4 \u2014 Upgrades\n----------------\n\nMade compatible with Plone 4.1.5 and eea.facetednavigation 4.5\n\n\n1.1.3 \u2014\u00a0For Science!\n--------------------\n\nThis release addresses the following:\n\n* CA-513 - Science Data List on the Portal\n* Depending on just Plone the framework instead of Plone the application.\n\n\n1.1.2 \u2014 Let's Collaborate!\n--------------------------\n\nThis release includes the following:\n\n* A plone.app.testing layer and associated fixtures.\n* Support for edrnsite.collaborations\n* Re-attaches datasets that indicate their collaborative group back to the\n \"Collaborative Group\" (from edrnsite.collaborations) objects to which they\n \"belong\".\n* Removed the hard-coded Description text on Dataset Folders and let the\n folder's own \"description\" field appear.\n\n\n1.1.1 \u2014 Upgrade Cleanup\n-----------------------\n\nThis release updates the GenericSetup profile to 4, and provides upgrade steps\nto that profile. It also uses the \"trunk\" versions of dependent eggs instead\nof relying on official releases.\n\n\n1.1.0 \u2014 Plone 4\n---------------\n\nThis release makes eke.ecas compatible with Plone 4.\n\n\n1.0.1 \u2014 Marked Up\n-----------------\n\nThis release addresses the only issue below:\n\n* CA-733 - Ingest of science data should treat custodian field as plain text,\n not marked up HTML\n\n\n1.0.0 \u2014 Freedom!\n----------------\n\nThis following sole issue is the only one addressed by this release:\n\n* CA-654 - Modify \"Lock\" Icon on Science Data Tab\n\n\n0.0.4 \u2014 To Be Named At Release Time\n-----------------------------------\n\nThis release addresses the following issues:\n\n* https://oodt.jpl.nasa.gov/jira/browse/CA-575 - Compute PI of a dataset by going\n from dataset to protocol to lead site to PI at site instead of dataset to sites\n to PIs at sites.\n* https://oodt.jpl.nasa.gov/jira/browse/CA-576 - Datasets without Protocols\n should not be displayed on the Science Data tab\n* https://oodt.jpl.nasa.gov/jira/browse/CA-523 - Create search indexes; in\n particular, this updates the related protocol so that searching for a dataset\n by name will also match the related protocol.\n\n\n0.0.3 \u2014 I say Tomato...\n-----------------------\n\nThis release addresses the following issues:\n\n* http://oodt.jpl.nasa.gov/jira/browse/CA-512 - Improve indexing on searches related to \n eCAS data sets \n\n\n0.0.2\n-----\n\nThis release addresses the following issues:\n\n* http://oodt.jpl.nasa.gov/jira/browse/CA-501 - Disclaimer needed on\n dataset folders.\n* http://oodt.jpl.nasa.gov/jira/browse/CA-502 - Show all datasets but prompt\n for login based on permissions\n* http://oodt.jpl.nasa.gov/jira/browse/CA-510 - Lock box for science data and\n biomarkers should disappear if a user has access to the object\n\n\n0.0.1 \u2014 You Say Potato...\n-------------------------\n\nThis release addresses the following issues:\n\n* http://oodt.jpl.nasa.gov/jira/browse/CA-463 - Change \"Body Systems\" under\n Science Data Tab Contents to Organ\n* http://oodt.jpl.nasa.gov/jira/browse/CA-492 - Portal dataset view only seems\n to respect QAState (and not AccessGrantedTo).\n\n\n0.0.0 \u2014 Unreleased\n------------------\n\nInitial release into beta.\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/EDRN/eke.ecas", "keywords": "web zope plone edrn cancer biomarkers eke ecas datasets data management", "license": "ALv2", "maintainer": "", "maintainer_email": "", "name": "eke.ecas", "package_url": "https://pypi.org/project/eke.ecas/", "platform": "", "project_url": "https://pypi.org/project/eke.ecas/", "project_urls": { "Homepage": "https://github.com/EDRN/eke.ecas" }, "release_url": "https://pypi.org/project/eke.ecas/1.1.12/", "requires_dist": null, "requires_python": "", "summary": "EDRN Catalog and Archive Service for the EDRN Knowledge Environment", "version": "1.1.12" }, "last_serial": 4241262, "releases": { "0.0.0": [], "0.0.0dev-r5601": [], "0.0.0dev-r5653": [], "0.0.0dev-r5670": [], "0.0.0dev-r5993": [], "0.0.0dev-r6215": [], "0.0.0dev-r6290": [], "0.0.1": [], "0.0.2": [], "0.0.3": [], "0.0.4": [], "1.0.0": [], "1.0.1": [], "1.1.0": [], "1.1.1": [], "1.1.10": [ { "comment_text": "", "digests": { "md5": "5303f525e54b7029ad442dbff923ecaf", "sha256": "3e007aee23f3c16ecf34d149ca716c87c350c78ddf3da7212d004ed305303191" }, "downloads": -1, "filename": "eke.ecas-1.1.10.zip", "has_sig": false, "md5_digest": "5303f525e54b7029ad442dbff923ecaf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 99391, "upload_time": "2016-12-02T22:38:33", "url": "https://files.pythonhosted.org/packages/78/03/32ee94d5fa80311e4e4a26a0d578d4c214991d4bc843d11ed69127d02038/eke.ecas-1.1.10.zip" } ], "1.1.11": [ { "comment_text": "", "digests": { "md5": "ecab65ccf5414c9c0ef73afc10569c30", "sha256": "6c60cd5739504fe01d323e568de6bc1e4e28a5ed705d3583c8c08a345ccf5402" }, "downloads": -1, "filename": "eke.ecas-1.1.11.zip", "has_sig": false, "md5_digest": "ecab65ccf5414c9c0ef73afc10569c30", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 99598, "upload_time": "2017-03-06T21:18:06", "url": "https://files.pythonhosted.org/packages/7f/3f/615d8c8b69f0529ec08b6613657f6233502fa587c620112ad5f910eaab75/eke.ecas-1.1.11.zip" } ], "1.1.12": [ { "comment_text": "", "digests": { "md5": "acda333d9359d3f9edfcee96081aa38a", "sha256": "7c5ecd48e2684714d8a14a4be417957640ba1685f2908458234da5075880805e" }, "downloads": -1, "filename": "eke.ecas-1.1.12.zip", "has_sig": false, "md5_digest": "acda333d9359d3f9edfcee96081aa38a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 59837, "upload_time": "2018-09-05T15:07:16", "url": "https://files.pythonhosted.org/packages/d5/e8/d223b9832c0c3b70f61b9ce8931c70bc85358f43567801df265acf7cbc09/eke.ecas-1.1.12.zip" } ], "1.1.2": [], "1.1.4": [], "1.1.5": [], "1.1.6": [], "1.1.7": [], "1.1.8": [ { "comment_text": "", "digests": { "md5": "cde71119744c0fa0e9cdc1599510c4f5", "sha256": "602b8066ff788683f022ff7c6c5edca23b4c260adf36c21d9a1efae43a05f036" }, "downloads": -1, "filename": "eke.ecas-1.1.8.zip", "has_sig": false, "md5_digest": "cde71119744c0fa0e9cdc1599510c4f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 83493, "upload_time": "2014-06-27T02:56:16", "url": "https://files.pythonhosted.org/packages/25/3c/c58814c2e65f6b48fe778c9155d27ef442d896bcc430a0153dc8c767f39b/eke.ecas-1.1.8.zip" } ], "1.1.9": [ { "comment_text": "", "digests": { "md5": "4559e6f927ed9d34ac7dd9b858cafd10", "sha256": "4b144f21b04011c9d9c02f949c32df1ee17ea01845783e0e19e1e2daabf3dade" }, "downloads": -1, "filename": "eke.ecas-1.1.9.zip", "has_sig": false, "md5_digest": "4559e6f927ed9d34ac7dd9b858cafd10", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 83737, "upload_time": "2015-03-09T19:53:17", "url": "https://files.pythonhosted.org/packages/19/55/29b5e9b9cf1a60928228be318f584ec3d5b871e3212327890942426395c5/eke.ecas-1.1.9.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "acda333d9359d3f9edfcee96081aa38a", "sha256": "7c5ecd48e2684714d8a14a4be417957640ba1685f2908458234da5075880805e" }, "downloads": -1, "filename": "eke.ecas-1.1.12.zip", "has_sig": false, "md5_digest": "acda333d9359d3f9edfcee96081aa38a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 59837, "upload_time": "2018-09-05T15:07:16", "url": "https://files.pythonhosted.org/packages/d5/e8/d223b9832c0c3b70f61b9ce8931c70bc85358f43567801df265acf7cbc09/eke.ecas-1.1.12.zip" } ] }