schemaorg-lite


Nameschemaorg-lite JSON
Version 0.2.3 PyPI version JSON
download
home_pageNone
SummaryPython functions for applied use of schema.org
upload_time2025-03-11 16:43:31
maintainerNone
docs_urlNone
authorNone
requires_python>=3.13
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.13",
    "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/93/cb/a7eb2e5b6a8eae430f022782d69e33b4f87517413623b2d9014c74200eba/schemaorg_lite-0.2.3.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.2.3",
    "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": "6e89d2ff0dff3c39420c3cfbd6fa5a18608f22a02cf3b58ce4b9409094b42f0a",
                "md5": "dc75f524f6fda21d21e67404100aeafa",
                "sha256": "c297b20e6d0bed99473575a44a36e6221e7279fdcd0eb6fd8d1eda44893e6464"
            },
            "downloads": -1,
            "filename": "schemaorg_lite-0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dc75f524f6fda21d21e67404100aeafa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.13",
            "size": 7774691,
            "upload_time": "2025-03-11T16:43:20",
            "upload_time_iso_8601": "2025-03-11T16:43:20.709349Z",
            "url": "https://files.pythonhosted.org/packages/6e/89/d2ff0dff3c39420c3cfbd6fa5a18608f22a02cf3b58ce4b9409094b42f0a/schemaorg_lite-0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93cba7eb2e5b6a8eae430f022782d69e33b4f87517413623b2d9014c74200eba",
                "md5": "c162a7712ef138cd7a1bbd34a4e456bb",
                "sha256": "57c0291744bee1fe29f7987efbcf7cce29efb3b8c647aa17d7e94f08c0ef8cc7"
            },
            "downloads": -1,
            "filename": "schemaorg_lite-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "c162a7712ef138cd7a1bbd34a4e456bb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.13",
            "size": 7523773,
            "upload_time": "2025-03-11T16:43:31",
            "upload_time_iso_8601": "2025-03-11T16:43:31.897392Z",
            "url": "https://files.pythonhosted.org/packages/93/cb/a7eb2e5b6a8eae430f022782d69e33b4f87517413623b2d9014c74200eba/schemaorg_lite-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-11 16:43:31",
    "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.85796s