Sat, 31 Aug 2013 17:36:08 +0100 |
stevenh |
removed unnecessary "throws DimensionException" from get methods
|
Sat, 31 Aug 2013 17:33:43 +0100 |
stevenh |
no longer makes unnecessary use of ontModel
|
Sat, 31 Aug 2013 17:32:08 +0100 |
stevenh |
added new version of getDimensionValuesForVectorTableElement which uses a VectorTableElement rather than an ontology model
|
Sat, 31 Aug 2013 17:30:19 +0100 |
stevenh |
now a pure java version, no longer uses an ontology model
|
Sat, 31 Aug 2013 17:29:04 +0100 |
stevenh |
removed unused imports
|
Sat, 31 Aug 2013 17:26:11 +0100 |
stevenh |
no a pure java version of SIATEC - no RDF/OWL/SPARQL used apart from initially reading data from an RDF file
|
Sat, 31 Aug 2013 14:15:33 +0100 |
stevenh |
displays number of MTPs and TECs
|
Sat, 31 Aug 2013 12:18:01 +0100 |
stevenh |
created a run method so that we can run from other classes, with specific n3ontology rdfFileName
|
Fri, 30 Aug 2013 16:12:28 +0100 |
stevenh |
can be run with a specified maximum number of Datapoints and for a specified midiFileName
|
Fri, 02 Aug 2013 16:19:50 +0100 |
stevenh |
new
|
Fri, 02 Aug 2013 16:16:54 +0100 |
stevenh |
removed some redundant code
|
Fri, 02 Aug 2013 16:09:52 +0100 |
stevenh |
removed unused variables
|
Fri, 02 Aug 2013 15:53:42 +0100 |
stevenh |
ensures we are working with one particular dataset
|
Fri, 02 Aug 2013 15:52:25 +0100 |
stevenh |
now works on the assumption that all required dimVals already exist
|