log

age author description
Mon, 29 Dec 2014 15:16:22 +0000 stevenh test file default tip
Sat, 31 Aug 2013 17:41:17 +0100 stevenh changed SiaMain references to DatasetInfo
Sat, 31 Aug 2013 17:40:11 +0100 stevenh new
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
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
Tue, 08 Jan 2013 18:46:47 +0000 stevenh organized imports
Tue, 08 Jan 2013 18:44:01 +0000 stevenh new
Tue, 08 Jan 2013 18:42:14 +0000 stevenh use the new "Namespaces" class when creating Strings *_URI
Tue, 08 Jan 2013 18:41:41 +0000 stevenh new
Tue, 08 Jan 2013 18:40:53 +0000 stevenh use the new "Namespaces" class when creating Strings *_URI
Tue, 08 Jan 2013 18:40:27 +0000 stevenh use the new "Namespaces" class when creating Strings *_URI
Tue, 08 Jan 2013 18:40:02 +0000 stevenh organized imports
Tue, 08 Jan 2013 18:38:47 +0000 stevenh use the new "Namespaces" class when creating Strings *_URI
Tue, 08 Jan 2013 18:38:23 +0000 stevenh use the new "Namespaces" class when creating Strings *_URI
Tue, 08 Jan 2013 18:38:00 +0000 stevenh use the new "Namespaces" class when creating Strings *_URI
Tue, 08 Jan 2013 18:34:21 +0000 stevenh use the new "Namespaces" class when creating Strings *_URI
Tue, 08 Jan 2013 18:33:10 +0000 stevenh organized imports
Tue, 08 Jan 2013 18:30:14 +0000 stevenh organized imports
Tue, 08 Jan 2013 18:22:26 +0000 stevenh removed commented-out code and debug-related comments
Tue, 08 Jan 2013 18:18:52 +0000 stevenh new
Tue, 08 Jan 2013 18:15:46 +0000 stevenh organized imports
Tue, 08 Jan 2013 18:06:02 +0000 stevenh removed unnecessary print statements
Tue, 08 Jan 2013 18:04:43 +0000 stevenh organized imports
Wed, 02 Jan 2013 15:11:43 +0000 stevenh renamed previous file 'construct_vector_table_bnodes.sparql'
Tue, 01 Jan 2013 21:18:46 +0000 stevenh new
Tue, 01 Jan 2013 21:18:18 +0000 stevenh modified the 'compareTo' method so that it is now an extension of the base version given in the superclass
Tue, 01 Jan 2013 21:16:49 +0000 stevenh added the base version of the 'compareTo' method here, rather than in the subclasses
Tue, 01 Jan 2013 21:15:38 +0000 stevenh moved the 'compareTo' method up to the superclass
Tue, 01 Jan 2013 21:13:34 +0000 stevenh Added code for displaying the final result. Removed superfluous debug output.
Tue, 01 Jan 2013 20:48:29 +0000 stevenh unused query
Tue, 01 Jan 2013 20:46:12 +0000 stevenh unused query
Sat, 29 Dec 2012 18:27:06 +0000 stevenh Added two application output rdf files to the ignore list
Sat, 29 Dec 2012 18:02:21 +0000 Steven Hargreaves removing application output rdf files
Sat, 29 Dec 2012 17:41:06 +0000 Steven Hargreaves New