Hi Igor,
On 2011-06-02 07:11, Igor Lobanov wrote:
> I'm looking for a way to produce matrices out of relations between
> arbitrary types of objects/pages in SMW. Simple example would be a
> 'traceability matrix' between pages within such categories as 'Business
> Requirement' and 'System Requireme
Hey,
I just had a look at this, and concluded this never could have worked, as
the result format appears to reset the GraphViz settings to nothing before
creating an actual result since it's first version in the SVN repo. Are you
sure graphs worked in this result format before? If so, you found a
Dear All,
I'm looking for a way to produce matrices out of relations between arbitrary
types of objects/pages in SMW. Simple example would be a 'traceability matrix'
between pages within such categories as 'Business Requirement' and 'System
Requirement'. Constructed matrix would have business r
Hello,
I'm not sure if this is worthy of a bug report yet. I'm testing out SMW
1.6 (r89276) with the latest (r89276-77) versions of SCQ, Semantic
Forms, SIO, and SRF, and the GraphViz extension (r89279), running MW
1.16.5 on php 5.3.2 (on a 64-bit linux virtual machine if that matters).
Using SM
On 01/06/11 10:05, zehetner wrote:
> Hi,
>
> for record properties I get from $property->getPropertyTypeID() the type
> __err back
That should not happen. I suppose that your type declaration for such
properties reads "[[has type::Record]]". If this is stored correctly,
you should get the ID '_r
Hi,
for record properties I get from $property->getPropertyTypeID() the type
__err back
and this function in includes/datavalues/SMW_DV_Property.php looks
strange:
/**
* Convenience method to find the type id of this property. Most
callers
* should rather use SMWDIProper
Thanks Markus, this problem has disappeared now!
Cheers,
Gu
On Tue, 31 May 2011 16:02:37 +0100, Markus Krötzsch
wrote:
> On 30/05/11 11:48, zehetner wrote:
>> Hi,
>>
>> I'm trying to change my php code to work with SMW 1.6. (MW 1.16.0, SMW
>> 1.6
>> alpha r89160)
>> I updated the DB and data wit