]> CVS info: $Id: jade.owl,v 1.7 2004/05/03 12:33:10 ian_dickinson Exp $ Ontology of Jade Agent configuration options Ian Dickinson, mailto:Ian.Dickinson@hp.com $Date: 2004/05/03 12:33:10 $ Defines a simple ontology that provides OWL constants for the various configuration options defined by Jade (currently version 3.0), so that such options can be set by Nuin agents, and other RDF-based tools. A general property that will be the super-property that allows us to define keys in key-value configuration pairs. This constant is the name of the property whose value contains a boolean indicating if this is the Main Container or a peripheral container. This constant is the name of the property whose value is a String indicating the protocol to use to connect to the Main Container. This constant is the name of the property whose value is the name (or the IP address) of the network host where the JADE Main Container is running. This constant is the name of the property whose value contains an integer representing the port number where the Main Container is listening for container registrations. Meaning not specified in Jade documentation. Meaning not specified in Jade documentation. Meaning not specified in Jade documentation. Meaning not specified in Jade documentation. Meaning not specified in Jade documentation. Meaning not specified in Jade documentation. Meaning not specified in Jade documentation. This constant is the name of the property whose value contains the unique platform ID of a JADE platform. Agent GUIDs in JADE are made by a platform-unique nickname, the '@' character and the platform ID. This constant is the name of the property whose value contains the list of agents that have to be launched at bootstrap time This constant is the key of the property whose value contains the list of MTPs that have to be launched at bootstrap time. This list must be retrieved via the getSpecifiers(MTPS) method. This constant is the key of the property whose value identifies the IMTP Manager to be created by ProfileImpl This constant is the key of the property whose value contains the desired name of the container. If this container name exists already, then a default name is assigned by the platform. The name of the main-container is always assigned by the platform and cannot be changed. This constant is the key of the property whose value contains the list of ACLCODECSs that have to be launched at bootstrap time. This list must be retrieved via the getSpecifiers(ACLCODECS) method. This constant is the key of the property whose value contains the indication about the type of JVM. This constant is the key of the property whose value contains the indication about the type of JVM. This constant is the key of the property whose value contains the indication about the type of JVM. This constant is the key of the property whose value contains the indication about the type of JVM. This constant is the key of the property whose value contains the name of the directory where all the files generated by JADE should be put. The defaul value is the current directory. This constant is the key of the property whose value is the class name of the mobility manager. A class that denotes resources that are subjects of Jade configuration property statements. A property that links a Jade configuration object to a master configuration root object.