Class: inchi object (InchiObject)
A representation of an InChI string as an object, composed of distinct sublayers
- NOTE: this is an abstract class and should not be instantiated directly
URI: chemrof:InchiObject
classDiagram
class InchiObject
click InchiObject href "../InchiObject"
ChemicalInformation <|-- InchiObject
click ChemicalInformation href "../ChemicalInformation"
InchiObject <|-- StandardInchiObject
click StandardInchiObject href "../StandardInchiObject"
Inheritance
- ChemicalInformation
- InchiObject
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
See Also
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/chemrof
Mappings
Mapping Type | Mapped Value |
---|---|
self | chemrof:InchiObject |
native | chemrof:InchiObject |
LinkML Source
Direct
name: InchiObject
description: A representation of an InChI string as an object, composed of distinct
sublayers
title: inchi object
from_schema: https://w3id.org/chemrof
see_also:
- https://doi.org/10.1186/s13321-015-0068-4
is_a: ChemicalInformation
abstract: true
Induced
name: InchiObject
description: A representation of an InChI string as an object, composed of distinct
sublayers
title: inchi object
from_schema: https://w3id.org/chemrof
see_also:
- https://doi.org/10.1186/s13321-015-0068-4
is_a: ChemicalInformation
abstract: true