<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE perspective SYSTEM "http://nlp.fi.muni.cz/projekty/visualbrowser/perspective.dtd">
<perspective>
  <name>The Java Programming Language</name>
  <start>http://tractor.ecs.soton.ac.uk/cohse/ontologies/java#Thing</start>
  <defaultnode shape="2" color="#336699"/>
  <defaultedge shape="1" color="#cc0000" length="400"/>
  <defaulthint ishtml="true"/>
  <node subj="http://www.daml.org/2001/03/daml+oil#Class" display="false"/>
  <node subj="http://www.daml.org/2001/03/daml+oil#Thing" display="false"/>
  <node subj="http://www.daml.org/2001/03/daml+oil#Restriction" display="false"/>
  <node subj="http://www.daml.org/2001/03/daml+oil#List" display="false"/>
  <node subj="http://www.daml.org/2001/03/daml+oil#nil" display="false"/>
  <node pred="http://www.w3.org/1999/02/22-rdf-syntax-ns#type" obj="http://www.daml.org/2001/03/daml+oil#Thing" bgcolor="#cc00cc" color="#ffffff" desc="thing"/> 
  <node pred="http://www.w3.org/1999/02/22-rdf-syntax-ns#type" obj="http://www.daml.org/2001/03/daml+oil#List" shape="0" bgcolor="#00cccc" color="#cccccc" desc="list"/>
  <node pred="http://www.w3.org/1999/02/22-rdf-syntax-ns#type" obj="http://www.daml.org/2001/03/daml+oil#Class" shape="1" fontsize="12" bgcolor="#cccccc" color="#000000"/>
  <node pred="http://www.w3.org/1999/02/22-rdf-syntax-ns#type" obj="http://www.daml.org/2001/03/daml+oil#Restriction" shape="0" bgcolor="#00cccc" label=" " color="#ffffff"/>
  
  <edge name="http://www.w3.org/2000/01/rdf-schema#subClassOf" length="100" color="#3366ff" shape="1" desc="subclass" label="subclass"/>
  <edge name="http://www.daml.org/2001/03/daml+oil#onProperty" length="50" shape="1" color="#33cc66" label="property" desc="property"/>
  <edge name="http://www.daml.org/2001/03/daml+oil#hasClass" length="100" shape="1" color="#cc3366" label="has class" desc="has class"/>  
  <edge name="http://www.daml.org/2001/03/daml+oil#sameClassAs" length="200" shape="0" color="#cccccc" label="same class" desc="same class"/>
  <edge name="http://www.w3.org/1999/02/22-rdf-syntax-ns#type" length="50" shape="0" color="#cc0000" desc="type"/>
  <edge name="http://www.daml.org/2001/03/daml+oil#first" length="150" shape="2" color="#00cc00" desc="first"/>
  <edge name="http://www.daml.org/2001/03/daml+oil#rest" length="150" shape="2" color="#cc0000" desc="rest"/>
  <edge name="http://www.daml.org/2001/03/daml+oil#oneOf" length="150" shape="2" color="#0000cc" desc="one of"/>
  <edge name="http://www.daml.org/2001/03/daml+oil#unionOf" length="150" shape="2" color="#cccc00" desc="union of"/>
  <edge name="http://www.daml.org/2001/03/daml+oil#intersectionOf" length="150" shape="2" color="#00cc00" desc="intersection of"/>
  
  <hint name="http://www.w3.org/2000/01/rdf-schema#comment" label=""/>
  <hint name="http://img.cs.man.ac.uk/oil/oiled#creator" label="By: " display="false"/>
  <hint name="http://www.daml.org/2001/03/daml+oil#maxCardinalityQ" label="Maximal Cardinality: "/>
  <hint name="http://www.daml.org/2001/03/daml+oil#cardinalityQ" label="Cardinality: "/>
  <hint name="http://img.cs.man.ac.uk/oil/oiled#creationDate" label="At: " display="false"/>
  <hint name="http://www.w3.org/2000/01/rdf-schema#label" eval="label"/>
  
</perspective>

