Page History
Scrollbar | ||
---|---|---|
|
...
Page info | ||||
---|---|---|---|---|
|
Line | Source Definition Column 1 | Source Definition Column 2 | Source Definition Column 3 | Source Definition Column 4 | Source Definition Column 5 | Source Definition Column 6 | Source Definition Column 7 | Source Definition Column 8 | Comments |
---|---|---|---|---|---|---|---|---|---|
1 | <codingSchemeName> | <codingSchemeId> | <defaultLanguage> | <formalName> | [<version>] | [<source>] | [<description>] | [<copyright>] | This must be the first line. It contains the coding scheme metadata. |
2 | [<code>] | <name> | [<description>] | blank | blank | blank | blank | blank | Beginning of concepts in coding scheme. |
3 | blank | [<code>] | <name> | [<description>] | blank | blank | blank | blank | Represent hierarchical 'hasSubtype' relationship nesting (name hasSubtype name) |
Text Element | LexGrid Coding Scheme | Comments |
---|---|---|
codingSchemeName | codingScheme.codingSchemeName | No comments |
codingSchemeId | codingScheme.codingSchemeId | No comments |
defaultLanguage | codingScheme.defaultLanguage | No comments |
formalName | codingScheme.formalName | No comments |
version | codingScheme.representsVersion | Optional |
source | codingScheme.source | Optional |
description | codingScheme.entityDescription | Optional |
copyright | codingScheme.copyright | Optional |
Text Element | LexGrid Entities | Comments |
code | Entity.entityCode | Optional |
name | Enity.presentation.value.text | No comments |
description | Entity.entityDescription | No comments |
...
Scrollbar | ||
---|---|---|
|