From: Ondrej Z. <ond...@vs...> - 2011-07-12 13:51:07
|
Hi Enrico, thank for the explanation. I will try to follow your instruction in order to prepare plugin for update site. The folder https://extremedesign.svn.sourceforge.net/svnroot/extremedesign/branches/transformation/ is no more used. Sorry for this confusion. This can be removed. Regards, Ondrej On 07/12/2011 03:07 PM, Enrico Daga wrote: > Dear Ondrej, > thank you for these notes. > > On 12 July 2011 14:46, Ondrej Zamazal<ond...@vs...> wrote: >> Hi all, >> XD Transformation wizard can be downloaded from: >> https://extremedesign.svn.sourceforge.net/svnroot/extremedesign/branches/xd.transformation/cz.vse.keg.patomat.xd.transformation/ > Is the following folder in use?: > > https://extremedesign.svn.sourceforge.net/svnroot/extremedesign/branches/transformation/ > >> After importing this plugin into Eclipse XD Transformation wizard can be >> invoked ('Transform/Import') while right-clicking on an ontology from >> Eclipse project or from the ODP Registry view. This action will choose >> CODP to be imported into an ontology. On the first page of the wizard an >> user should select an ontology either from a local system or from web. >> Similarly transformation pattern should be selected. Finally, an user >> can apply recursive detection which si enabled employing an reasoner. >> After clicking on 'Next' button, an import and a detection are >> performed. Detection can take some time depending on ontology pattern >> definition in source ontology pattern. The second page offers an user to >> select pattern instance as a result of the whole detection phase. By >> clicking on an item an user can get context help in terms of entities >> usage within an ontology. Final page of the wizard offers selection of >> transformation strategy. After performing a transformation, transformed >> ontology is stored in temp directory of local system if ontology is on >> remote host or stored as ontology variant in the same directory of >> original ontology being transformed. > Thank you for this description. >> I see that this description is rather about using XD Transformation >> wizard than running but the plugin should be just imported as a project. >> Or should I make some library from it? > Well, eclipse plugins are delivered within eclipse features and then > exposed within update sites. > You should first deploy your plugin, then pack a feature and finally > we could expose it within an update site, as it is now for XD (even if > not doucumented well... some work to do in this direction). > Please checkout the eclipse PDE docuementaion for that. > >> Please let me know if I should add more. >> >> Regards, >> Ondrej >> >> ------------------------------------------------------------------------------ >> All of the data generated in your IT infrastructure is seriously valuable. >> Why? It contains a definitive record of application performance, security >> threats, fraudulent activity, and more. Splunk takes this data and makes >> sense of it. IT sense. And common sense. >> http://p.sf.net/sfu/splunk-d2d-c2 >> _______________________________________________ >> extremedesign-project mailing list >> ext...@li... >> https://lists.sourceforge.net/lists/listinfo/extremedesign-project >> > > |