https://github.com/AKSW/csvimport.ontowiki

sort by:
Revision Author Date Message Commit Date
0cb956c Merge pull request #31 from AKSW/feature/composer Add initial version of composer.json This should be the first ontowiki extension we can install with composer 26 January 2017, 15:13:28 UTC
f55a0e2 Add initial version of composer.json 16 January 2017, 17:42:35 UTC
d15130d Some white space changes 16 January 2017, 17:35:18 UTC
8f13078 Fix setting select clause 16 January 2017, 17:31:01 UTC
ea0142a added license file 17 November 2014, 12:13:37 UTC
71d69c7 user issue fixed 26 May 2014, 09:46:06 UTC
53175c7 processfile action added 10 September 2013, 17:23:46 UTC
68ee78d Merge branch 'develop' of https://github.com/AKSW/csvimport.ontowiki into develop 05 September 2013, 09:26:47 UTC
55ddba6 createRandomModel -> ckanResourceId used now 05 September 2013, 09:26:23 UTC
77656f9 new look for the import options pop-up 30 August 2013, 13:43:57 UTC
9d3092b new boxes for add dimension, add attribute actions 30 August 2013, 12:57:38 UTC
9a3009c working with resource_id now 29 August 2013, 21:50:40 UTC
cde0742 login in as Admin 29 August 2013, 10:33:41 UTC
cb3e7e4 cubeviz redirect button added 28 August 2013, 12:53:53 UTC
30f01bc typo corrected 28 August 2013, 12:42:24 UTC
df1ba9d Url problem resolved 28 August 2013, 12:23:00 UTC
36182d1 staticBaseUrl variable added to JS 28 August 2013, 12:22:13 UTC
1de6a57 Url problem resolved, results code moved to results.phtml 28 August 2013, 12:21:30 UTC
07acc62 comments deleted 28 August 2013, 12:20:48 UTC
8ffa058 Calculating parsing time (log) 28 August 2013, 12:19:47 UTC
db6260a processuri Action routine, configs in different folders now (local, md5(uri)) 28 August 2013, 12:19:04 UTC
85fffc1 make deploy for configs/ creation 28 August 2013, 12:18:10 UTC
e5e4797 ignoring configs/ folder 28 August 2013, 12:17:56 UTC
dd204c4 Remote file class added 23 August 2013, 10:29:15 UTC
f8439ef init debian directory for 0.5 11 July 2013, 15:10:09 UTC
793c449 remove useless navigation bar 05 July 2013, 15:25:48 UTC
4684301 integrate with new import event 05 July 2013, 15:24:02 UTC
1f02a81 Fix getNavigation 03 July 2013, 13:10:44 UTC
15d9ce5 rename scovo importer to datacube importer, closes #20 06 June 2013, 11:39:29 UTC
ed22133 Merge pull request #18 from Rahien/master fix for issue #13, import no longer hangs when uribase has changed manually 27 May 2013, 15:54:22 UTC
fda2ca0 fix for issue #13: import no longer hangs when changing uribase value 27 May 2013, 15:38:30 UTC
379614d fixing doap file in case that dataSet relation was not named correctly 11 March 2013, 15:33:48 UTC
1b745ed removing debugging content from Kevin, fixing the doap file (wich have to be enahnced further on) and adding an getImportLogAction to receive log information as a succuss message 11 March 2013, 15:29:18 UTC
0d8b7fe fix logging and static call issues in CSVImporter 11 March 2013, 13:20:41 UTC
fe43d55 small improvements in the implemented part of the RDF Data Cube Vocabulary added a new edit field for the DataStructure label 28 February 2013, 17:33:45 UTC
941ba1e implemented most of the RDF Data Cube Vocabulary fixed some bugs added a new edit field for the DataSet label 27 February 2013, 23:55:13 UTC
4c1a184 - added input field 'Measure' to make the label of MeasureProperty configurable by user - fixed a bug with the replacement of whitespaces by '_' in the js-code 28 January 2013, 12:09:39 UTC
d61a9a0 * implemented differentiation between datatypes for observations (xsd:integer,xsd:float, xsd:string) 28 January 2013, 09:51:54 UTC
263b60e fixed the placeholder URIs (http://example.com) in most of the cases prepared differentiation of datatypes for the observations (integer, float, string) 16 January 2013, 22:29:16 UTC
f352fde fixed the wrong extracted dimension property added debug console output in scripts/csvimport.js 16 January 2013, 17:45:53 UTC
ee8b92f add file 03 December 2012, 15:17:09 UTC
7501b33 fix csvimport menu entry for knowledge base popup menu 03 December 2012, 14:25:29 UTC
76c7607 Merge pull request #7 from amrapalijz/patch-3 Updated doap.n3 27 November 2012, 10:43:28 UTC
890d5f7 Updated doap.n3 Now it is valid. 27 November 2012, 09:59:07 UTC
d241adc Merge pull request #6 from amrapalijz/patch-2 Updated doap.n3 26 November 2012, 16:32:22 UTC
bd8797d Update doap.n3 validated syntax 26 November 2012, 16:21:44 UTC
79e5a72 Merge pull request #5 from amrapalijz/patch-1 Amrapali updated the doap.n3 file so that it should now work with the new OntoWiki versions. 29 October 2012, 10:29:09 UTC
7a69103 Update doap.n3 Updated doap file. 26 October 2012, 14:31:31 UTC
9d3fd14 added doap.n3, because it is required by the new OntoWiki for the plugin to work (please edit the doap.n3 file if necessary). 28 August 2012, 12:35:34 UTC
ce146d0 select only nonempty rows 16 May 2012, 12:39:41 UTC
f71d066 fix templates and result output bugs 16 May 2012, 12:37:29 UTC
eee05b3 fix js errors in csvimport 05 July 2011, 10:53:57 UTC
7a1d0cb fixes csvimport. (in default.ini: use enabled=true - active is deprecated, use single quotes if possible) 19 June 2011, 11:43:47 UTC
7f79f21 copy-paste latest csvimport from csvimport branch (wasn't able to switch branches 'cos of git) 16 June 2011, 14:59:13 UTC
04b6bbe fixes issue 891. moved extension folder back to its orginal name. as far as i can see this didnt break anything because the name should not be hardcoded anywhere... but keep you eyes open 19 February 2011, 13:54:16 UTC
back to top