| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLOSE_SQUARE_BRACKET |
8 |
public static final int |
COMMENT |
19 |
public static final int |
COMMENT_END |
20 |
public static final int |
COMMENT_START |
18 |
public static final int |
DEFAULT |
0 |
public static final int |
EOF |
0 |
public static final int |
ERROR |
21 |
public static final int |
IN_COMMENT |
5 |
public static final int |
IN_QUOTED_STRING |
4 |
public static final int |
IN_STANZA_HEADER |
1 |
public static final int |
IN_TAG_VALUE |
3 |
public static final int |
IN_TAG_VALUE_PAIR |
2 |
public static final int |
LINE_COMMENTED_OUT |
5 |
public static final int |
OPEN_SQUARE_BRACKET |
6 |
public static final int |
QUOTED_STRING |
12 |
public static final int |
QUOTED_STRING_DBL_QUOTE_TERMINATOR |
13 |
public static final int |
QUOTED_STRING_NEW_LINE_TERMINATOR |
14 |
public static final int |
QUOTED_STRING_START |
11 |
public static final int |
STANZA_TYPE |
7 |
public static final int |
STRING |
15 |
public static final int |
TAG_COLON |
10 |
public static final int |
TAG_END |
17 |
public static final int |
TAG_NAME |
9 |
public static final int |
TAG_VALUE_WS |
16 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LEGACY_OBO_IRI_BASE |
"http://purl.org/obo/owl/" |
public static final String |
ONTOLOGY_URI_BASE |
"http://purl.org/obo/owl" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_IRI_PREFIX |
"http://purl.obolibrary.org/obo/" |
public static final String |
OIOVOCAB_IRI_PREFIX |
"http://www.geneontology.org/formats/oboInOwl#" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IRI_PROP_ISREVERSIBLEPROPERTYCHAIN |
"http://purl.obolibrary.org/obo/IAO_isReversiblePropertyChain" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_CHARACTER_ENCODING |
"UTF-8" |
Copyright © 2010-2016 The University of Manchester. All Rights Reserved.