digraph G { size="25,25"; ratio=auto; node [shape=ellipse,fontsize=11]; rankdir=LR; r1 [label="http://www.daml.org/2001/02/daml+oil-ex#Person"]; r2 [label="http://www.daml.org/2001/02/daml+oil#Class"]; r1 -> r2 [label="rdf::type" fontsize=12]; l1 [label=" ''Persons have at most 1 item of associatedData''" shape=plaintext]; r1 -> l1 [label="rdfs::comment" fontsize=12]; r5 [label="[?GENID_3]"]; r6 [label="http://www.daml.org/2001/02/daml+oil#Restriction"]; r5 -> r6 [label="rdf::type" fontsize=12]; r1 -> r5 [label="rdfs::subClassOf" fontsize=12]; r9 [label="http://208.190.202.42/~connolly/2001/01/ctfigs/ex-ian.daml#associatedData"]; r5 -> r9 [label="http://www.daml.org/2001/02/daml+oil#onProperty" fontsize=12]; l2 [label=" ''1''" shape=plaintext]; r5 -> l2 [label="http://www.daml.org/2001/02/daml+oil#maxCardinality" fontsize=12]; r12 [label="http://www.daml.org/2001/02/daml+oil-ex#shoesize"]; r13 [label="http://www.daml.org/2001/02/daml+oil#ConcreteProperty"]; r12 -> r13 [label="rdf::type" fontsize=12]; l3 [label=" ''shoesize is a ConcreteProperty whose range is xsd:decimal. shoesize is also a UniqueProperty (can only have one shoesize)''" shape=plaintext]; r12 -> l3 [label="rdfs::comment" fontsize=12]; r16 [label="http://www.daml.org/2001/02/daml+oil#UniqueProperty"]; r12 -> r16 [label="rdf::type" fontsize=12]; r18 [label="xsd:decimal"]; r12 -> r18 [label="rdfs::range" fontsize=12]; r20 [label="http://208.190.202.42/~connolly/2001/01/ctfigs/ex-ian.daml#Ian"]; r20 -> r1 [label="rdf::type" fontsize=12]; r22 [label="[?GENID_12]"]; r23 [label="http://www.w3.org/2000/10/XMLSchema#decimal"]; r22 -> r23 [label="rdf::type" fontsize=12]; r20 -> r22 [label="http://www.daml.org/2001/02/daml+oil-ex#shoesize" fontsize=12]; l4 [label=" ''14''" shape=plaintext]; r22 -> l4 [label="rdf::value" fontsize=12]; r27 [label="[?GENID_17]"]; r28 [label="http://www.w3.org/2000/10/XMLSchema#nonNegativeInteger"]; r27 -> r28 [label="rdf::type" fontsize=12]; r20 -> r27 [label="http://www.daml.org/2001/02/daml+oil-ex#age" fontsize=12]; l5 [label=" ''37''" shape=plaintext]; r27 -> l5 [label="rdf::value" fontsize=12]; r32 [label="[?GENID_21]"]; r33 [label="http://www.w3.org/2000/10/XMLSchema#string"]; r32 -> r33 [label="rdf::type" fontsize=12]; r20 -> r32 [label="http://www.daml.org/2001/02/daml+oil-ex#shirtsize" fontsize=12]; l6 [label=" ''12''" shape=plaintext]; r32 -> l6 [label="rdf::value" fontsize=12]; }