Re: [rules-users] Data structures in Guvnor REST API

2011-12-04 Thread Jervis Liu
On 2011/12/2 17:05, Joe Ammann wrote: > On 12/02/2011 06:02 AM, Jervis Liu wrote: >> On 2011/12/1 19:03, Joe Ammann wrote: >>> Hi >>> >>> On 12/01/2011 06:40 AM, Jervis Liu wrote: the Asset.type is a standard property from Dublin core (http://en.wikipedia.org/wiki/Dublin_Core), though thi

Re: [rules-users] Data structures in Guvnor REST API

2011-12-02 Thread Joe Ammann
On 12/02/2011 06:02 AM, Jervis Liu wrote: > On 2011/12/1 19:03, Joe Ammann wrote: >> Hi >> >> On 12/01/2011 06:40 AM, Jervis Liu wrote: >>> the Asset.type is a standard property from Dublin core >>> (http://en.wikipedia.org/wiki/Dublin_Core), though this property is >>> never used by Guvnor Asset o

Re: [rules-users] Data structures in Guvnor REST API

2011-12-01 Thread Jervis Liu
On 2011/12/1 19:03, Joe Ammann wrote: > Hi > > On 12/01/2011 06:40 AM, Jervis Liu wrote: >> the Asset.type is a standard property from Dublin core >> (http://en.wikipedia.org/wiki/Dublin_Core), though this property is >> never used by Guvnor Asset or Package, its always empty. I will remove >> this

Re: [rules-users] Data structures in Guvnor REST API

2011-12-01 Thread Joe Ammann
Hi On 12/01/2011 06:40 AM, Jervis Liu wrote: > the Asset.type is a standard property from Dublin core > (http://en.wikipedia.org/wiki/Dublin_Core), though this property is > never used by Guvnor Asset or Package, its always empty. I will remove > this property from the REST API. Thanks for poi

Re: [rules-users] Data structures in Guvnor REST API

2011-11-30 Thread Jervis Liu
Hi, the Asset.type is a standard property from Dublin core (http://en.wikipedia.org/wiki/Dublin_Core), though this property is never used by Guvnor Asset or Package, its always empty. I will remove this property from the REST API. Thanks for pointing this out. Cheers, Jervis On 2011/11/30 23

[rules-users] Data structures in Guvnor REST API

2011-11-30 Thread Joe Ammann
Hi all I'm trying to integrate Guvnor into my application via the REST API. Little question to the Asset data structures. The doc (http://docs.jboss.org/drools/release/5.3.0.Final/drools-guvnor-docs/html/ch09.html#d0e2282) says, that every Asset has a "type", and via AssetMetadata also a "format"