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
|