log src/org/qmul/eecs/c4dm/sia/SiaDatapointFactory.java @ 94:fedf516f6a78 tip

age author description
Sat, 31 Aug 2013 17:30:19 +0100 stevenh now a pure java version, no longer uses an ontology model
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
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
Thu, 28 Mar 2013 19:37:08 +0000 stevenh searches model for instances of the Datapoint Class rather than for Datapoint individuals
Tue, 08 Jan 2013 18:04:43 +0000 stevenh organized imports
Sat, 29 Dec 2012 17:41:06 +0000 Steven Hargreaves New