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

Uploaded Source

Built Distribution

ord_schema-0.3.70-py3-none-any.whl (118.0 kB view details)

Uploaded Python 3

File details

Details for the file ord-schema-0.3.70.tar.gz.

File metadata

  • Download URL: ord-schema-0.3.70.tar.gz
  • Upload date:
  • Size: 104.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.13

File hashes

Hashes for ord-schema-0.3.70.tar.gz
Algorithm Hash digest
SHA256 893d379f9f2067d2b1c02192544504880a455f05f0eff298d61c25f34ee55485
MD5 1e279a574a508d12b6a5cf6d49c22495
BLAKE2b-256 43e6b71d9edc5995dd247f6107c2f00dea7ffda3ebff7ed453ddee0731c88acf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ord_schema-0.3.70-py3-none-any.whl
  • Upload date:
  • Size: 118.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.13

File hashes

Hashes for ord_schema-0.3.70-py3-none-any.whl
Algorithm Hash digest
SHA256 c74740e46505c152015e616ab3590d92dffe34ae05b02738d65f3626a6fd9e85
MD5 6b6dba3b77239b538c74c47d5968c610
BLAKE2b-256 2fb64b41a1e0e4a0893993cfe575b997f2e924abbf9aef9547fa9fffec731762

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