[SMW-devel] visualization and browsing

2007-04-03 Thread gabriele francescotto
Hi, as University of Padua (Italy), we are choosing the Semantic Mediawiki for a project called "EduOntoWiki"; as (free) software developer, I'm just studing the software and trying to imagine the best ways to adapt SMW for our porpouses. An important need for us is the creation of an ontology's "

Re: [SMW-devel] data types

2007-04-03 Thread Markus Krötzsch
On Friday 30 March 2007 16:36, Michael Backhaus wrote: > Hi, > > thx for the fast response! > > not all but some types in our wiki were broken - the smw types - > because of a mistake in the use of the $wgExtraNamespaces variable in > another place. i found out after having a look at the code, step

Re: [SMW-devel] visualization and browsing

2007-04-03 Thread Markus Krötzsch
On Tuesday 03 April 2007 09:12, gabriele francescotto wrote: > Hi, Hi Gabriele. > as University of Padua (Italy), we are choosing the Semantic Mediawiki > for a project called "EduOntoWiki"; as (free) software developer, I'm > just studing the software and trying to imagine the best ways to adapt

Re: [SMW-devel] Help:Category page returns as empty because of || (bug 9178)

2007-04-03 Thread Markus Krötzsch
On Thursday 08 March 2007 20:48, S Page wrote: > Thanks for your reply. > I tracked it down some more. As I updated the bug, I think this broke > in revision 17529 when normalizeRedirects() switched from working on > article names to working on Title objects. The function uses array_diff > with a

Re: [SMW-devel] Google Summer of Code 2007

2007-04-03 Thread Markus Krötzsch
On Wednesday 21 March 2007 13:37, [EMAIL PROTECTED] wrote: > Maybe of interest for a specific SMW development project as Wikimedia > Foundation is also a mentoring organization? See > http://code.google.com/soc/ True, but I am not sure whether we find resources to make a good proposal for this. B

[SMW-devel] Finalising SMW 0.7

2007-04-03 Thread Markus Krötzsch
Hi developers, MediaWiki 1.10 will appear soon, and we would like to release SMW 0.7 shortly after. So please, if you have any half-done contributions or other things to finish, please consider doing it soon. Also, please do not start larger new implementations unless you can get them sufficien

Re: [SMW-devel] visualization and browsing

2007-04-03 Thread Дмитрий Хорошев
Hi, I'm also interested in visualization of concepts and relations. For beginning I'm thinking of combining query with graph: http://www.mediawiki.org/wiki/Extension:GraphViz http://www.wickle.com/wikis/index.php/Graphviz_extension Now I'm studying how to connect query output with grap