https://github.com/desmovalvo/tarsier

sort by:
Revision Author Date Message Commit Date
bd84494 Merge branch 'mdpi' of https://github.com/desmovalvo/tarsier into mdpi 13 August 2018, 09:52:45 UTC
e9b7212 Added instructions for use cases 1 and 3 13 August 2018, 08:32:10 UTC
3c17f62 Minor change to readme 09 August 2018, 06:39:30 UTC
b2f6d74 Added new video to README 07 August 2018, 10:49:10 UTC
45c1421 Updated link to youtube video 06 August 2018, 14:35:26 UTC
dc313eb Added videos to the README and updated instruction in that file 06 August 2018, 14:31:16 UTC
f660202 Updated requirements 05 August 2018, 09:51:59 UTC
700bf80 Added a folder with three examples 03 August 2018, 14:37:53 UTC
9bd2f84 Minor changes to the python script output 01 August 2018, 11:13:04 UTC
03c397b Bug fixed 18 July 2018, 19:26:56 UTC
d9ae576 Minor change 18 July 2018, 14:44:36 UTC
2e80c13 Refinements of the UI 18 July 2018, 14:25:08 UTC
9026765 Default beahviour is now expand and not collapsed 18 July 2018, 12:21:54 UTC
b037ed5 Added some exception handling; Enhanced messages on the view; Cleaned debug messages 17 July 2018, 21:35:06 UTC
d48e76b Fixed a problem with sparqllib 17 July 2018, 21:11:36 UTC
c43036e Fixed a problem with sparqllib 17 July 2018, 21:07:11 UTC
0c5151d Fixed a bug in the yaml conf file 21 June 2018, 09:38:56 UTC
7f9108a Added an example in the YAML file 01 June 2018, 15:40:20 UTC
91c9176 Added an example in the YAML file 01 June 2018, 14:24:36 UTC
f8abaf7 Added configuration for local instance of Blazegraph 01 June 2018, 13:29:22 UTC
6f06c43 Minor change to client config file 31 May 2018, 16:03:13 UTC
20aee18 Removed one of the configuration files from the server. Now two yaml file, one for server and the other for client, are available 31 May 2018, 15:55:44 UTC
dca8fb9 Removed unused files 31 May 2018, 15:33:29 UTC
7e9b571 New feature: load queries from file in the UI 31 May 2018, 15:31:17 UTC
e7153be Added a forgotten js file; Fixed default configuration; Added default query 31 May 2018, 15:15:19 UTC
9088038 Downgrade of babylon gui to avoid a bug on the canvas 31 May 2018, 15:14:14 UTC
9977dc5 Added a dockerfile 31 May 2018, 14:54:31 UTC
0ca843d Added requirements file 31 May 2018, 09:30:24 UTC
662f782 Support for YAML completed; Support for JSAP removed; Support for DBPedia, SEPA and WikiData added. 30 May 2018, 16:15:29 UTC
c663053 Added client-side support to YAML 30 May 2018, 14:20:02 UTC
8c9cd46 Added new YAML configuration file 30 May 2018, 13:46:21 UTC
f260819 Minor changes 30 May 2018, 13:44:15 UTC
636a48a Added support for multiple dataproperties with different values 28 March 2018, 16:05:25 UTC
b3f9a98 Fixed a bug on data properties and bnodes raising 22 March 2018, 11:54:26 UTC
525fdc1 Small improvement on the UI 22 March 2018, 11:37:59 UTC
3c2d62c Finished to develop plane names management 22 March 2018, 11:32:20 UTC
6e784f8 Now plane names can be edited 22 March 2018, 10:44:05 UTC
9a1719a Added text mesh 22 March 2018, 08:23:09 UTC
d474042 Fixed a little bug 21 March 2018, 16:07:54 UTC
97cbd7e Basic management of plane names implemented 21 March 2018, 15:36:42 UTC
366b5b0 Removed obsolete functions 21 March 2018, 14:04:01 UTC
8c93763 Removed obsolete functions 21 March 2018, 14:03:30 UTC
ea50896 Raise/Lower DP implemented 21 March 2018, 14:02:12 UTC
92f9bbe Fixed multi-layer query 21 March 2018, 13:35:02 UTC
fb31080 Fixed the function to raise query results on one layer 21 March 2018, 13:24:07 UTC
fb64245 Added default values for fast testing; added placeholders for new functions 20 March 2018, 21:25:17 UTC
91f011b Minor changes -- Red buttons=features to re-implement 20 March 2018, 17:26:36 UTC
6087e33 Minor changes to the gui 20 March 2018, 17:24:05 UTC
280a61b Fixed reset planes; Fixed Raise OPs 20 March 2018, 17:17:13 UTC
171016c Fixed functions to raise/lower classes and instances 20 March 2018, 16:27:59 UTC
67f93c1 Added show/hide functionality for literals 20 March 2018, 16:17:17 UTC
cc1e661 Blank nodes show/hide completed 20 March 2018, 16:04:56 UTC
028d9b7 Hide/Show Classes now possible 20 March 2018, 15:58:03 UTC
abcc9fb Added show/hide for resources 20 March 2018, 15:38:58 UTC
d5c4ebf Show/Hide object properties completed 20 March 2018, 15:06:03 UTC
0b48dba Minor fix in the html file 19 March 2018, 14:50:55 UTC
7bb5cb1 Fixed a bug with edges of data properties 19 March 2018, 14:04:51 UTC
fb2e3c4 Data properties can now be shown/hidden 19 March 2018, 13:34:23 UTC
8314492 Modified mesh storage for data properties in JS 19 March 2018, 13:08:53 UTC
b66941f Full support to blank nodes. Other enhancements for smart drawing 19 March 2018, 12:25:04 UTC
1d3b7ec Minor changes to bnodes 18 March 2018, 17:09:54 UTC
413dbec Added literals to the view 18 March 2018, 15:52:05 UTC
a2a5878 Basic support to bnodes 18 March 2018, 15:43:15 UTC
bd42337 Added ability to raise classes and or its instances 07 March 2018, 15:28:11 UTC
8bafbaa Added ability to raise obj props 07 March 2018, 12:48:50 UTC
e987d58 Merge branch 'master' of https://github.com/desmovalvo/tarsier 23 February 2018, 11:10:52 UTC
5be6373 Fixed a bug in a horrible way! 23 February 2018, 11:10:49 UTC
c71f1cf Update README.md 23 February 2018, 09:54:15 UTC
9085c0a Update README.md 23 February 2018, 09:48:40 UTC
6148196 Removed obsolete parameter 23 February 2018, 08:42:46 UTC
2199a1e Generated requirements.txt for easy installation of the dependencies with pip 23 February 2018, 08:42:13 UTC
155950a Fixed some bugs related to SPARQL filters 23 February 2018, 08:33:15 UTC
3d8fc0e Local store implementation completed 23 February 2018, 08:15:11 UTC
a01dd9a Added missing jquery file; added partial implementation of local storage 22 February 2018, 08:21:00 UTC
5f9cb55 Modified visualization of clicked elements 21 February 2018, 16:57:46 UTC
5c25171 Removed obsolete button 21 February 2018, 16:32:18 UTC
25d7f20 Added camera movement 21 February 2018, 16:30:39 UTC
6b206db Added help function for sparql query filtering 21 February 2018, 16:03:45 UTC
022ce87 Implemented SPARQL query filtering 21 February 2018, 15:50:59 UTC
4ca8920 Sphere distance is now proportional to the number of spheres; plane dimension variable 21 February 2018, 13:25:54 UTC
9036979 Modified drawing of the object properties. Fixed bump. Changed default parameters in jsap. 21 February 2018, 13:09:44 UTC
552243c Added show/hide feature on bootstrap cards 21 February 2018, 09:54:05 UTC
e9b3bae Fixed output of the server 21 February 2018, 09:35:31 UTC
0c4573c Added screenshot functionality 21 February 2018, 09:32:25 UTC
1c47fc0 Enabled 'hide edge' feature 20 February 2018, 11:28:04 UTC
fe95a9b Enabled 'hide ball' feature 20 February 2018, 11:16:53 UTC
9d09c45 Renamed some variables 20 February 2018, 10:53:34 UTC
fa9c5f8 Added different color for rdf type edges 20 February 2018, 10:50:11 UTC
4611fd2 Modified ids for checkboxes 20 February 2018, 10:43:08 UTC
6ef2c55 Fixed a bug 19 February 2018, 14:21:56 UTC
a707c27 Reification n3 file added 19 February 2018, 14:20:06 UTC
b884dc4 Minor chanegs 19 February 2018, 14:19:47 UTC
0cdf758 Action listener bound to the spheres of individuals 19 February 2018, 13:41:27 UTC
65a4df8 Added action listener on classes 19 February 2018, 12:12:47 UTC
725de9f Added action listener on datatype and object properties 19 February 2018, 12:09:33 UTC
98cfdb7 Added icons to buttons 19 February 2018, 10:52:39 UTC
2454168 Added reset view functionality 19 February 2018, 10:47:42 UTC
56b0043 Minor changes 19 February 2018, 10:13:52 UTC
ebdf9b9 Minor changes 19 February 2018, 10:12:39 UTC
8e40d89 Fixed plane drawing 19 February 2018, 10:06:47 UTC
back to top