<http://tmql4j.topicmapslab.de/#_insert_expressions>
gives the following example:
# add a reification to the first association played by each person topic
INSERT ''' { $p << players } ~ reifier '''
WHERE $p ISA person
I wonder how this example works, since you're assigning the same reifier (a
constant) to multiple associations.
Original issue reported on code.google.com by lars.he...@gmail.com on 30 Apr 2011 at 10:10
Original issue reported on code.google.com by
lars.he...@gmail.com
on 30 Apr 2011 at 10:10