Purchase Solution

KQML/KIF Dialogue Between Two Agents

Not what you're looking for?

Ask Custom Question

This question deals with dialogue between two Intelligent Software Agents:

The following is a short KQML/KIF dialogue between two agents, with respect to an engineering domain.

(stream-about
:sender A
:receiver B
:language KIF
:ontology motors
:reply-with q1
:content m1
)

(tell
:sender B
:receive A
:in-reply-to q1
:content (= (torque m1) (scalar 12 kgf))
)

(tell
:sender B
:receiver A
:in-reply-to q1
:content (= (status m1) normal)
)

(eos
:sender B
:receiver A
:in-reply-to q1
)

Give an interpretation of this dialogue, making clear in your answer the role that the various components of the messages are playing.

Purchase this Solution

Solution Summary

The following is a short KQML/KIF dialogue between two agents, with respect to an engineering domain.

Purchase this Solution


Free BrainMass Quizzes
Classical Mechanics

This quiz is designed to test and improve your knowledge on Classical Mechanics.

Variables in Science Experiments

How well do you understand variables? Test your knowledge of independent (manipulated), dependent (responding), and controlled variables with this 10 question quiz.

The Moon

Test your knowledge of moon phases and movement.

Basic Physics

This quiz will test your knowledge about basic Physics.

Introduction to Nanotechnology/Nanomaterials

This quiz is for any area of science. Test yourself to see what knowledge of nanotechnology you have. This content will also make you familiar with basic concepts of nanotechnology.