schemaorg-lite


Nameschemaorg-lite JSON
Version 0.1.11 PyPI version JSON
download
home_pageNone
SummaryPython functions for applied use of schema.org
upload_time2024-05-17 12:54:12
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/97/77/da291f38dd71aadad6aeb605a49782d7f44139ff1e0026e57846ebb4ce44/schemaorg_lite-0.1.11.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.11",
    "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": "e23a2684f447bd7ad16dcb7313a79d8f6a894b00227de71bdbc087371e339955",
                "md5": "97eccecf974b434f5b8aa33ee6d47f79",
                "sha256": "f177ae83f336e02a1d8635df29f4dc5f41bf9afb687bb0b8a5709a3bc9391c68"
            },
            "downloads": -1,
            "filename": "schemaorg_lite-0.1.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "97eccecf974b434f5b8aa33ee6d47f79",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 7774298,
            "upload_time": "2024-05-17T12:54:04",
            "upload_time_iso_8601": "2024-05-17T12:54:04.758841Z",
            "url": "https://files.pythonhosted.org/packages/e2/3a/2684f447bd7ad16dcb7313a79d8f6a894b00227de71bdbc087371e339955/schemaorg_lite-0.1.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9777da291f38dd71aadad6aeb605a49782d7f44139ff1e0026e57846ebb4ce44",
                "md5": "88e5c6294613f95a9176f7ffbb0a8194",
                "sha256": "a29a1a1000dcfcb038ad7120a10fecf2fe350cd1312a1f640ad1d119d9f5c9b8"
            },
            "downloads": -1,
            "filename": "schemaorg_lite-0.1.11.tar.gz",
            "has_sig": false,
            "md5_digest": "88e5c6294613f95a9176f7ffbb0a8194",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 7522612,
            "upload_time": "2024-05-17T12:54:12",
            "upload_time_iso_8601": "2024-05-17T12:54:12.634376Z",
            "url": "https://files.pythonhosted.org/packages/97/77/da291f38dd71aadad6aeb605a49782d7f44139ff1e0026e57846ebb4ce44/schemaorg_lite-0.1.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-17 12:54:12",
    "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.32769s