4A Server -  2.0
 All Classes Namespaces Files Functions Variables Enumerator
cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants Class Reference

Class with constants for ontology import. More...

Collaboration diagram for cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants:
Collaboration graph

Static Public Member Functions

static String getOWLString (int langNum, int stringNum)
 

Static Public Attributes

static final int MIN_CARDINALITY_ONE_OBJECT_COMMENT_1 = 1
 
static final int MIN_CARDINALITY_ONE_OBJECT_COMMENT_2 = 2
 
static final int MIN_CARDINALITY_MORE_OBJECT_COMMENT_1 = 3
 
static final int MIN_CARDINALITY_MORE_OBJECT_COMMENT_2 = 4
 
static final int MIN_CARDINALITY_MORE_OBJECT_COMMENT_3 = 5
 
static final int MAX_CARDINALITY_ONE_OBJECT_COMMENT_1 = 6
 
static final int MAX_CARDINALITY_ONE_OBJECT_COMMENT_2 = 7
 
static final int MAX_CARDINALITY_MORE_OBJECT_COMMENT_1 = 8
 
static final int MAX_CARDINALITY_MORE_OBJECT_COMMENT_2 = 9
 
static final int MAX_CARDINALITY_MORE_OBJECT_COMMENT_3 = 10
 
static final int EXACT_CARDINALITY_ONE_OBJECT_COMMENT_1 = 11
 
static final int EXACT_CARDINALITY_ONE_OBJECT_COMMENT_2 = 12
 
static final int EXACT_CARDINALITY_MORE_OBJECT_COMMENT_1 = 13
 
static final int EXACT_CARDINALITY_MORE_OBJECT_COMMENT_2 = 14
 
static final int EXACT_CARDINALITY_MORE_OBJECT_COMMENT_3 = 15
 
static final int SOME_VALUES_FROM_ONE_OBJECT_COMMENT_1 = 16
 
static final int SOME_VALUES_FROM_ONE_OBJECT_COMMENT_2 = 17
 
static final int SOME_VALUES_FROM_MORE_OBJECT_COMMENT_1 = 18
 
static final int SOME_VALUES_FROM_MORE_OBJECT_COMMENT_2 = 19
 
static final int SOME_VALUES_FROM_MORE_OBJECT_COMMENT_3 = 20
 
static final int HAS_SELF_COMMENT = 21
 
static final int COMPLEMENT_OF_COMMENT_1 = 22
 
static final int COMPLEMENT_OF_COMMENT_2 = 23
 
static final int SUB_PROPERTY_COMMENT_1 = 24
 
static final int SUB_PROPERTY_COMMENT_2 = 25
 
static final int DISJOINT_WITH_COMMENT_1 = 26
 
static final int DISJOINT_WITH_COMMENT_2 = 27
 
static final int LABEL_COMMENT_1 = 28
 
static final int LABEL_COMMENT_2 = 29
 
static final int SEE_ALSO_COMMENT = 30
 
static final int FUNCTIONAL_PROPERTY_ONE_OBJECT_COMMENT = 31
 
static final int FUNCTIONAL_PROPERTY_MORE_OBJECT_COMMENT_1 = 32
 
static final int FUNCTIONAL_PROPERTY_MORE_OBJECT_COMMENT_2 = 33
 
static final int ASSYMETRIC_PROPERTY_ONE_OBJECT_COMMENT = 34
 
static final int ASSYMETRIC_PROPERTY_MORE_OBJECT_COMMENT_1 = 35
 
static final int ASSYMETRIC_PROPERTY_MORE_OBJECT_COMMENT_2 = 36
 
static final int INVERSE_FUNCTIONAL_PROPERTY_ONE_OBJECT_COMMENT = 37
 
static final int INVERSE_FUNCTIONAL_PROPERTY_MORE_OBJECT_COMMENT_1 = 38
 
static final int INVERSE_FUNCTIONAL_PROPERTY_MORE_OBJECT_COMMENT_2 = 39
 
static final int IRREFLEXIVE_PROPERTY_ONE_OBJECT_COMMENT = 40
 
static final int IRREFLEXIVE_PROPERTY_MORE_OBJECT_COMMENT_1 = 41
 
static final int IRREFLEXIVE_PROPERTY_MORE_OBJECT_COMMENT_2 = 42
 
static final int REFLEXIVE_PROPERTY_ONE_OBJECT_COMMENT = 43
 
static final int REFLEXIVE_PROPERTY_MORE_OBJECT_COMMENT_1 = 44
 
static final int REFLEXIVE_PROPERTY_MORE_OBJECT_COMMENT_2 = 45
 
static final int SYMETRIC_PROPERTY_ONE_OBJECT_COMMENT = 46
 
static final int SYMETRIC_PROPERTY_MORE_OBJECT_COMMENT_1 = 47
 
static final int SYMETRIC_PROPERTY_MORE_OBJECT_COMMENT_2 = 48
 
static final int TRANSITIVE_PROPERTY_ONE_OBJECT_COMMENT = 49
 
static final int TRANSITIVE_PROPERTY_MORE_OBJECT_COMMENT_1 = 50
 
static final int TRANSITIVE_PROPERTY_MORE_OBJECT_COMMENT_2 = 51
 
static final int DISJOINT_WITH_ANONYMOUS_NAME_FIRST = 52
 
static final int DISJOINT_WITH_ANONYMOUS_NAME = 53
 
static final int ATTRIBUTES_WITH_ANONYMOUS_NAME_FIRST = 54
 
static final int ATTRIBUTES_WITH_ANONYMOUS_NAME_FIRST_AFTER = 55
 
static final int ATTRIBUTE_WITH_ANONYMOUS_NAME_FIRST = 63
 
static final int ATTRIBUTE_WITH_ANONYMOUS_NAME_FIRST_AFTER = 64
 
static final int ATTRIBUTES_WITH_ANONYMOUS_NAME = 56
 
static final int UNION_OF_COMMENT_1 = 57
 
static final int UNION_OF_COMMENT_2 = 58
 
static final int UNION_OF_COMMENT_3 = 59
 
static final int INTERSECTION_OF_COMMENT_1 = 60
 
static final int INTERSECTION_OF_COMMENT_2 = 61
 
static final int INTERSECTION_OF_COMMENT_3 = 62
 
static final String[] OWL_STRINGS_EN
 
static final String[] OWL_STRINGS_CS
 

Detailed Description

Class with constants for ontology import.

Class with constants for ontology import.

Author
Marek Kopecky

Definition at line 24 of file TextsFromOWLConstants.java.

Member Function Documentation

static String cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.getOWLString ( int  langNum,
int  stringNum 
)
static

Gets localised string for OWL olnology import

Parameters
langNumNumber of language
stringNumNumber of string
Returns
Returns localised string

Definition at line 282 of file TextsFromOWLConstants.java.

Here is the caller graph for this function:

Member Data Documentation

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.ASSYMETRIC_PROPERTY_MORE_OBJECT_COMMENT_1 = 35
static

Definition at line 83 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.ASSYMETRIC_PROPERTY_MORE_OBJECT_COMMENT_2 = 36
static

Definition at line 84 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.ASSYMETRIC_PROPERTY_ONE_OBJECT_COMMENT = 34
static

information about asymmetric property

Definition at line 82 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.ATTRIBUTE_WITH_ANONYMOUS_NAME_FIRST = 63
static

Definition at line 122 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.ATTRIBUTE_WITH_ANONYMOUS_NAME_FIRST_AFTER = 64
static

Definition at line 123 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.ATTRIBUTES_WITH_ANONYMOUS_NAME = 56
static

Definition at line 124 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.ATTRIBUTES_WITH_ANONYMOUS_NAME_FIRST = 54
static

part of name of anonymous classes

in ATTRIBUTES_WITH_ANONYMOUS_NAME_FIRST and ATTRIBUTES_WITH_ANONYMOUS_NAME_FIRST_AFTER last letter is removed, when there is only one attribute

Definition at line 120 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.ATTRIBUTES_WITH_ANONYMOUS_NAME_FIRST_AFTER = 55
static

Definition at line 121 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.COMPLEMENT_OF_COMMENT_1 = 22
static

complementOf information to comment

Definition at line 58 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.COMPLEMENT_OF_COMMENT_2 = 23
static

Definition at line 59 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.DISJOINT_WITH_ANONYMOUS_NAME = 53
static

Definition at line 113 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.DISJOINT_WITH_ANONYMOUS_NAME_FIRST = 52
static

part of name of anonymous classes

Definition at line 112 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.DISJOINT_WITH_COMMENT_1 = 26
static

information about disjoint classes

Definition at line 66 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.DISJOINT_WITH_COMMENT_2 = 27
static

Definition at line 67 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.EXACT_CARDINALITY_MORE_OBJECT_COMMENT_1 = 13
static

Definition at line 43 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.EXACT_CARDINALITY_MORE_OBJECT_COMMENT_2 = 14
static

Definition at line 44 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.EXACT_CARDINALITY_MORE_OBJECT_COMMENT_3 = 15
static

Definition at line 45 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.EXACT_CARDINALITY_ONE_OBJECT_COMMENT_1 = 11
static

exactCardinality restriction information to comment

Definition at line 41 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.EXACT_CARDINALITY_ONE_OBJECT_COMMENT_2 = 12
static

Definition at line 42 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.FUNCTIONAL_PROPERTY_MORE_OBJECT_COMMENT_1 = 32
static

Definition at line 78 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.FUNCTIONAL_PROPERTY_MORE_OBJECT_COMMENT_2 = 33
static

Definition at line 79 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.FUNCTIONAL_PROPERTY_ONE_OBJECT_COMMENT = 31
static

information about functional property

Definition at line 77 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.HAS_SELF_COMMENT = 21
static

hasSelf restriction information to comment

Definition at line 55 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.INTERSECTION_OF_COMMENT_1 = 60
static

intersectionOf information to comments

Definition at line 133 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.INTERSECTION_OF_COMMENT_2 = 61
static

Definition at line 134 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.INTERSECTION_OF_COMMENT_3 = 62
static

Definition at line 135 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.INVERSE_FUNCTIONAL_PROPERTY_MORE_OBJECT_COMMENT_1 = 38
static

Definition at line 88 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.INVERSE_FUNCTIONAL_PROPERTY_MORE_OBJECT_COMMENT_2 = 39
static

Definition at line 89 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.INVERSE_FUNCTIONAL_PROPERTY_ONE_OBJECT_COMMENT = 37
static

information about inverse-functional property

Definition at line 87 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.IRREFLEXIVE_PROPERTY_MORE_OBJECT_COMMENT_1 = 41
static

Definition at line 93 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.IRREFLEXIVE_PROPERTY_MORE_OBJECT_COMMENT_2 = 42
static

Definition at line 94 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.IRREFLEXIVE_PROPERTY_ONE_OBJECT_COMMENT = 40
static

information about irreflexive property

Definition at line 92 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.LABEL_COMMENT_1 = 28
static

information about label in classes

Definition at line 70 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.LABEL_COMMENT_2 = 29
static

Definition at line 71 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.MAX_CARDINALITY_MORE_OBJECT_COMMENT_1 = 8
static

Definition at line 36 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.MAX_CARDINALITY_MORE_OBJECT_COMMENT_2 = 9
static

Definition at line 37 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.MAX_CARDINALITY_MORE_OBJECT_COMMENT_3 = 10
static

Definition at line 38 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.MAX_CARDINALITY_ONE_OBJECT_COMMENT_1 = 6
static

maxCardinality restriction information to comment

Definition at line 34 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.MAX_CARDINALITY_ONE_OBJECT_COMMENT_2 = 7
static

Definition at line 35 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.MIN_CARDINALITY_MORE_OBJECT_COMMENT_1 = 3
static

Definition at line 29 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.MIN_CARDINALITY_MORE_OBJECT_COMMENT_2 = 4
static

Definition at line 30 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.MIN_CARDINALITY_MORE_OBJECT_COMMENT_3 = 5
static

Definition at line 31 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.MIN_CARDINALITY_ONE_OBJECT_COMMENT_1 = 1
static

minCardinality restriction information to comment

Definition at line 27 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.MIN_CARDINALITY_ONE_OBJECT_COMMENT_2 = 2
static

Definition at line 28 of file TextsFromOWLConstants.java.

final String [] cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.OWL_STRINGS_CS
static

Array with czech strings for knowledge base

Definition at line 207 of file TextsFromOWLConstants.java.

final String [] cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.OWL_STRINGS_EN
static

Array with czech strings for knowledge base

Definition at line 138 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.REFLEXIVE_PROPERTY_MORE_OBJECT_COMMENT_1 = 44
static

Definition at line 98 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.REFLEXIVE_PROPERTY_MORE_OBJECT_COMMENT_2 = 45
static

Definition at line 99 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.REFLEXIVE_PROPERTY_ONE_OBJECT_COMMENT = 43
static

information about reflexive property

Definition at line 97 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.SEE_ALSO_COMMENT = 30
static

information about seeAlso in classes

Definition at line 74 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.SOME_VALUES_FROM_MORE_OBJECT_COMMENT_1 = 18
static

Definition at line 50 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.SOME_VALUES_FROM_MORE_OBJECT_COMMENT_2 = 19
static

Definition at line 51 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.SOME_VALUES_FROM_MORE_OBJECT_COMMENT_3 = 20
static

Definition at line 52 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.SOME_VALUES_FROM_ONE_OBJECT_COMMENT_1 = 16
static

someValuesFrom restriction information to comment

Definition at line 48 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.SOME_VALUES_FROM_ONE_OBJECT_COMMENT_2 = 17
static

Definition at line 49 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.SUB_PROPERTY_COMMENT_1 = 24
static

information about property ancestor to comment

Definition at line 62 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.SUB_PROPERTY_COMMENT_2 = 25
static

Definition at line 63 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.SYMETRIC_PROPERTY_MORE_OBJECT_COMMENT_1 = 47
static

Definition at line 103 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.SYMETRIC_PROPERTY_MORE_OBJECT_COMMENT_2 = 48
static

Definition at line 104 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.SYMETRIC_PROPERTY_ONE_OBJECT_COMMENT = 46
static

information about symetric property

Definition at line 102 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.TRANSITIVE_PROPERTY_MORE_OBJECT_COMMENT_1 = 50
static

Definition at line 108 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.TRANSITIVE_PROPERTY_MORE_OBJECT_COMMENT_2 = 51
static

Definition at line 109 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.TRANSITIVE_PROPERTY_ONE_OBJECT_COMMENT = 49
static

information about transitive property

Definition at line 107 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.UNION_OF_COMMENT_1 = 57
static

unionOf information to comments

Definition at line 128 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.UNION_OF_COMMENT_2 = 58
static

Definition at line 129 of file TextsFromOWLConstants.java.

final int cz.vutbr.fit.knot.annotations.web.TextsFromOWLConstants.UNION_OF_COMMENT_3 = 59
static

Definition at line 130 of file TextsFromOWLConstants.java.


The documentation for this class was generated from the following file: