Skip to content

Slot: inchi version string (inchi_version_string)

The first part of the inchi_string, after 'InChI='

URI: chemrof:inchi_version_string

Inheritance

Applicable Classes

Name Description Modifies Slot
StandardInchiObject yes

Properties

  • Range: String

  • Required: True

  • Regex pattern: ^1[S]

Aliases

  • inchi version prefix

Identifier and Mapping Information

Annotations

property value
inchi.index 1

Schema Source

  • from schema: https://w3id.org/chemrof

LinkML Source

name: inchi_version_string
annotations:
  inchi.index:
    tag: inchi.index
    value: 1
description: The first part of the inchi_string, after 'InChI='
title: inchi version string
from_schema: https://w3id.org/chemrof
aliases:
- inchi version prefix
rank: 1000
is_a: inchi_component
alias: inchi_version_string
domain_of:
- StandardInchiObject
range: string
required: true
pattern: ^1[S]