Property | Range | Type | Occurrence | Edits | Description |
---|---|---|---|---|---|
ems:lambda | datatype | xsd:double | exactly-one | read-write | The expected number of occurences. |
<?xml version="1.0"?> <ems:PoissonDistribution xmlns:ems="http://open-services.net/ns/ems#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <ems:lambda rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4</ems:lambda> </ems:PoissonDistribution>