Changes for page TuCSoN4Jason
From version 4.1
edited by Andrea Omicini
on 04/11/2021 00:30
on 04/11/2021 00:30
Change comment:
There is no comment for this version
To version 2.1
edited by Andrea Omicini
on 04/11/2021 00:28
on 04/11/2021 00:28
Change comment:
Document converted from syntax xwiki/1.0 to syntax xwiki/2.1
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,13 +1,21 @@ 1 - >What is{{displayName name='tucson4jason'/}}1 +{{include document="Main.MacroSheet"/}} {{include document="Publications.MacroSheet"/}} {{include document="People.MacroSheet"/}} 2 2 3 -{{displayName name='tucson4jason'/}} ({{displayName name='t4jn'/}} for short) is a Java library enabling Jason agents to exploit {{tucson/}} coordination services wrapped as Jason internal actions. [[Jason>>http://http://jason.sourceforge.net/wp/]] is a well-known Java-based implementation of the #agentsl() language for BDI agents. [[TuCSoN>>http://tucson.unibo.it]] is Java-based middleware providing software agents with coordination as a service via programmable logic tuple spaces, called tuple centres. 3 +{{velocity filter="none"}} 4 +{{html clean="false" wiki="true"}} 5 += #tforjn() Home = 4 4 5 -By combining {{tucson/}} and Jason, {{displayName name='t4jn'/}} aims at providing MAS engineers with a full-featured //MAS middleware// for cognitive agents, enabling them to exploit both dimensions of agent-oriented software engineering — //individual//, through #jason() agents; //social//, via {{tucson/}} tuple centres — in a complete and well-balanced way. 7 +== What is #tforjn() == 8 + 9 +#tforjn() (#tforjnsh() for short) is a Java library enabling #jason() agents to exploit #tucson() coordination services wrapped as #jason() internal actions. [[Jason>>http://http://jason.sourceforge.net/wp/]] is a well-known Java-based implementation of the #agentsl() language for BDI agents. [[TuCSoN>>http://tucson.unibo.it]] is Java-based middleware providing software agents with coordination as a service via programmable logic tuple spaces, called tuple centres. 6 6 <p/> 7 -{{displayName name='t4jn'/}} is available under [[GNU LGPL license>>https://www.gnu.org/licenses/lgpl.html]]. 11 +By combining #tucson() and #jason(), #tforjnsh() aims at providing MAS engineers with a full-featured //MAS middleware// for cognitive agents, enabling them to exploit both dimensions of agent-oriented software engineering — //individual//, through #jason() agents; //social//, via #tucson() tuple centres — in a complete and well-balanced way. 12 +<p/> 13 +#tforjnsh() is available under [[GNU LGPL license>>https://www.gnu.org/licenses/lgpl.html]]. 8 8 9 - >Getting Started15 +---- 10 10 17 +== Getting Started == 18 + 11 11 <ul style="list-style-type: decimal"> 12 12 <li>Download t4jn.jar archive from the [[Downloads>>http://bitbucket.org/smariani/tucson4jason/downloads]] section on its [[Bitbucket repository>>http://bitbucket.org/smariani/tucson4jason/]]</li> 13 13 <li>Download the libraries it depends on:</li> ... ... @@ -50,5 +50,17 @@ 50 50 </ul> 51 51 <p/> 52 52 You should see many prints on #jason() GUI, tracking what happens in the MAS. 53 -{{include reference='Environment'/}} 54 54 62 +---- 63 + 64 +##1.1 News 65 + 66 +##includeMacros("Blog.CategoriesCode") 67 +<p/> 68 +##getEntriesForCategory("Blog.T4Jn" $entries $total) 69 +##displayBlog($entries 'category' true) 70 +## displayNavigationLinks requires a blog document, to determine how should the entries be split into pages. Return this 71 +## document, as the macro fallbacks to 'paginated' in case the right setting cannot be determined. 72 +##displayNavigationLinks($doc) 73 +{{/html}} 74 +{{/velocity}}