Help talk:Process format

From semantic-mediawiki.org

Contents

Thread titleRepliesLast modified
Does not work right now218:34, 19 January 2015
Screenshot Image of the Process Format widget would help118:34, 19 January 2015
Can't see through examples due to spam413:50, 8 February 2014
Erro on MW 1.20.5020:22, 22 May 2013

Does not work right now

PHP Fatal error:  Declaration of SRFProcess::getResultText() must be compatible with SMW\ResultPrinter::getResultText(SMWQueryResult $res, $outputmode) in /var/www/w/yyy/extensions/SemanticResultFormats/Process/SRF_Process.php on line 757
PHP Stack trace:
PHP   1. {main}() /var/www/w/yyy/maintenance/update.php:0
PHP   2. require_once() /var/www/w/yyy/maintenance/update.php:207
PHP   3. require() /var/www/w/yyy/maintenance/doMaintenance.php:83

Fatal error: Declaration of SRFProcess::getResultText() must be compatible with SMW\ResultPrinter::getResultText(SMWQueryResult $res, $outputmode) in /var/www/w/yyy/extensions/SemanticResultFormats/Process/SRF_Process.php on line 757

Call Stack:
    0.0006     263664   1. {main}() /var/www/w/yyy/maintenance/update.php:0
    0.0028     577888   2. require_once('/var/www/w/yyy/maintenance/doMaintenance.php') /var/www/w/yyy/maintenance/update.php:207
    0.0478    5868648   3. require('/var/www/w/yyy/LocalSettings.php') /var/www/w/yyy/maintenance/doMaintenance.php:83
12:46, 16 January 2015

> Fatal error: Declaration of SRFProcess::getResultText() must be compatible with SMW\ResultPrinter::getResultText(SMWQueryResult $res, $outputmode) in /var/www/w/yyy/extensions/SemanticResultFormats/Process/SRF_Process.php on line 757

Not sure about your installation but it seems it does not correlate with any recent released versions as the "Process/SRF_Process.php" no longer exists [0]. It is suggested you upgrade to a version that is maintained.

[0] https://github.com/SemanticMediaWiki/SemanticResultFormats/blob/master/formats/graphviz/SRF_Process.php

23:38, 16 January 2015

Thanks ... actually, I try to maintain the latest (stable) versions, but I am surprised that it did not work out this time. I have downloaded it and will give it a try now.

17:24, 19 January 2015
 
 

Screenshot Image of the Process Format widget would help

Hello,

The Input example is helpful, but it would also be useful to see a screenshot image of the output, as shown by the process format widget.

Thanks,

- Ted Epstein
15:28, 9 March 2013

The thing with this extension is that this alone would not help. You need a series of templates with parameters on it, which you can call from one site in order to use the functionality of the graph-visualization. An exmample on how this can work, can be seen here.

18:34, 19 January 2015
 

Can't see through examples due to spam

I would like to understand how process format is working.
Unfortunately the example wiki gets massively spammed. Maybe you should add some other captcha or anti-spam mechanism?

Is there another place to see how the process format works?

Thanks.

17:48, 2 November 2012

Unfortunately they used another method to combat spam. They removed the wiki. Due to the very poor documentation here it will be pretty difficult to use this format. Presently I do not have a clue concerning this format.

01:50, 15 February 2013

Thanks for the feedback.
I can hardly remember what I wanted to use that format for... ;)

11:47, 15 February 2013

I found this resource which looks related: https://www.mediawiki.org/wiki/User:Hummel-riegel/SRF_Process

19:50, 7 February 2014

Thanks, this looks really helpful!

13:50, 8 February 2014
 
 
 
 

Erro on MW 1.20.5

Hello I'm testing the graph and process result formats. Graph sort of works, but process results in : PHP Fatal error: Call to undefined method SMWDIWikiPage::getShortWikiText() in C:\Zend\www\wiki\extensions\SemanticResultFormats\GraphViz\SRF_Process.php on line 176

20:22, 22 May 2013