schemaorg-lite


Nameschemaorg-lite JSON
Version 0.1.10 PyPI version JSON
download
home_pageNone
SummaryPython functions for applied use of schema.org
upload_time2024-04-28 09:04:34
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseBSD-3-Clause
keywords openschemas schema.org
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # schemaorg-lite

This module is a stripped down version of
schemaorg: [https://www.github.com/schemaorg/schemaorg](https://www.github.com/schemaorg/schemaorg).
It will gather search engine metadata, from schema.org, and produce json-ld that can be embedded in a web
page or similar, intended to power search.

We provide schema.org 23.0 and later.

## What is this not?

This library is not intended to provide advanced functions around querying the ontology,
but rather accessing the definitions and tagging content with them.

## Acknowledgments

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "schemaorg-lite",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": "lesleslie <les@wedgwoodwebworks.com>, Vanessa Sochat <vsoch@users.noreply.github.com>",
    "keywords": "openschemas, schema.org",
    "author": null,
    "author_email": "Vanessa Sochat <vsoch@users.noreply.github.com>, lesleslie <les@wedgwoodwebworks.com>",
    "download_url": "https://files.pythonhosted.org/packages/38/fd/eb5d48afca9490dfa12b0fccd61fc63fd85aeb7a21e0189ec2b17704ffa2/schemaorg_lite-0.1.10.tar.gz",
    "platform": null,
    "description": "# schemaorg-lite\n\nThis module is a stripped down version of\nschemaorg: [https://www.github.com/schemaorg/schemaorg](https://www.github.com/schemaorg/schemaorg).\nIt will gather search engine metadata, from schema.org, and produce json-ld that can be embedded in a web\npage or similar, intended to power search.\n\nWe provide schema.org 23.0 and later.\n\n## What is this not?\n\nThis library is not intended to provide advanced functions around querying the ontology,\nbut rather accessing the definitions and tagging content with them.\n\n## Acknowledgments\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Python functions for applied use of schema.org",
    "version": "0.1.10",
    "project_urls": {
        "Documentation": "https://github.com/lesleslie/schemaorg-lite",
        "Homepage": "https://github.com/lesleslie/schemaorg-lite",
        "Repository": "https://github.com/lesleslie/schemaorg-lite"
    },
    "split_keywords": [
        "openschemas",
        " schema.org"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dd726ae00656014a1ecc8fe279f896a3dbd0dcd7cea52670c0f13d8dec9830f9",
                "md5": "660dcff8140dcd0f2a6b600227ca3bb4",
                "sha256": "ee7a824f0cf9ed78bbf2ae9020464ebdcba9e54126420ab7153aa9cea94fb0ca"
            },
            "downloads": -1,
            "filename": "schemaorg_lite-0.1.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "660dcff8140dcd0f2a6b600227ca3bb4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 7774297,
            "upload_time": "2024-04-28T09:04:20",
            "upload_time_iso_8601": "2024-04-28T09:04:20.791092Z",
            "url": "https://files.pythonhosted.org/packages/dd/72/6ae00656014a1ecc8fe279f896a3dbd0dcd7cea52670c0f13d8dec9830f9/schemaorg_lite-0.1.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "38fdeb5d48afca9490dfa12b0fccd61fc63fd85aeb7a21e0189ec2b17704ffa2",
                "md5": "b82f7fdf1b363bfa6601ea28043768e1",
                "sha256": "067bc80629581177d1db63bfd7ae5f0b17e4dab56f3eb4ee8bdda74980a01ed2"
            },
            "downloads": -1,
            "filename": "schemaorg_lite-0.1.10.tar.gz",
            "has_sig": false,
            "md5_digest": "b82f7fdf1b363bfa6601ea28043768e1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 7522548,
            "upload_time": "2024-04-28T09:04:34",
            "upload_time_iso_8601": "2024-04-28T09:04:34.023802Z",
            "url": "https://files.pythonhosted.org/packages/38/fd/eb5d48afca9490dfa12b0fccd61fc63fd85aeb7a21e0189ec2b17704ffa2/schemaorg_lite-0.1.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-28 09:04:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lesleslie",
    "github_project": "schemaorg-lite",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "schemaorg-lite"
}
        
Elapsed time: 0.24267s