Skip to main content

Schema for the Open Reaction Database

Project description

Open Reaction Database: Schema (ord-schema)

DOI:10.1007/978-3-319-76207-4_15 PyPI version

This repository contains the schema for the Open Reaction Database initiative; please see the documentation at https://docs.open-reaction-database.org.

This repository does not contain the database itself; that is stored in ord-data. Rather, ord-schema is designed to store the database schema and tools for creating, validating, and submitting data to the database.

Installation

$ pip install ord-schema

Examples

The examples/ directory contains examples of dataset creation and use. To run locally, install with:

$ pip install "ord-schema[examples]"

Click here to run the examples with Binder: Binder

Development

To install in editable/development mode (recommended: uv):

$ git clone https://github.com/open-reaction-database/ord-schema.git
$ cd ord-schema
$ uv sync --extra tests

With tests and examples (notebooks, heavier deps):

$ uv sync --extra examples --extra tests

You can still use pip if you prefer: pip install -e ".[tests]".

If you make changes to the protocol buffer definitions, install protoc and run ./compile_proto_wrappers.sh to rebuild the wrappers.

Conventions

1. convention: compound stoichiometry

Created: 2023.07.04
Last updated: 2023.07.04
Description:
  1. The preferred field for compound stoichiometry is the map Compound.features or ProductCompound.features.
  2. The key should be "stoichiometric_coefficient" or "stoichiometric_ratio".
  3. The value should be a Data message with its float_value representing the compound's stoichiometric coefficient or ratio.
Related links:

#683 #684

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

ord_schema-0.4.1.tar.gz (119.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ord_schema-0.4.1-py3-none-any.whl (135.7 kB view details)

Uploaded Python 3

File details

Details for the file ord_schema-0.4.1.tar.gz.

File metadata

  • Download URL: ord_schema-0.4.1.tar.gz
  • Upload date:
  • Size: 119.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.20

File hashes

Hashes for ord_schema-0.4.1.tar.gz
Algorithm Hash digest
SHA256 4a8909774c276042834127e95561b340239d8a1a3a1cbb6f8aa610536185be3d
MD5 7a5f86ba9ad27f47f30c488ec3a86aa5
BLAKE2b-256 72dc0f0a38a0b323b53ad61a5f908428d53b3156003ea415f793fd317f6cbee9

See more details on using hashes here.

File details

Details for the file ord_schema-0.4.1-py3-none-any.whl.

File metadata

  • Download URL: ord_schema-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 135.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.20

File hashes

Hashes for ord_schema-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 33d8f9a92767bc3a0a6e39930f3bf80d3b02f01135e8a93c4bf1209265f52fe4
MD5 f94c4d1e44054f23855ef696e3162787
BLAKE2b-256 ea8a721e75fa319c9aa72362216c9b2e38790e4bc6d107a281329b2771dbb0ce

See more details on using hashes here.

Supported by

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