Hi everyone,
I am quite new to Jess. I just wish to inquire if it is possible to generate
the template string dynamically when passing it to a query. For example in the
code below, for every part I search in a partgroup, I have to write the same
query again. Could it be possible to change PartA for PartB and so on in the
same query?
(defquery query-PartA
(declare (variables ?partgroup-uri))
?part-facts <-
(http://costbuilder.ontology.com/base/manufacturing/aviation/aircraft#PartA
(__uri ?partgroup-uri)
))
This e-mail and any attachment may contain confidential and/or privileged
information. If you have received this e-mail and/or attachment in error,
please notify the sender immediately and delete the e-mail and any attachment
from your system. If you are not the intended recipient you must not copy,
distribute, disclose or use the contents of the e-mail or any attachment.
All e-mail sent to or from this address may be accessed by someone other than
the recipient for system management and security reasons or for other lawful
purposes.
Airbus UK Limited is registered in England and Wales under company number
3468788. The company's registered office is at New Filton House, Filton,
Bristol, BS99 7AR.
--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]
--------------------------------------------------------------------