The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

SemanticWeb::Schema::ChemicalSubstance - A chemical substance is 'a portion of matter of constant composition

VERSION

version v23.0.0

DESCRIPTION

A chemical substance is 'a portion of matter of constant composition, composed of molecular entities of the same type or of different types' (source: [ChEBI:59999](https://www.ebi.ac.uk/chebi/searchId.do?chebiId=59999)).

ATTRIBUTES

chemical_composition

chemicalComposition

The chemical composition describes the identity and relative ratio of the chemical elements that make up the substance.

A chemical_composition should be one of the following types:

Str

_has_chemical_composition

A predicate for the "chemical_composition" attribute.

chemical_role

chemicalRole

A role played by the BioChemEntity within a chemical context.

A chemical_role should be one of the following types:

InstanceOf['SemanticWeb::Schema::DefinedTerm']

_has_chemical_role

A predicate for the "chemical_role" attribute.

potential_use

potentialUse

Intended use of the BioChemEntity by humans.

A potential_use should be one of the following types:

InstanceOf['SemanticWeb::Schema::DefinedTerm']

_has_potential_use

A predicate for the "potential_use" attribute.

SEE ALSO

SemanticWeb::Schema::BioChemEntity

SOURCE

The development version is on github at https://github.com/robrwo/SemanticWeb-Schema and may be cloned from git://github.com/robrwo/SemanticWeb-Schema.git

BUGS

Please report any bugs or feature requests on the bugtracker website https://github.com/robrwo/SemanticWeb-Schema/issues

When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.

AUTHOR

Robert Rothenberg <rrwo@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018-2023 by Robert Rothenberg.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)