{ "info": { "author": "Sean Kelly", "author_email": "sean.kelly@jpl.nasa.gov", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Plone", "Intended Audience :: Science/Research", "License :: Other/Proprietary License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Scientific/Engineering :: Astronomy", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "**************\npdsvex.profile\n**************\n\nThis is the `profile service`_ for the Planetary Data System (PDS_) Venus\nExpress (VEX_) mission. A profile server answers metadata queries for data.\nThis profile server looks up and responds to metadata for scientific and other\nmission data collected during VEX.\n\n\nInstallation\n------------\n\nThis profile server is built using the Zope_ application framework and the\nPlone_ content management system. To deploy this profile server, you can\ninclude this package in your buildout. Alternatively, you can use the\n``pdsvex.policy`` package, which sets up a complete web site with the profile\nserver, online documentation, and other features.\n\n\nHow to Query\n------------\n\nIf you're using the `OODT Agility`_ or the OODT_ query client_, use the\nfollowing string as your client's object key::\n\n http://hostname:port/instance/prof\n \nwhere\n\n*hostname*\n is the name or IP address of the host where you deployed the server\n*port*\n is the port number on which the server accepts HTTP requests\n*instance*\n is the name of the Plone instance installed in the application server\n``prof``\n is a fixed string ``prof`` that indicates acceptance of a profile query\n\nNote that it's common to shield the application server behind another web\nserver such as Apache HTTPD, NGINX, etc., which may rewrite URLs to omit one\nor more parts of the object key above. Consult your system administrator.\n\n\n.. References:\n.. _OODT Agility: http://oodt.apache.org/components/agility/\n.. _client: http://oodt.apache.org/components/maven/xmlquery/ \n.. _OODT: http://oodt.apache.org/\n.. _PDS: http://pds.nasa.gov/\n.. _Plone: http://plone.org/\n.. _profile service: http://oodt.apache.org/components/maven/profile/\n.. _VEX: http://sci.esa.int/science-e/www/area/index.cfm?fareaid=64\n.. _Zope: http://zope.org/\n\n\nInstallation\n============\n\nAdd ``pdsvex.profile`` to the list of eggs for your Zope 2 instance, or make it\nthe dependency of an egg in your Zope 2 instance.\n\n\nChangelog\n=========\n\n0.0.0 \u2014 Unreleased\n------------------\n\n\u2022 Initial release", "description_content_type": null, "docs_url": null, "download_url": "http://oodt.jpl.nasa.gov/dist/pdsvex/pdsvex.profile-2.0.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pds-cm.jpl.nasa.gov/cm/non-maven/pdsvex.profile", "keywords": "oodt profile jpl nasa web policy zope plone caltech esa vex venus planetary data", "license": "Proprietary", "maintainer": null, "maintainer_email": null, "name": "pdsvex.profile", "package_url": "https://pypi.org/project/pdsvex.profile/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pdsvex.profile/", "project_urls": { "Download": "http://oodt.jpl.nasa.gov/dist/pdsvex/pdsvex.profile-2.0.0.tar.gz", "Homepage": "https://pds-cm.jpl.nasa.gov/cm/non-maven/pdsvex.profile" }, "release_url": "https://pypi.org/project/pdsvex.profile/2.0.0/", "requires_dist": null, "requires_python": null, "summary": "PDS VEX Profile Service content implementation", "version": "2.0.0" }, "last_serial": 1384092, "releases": { "0.0.0dev-r5075": [], "1.0.0": [], "2.0.0": [] }, "urls": [] }