fadmaa / grefine-rdf-extension

An extension to Google Refine that enables graphical mapping of Google Refine project data to an RDF skeleton and then exporting it in RDF format
http://refine.deri.ie
Other
94 stars 55 forks source link

Vocabulary uploading and indexing fixed #73

Closed sparkica closed 11 years ago

sparkica commented 11 years ago

I did some refactoring for easier maintenance. I moved static html into html templates under dialog subfolder, updated jQuery Form plugin and fixed uploading of vocabulary files. Also fixed indexing of uploaded vocabulary files. Now classes and properties are properly shown in a dialog during editing RDF skeleton.

Fixed #16 Fixed #69