log

age author description
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
Fri, 02 Aug 2013 15:51:04 +0100 stevenh added assertion _:vte rdfs:subClassOf _:vte
Fri, 02 Aug 2013 15:48:25 +0100 stevenh added extra query methods
Fri, 02 Aug 2013 15:42:04 +0100 stevenh added Resource resource attribute and getters and setters
Fri, 02 Aug 2013 15:41:27 +0100 stevenh new