From: Reini U. <ru...@x-...> - 2004-09-16 18:41:29
|
Dan Frankowski schrieb: > WikiLens has been drifting farther and farther from PhpWiki code. > However, I'd love to contribute the code back into PhpWiki! There are > several issues, tho. I'd appreciate your advice. I started now cleaning up the current wikilens code. But there are a lot of style and other issues I need to fix. Featurewise we will come together somehow. Should I put my changed versions into the PhpWiki site or PhpWikiDemo or WikiLens? So that we can discuss it, together with the original author. Some plugins are really terrible written. :) Maybe diff's are enough. I would suggest PhpWiki:WikiLensDevelopment/Filename, but the sf.net server is so slow, that I would prefer your server. I would paste my diff's there, probably in a <?plugin PhpHighlight ?> section. Note that I put "WikiLens" into PhpWiki:InterWikiMap, so you can use shortcuts like WikiLens:WikiLens/StructuredDataTutorial on PhpWiki. -------- And somewhere I want to discuss an extension to add semantic to links. In a PhpWiki:SemanticWeb a links from an subject to an object also has a verb, like isA:Object, hasA:Object, isSubPropertyOf:Object, ... which will create the RDF graphs. See for example http://powl.contxserver.de/powl-cvs/ for a complicate example, which we could do much better. And we need a global register of those magic verbs, to be added the the interwiki map. Such a register already exists BTW. (a root RDF somewhere) You might like this also, because you will be able to define Fields (StructuredData) by inheritence. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |