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
Fri, 02 Aug 2013 15:38:32 +0100 stevenh added Resource resource attribute and getters and setters
Fri, 02 Aug 2013 15:37:26 +0100 stevenh now extends SiaVector
Fri, 02 Aug 2013 15:11:23 +0100 stevenh modified to take into account that sia:Datapoints now have sia:vector properties which then have sia:dimVals, rather than sia:Datapoints having their own sia:dimVal properties
Fri, 02 Aug 2013 15:01:59 +0100 stevenh new
Fri, 02 Aug 2013 11:13:10 +0100 stevenh modified to take into account that sia:Datapoints now have sia:vector properties which then have sia:dimVals, rather than sia:Datapoints having their own sia:dimVal properties
Fri, 02 Aug 2013 10:40:42 +0100 stevenh modified to take into account that sia:Datapoints now have sia:vector properties which then have sia:dimVals, rather than sia:Datapoints having their own sia:dimVal properties
Fri, 02 Aug 2013 10:35:48 +0100 stevenh working version which does sufficient processing for us to be able to write the results of the SIA and SIATEC algorithms to stdout, but doesn't assert a 'user-friendly' version of the results in the triple store (all the necessary information is there though)
Thu, 01 Aug 2013 16:02:07 +0100 stevenh set resource attribute of dimVal
Thu, 01 Aug 2013 13:53:06 +0100 stevenh working ontology and test data set, with some experimental triples still commented out
Thu, 01 Aug 2013 13:49:49 +0100 stevenh working ontology and test data set, with some experimental triples still commented out
Mon, 27 May 2013 15:29:45 +0100 stevenh added datatype filter
Sat, 11 May 2013 17:58:45 +0100 stevenh creates a new orderedSet bnode and asserts membership thereof for the vte
Sat, 11 May 2013 17:56:55 +0100 stevenh redundant
Sat, 11 May 2013 17:56:37 +0100 stevenh new
Wed, 03 Apr 2013 12:42:21 +0100 stevenh new
Tue, 02 Apr 2013 23:20:17 +0100 stevenh background changes to .classpath, .hgignore and .project
Tue, 02 Apr 2013 23:14:03 +0100 stevenh new
Tue, 02 Apr 2013 23:10:42 +0100 stevenh new
Tue, 02 Apr 2013 23:10:04 +0100 stevenh removed unnecessary WHERE clauses
Tue, 02 Apr 2013 23:07:01 +0100 stevenh version of the sia ontology with some test data
Tue, 02 Apr 2013 23:06:06 +0100 stevenh commented out the test data triples and some currently unused ontology elements
Tue, 02 Apr 2013 23:03:51 +0100 stevenh new
Tue, 02 Apr 2013 23:02:27 +0100 stevenh organised imports
Tue, 02 Apr 2013 22:53:50 +0100 stevenh initialise SIA_NS_URI to "http://example.org/sia#" rather than null
Tue, 02 Apr 2013 22:52:31 +0100 stevenh removed the setVector method
Tue, 02 Apr 2013 22:51:00 +0100 stevenh initialise vteList
Tue, 02 Apr 2013 22:49:35 +0100 stevenh corrected typo in String message for ClassCastException
Tue, 02 Apr 2013 22:47:21 +0100 stevenh organised imports
Tue, 02 Apr 2013 22:25:26 +0100 stevenh organised imports
Tue, 02 Apr 2013 21:57:19 +0100 stevenh organised imports
Tue, 02 Apr 2013 21:27:38 +0100 stevenh organised imports
Tue, 02 Apr 2013 21:21:11 +0100 stevenh returns an empty list rather than null in the case where no sia:Datapoints are found
Tue, 02 Apr 2013 21:19:05 +0100 stevenh new
Thu, 28 Mar 2013 19:43:05 +0000 stevenh removed unnecessary imports
Thu, 28 Mar 2013 19:41:54 +0000 stevenh iterates through dimValDimensionStmtIter and dimValValueStmtIter rather than just taking first value (and so as a result, takes the last value instead)
Thu, 28 Mar 2013 19:37:08 +0000 stevenh searches model for instances of the Datapoint Class rather than for Datapoint individuals
Tue, 26 Feb 2013 13:30:46 +0000 stevenh New
Tue, 08 Jan 2013 19:06:15 +0000 stevenh updated javadoc
Tue, 08 Jan 2013 19:05:55 +0000 stevenh replaced by other files
Tue, 08 Jan 2013 19:04:43 +0000 stevenh added more ignore files
Tue, 08 Jan 2013 18:53:21 +0000 stevenh relaxed the FILTER constraint (no longer need ?i1 < ?i2)
Tue, 08 Jan 2013 18:52:19 +0000 stevenh new
Tue, 08 Jan 2013 18:49:01 +0000 stevenh new
Tue, 08 Jan 2013 18:48:28 +0000 stevenh new
Tue, 08 Jan 2013 18:47:36 +0000 stevenh new