Metadata-Version: 1.1
Name: jpl.mcl.site.knowledge
Version: 0.0.1
Summary: Knowledge representation for the MCL site
Home-page: https://github.com/MCLConsortium/jpl.mcl.site.knowledge
Author: Sean Kelly
Author-email: sean.kelly@jpl.nasa.gov
License: Proprietary
Download-URL: https://github.com/MCLConsortium/jpl.mcl.site.knowledge/archive/0.0.1.zip
Description: **********************
        jpl.mcl.site.knowledge
        **********************
        
        This package provides content types and RDF ingest for knowledge items for the
        website of the Molecular and Cellular Characterization of Screen-Detected
        Lesions.  It's intended for the site https://mcl.nci.nih.gov/.
        
        
        Features
        --------
        
        • RDF control panel
        • Degree content type
        • Organ content type
        • Person content type
        • Project content type
        • Institution content type
        • Participating Site content type
        • Protocol content type
        • Publication content type
        
        
        Documentation
        -------------
        
        See the "docs" folder in the source distribution of this package.
        
        
        Translations
        ------------
        
        Currently this package supports the following languages:
        
        • English (US American)
        
        
        To Contribute
        -------------
        
        • Issue tracker: https://oodt.jpl.nasa.gov/jira/projects/CA
        • Source code: https://github.com/MCLConsortium/jpl.mcl.site.knowledge
        • Contact us at mailto:edrn-ic@jpl.nasa.gov
        
        Copyright © 2016–2017 California Institute of Technology. US Government
        sponsorship acknowledged. This software is licensed under the Apache License
        version 2.  See the docs/LICNSE.txt file for details.
        
        
        Installation
        ============
        
        Add this egg to your Zope app server using the plone.recipe.zope2instance
        recipe.
        
        
        Changelog
        =========
        
        The following describes the changes between releases.
        
        1.0.0 — Knowledge On Fleek!
        ---------------------------
        
        • Created types and RDF ingest for institution, protocols, participating sites, and projects
        • Created types and RDF ingest for degrees, organs, and people
        • Create new types documentation
        • CA-1489: Ingest all new items from KSDB
        • CA-1500: RelationChoice and RelationList fields are broken in MCL Knowledge
        • CA-1501: Only text ingest is supported
        • CA-1510: Some content missing from production site in dev
        
        
        0.0.0 — Unreleased
        ------------------
        
        • First unreleased release.
        
Keywords: plone zope knowledge mcl
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
