tmlab / tmql

Automatically exported from code.google.com/p/tmql
1 stars 0 forks source link

Change functionality of roles axis #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The roles axis is confusing in the 2007 draft.

The roles axis should works like following:

If current node is an association item, the roles axis returns all roles of 
this association item. The optional argument is interpreted as the role type. 
If the current node is a topic item, at first, all associations with this type 
will be fetched before getting all roles.

If the current node is a role item, the roles axis returns the association 
parent. The optional argument interpreted as the association type.

The current behaviour of the roles axis will be represented by a new axis 
called roletypes.

Original issue reported on code.google.com by Sven.Kro...@googlemail.com on 9 Feb 2011 at 12:51

GoogleCodeExporter commented 9 years ago
Will be added in version 3.0.1 to avoid conflicts

Original comment by Sven.Kro...@googlemail.com on 9 Feb 2011 at 12:52

GoogleCodeExporter commented 9 years ago

Original comment by Sven.Kro...@googlemail.com on 10 Feb 2011 at 6:34

GoogleCodeExporter commented 9 years ago

Original comment by Sven.Kro...@googlemail.com on 15 Feb 2011 at 12:42