Skip to main content

Python functions for applied use of schema.org

Project description

schemaorg Python

This module will serve functions for researchers and users to apply schema.org definitions to their datasets, software, and other worldly things. For development functions with Python along with the web interface that serves the published specifications, please see https://www.github.com/schemaorg/schemaorg. For versions 0.1.0 and later, the structure of the data files changed, so we provide schema.org 12.0 and later. For older versions of schemaorg, use versions prior to 12.0.

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.

What is this for?

Please reference the development documentation to read about the intended use cases that we are working on.

Organization

Generally, we are extracting metadata from datasets and software, and then shoving that metadata into a specification from schema.org. The final thing that we produce is likely to be some form of json (e.g., json-ld) that can be embedded in a web page or similar, intended to power search. Since the specific needs of a particular webby place may vary, along with a data type we are extracting, the module provides "templates" in the templates directory. Specifically:

  • The subfolders represent different use cases. For example, templates/google has a simple html template, and a requirements file (called a recipe) to produce a Dataset and SoftwareSourceCode.
  • Each subfolder, in an optional __init__.py file, also contains helper functions toward this goal. For example, the same google subfolder has such a file with a make_person function that users can quickly use to generate a person object.
  • For each corresponding subfolder, there is generally an example in the examples folder that also helps to see how it works.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

schemaorg-0.1.1.tar.gz (6.9 MB view details)

Uploaded Source

File details

Details for the file schemaorg-0.1.1.tar.gz.

File metadata

  • Download URL: schemaorg-0.1.1.tar.gz
  • Upload date:
  • Size: 6.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for schemaorg-0.1.1.tar.gz
Algorithm Hash digest
SHA256 567f1735df666221c893d2c206dd70f9cddcc983c8cdc39f3a7b7726884d2c51
MD5 a075d8e00748be0d9b7a029f5621a99d
BLAKE2b-256 0eb640e987486379e0f1d41d6587630e77f09238a519f2623e90bbe325e85b1c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page