digital-object


Namedigital-object JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/ulb-sachsen-anhalt/digitized-object
Summarydigital object assets
upload_time2024-01-30 12:27:34
maintainerUwe Hartwig
docs_urlNone
authorUniversitäts- und Landesbibliothek Sachsen-Anhalt
requires_python>=3.8,<4.0
licenseMIT
keywords digitization digital object digitized content ocr
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Digital Object

Model for representations of digital content from cultural assets for libraries.

Digitized materials are organized in tree-like structures and serialized in hierachical XML formats.

Concerning OCR-assets, handle digitized data representing hierachical XML-formats like [Alto](https://www.loc.gov/standards/alto/) or [Page](https://github.com/PRImA-Research-Lab/PAGE-XML).

## Installation

Installation via [PyPi](https://pypi.org)

```shell
pip install digitized-object
```

## License

This project's source code is licensed under terms of the [MIT license](https://opensource.org/licenses/MIT).

NOTE: This project depends on components that may use different license terms.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ulb-sachsen-anhalt/digitized-object",
    "name": "digital-object",
    "maintainer": "Uwe Hartwig",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "uwe.hartwig@bibliothek.uni-halle.de",
    "keywords": "digitization,digital object,digitized content,ocr",
    "author": "Universit\u00e4ts- und Landesbibliothek Sachsen-Anhalt",
    "author_email": "development@bibliothek.uni-halle.de",
    "download_url": "https://files.pythonhosted.org/packages/01/9a/507a486f164920e446c3f70d4f8a51dfd271d9bf039ca44d9e87171a5446/digital_object-0.2.0.tar.gz",
    "platform": null,
    "description": "# Digital Object\n\nModel for representations of digital content from cultural assets for libraries.\n\nDigitized materials are organized in tree-like structures and serialized in hierachical XML formats.\n\nConcerning OCR-assets, handle digitized data representing hierachical XML-formats like [Alto](https://www.loc.gov/standards/alto/) or [Page](https://github.com/PRImA-Research-Lab/PAGE-XML).\n\n## Installation\n\nInstallation via [PyPi](https://pypi.org)\n\n```shell\npip install digitized-object\n```\n\n## License\n\nThis project's source code is licensed under terms of the [MIT license](https://opensource.org/licenses/MIT).\n\nNOTE: This project depends on components that may use different license terms.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "digital object assets",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/ulb-sachsen-anhalt/digitized-object",
        "Repository": "https://github.com/ulb-sachsen-anhalt/digitized-object"
    },
    "split_keywords": [
        "digitization",
        "digital object",
        "digitized content",
        "ocr"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b5e359c928d7771223fdefa4a43fb7ed1254dd8c5b008fa6c6491597600f72c4",
                "md5": "5b450d28142b9f4ad9e901479207ab0e",
                "sha256": "2e1c0b29f7d8b2b11936fcd1c20afc29f9cd2a43df7172f2e7592409682ac898"
            },
            "downloads": -1,
            "filename": "digital_object-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5b450d28142b9f4ad9e901479207ab0e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 14092,
            "upload_time": "2024-01-30T12:27:30",
            "upload_time_iso_8601": "2024-01-30T12:27:30.416356Z",
            "url": "https://files.pythonhosted.org/packages/b5/e3/59c928d7771223fdefa4a43fb7ed1254dd8c5b008fa6c6491597600f72c4/digital_object-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "019a507a486f164920e446c3f70d4f8a51dfd271d9bf039ca44d9e87171a5446",
                "md5": "4654c017e2477abcf79ffcb858d62b85",
                "sha256": "475faceccb933bc9ab366a994755454d8f519284d455603bbc3e642bce83443e"
            },
            "downloads": -1,
            "filename": "digital_object-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4654c017e2477abcf79ffcb858d62b85",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 11235,
            "upload_time": "2024-01-30T12:27:34",
            "upload_time_iso_8601": "2024-01-30T12:27:34.097788Z",
            "url": "https://files.pythonhosted.org/packages/01/9a/507a486f164920e446c3f70d4f8a51dfd271d9bf039ca44d9e87171a5446/digital_object-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-30 12:27:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ulb-sachsen-anhalt",
    "github_project": "digitized-object",
    "github_not_found": true,
    "lcname": "digital-object"
}
        
Elapsed time: 0.17204s