Set the desired model statistics
enableModelStatistics(0, true): Prints the number of triples, RDF class,
properties, containers, statements and resources found in the input file
enableModelStatistics(1, true): For subclass hierarchy, prints the number
of classes contained, the average/maximum number of subclasses and the
average/maximum number length of the paths
enableModelStatistics(2, true): similar to enableModelStatistics(1, true)
for property hierachy
enableModelStatistics(3, true): Prints the number of instances per classes
enableModelStatistics(4, true): Similar to enableModelStatistics(1, true)
but prints the statistics for every subclass hierarchy
enableModelStatistics(5, true): Similar to enableModelStatisticsenableModelStatistics(2, true)
but prints the statistics for every subproperty hierarchy and not totally
LEFT -
Static variable in class gr.forth.ics.vrp.visualization.Clipping
Flag for point lying left of clipping area.
Lexer - class gr.forth.ics.vrp.corevrp.parser.Lexer.
This class is a scanner generated by
JFlex 1.3.5
on 05/12/02 09:54 from the specification file
file:/C:/Dokumente und Einstellungen/Karsten Tolle/Eigene Dateien/Uni/RDF/VRP/Rdf_vrp/src/gr/forth/ics/vrp/corevrp/Cup_JFlex/lexer.jflex
This class is a scanner generated by
JFlex 1.3.5
on 6/25/02 6:15 PM from the specification file
file:/D:/tmp_local_users/alexaki/RDF_VRP/src/gr/forth/ics/vrp/corevrp/Cup_JFlex/lexer_simple.jflex
Changed on 11-12-2001 in order to print the statistics about superclasses
in order to be able to print both total and detailed statistics for hierarchies
Prints the statistics for every hierarchy contained in the RDF_DAG.
Prints the statistic containing the number of triples, classes, properties, containers, refeid statements and resources to the
output stream declared in Output.
Prints the statistic containing the number of triples, classes, properties, containers, refeid statements and resources to the
output stream declared in Output.
Enables/disables the constraint 'Source/Target Resources of properties':
The source/target values of a property should be instances of the
domain/range classes of the property.
Enables/disables the constraint Domain/Range of SubProperties: The domain/range of a property should be
subset of the domain/range of its superproperties.
Enables/disables the constraint 'Types of Resources': The resources used as RDF Classes, Properties,
Containers and Stataments should have been assigned the respective RDF type.