metadata-validator


Namemetadata-validator JSON
Version 0.1.6 PyPI version JSON
download
home_pageNone
SummaryA package designed to put a spreadsheet of a brain imagery dataset into a series of required metadata validation for within data in cells.
upload_time2024-07-31 19:49:42
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords python bil metadata validator metadata validator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### Metadata Validation Package
>
>****
>
>> #### About
>>
>> The metadata validation package is meant for the use of the Brain Image Library. The metadata dependencies match the required checkpoints for the submission of an Excel spreadsheet. The spreadsheet needs to match required criteria for a brain imagery dataset with supporting information.
>>
>> #### Instructions on Installation
>>
>> The steps to correctly install the package to a Linux system are:
>>
>> 1. Setup Virtual environment for package dependencies on command line Linux Interface within desired directory
>>
>>      * **$ python3 -m venv venv_for_package**
>>
>> 2. Activate Virtual Environment
>>
>>      * **$ source venv_for_package/bin/activate**
>> 3. Move into desired directory for package to pip install Metadata Validation Package
>>
>>      * **$ pip install metadata_validator**
>
> ****
>
>> #### Using Metadata Validation Package
>>
>> To start using the Metadata Validation package, the directory that the package was installed to has to be current directory path. The spreadsheet that is being checked will be located in this same directory as well for easy use of the package. The spreadsheet can also be placed in a different directory within the Linux system, but the first option is recommended.
>>
>> 1. Get to Python3 Shell Command Line
>>
>>      * **$ python3**
>>
>> 2. Import package from Linux directory to Python3 shell
>>
>>      * **>>> import metadata_validator**
>>
>> 3. Run function from package for metadata validation
>>
>>      * **>>> metadata_validator.outside_bil_check()**
>>
>>After running this command, the package will begin to operate and ask the user for an input of an absolute pathway to a excel spreadsheet
>>
>> 4. Give desired spreadsheet path
>>
>>      * Method 1: **>>> current_directory/spreadsheet.xlsx**
>>
>>      * Method 2: **>>> ~/path_to_spreadsheet/spreadsheet.xlsx**
>>
>> This will prompt a choice of a Ingest Method for different checks of different sheets within file.
>>
>> 5. Give Ingest Method
>>
>>      * **Choice of a number one through five**
>>
>>Once completed, the package will sift through different sheets within the spreadsheet checking metadata for valid inputs of information.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "metadata-validator",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, bil, metadata, validator, metadata validator",
    "author": null,
    "author_email": "Keaton Hutchinson <keatonhutchinson03@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/a9/1f/0d86aaa431f3d41292f5072bada187b8a52b877e9ed0c28b84d8dea9be21/metadata_validator-0.1.6.tar.gz",
    "platform": null,
    "description": "### Metadata Validation Package\n>\n>****\n>\n>> #### About\n>>\n>> The metadata validation package is meant for the use of the Brain Image Library. The metadata dependencies match the required checkpoints for the submission of an Excel spreadsheet. The spreadsheet needs to match required criteria for a brain imagery dataset with supporting information.\n>>\n>> #### Instructions on Installation\n>>\n>> The steps to correctly install the package to a Linux system are:\n>>\n>> 1. Setup Virtual environment for package dependencies on command line Linux Interface within desired directory\n>>\n>>      * **$ python3 -m venv venv_for_package**\n>>\n>> 2. Activate Virtual Environment\n>>\n>>      * **$ source venv_for_package/bin/activate**\n>> 3. Move into desired directory for package to pip install Metadata Validation Package\n>>\n>>      * **$ pip install metadata_validator**\n>\n> ****\n>\n>> #### Using Metadata Validation Package\n>>\n>> To start using the Metadata Validation package, the directory that the package was installed to has to be current directory path. The spreadsheet that is being checked will be located in this same directory as well for easy use of the package. The spreadsheet can also be placed in a different directory within the Linux system, but the first option is recommended.\n>>\n>> 1. Get to Python3 Shell Command Line\n>>\n>>      * **$ python3**\n>>\n>> 2. Import package from Linux directory to Python3 shell\n>>\n>>      * **>>> import metadata_validator**\n>>\n>> 3. Run function from package for metadata validation\n>>\n>>      * **>>> metadata_validator.outside_bil_check()**\n>>\n>>After running this command, the package will begin to operate and ask the user for an input of an absolute pathway to a excel spreadsheet\n>>\n>> 4. Give desired spreadsheet path\n>>\n>>      * Method 1: **>>> current_directory/spreadsheet.xlsx**\n>>\n>>      * Method 2: **>>> ~/path_to_spreadsheet/spreadsheet.xlsx**\n>>\n>> This will prompt a choice of a Ingest Method for different checks of different sheets within file.\n>>\n>> 5. Give Ingest Method\n>>\n>>      * **Choice of a number one through five**\n>>\n>>Once completed, the package will sift through different sheets within the spreadsheet checking metadata for valid inputs of information.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A package designed to put a spreadsheet of a brain imagery dataset into a series of required metadata validation for within data in cells.",
    "version": "0.1.6",
    "project_urls": null,
    "split_keywords": [
        "python",
        " bil",
        " metadata",
        " validator",
        " metadata validator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "369b006530465595841fe58d3a2494abf55d456d6520a6206a946c183d9f917e",
                "md5": "dbf9a061a9ee99e79330bdde47adcd1b",
                "sha256": "1947ed1dfbb5b3013990a24f38c442dacc618c7666c2b9e04737969f5c0c25d5"
            },
            "downloads": -1,
            "filename": "metadata_validator-0.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dbf9a061a9ee99e79330bdde47adcd1b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 17080,
            "upload_time": "2024-07-31T19:49:40",
            "upload_time_iso_8601": "2024-07-31T19:49:40.551021Z",
            "url": "https://files.pythonhosted.org/packages/36/9b/006530465595841fe58d3a2494abf55d456d6520a6206a946c183d9f917e/metadata_validator-0.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a91f0d86aaa431f3d41292f5072bada187b8a52b877e9ed0c28b84d8dea9be21",
                "md5": "309962f80e929c7ec7057f3cb2dcc287",
                "sha256": "d0fcc98c6bcfd9bf59525559030df1e88e18c37645ed960ac58617f449e94614"
            },
            "downloads": -1,
            "filename": "metadata_validator-0.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "309962f80e929c7ec7057f3cb2dcc287",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15427,
            "upload_time": "2024-07-31T19:49:42",
            "upload_time_iso_8601": "2024-07-31T19:49:42.416507Z",
            "url": "https://files.pythonhosted.org/packages/a9/1f/0d86aaa431f3d41292f5072bada187b8a52b877e9ed0c28b84d8dea9be21/metadata_validator-0.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-31 19:49:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "metadata-validator"
}
        
Elapsed time: 0.60492s