Re: MKR interface and GetData bugs/features

> GetData shell script is called as
>     GetData subject property inverse prefix suffix
> Actual Java program is shown in http://rhm.cdepot.net/bin/GetData.
> Note that I am using your SuperClass and SubClass search flags.
> In each case, the subject is "AthleteJordan,_Michael".
> For retrieving all the properties, property is "domain" and inverse is
> "yes".

You want to use "arcs" to find properties that an object has, and 
"arcs, inverse=yes" for properties that point to an object. Domain only
applies to classes, which may be counterintuitive. Can you try that and
let me know how it goes?

Received on Wednesday, 6 August 2003 19:40:07 UTC