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:

$ git clone https://github.com/open-reaction-database/ord-schema.git
$ cd ord-schema
$ pip install -e .

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.3.85.tar.gz (118.7 kB view details)

Uploaded Source

Built Distribution

ord_schema-0.3.85-py3-none-any.whl (134.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ord_schema-0.3.85.tar.gz
  • Upload date:
  • Size: 118.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for ord_schema-0.3.85.tar.gz
Algorithm Hash digest
SHA256 9d84d2402fb9ed279ceaebfebc24b0020c8c413d7958236507b54d25b7e8257f
MD5 f5978cec562222f9f0e8cb0503a0c0e3
BLAKE2b-256 f3a3a5032ca3f8493e50a39a11949895425d1b092b87a543f8f749b732221013

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ord_schema-0.3.85-py3-none-any.whl
  • Upload date:
  • Size: 134.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for ord_schema-0.3.85-py3-none-any.whl
Algorithm Hash digest
SHA256 ba55aa2513a483ba75002f0100c1b07dfc568bfa3072bf7d472f11248d97e690
MD5 300a175a478e7097f58cc69ce3cb14b4
BLAKE2b-256 80dda6770beac2e4f7310172ac8cf4425c3ce2f2275356ea93c27b44d2ef683c

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