Constant Field Values
Contents
laas.openrobots.*
-
laas.openrobots.ontology.OroServer Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_CONF
"etc/oro-server/oro.conf"
public static final java.lang.String
VERSION
"0.8.0"
-
laas.openrobots.ontology.connectors.SocketConnector Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_KEEP_ALIVE_SOCKET_DURATION
"6000"
public static final java.lang.String
DEFAULT_PORT
"6969"
public static final java.lang.String
MESSAGE_TERMINATOR
"#end#"
-
laas.openrobots.ontology.helpers.Namespaces Modifier and Type Constant Field Value public static final java.lang.String
owl_ns
"http://www.w3.org/2002/07/owl#"
public static final java.lang.String
rdf_ns
"http://www.w3.org/1999/02/22-rdf-syntax-ns#"
public static final java.lang.String
rdfs_ns
"http://www.w3.org/2000/01/rdf-schema#"
public static final java.lang.String
xsd_ns
"http://www.w3.org/2001/XMLSchema#"
-
laas.openrobots.ontology.modules.events.EventProcessor Modifier and Type Constant Field Value public final int
PROCESS_DELAY
200