Package jason.stdlib

Class namespace_set_prop

All Implemented Interfaces:
InternalAction, Serializable

public class namespace_set_prop extends DefaultInternalAction

Internal action: .namespace_set_prop.

Description: sets a property for a namespace.

Parameter:

  • + arg[0] (atom): the namespace id.
  • + arg[1] (atom): the key.
  • + arg[2] (term): the value.

Example:

  • .namespace_set_prop(family,uri,"http://hubner.org"): true.
See Also: