changeset 8:2b79c1bc9aca

trying again in rdfs
author casties
date Fri, 20 Apr 2012 18:51:05 +0200
parents 249b385c0ce6
children cbd4b50d0e9d
files annotations-neu.owl annotations-new.owl annotations-new.pprj annotations-new.repository
diffstat 4 files changed, 7947 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/annotations-neu.owl	Fri Apr 20 11:54:26 2012 +0200
+++ b/annotations-neu.owl	Fri Apr 20 18:51:05 2012 +0200
@@ -25,10 +25,21 @@
     <Declaration>
         <Class IRI="RelationalTarget"/>
     </Declaration>
+    <Declaration>
+        <ObjectProperty IRI="relatesTarget"/>
+    </Declaration>
     <SubClassOf>
         <Class IRI="RelationalTarget"/>
         <Class IRI="http://www.openannotation.org/ns/Target"/>
     </SubClassOf>
+    <ObjectPropertyDomain>
+        <ObjectProperty IRI="relatesTarget"/>
+        <Class IRI="RelationalTarget"/>
+    </ObjectPropertyDomain>
+    <ObjectPropertyRange>
+        <ObjectProperty IRI="relatesTarget"/>
+        <Class IRI="http://www.openannotation.org/ns/Target"/>
+    </ObjectPropertyRange>
     <AnnotationAssertion>
         <AnnotationProperty abbreviatedIRI="rdfs:comment"/>
         <IRI>RelationalTarget</IRI>
@@ -39,6 +50,16 @@
         <IRI>RelationalTarget</IRI>
         <Literal datatypeIRI="&rdf;PlainLiteral">RelationalTarget</Literal>
     </AnnotationAssertion>
+    <AnnotationAssertion>
+        <AnnotationProperty abbreviatedIRI="rdfs:comment"/>
+        <IRI>relatesTarget</IRI>
+        <Literal datatypeIRI="&rdf;PlainLiteral">The relation betwen the RelationalTarget and the Targets that are related by the Annotation.</Literal>
+    </AnnotationAssertion>
+    <AnnotationAssertion>
+        <AnnotationProperty abbreviatedIRI="rdfs:label"/>
+        <IRI>relatesTarget</IRI>
+        <Literal datatypeIRI="&rdf;PlainLiteral">relatesTarget</Literal>
+    </AnnotationAssertion>
 </Ontology>
 
 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/annotations-new.owl	Fri Apr 20 18:51:05 2012 +0200
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<rdf:RDF
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
+    xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
+    xmlns:owl="http://www.w3.org/2002/07/owl#"
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
+    xmlns:swrl="http://www.w3.org/2003/11/swrl#"
+    xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
+    xmlns="http://ontologies.mpiwg-berlin.mpg.de/annotations/#"
+    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xml:base="http://ontologies.mpiwg-berlin.mpg.de/annotations/">
+  <owl:Ontology rdf:about="">
+    <owl:imports rdf:resource="http://www.openannotation.org/ns/"/>
+  </owl:Ontology>
+  <rdfs:Class rdf:ID="RelationalTarget">
+    <rdfs:subClassOf rdf:resource="http://www.openannotation.org/ns/Target"/>
+  </rdfs:Class>
+  <rdf:Property rdf:ID="relatesTarget">
+    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >The relationship between RelationalTarget and the Targets that are related by this Annotation.</rdfs:comment>
+    <rdfs:range rdf:resource="http://www.openannotation.org/ns/Target"/>
+    <rdfs:domain rdf:resource="#RelationalTarget"/>
+  </rdf:Property>
+</rdf:RDF>
+
+<!-- Created with Protege (with OWL Plugin 3.4.8, Build 629)  http://protege.stanford.edu -->
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/annotations-new.pprj	Fri Apr 20 18:51:05 2012 +0200
@@ -0,0 +1,7897 @@
+; Fri Apr 20 18:39:32 CEST 2012
+; 
+;+ (version "3.4.8")
+;+ (build "Build 629")
+
+([annotations-new_ProjectKB_Class61] of  String
+
+	(name ":INSTANCE-ANNOTATION")
+	(string_value "%3AANNOTATION-TEXT"))
+
+([annotations-new_ProjectKB_Class62] of  String
+
+	(name "http://www.w3.org/2002/07/owl#Class")
+	(string_value "%3ANAME"))
+
+([annotations-new_ProjectKB_Class63] of  String
+
+	(name ":PAL-CONSTRAINT")
+	(string_value "%3APAL-NAME"))
+
+([annotations-new_ProjectKB_Class64] of  String
+
+	(name ":META-CLASS")
+	(string_value "%3ANAME"))
+
+([annotations-new_ProjectKB_Class65] of  String
+
+	(name "http://www.w3.org/2002/07/owl#Thing")
+	(string_value "%3ANAME"))
+
+([BROWSER_SLOT_NAMES] of  Property_List
+
+	(properties
+		[annotations-new_ProjectKB_Class61]
+		[annotations-new_ProjectKB_Class62]
+		[annotations-new_ProjectKB_Class63]
+		[annotations-new_ProjectKB_Class64]
+		[annotations-new_ProjectKB_Class65]))
+
+([CLSES_TAB] of  Widget
+
+	(is_hidden TRUE)
+	(label "Classes")
+	(property_list [Instance_47])
+	(widget_class_name "edu.stanford.smi.protege.widget.ClsesTab"))
+
+([empty.owl_ProjectKB_Class5] of  String
+
+	(name "owl_major_build")
+	(string_value "3.4.8"))
+
+([empty.owl_ProjectKB_Class6] of  Boolean
+
+	(boolean_value TRUE)
+	(name "parser_namespace_database_inclusion_version"))
+
+([FORMS_TAB] of  Widget
+
+	(is_hidden TRUE)
+	(label "Forms")
+	(property_list [Instance_85])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormsTab"))
+
+([Instance_1005] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#Class")
+	(property_list [XY_Instance_540])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([Instance_2201] of  Integer
+
+	(integer_value 250)
+	(name "ClsesTab.left_right"))
+
+([Instance_2202] of  Integer
+
+	(integer_value 400)
+	(name "ClsesTab.left.top_bottom"))
+
+([Instance_2469] of  String
+
+	(name "owl_file_language")
+	(string_value "RDF/XML-ABBREV"))
+
+([Instance_2470] of  String
+
+	(name "owl_namespace")
+	(string_value "http://owl.protege.stanford.edu"))
+
+([Instance_2534] of  Widget
+
+	(is_hidden FALSE)
+	(label "Metadata")
+	(property_list [Instance_2539])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadatatab.OWLMetadataTab"))
+
+([Instance_2539] of  Property_List
+)
+
+([Instance_2600] of  Widget
+
+	(is_hidden FALSE)
+	(label "Properties")
+	(property_list [Instance_3177])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.OWLPropertiesTab"))
+
+([Instance_3177] of  Property_List
+
+	(properties
+		[Instance_3239]
+		[Instance_3240]))
+
+([Instance_3234] of  Widget
+
+	(is_hidden FALSE)
+	(label "Individuals")
+	(property_list [Instance_3235])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.individuals.OWLIndividualsTab"))
+
+([Instance_3235] of  Property_List
+
+	(properties
+		[Instance_3241]
+		[Instance_3242]))
+
+([Instance_3239] of  Integer
+
+	(integer_value 250)
+	(name "SlotsTab.left_right"))
+
+([Instance_3240] of  Integer
+
+	(integer_value 400)
+	(name "SlotTab.left.top_bottom"))
+
+([Instance_3241] of  Integer
+
+	(integer_value 250)
+	(name "InstancesTab.left_right"))
+
+([Instance_3242] of  Integer
+
+	(integer_value 250)
+	(name "InstancesTab.right.left_right"))
+
+([Instance_42] of  String
+
+	(name "factory_class_name")
+	(string_value "edu.stanford.smi.protegex.owl.jena.JenaKnowledgeBaseFactory"))
+
+([Instance_43] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [Instance_44])
+	(widget_class_name "edu.stanford.smi.protege.widget.ClsesAndInstancesTab"))
+
+([Instance_44] of  Property_List
+)
+
+([Instance_443] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#AnonymousClass")
+	(property_list [KB_713803_Instance_7])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([Instance_45] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [Instance_46])
+	(widget_class_name "edu.stanford.smi.protege.widget.KAToolTab"))
+
+([Instance_46] of  Property_List
+)
+
+([Instance_47] of  Property_List
+
+	(properties
+		[Instance_91]
+		[Instance_92]))
+
+([Instance_48] of  Options
+
+	(confirm_on_remove FALSE)
+	(display_abstract_class_icon FALSE)
+	(display_hidden_classes FALSE)
+	(display_multi_parent_class_icon FALSE)
+	(is_readonly FALSE)
+	(tabbed_instance_form_layout TRUE)
+	(update_modification_slots FALSE))
+
+([Instance_581] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property")
+	(property_list [KB_886778_Instance_144])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([Instance_65] of  Property_List
+
+	(properties
+		[Instance_93]
+		[Instance_94]))
+
+([Instance_85] of  Property_List
+
+	(properties [Instance_95]))
+
+([Instance_86] of  Widget
+
+	(is_hidden FALSE)
+	(label "OWLClasses")
+	(property_list [Instance_944])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.cls.OWLClassesTab"))
+
+([Instance_88] of  Property_List
+
+	(properties
+		[Instance_96]
+		[Instance_97]))
+
+([Instance_91] of  Integer
+
+	(integer_value 356)
+	(name "ClsesTab.left_right"))
+
+([Instance_92] of  Integer
+
+	(integer_value 400)
+	(name "ClsesTab.left.top_bottom"))
+
+([Instance_93] of  Integer
+
+	(integer_value 273)
+	(name "SlotsTab.left_right"))
+
+([Instance_94] of  Integer
+
+	(integer_value 400)
+	(name "SlotTab.left.top_bottom"))
+
+([Instance_944] of  Property_List
+
+	(properties
+		[Instance_2201]
+		[Instance_2202]))
+
+([Instance_95] of  Integer
+
+	(integer_value 252)
+	(name "FormsTab.left_right"))
+
+([Instance_96] of  Integer
+
+	(integer_value 449)
+	(name "InstancesTab.left_right"))
+
+([Instance_97] of  Integer
+
+	(integer_value 250)
+	(name "InstancesTab.right.left_right"))
+
+([INSTANCE_ANNOTATION_FORM_WIDGET] of  Widget
+
+	(height 476)
+	(is_hidden FALSE)
+	(name ":INSTANCE-ANNOTATION")
+	(property_list [XY_Instance_0])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 603)
+	(x 0)
+	(y 0))
+
+([INSTANCES_TAB] of  Widget
+
+	(is_hidden TRUE)
+	(label "Instances")
+	(property_list [Instance_88])
+	(widget_class_name "edu.stanford.smi.protege.widget.InstancesTab"))
+
+([KB_024013_Instance_4] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_024013_Instance_5])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_024013_Instance_5] of  Property_List
+)
+
+([KB_100699_Instance_0] of  Widget
+
+	(height 360)
+	(is_hidden FALSE)
+	(label "Class Annotations")
+	(name "http://www.w3.org/2002/07/owl#equivalentClass")
+	(property_list [KB_100699_Instance_1])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 650)
+	(x 0)
+	(y 130))
+
+([KB_100699_Instance_1] of  Property_List
+
+	(properties
+		[KB_100699_Instance_2]
+		[KB_100699_Instance_6]))
+
+([KB_100699_Instance_10] of  Widget
+
+	(is_hidden FALSE)
+	(label "Disjoints")
+	(name "http://www.w3.org/2002/07/owl#disjointWith")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([KB_100699_Instance_11] of  Property_List
+
+	(properties [KB_100699_Instance_12]))
+
+([KB_100699_Instance_12] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisplayRestrictions"))
+
+([KB_100699_Instance_2] of  Widget
+
+	(height 360)
+	(is_hidden FALSE)
+	(label "Logic View")
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_100699_Instance_3])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 650)
+	(x 0)
+	(y 0))
+
+([KB_100699_Instance_3] of  Property_List
+
+	(properties
+		[KB_100699_Instance_4]
+		[KB_100699_Instance_5]))
+
+([KB_100699_Instance_4] of  Widget
+
+	(height 211)
+	(is_hidden FALSE)
+	(label "Conditions")
+	(name ":DIRECT-SUPERCLASSES")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 640)
+	(x 5)
+	(y 5))
+
+([KB_100699_Instance_5] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "Disjoints")
+	(name "http://www.w3.org/2002/07/owl#disjointWith")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 650)
+	(x 0)
+	(y 223))
+
+([KB_100699_Instance_6] of  Widget
+
+	(height -36)
+	(is_hidden FALSE)
+	(label "Properties View")
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_100699_Instance_7])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width -14)
+	(x 7)
+	(y 28))
+
+([KB_100699_Instance_7] of  Property_List
+
+	(properties
+		[KB_100699_Instance_8]
+		[KB_100699_Instance_9]
+		[KB_100699_Instance_10]))
+
+([KB_100699_Instance_8] of  Widget
+
+	(is_hidden FALSE)
+	(label "Superclasses")
+	(name ":DIRECT-SUPERCLASSES")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([KB_100699_Instance_9] of  Widget
+
+	(is_hidden FALSE)
+	(label "Properties")
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_100699_Instance_11])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([KB_140180_Instance_0] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_140180_Instance_1]))
+
+([KB_140180_Instance_1] of  Property_List
+)
+
+([KB_140180_Instance_2] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_140180_Instance_3]))
+
+([KB_140180_Instance_279] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_140180_Instance_280]))
+
+([KB_140180_Instance_280] of  Property_List
+)
+
+([KB_140180_Instance_281] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_140180_Instance_282]))
+
+([KB_140180_Instance_282] of  Property_List
+)
+
+([KB_140180_Instance_283] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_140180_Instance_284]))
+
+([KB_140180_Instance_284] of  Property_List
+)
+
+([KB_140180_Instance_285] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_140180_Instance_286]))
+
+([KB_140180_Instance_286] of  Property_List
+)
+
+([KB_140180_Instance_287] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_140180_Instance_288]))
+
+([KB_140180_Instance_288] of  Property_List
+)
+
+([KB_140180_Instance_289] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_140180_Instance_290]))
+
+([KB_140180_Instance_290] of  Property_List
+)
+
+([KB_140180_Instance_291] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_140180_Instance_292]))
+
+([KB_140180_Instance_292] of  Property_List
+)
+
+([KB_140180_Instance_3] of  Property_List
+)
+
+([KB_140180_Instance_4] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_140180_Instance_5]))
+
+([KB_140180_Instance_5] of  Property_List
+)
+
+([KB_140180_Instance_6] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_140180_Instance_7]))
+
+([KB_140180_Instance_7] of  Property_List
+)
+
+([KB_140180_Instance_8] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_140180_Instance_9]))
+
+([KB_140180_Instance_9] of  Property_List
+)
+
+([KB_221055_Instance_10] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_11])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_11] of  Property_List
+)
+
+([KB_221055_Instance_14] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_15])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_15] of  Property_List
+)
+
+([KB_221055_Instance_18] of  Widget
+
+	(height 60)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_19])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.OWLInversePropertyWidget")
+	(width 200)
+	(x 400)
+	(y 300))
+
+([KB_221055_Instance_19] of  Property_List
+)
+
+([KB_221055_Instance_2] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_3])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_22] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_23])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_23] of  Property_List
+)
+
+([KB_221055_Instance_26] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_27])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_27] of  Property_List
+)
+
+([KB_221055_Instance_3] of  Property_List
+)
+
+([KB_221055_Instance_30] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_31])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_31] of  Property_List
+)
+
+([KB_221055_Instance_34] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_35])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_35] of  Property_List
+)
+
+([KB_221055_Instance_38] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_39])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_39] of  Property_List
+)
+
+([KB_221055_Instance_6] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_7])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_66] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_67])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_67] of  Property_List
+)
+
+([KB_221055_Instance_7] of  Property_List
+)
+
+([KB_221055_Instance_70] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_71])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_71] of  Property_List
+)
+
+([KB_301165_Instance_1013] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#Nothing")
+	(property_list [XY_Instance_975])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_301165_Instance_856] of  Widget
+
+	(is_hidden FALSE)
+	(name ":DIRECTED-BINARY-RELATION")
+	(property_list [XY_Instance_927])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_303942_Instance_68] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#Thing")
+	(property_list [XY_Instance_784])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_307200_Instance_22] of  Property_List
+
+	(name "DisabledTestGroups")
+	(properties [KB_307200_Instance_24]))
+
+([KB_307200_Instance_23] of  Property_List
+
+	(name "DisabledTest")
+	(properties
+		[KB_307200_Instance_25]
+		[KB_307200_Instance_26]
+		[KB_307200_Instance_27]
+		[KB_307200_Instance_28]
+		[KB_307200_Instance_29]
+		[KB_307200_Instance_30]
+		[KB_307200_Instance_31]
+		[KB_307200_Instance_32]
+		[KB_307200_Instance_33]))
+
+([KB_307200_Instance_24] of  Boolean
+
+	(boolean_value TRUE)
+	(name "OWL-DL Tests"))
+
+([KB_307200_Instance_25] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.NoTopLevelJunkOWLDLTest"))
+
+([KB_307200_Instance_26] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.NoSubclassesOfRDFClassesOWLDLTest"))
+
+([KB_307200_Instance_27] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.NoImportOfSystemOntologiesOWLDLTest"))
+
+([KB_307200_Instance_28] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.NoClassesOrPropertiesInEnumerationsOWLDLTest"))
+
+([KB_307200_Instance_29] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.NoPropertiesWithClassAsRangeOWLDLTest"))
+
+([KB_307200_Instance_30] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.NoMetaclassOWLDLTest"))
+
+([KB_307200_Instance_31] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.NoSuperOrSubPropertiesOfAnnotationPropertiesTest"))
+
+([KB_307200_Instance_32] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.TransitivePropertiesCannotBeFunctionalOWLDLTest"))
+
+([KB_307200_Instance_33] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.NoCardiRestrictionOnTransitivePropertiesOWLDLTest"))
+
+([KB_313796_Instance_852] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#AllDifferent")
+	(property_list [XY_Instance_89])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_313796_Instance_943] of  Widget
+
+	(is_hidden FALSE)
+	(name ":OWL-ANONYMOUS-ROOT")
+	(property_list [XY_Instance_665])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_325529_Class0] of  Map
+)
+
+([KB_325529_Class4] of  String
+
+	(name "owl_file_name")
+	(string_value "annotations-new.owl"))
+
+([KB_444675_Instance_0] of  String
+
+	(name "SwitchableClassDefinitionType")
+	(string_value "edu.stanford.smi.protegex.owl.ui.cls.PropertiesClassDefinitionWidgetType"))
+
+([KB_465546_Instance_567] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#ExternalResource")
+	(property_list [XY_Instance_890])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_470164_Class0] of  Map
+)
+
+([KB_470164_Class1] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class2])
+	(widget_class_name "se.liu.ida.JessTab.JessTab"))
+
+([KB_470164_Class10] of  Property_List
+)
+
+([KB_470164_Class11] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class12])
+	(widget_class_name "edu.stanford.smi.protege.widget.instance_tree.InstanceTreeTab"))
+
+([KB_470164_Class12] of  Property_List
+)
+
+([KB_470164_Class13] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class14])
+	(widget_class_name "edu.stanford.smi.protegex.widget.pal.PalConstraintsTab"))
+
+([KB_470164_Class14] of  Property_List
+)
+
+([KB_470164_Class15] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class16])
+	(widget_class_name "edu.stanford.smi.RemoteKBTab.WordNetTab"))
+
+([KB_470164_Class16] of  Property_List
+)
+
+([KB_470164_Class17] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class18])
+	(widget_class_name "org.protege.owl.mm.protege3.MappingMasterTab"))
+
+([KB_470164_Class18] of  Property_List
+)
+
+([KB_470164_Class19] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class20])
+	(widget_class_name "edu.stanford.smi.protegex.evaluation.MetaAnalysis"))
+
+([KB_470164_Class2] of  Property_List
+)
+
+([KB_470164_Class20] of  Property_List
+)
+
+([KB_470164_Class21] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class22])
+	(widget_class_name "uk.ac.man.cs.mig.coode.owlviz.ui.OWLVizTab"))
+
+([KB_470164_Class22] of  Property_List
+)
+
+([KB_470164_Class23] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class24])
+	(widget_class_name "edu.stanford.smi.protege.query.LuceneQueryPlugin"))
+
+([KB_470164_Class24] of  Property_List
+)
+
+([KB_470164_Class25] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class26])
+	(widget_class_name "edu.stanford.smi.RemoteKBTab.UMLSTab"))
+
+([KB_470164_Class26] of  Property_List
+)
+
+([KB_470164_Class27] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class28])
+	(widget_class_name "edu.stanford.smi.protegex.changeanalysis.ChangeAnalysisTab"))
+
+([KB_470164_Class28] of  Property_List
+)
+
+([KB_470164_Class29] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class30])
+	(widget_class_name "TGViztab.TGVizTab"))
+
+([KB_470164_Class3] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class4])
+	(widget_class_name "edu.stanford.smi.protege.widget.ProtegePropertiesTab"))
+
+([KB_470164_Class30] of  Property_List
+)
+
+([KB_470164_Class31] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class32])
+	(widget_class_name "org.algernon.kb.okbc.protege.plugins.AlgernonTab"))
+
+([KB_470164_Class32] of  Property_List
+)
+
+([KB_470164_Class33] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class34])
+	(widget_class_name "edu.stanford.smi.protegex.changes.changesKBViewTab.ChangesKBViewTab"))
+
+([KB_470164_Class34] of  Property_List
+)
+
+([KB_470164_Class35] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class36])
+	(widget_class_name "edu.stanford.smi.protegex.xml.tab.XMLTab"))
+
+([KB_470164_Class36] of  Property_List
+)
+
+([KB_470164_Class37] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class38])
+	(widget_class_name "edu.stanford.smi.protegex.widget.pal.PalQueriesTab"))
+
+([KB_470164_Class38] of  Property_List
+)
+
+([KB_470164_Class39] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class40])
+	(widget_class_name "edu.stanford.smi.protegex.chatPlugin.ChatTab"))
+
+([KB_470164_Class4] of  Property_List
+)
+
+([KB_470164_Class40] of  Property_List
+)
+
+([KB_470164_Class41] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class42])
+	(widget_class_name "org.protege.owl.axiome.ui.AxiomeTab"))
+
+([KB_470164_Class42] of  Property_List
+)
+
+([KB_470164_Class43] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class44])
+	(widget_class_name "edu.stanford.smi.protege.keywordsearch.StringSearch"))
+
+([KB_470164_Class44] of  Property_List
+)
+
+([KB_470164_Class45] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class46])
+	(widget_class_name "script.ProtegeScriptTab"))
+
+([KB_470164_Class46] of  Property_List
+)
+
+([KB_470164_Class47] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class48])
+	(widget_class_name "edu.stanford.smi.protegex.changes.ChangesTab"))
+
+([KB_470164_Class48] of  Property_List
+)
+
+([KB_470164_Class49] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class50])
+	(widget_class_name "edu.stanford.smi.protegex.fctab.FacetConstraintsTab"))
+
+([KB_470164_Class5] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class6])
+	(widget_class_name "ezpal.EZPalTab"))
+
+([KB_470164_Class50] of  Property_List
+)
+
+([KB_470164_Class51] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class52])
+	(widget_class_name "edu.stanford.smi.protege.widget.instance_tree.KnowledgeTreeTab"))
+
+([KB_470164_Class52] of  Property_List
+)
+
+([KB_470164_Class53] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class54])
+	(widget_class_name "edu.stanford.smi.protegex.datamaster.DataMasterTab"))
+
+([KB_470164_Class54] of  Property_List
+)
+
+([KB_470164_Class55] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class56])
+	(widget_class_name "dfki.protege.ontoviz_tab.OntovizTab"))
+
+([KB_470164_Class56] of  Property_List
+)
+
+([KB_470164_Class57] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class58])
+	(widget_class_name "edu.stanford.smi.protegex.changes.stats.ChangeStatisticsTab"))
+
+([KB_470164_Class58] of  Property_List
+)
+
+([KB_470164_Class59] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class60])
+	(widget_class_name "edu.stanford.smi.protegex.prompt.PromptTab"))
+
+([KB_470164_Class6] of  Property_List
+)
+
+([KB_470164_Class60] of  Property_List
+)
+
+([KB_470164_Class7] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class8])
+	(widget_class_name "edu.stanford.smi.protegex.server_changes.prompt.UsersTab"))
+
+([KB_470164_Class8] of  Property_List
+)
+
+([KB_470164_Class9] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_470164_Class10])
+	(widget_class_name "ca.uvic.csr.shrimp.jambalaya.JambalayaTab"))
+
+([KB_632156_Instance_0] of  String
+
+	(name "OWL-PREDEFINED-PROFILE-URI")
+	(string_value "http://protege.stanford.edu/plugins/owl/OWLProfiles.owl#RDF"))
+
+([KB_632156_Instance_3] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_632156_Instance_4] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_635552_Instance_0] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_635552_Instance_1]))
+
+([KB_635552_Instance_1] of  Property_List
+)
+
+([KB_635552_Instance_10] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_635552_Instance_11]))
+
+([KB_635552_Instance_11] of  Property_List
+)
+
+([KB_635552_Instance_12] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#priorVersion")
+	(property_list [KB_635552_Instance_13]))
+
+([KB_635552_Instance_13] of  Property_List
+)
+
+([KB_635552_Instance_14] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_635552_Instance_15]))
+
+([KB_635552_Instance_15] of  Property_List
+)
+
+([KB_635552_Instance_16] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_635552_Instance_17]))
+
+([KB_635552_Instance_17] of  Property_List
+)
+
+([KB_635552_Instance_18] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_635552_Instance_19]))
+
+([KB_635552_Instance_19] of  Property_List
+)
+
+([KB_635552_Instance_2] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_635552_Instance_3]))
+
+([KB_635552_Instance_20] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#incompatibleWith")
+	(property_list [KB_635552_Instance_21]))
+
+([KB_635552_Instance_21] of  Property_List
+)
+
+([KB_635552_Instance_22] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#backwardCompatibleWith")
+	(property_list [KB_635552_Instance_23])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_635552_Instance_23] of  Property_List
+
+	(properties [KB_632156_Instance_3]))
+
+([KB_635552_Instance_24] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_635552_Instance_25]))
+
+([KB_635552_Instance_25] of  Property_List
+)
+
+([KB_635552_Instance_26] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_635552_Instance_27]))
+
+([KB_635552_Instance_27] of  Property_List
+)
+
+([KB_635552_Instance_28] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_635552_Instance_29]))
+
+([KB_635552_Instance_29] of  Property_List
+)
+
+([KB_635552_Instance_3] of  Property_List
+)
+
+([KB_635552_Instance_30] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_635552_Instance_31]))
+
+([KB_635552_Instance_31] of  Property_List
+)
+
+([KB_635552_Instance_32] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_635552_Instance_33]))
+
+([KB_635552_Instance_33] of  Property_List
+)
+
+([KB_635552_Instance_34] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_635552_Instance_35]))
+
+([KB_635552_Instance_35] of  Property_List
+)
+
+([KB_635552_Instance_4] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_635552_Instance_5]))
+
+([KB_635552_Instance_5] of  Property_List
+)
+
+([KB_635552_Instance_6] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_635552_Instance_7]))
+
+([KB_635552_Instance_7] of  Property_List
+)
+
+([KB_635552_Instance_8] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_635552_Instance_9]))
+
+([KB_635552_Instance_9] of  Property_List
+)
+
+([KB_691299_Instance_398] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#DatatypeProperty")
+	(property_list [KB_938545_Instance_56])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_691299_Instance_537] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#ObjectProperty")
+	(property_list [XY_Instance_462])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_10] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_11])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_11] of  Property_List
+
+	(properties
+		[KB_713803_Instance_12]
+		[KB_713803_Instance_13]))
+
+([KB_713803_Instance_12] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_13] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_14] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_15])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_15] of  Property_List
+
+	(properties
+		[KB_713803_Instance_16]
+		[KB_713803_Instance_17]))
+
+([KB_713803_Instance_16] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_17] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_18] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_19])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_19] of  Property_List
+
+	(properties
+		[KB_713803_Instance_20]
+		[KB_713803_Instance_21]))
+
+([KB_713803_Instance_20] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_21] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_22] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_23]
+		[KB_713803_Instance_24]))
+
+([KB_713803_Instance_23] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_24] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_25] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_26])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_26] of  Property_List
+)
+
+([KB_713803_Instance_27] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_28]))
+
+([KB_713803_Instance_28] of  Property_List
+)
+
+([KB_713803_Instance_29] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_30]))
+
+([KB_713803_Instance_30] of  Property_List
+)
+
+([KB_713803_Instance_303] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#MaxCardinalityRestriction")
+	(property_list [KB_713803_Instance_348])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_31] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_32]))
+
+([KB_713803_Instance_32] of  Property_List
+)
+
+([KB_713803_Instance_33] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_34]))
+
+([KB_713803_Instance_34] of  Property_List
+)
+
+([KB_713803_Instance_348] of  Property_List
+
+	(properties
+		[KB_713803_Instance_349]
+		[KB_713803_Instance_363]
+		[KB_713803_Instance_366]
+		[KB_713803_Instance_368]
+		[KB_713803_Instance_370]
+		[KB_713803_Instance_372]
+		[KB_713803_Instance_374]
+		[KB_713803_Instance_376]
+		[KB_713803_Instance_378]
+		[KB_713803_Instance_380]
+		[KB_713803_Instance_382]
+		[KB_713803_Instance_384]
+		[KB_713803_Instance_386]
+		[KB_713803_Instance_388]))
+
+([KB_713803_Instance_349] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_350])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_35] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_36]))
+
+([KB_713803_Instance_350] of  Property_List
+
+	(properties
+		[KB_713803_Instance_351]
+		[KB_713803_Instance_355]
+		[KB_713803_Instance_359]))
+
+([KB_713803_Instance_351] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_352])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_352] of  Property_List
+
+	(properties
+		[KB_713803_Instance_353]
+		[KB_713803_Instance_354]))
+
+([KB_713803_Instance_353] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_354] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_355] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_356])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_356] of  Property_List
+
+	(properties
+		[KB_713803_Instance_357]
+		[KB_713803_Instance_358]))
+
+([KB_713803_Instance_357] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_358] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_359] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_360])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_36] of  Property_List
+)
+
+([KB_713803_Instance_360] of  Property_List
+
+	(properties
+		[KB_713803_Instance_361]
+		[KB_713803_Instance_362]))
+
+([KB_713803_Instance_361] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_362] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_363] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_364]
+		[KB_713803_Instance_365]))
+
+([KB_713803_Instance_364] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_365] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_366] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_367])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_367] of  Property_List
+)
+
+([KB_713803_Instance_368] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_369]))
+
+([KB_713803_Instance_369] of  Property_List
+)
+
+([KB_713803_Instance_37] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_38])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_370] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_371]))
+
+([KB_713803_Instance_371] of  Property_List
+)
+
+([KB_713803_Instance_372] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_373]))
+
+([KB_713803_Instance_373] of  Property_List
+)
+
+([KB_713803_Instance_374] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_375]))
+
+([KB_713803_Instance_375] of  Property_List
+)
+
+([KB_713803_Instance_376] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_377]))
+
+([KB_713803_Instance_377] of  Property_List
+)
+
+([KB_713803_Instance_378] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_379])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_379] of  Property_List
+)
+
+([KB_713803_Instance_38] of  Property_List
+)
+
+([KB_713803_Instance_380] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_381])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_381] of  Property_List
+)
+
+([KB_713803_Instance_382] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_383])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_383] of  Property_List
+)
+
+([KB_713803_Instance_384] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_385])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_385] of  Property_List
+)
+
+([KB_713803_Instance_386] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_387])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_387] of  Property_List
+)
+
+([KB_713803_Instance_388] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#valuesFrom")
+	(property_list [KB_713803_Instance_389])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_389] of  Property_List
+)
+
+([KB_713803_Instance_390] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#MinCardinalityRestriction")
+	(property_list [KB_713803_Instance_435])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_41] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_42])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_42] of  Property_List
+)
+
+([KB_713803_Instance_435] of  Property_List
+
+	(properties
+		[KB_713803_Instance_436]
+		[KB_713803_Instance_450]
+		[KB_713803_Instance_453]
+		[KB_713803_Instance_455]
+		[KB_713803_Instance_457]
+		[KB_713803_Instance_459]
+		[KB_713803_Instance_461]
+		[KB_713803_Instance_463]
+		[KB_713803_Instance_465]
+		[KB_713803_Instance_467]
+		[KB_713803_Instance_469]
+		[KB_713803_Instance_471]
+		[KB_713803_Instance_473]
+		[KB_713803_Instance_475]))
+
+([KB_713803_Instance_436] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_437])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_437] of  Property_List
+
+	(properties
+		[KB_713803_Instance_438]
+		[KB_713803_Instance_442]
+		[KB_713803_Instance_446]))
+
+([KB_713803_Instance_438] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_439])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_439] of  Property_List
+
+	(properties
+		[KB_713803_Instance_440]
+		[KB_713803_Instance_441]))
+
+([KB_713803_Instance_440] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_441] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_442] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_443])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_443] of  Property_List
+
+	(properties
+		[KB_713803_Instance_444]
+		[KB_713803_Instance_445]))
+
+([KB_713803_Instance_444] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_445] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_446] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_447])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_447] of  Property_List
+
+	(properties
+		[KB_713803_Instance_448]
+		[KB_713803_Instance_449]))
+
+([KB_713803_Instance_448] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_449] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_45] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_46])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_450] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_451]
+		[KB_713803_Instance_452]))
+
+([KB_713803_Instance_451] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_452] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_453] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_454])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_454] of  Property_List
+)
+
+([KB_713803_Instance_455] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_456]))
+
+([KB_713803_Instance_456] of  Property_List
+)
+
+([KB_713803_Instance_457] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_458]))
+
+([KB_713803_Instance_458] of  Property_List
+)
+
+([KB_713803_Instance_459] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_460]))
+
+([KB_713803_Instance_46] of  Property_List
+)
+
+([KB_713803_Instance_460] of  Property_List
+)
+
+([KB_713803_Instance_461] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_462]))
+
+([KB_713803_Instance_462] of  Property_List
+)
+
+([KB_713803_Instance_463] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_464]))
+
+([KB_713803_Instance_464] of  Property_List
+)
+
+([KB_713803_Instance_465] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_466])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_466] of  Property_List
+)
+
+([KB_713803_Instance_467] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_468])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_468] of  Property_List
+)
+
+([KB_713803_Instance_469] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_470])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_47] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_48])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_470] of  Property_List
+)
+
+([KB_713803_Instance_471] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_472])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_472] of  Property_List
+)
+
+([KB_713803_Instance_473] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_474])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_474] of  Property_List
+)
+
+([KB_713803_Instance_475] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#valuesFrom")
+	(property_list [KB_713803_Instance_476])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_476] of  Property_List
+)
+
+([KB_713803_Instance_477] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#CardinalityRestriction")
+	(property_list [KB_713803_Instance_522])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_48] of  Property_List
+)
+
+([KB_713803_Instance_49] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_50])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_50] of  Property_List
+)
+
+([KB_713803_Instance_522] of  Property_List
+
+	(properties
+		[KB_713803_Instance_523]
+		[KB_713803_Instance_537]
+		[KB_713803_Instance_540]
+		[KB_713803_Instance_542]
+		[KB_713803_Instance_544]
+		[KB_713803_Instance_546]
+		[KB_713803_Instance_548]
+		[KB_713803_Instance_550]
+		[KB_713803_Instance_552]
+		[KB_713803_Instance_554]
+		[KB_713803_Instance_556]
+		[KB_713803_Instance_558]
+		[KB_713803_Instance_560]
+		[KB_713803_Instance_562]))
+
+([KB_713803_Instance_523] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_524])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_524] of  Property_List
+
+	(properties
+		[KB_713803_Instance_525]
+		[KB_713803_Instance_529]
+		[KB_713803_Instance_533]))
+
+([KB_713803_Instance_525] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_526])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_526] of  Property_List
+
+	(properties
+		[KB_713803_Instance_527]
+		[KB_713803_Instance_528]))
+
+([KB_713803_Instance_527] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_528] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_529] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_530])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_530] of  Property_List
+
+	(properties
+		[KB_713803_Instance_531]
+		[KB_713803_Instance_532]))
+
+([KB_713803_Instance_531] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_532] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_533] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_534])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_534] of  Property_List
+
+	(properties
+		[KB_713803_Instance_535]
+		[KB_713803_Instance_536]))
+
+([KB_713803_Instance_535] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_536] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_537] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_538]
+		[KB_713803_Instance_539]))
+
+([KB_713803_Instance_538] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_539] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_540] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_541])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_541] of  Property_List
+)
+
+([KB_713803_Instance_542] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_543]))
+
+([KB_713803_Instance_543] of  Property_List
+)
+
+([KB_713803_Instance_544] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_545]))
+
+([KB_713803_Instance_545] of  Property_List
+)
+
+([KB_713803_Instance_546] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_547]))
+
+([KB_713803_Instance_547] of  Property_List
+)
+
+([KB_713803_Instance_548] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_549]))
+
+([KB_713803_Instance_549] of  Property_List
+)
+
+([KB_713803_Instance_550] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_551]))
+
+([KB_713803_Instance_551] of  Property_List
+)
+
+([KB_713803_Instance_552] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_553])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_553] of  Property_List
+)
+
+([KB_713803_Instance_554] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_555])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_555] of  Property_List
+)
+
+([KB_713803_Instance_556] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_557])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_557] of  Property_List
+)
+
+([KB_713803_Instance_558] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_559])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_559] of  Property_List
+)
+
+([KB_713803_Instance_560] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_561])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_561] of  Property_List
+)
+
+([KB_713803_Instance_562] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#valuesFrom")
+	(property_list [KB_713803_Instance_563])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_563] of  Property_List
+)
+
+([KB_713803_Instance_648] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#ComplementClass")
+	(property_list [KB_713803_Instance_651])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_651] of  Property_List
+
+	(properties
+		[KB_713803_Instance_652]
+		[KB_713803_Instance_666]
+		[KB_713803_Instance_669]
+		[KB_713803_Instance_671]
+		[KB_713803_Instance_673]
+		[KB_713803_Instance_675]
+		[KB_713803_Instance_677]
+		[KB_713803_Instance_679]
+		[KB_713803_Instance_681]
+		[KB_713803_Instance_683]
+		[KB_713803_Instance_685]
+		[KB_713803_Instance_687]
+		[KB_713803_Instance_689]
+		[KB_713803_Instance_691]))
+
+([KB_713803_Instance_652] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_653])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_653] of  Property_List
+
+	(properties
+		[KB_713803_Instance_654]
+		[KB_713803_Instance_658]
+		[KB_713803_Instance_662]))
+
+([KB_713803_Instance_654] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_655])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_655] of  Property_List
+
+	(properties
+		[KB_713803_Instance_656]
+		[KB_713803_Instance_657]))
+
+([KB_713803_Instance_656] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_657] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_658] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_659])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_659] of  Property_List
+
+	(properties
+		[KB_713803_Instance_660]
+		[KB_713803_Instance_661]))
+
+([KB_713803_Instance_660] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_661] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_662] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_663])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_663] of  Property_List
+
+	(properties
+		[KB_713803_Instance_664]
+		[KB_713803_Instance_665]))
+
+([KB_713803_Instance_664] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_665] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_666] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_667]
+		[KB_713803_Instance_668]))
+
+([KB_713803_Instance_667] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_668] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_669] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_670])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_670] of  Property_List
+)
+
+([KB_713803_Instance_671] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_672]))
+
+([KB_713803_Instance_672] of  Property_List
+)
+
+([KB_713803_Instance_673] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_674]))
+
+([KB_713803_Instance_674] of  Property_List
+)
+
+([KB_713803_Instance_675] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_676]))
+
+([KB_713803_Instance_676] of  Property_List
+)
+
+([KB_713803_Instance_677] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_678]))
+
+([KB_713803_Instance_678] of  Property_List
+)
+
+([KB_713803_Instance_679] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_680]))
+
+([KB_713803_Instance_680] of  Property_List
+)
+
+([KB_713803_Instance_681] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_682])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_682] of  Property_List
+)
+
+([KB_713803_Instance_683] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_684])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_684] of  Property_List
+)
+
+([KB_713803_Instance_685] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_686])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_686] of  Property_List
+)
+
+([KB_713803_Instance_687] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_688])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_688] of  Property_List
+)
+
+([KB_713803_Instance_689] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_690])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_690] of  Property_List
+)
+
+([KB_713803_Instance_691] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#complementOf")
+	(property_list [KB_713803_Instance_692])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_692] of  Property_List
+)
+
+([KB_713803_Instance_693] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#IntersectionClass")
+	(property_list [KB_713803_Instance_738])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_7] of  Property_List
+
+	(properties
+		[KB_713803_Instance_8]
+		[KB_713803_Instance_22]
+		[KB_713803_Instance_25]
+		[KB_713803_Instance_27]
+		[KB_713803_Instance_29]
+		[KB_713803_Instance_31]
+		[KB_713803_Instance_33]
+		[KB_713803_Instance_35]
+		[KB_713803_Instance_37]
+		[KB_713803_Instance_41]
+		[KB_713803_Instance_45]
+		[KB_713803_Instance_47]
+		[KB_713803_Instance_49]))
+
+([KB_713803_Instance_738] of  Property_List
+
+	(properties
+		[KB_713803_Instance_739]
+		[KB_713803_Instance_753]
+		[KB_713803_Instance_756]
+		[KB_713803_Instance_758]
+		[KB_713803_Instance_760]
+		[KB_713803_Instance_762]
+		[KB_713803_Instance_764]
+		[KB_713803_Instance_766]
+		[KB_713803_Instance_768]
+		[KB_713803_Instance_770]
+		[KB_713803_Instance_772]
+		[KB_713803_Instance_774]
+		[KB_713803_Instance_776]
+		[KB_713803_Instance_778]))
+
+([KB_713803_Instance_739] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_740])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_740] of  Property_List
+
+	(properties
+		[KB_713803_Instance_741]
+		[KB_713803_Instance_745]
+		[KB_713803_Instance_749]))
+
+([KB_713803_Instance_741] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_742])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_742] of  Property_List
+
+	(properties
+		[KB_713803_Instance_743]
+		[KB_713803_Instance_744]))
+
+([KB_713803_Instance_743] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_744] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_745] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_746])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_746] of  Property_List
+
+	(properties
+		[KB_713803_Instance_747]
+		[KB_713803_Instance_748]))
+
+([KB_713803_Instance_747] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_748] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_749] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_750])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_750] of  Property_List
+
+	(properties
+		[KB_713803_Instance_751]
+		[KB_713803_Instance_752]))
+
+([KB_713803_Instance_751] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_752] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_753] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_754]
+		[KB_713803_Instance_755]))
+
+([KB_713803_Instance_754] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_755] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_756] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_757])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_757] of  Property_List
+)
+
+([KB_713803_Instance_758] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_759]))
+
+([KB_713803_Instance_759] of  Property_List
+)
+
+([KB_713803_Instance_760] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_761]))
+
+([KB_713803_Instance_761] of  Property_List
+)
+
+([KB_713803_Instance_762] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_763]))
+
+([KB_713803_Instance_763] of  Property_List
+)
+
+([KB_713803_Instance_764] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_765]))
+
+([KB_713803_Instance_765] of  Property_List
+)
+
+([KB_713803_Instance_766] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_767]))
+
+([KB_713803_Instance_767] of  Property_List
+)
+
+([KB_713803_Instance_768] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_769])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_769] of  Property_List
+)
+
+([KB_713803_Instance_770] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_771])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_771] of  Property_List
+)
+
+([KB_713803_Instance_772] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_773])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_773] of  Property_List
+)
+
+([KB_713803_Instance_774] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_775])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_775] of  Property_List
+)
+
+([KB_713803_Instance_776] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_777])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_777] of  Property_List
+)
+
+([KB_713803_Instance_778] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#intersectionOf")
+	(property_list [KB_713803_Instance_779])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_779] of  Property_List
+)
+
+([KB_713803_Instance_780] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#UnionClass")
+	(property_list [KB_713803_Instance_825])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_8] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_9])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_825] of  Property_List
+
+	(properties
+		[KB_713803_Instance_826]
+		[KB_713803_Instance_840]
+		[KB_713803_Instance_843]
+		[KB_713803_Instance_845]
+		[KB_713803_Instance_847]
+		[KB_713803_Instance_849]
+		[KB_713803_Instance_851]
+		[KB_713803_Instance_853]
+		[KB_713803_Instance_855]
+		[KB_713803_Instance_857]
+		[KB_713803_Instance_859]
+		[KB_713803_Instance_861]
+		[KB_713803_Instance_863]
+		[KB_713803_Instance_865]))
+
+([KB_713803_Instance_826] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_827])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_827] of  Property_List
+
+	(properties
+		[KB_713803_Instance_828]
+		[KB_713803_Instance_832]
+		[KB_713803_Instance_836]))
+
+([KB_713803_Instance_828] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_829])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_829] of  Property_List
+
+	(properties
+		[KB_713803_Instance_830]
+		[KB_713803_Instance_831]))
+
+([KB_713803_Instance_830] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_831] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_832] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_833])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_833] of  Property_List
+
+	(properties
+		[KB_713803_Instance_834]
+		[KB_713803_Instance_835]))
+
+([KB_713803_Instance_834] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_835] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_836] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_837])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_837] of  Property_List
+
+	(properties
+		[KB_713803_Instance_838]
+		[KB_713803_Instance_839]))
+
+([KB_713803_Instance_838] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_839] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_840] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_841]
+		[KB_713803_Instance_842]))
+
+([KB_713803_Instance_841] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_842] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_843] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_844])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_844] of  Property_List
+)
+
+([KB_713803_Instance_845] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_846]))
+
+([KB_713803_Instance_846] of  Property_List
+)
+
+([KB_713803_Instance_847] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_848]))
+
+([KB_713803_Instance_848] of  Property_List
+)
+
+([KB_713803_Instance_849] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_850]))
+
+([KB_713803_Instance_850] of  Property_List
+)
+
+([KB_713803_Instance_851] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_852]))
+
+([KB_713803_Instance_852] of  Property_List
+)
+
+([KB_713803_Instance_853] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_854]))
+
+([KB_713803_Instance_854] of  Property_List
+)
+
+([KB_713803_Instance_855] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_856])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_856] of  Property_List
+)
+
+([KB_713803_Instance_857] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_858])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_858] of  Property_List
+)
+
+([KB_713803_Instance_859] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_860])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_860] of  Property_List
+)
+
+([KB_713803_Instance_861] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_862])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_862] of  Property_List
+)
+
+([KB_713803_Instance_863] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_864])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_864] of  Property_List
+)
+
+([KB_713803_Instance_865] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#unionOf")
+	(property_list [KB_713803_Instance_866])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_866] of  Property_List
+)
+
+([KB_713803_Instance_9] of  Property_List
+
+	(properties
+		[KB_713803_Instance_10]
+		[KB_713803_Instance_14]
+		[KB_713803_Instance_18]))
+
+([KB_713803_Instance_980] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_981]))
+
+([KB_713803_Instance_981] of  Property_List
+)
+
+([KB_764103_Instance_545] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#Ontology")
+	(property_list [XY_Instance_195])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_865583_Instance_10] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_865583_Instance_11])
+	(widget_class_name "edu.stanford.smi.protegex.owl.swrl.ui.tab.SWRLTab"))
+
+([KB_865583_Instance_11] of  Property_List
+)
+
+([KB_865583_Instance_12] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_865583_Instance_13])
+	(widget_class_name "uk.ac.man.ac.mig.coode.individuals.ui.OWLDLIndividualsTab"))
+
+([KB_865583_Instance_13] of  Property_List
+)
+
+([KB_865583_Instance_4] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_865583_Instance_5])
+	(widget_class_name "edu.stanford.smi.protegex.queries_tab.QueriesTab"))
+
+([KB_865583_Instance_5] of  Property_List
+)
+
+([KB_865583_Instance_6] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_865583_Instance_7])
+	(widget_class_name "uk.ac.man.cs.mig.coode.debugger.test.DebuggerTestTab"))
+
+([KB_865583_Instance_7] of  Property_List
+)
+
+([KB_865583_Instance_8] of  Widget
+
+	(is_hidden FALSE)
+	(property_list [KB_865583_Instance_9])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormsTab"))
+
+([KB_865583_Instance_9] of  Property_List
+)
+
+([KB_868747_Instance_76] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#Class")
+	(property_list [XY_Instance_409])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_886778_Instance_12] of  Property_List
+)
+
+([KB_886778_Instance_144] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[KB_886778_Instance_145]
+		[KB_886778_Instance_149]
+		[KB_886778_Instance_150]
+		[KB_886778_Instance_152]
+		[KB_886778_Instance_153]
+		[KB_886778_Instance_155]
+		[KB_886778_Instance_157]
+		[KB_886778_Instance_159]
+		[KB_886778_Instance_160]
+		[KB_886778_Instance_180]
+		[KB_886778_Instance_181]
+		[KB_886778_Instance_184]
+		[KB_886778_Instance_198]
+		[KB_886778_Instance_202]
+		[KB_886778_Instance_206]
+		[KB_886778_Instance_208]
+		[KB_140180_Instance_0]
+		[KB_140180_Instance_2]
+		[KB_140180_Instance_4]
+		[KB_140180_Instance_6]
+		[KB_140180_Instance_8]
+		[KB_938545_Instance_14]
+		[KB_938545_Instance_18]
+		[KB_938545_Instance_23]
+		[KB_221055_Instance_2]
+		[KB_221055_Instance_6]))
+
+([KB_886778_Instance_145] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [KB_886778_Instance_146])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_146] of  Property_List
+)
+
+([KB_886778_Instance_149] of  Widget
+
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [KB_933314_Instance_58]))
+
+([KB_886778_Instance_150] of  Widget
+
+	(height 50)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_27])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.types.RDFPropertyTypesWidget")
+	(width 200)
+	(x 400)
+	(y 190))
+
+([KB_886778_Instance_152] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([KB_886778_Instance_153] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [KB_886778_Instance_154])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_154] of  Property_List
+)
+
+([KB_886778_Instance_155] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [KB_886778_Instance_156])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_156] of  Property_List
+)
+
+([KB_886778_Instance_157] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [KB_886778_Instance_158])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_158] of  Property_List
+)
+
+([KB_886778_Instance_159] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([KB_886778_Instance_160] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_886778_Instance_161])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_161] of  Property_List
+
+	(properties [KB_933314_Instance_59]))
+
+([KB_886778_Instance_180] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_22])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_181] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_886778_Instance_182]
+		[KB_886778_Instance_183]))
+
+([KB_886778_Instance_182] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_886778_Instance_183] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([KB_886778_Instance_184] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [KB_886778_Instance_185])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.domain.OWLDomainWidget")
+	(width 200)
+	(x 0)
+	(y 170))
+
+([KB_886778_Instance_185] of  Property_List
+
+	(properties
+		[KB_886778_Instance_186]
+		[KB_886778_Instance_187]
+		[KB_886778_Instance_188]
+		[KB_886778_Instance_189]
+		[KB_886778_Instance_190]
+		[KB_886778_Instance_191]))
+
+([KB_886778_Instance_186] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([KB_886778_Instance_187] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([KB_886778_Instance_188] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([KB_886778_Instance_189] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([KB_886778_Instance_190] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([KB_886778_Instance_191] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([KB_886778_Instance_198] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [KB_886778_Instance_199])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_199] of  Property_List
+)
+
+([KB_886778_Instance_202] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [KB_886778_Instance_203])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_203] of  Property_List
+)
+
+([KB_886778_Instance_206] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_886778_Instance_207])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 600)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_207] of  Property_List
+
+	(properties [KB_933314_Instance_60]))
+
+([KB_886778_Instance_208] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_886778_Instance_209])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_209] of  Property_List
+)
+
+([KB_886778_Instance_226] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_886778_Instance_227] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_933314_Instance_11] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_12] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_13] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_14] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_15] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_58] of  Property_List
+)
+
+([KB_933314_Instance_59] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_60] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_61] of  Property_List
+)
+
+([KB_933314_Instance_62] of  Property_List
+)
+
+([KB_933314_Instance_63] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_64] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_65] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_66] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_67] of  Property_List
+)
+
+([KB_933314_Instance_68] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_69] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_938545_Instance_100] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [KB_938545_Instance_101])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.domain.OWLDomainWidget")
+	(width 200)
+	(x 0)
+	(y 170))
+
+([KB_938545_Instance_101] of  Property_List
+
+	(properties
+		[KB_938545_Instance_102]
+		[KB_938545_Instance_103]
+		[KB_938545_Instance_104]
+		[KB_938545_Instance_105]
+		[KB_938545_Instance_106]
+		[KB_938545_Instance_107]))
+
+([KB_938545_Instance_102] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([KB_938545_Instance_103] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([KB_938545_Instance_104] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([KB_938545_Instance_105] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([KB_938545_Instance_106] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([KB_938545_Instance_107] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([KB_938545_Instance_108] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [KB_938545_Instance_109])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_109] of  Property_List
+)
+
+([KB_938545_Instance_112] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [KB_938545_Instance_113])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_113] of  Property_List
+)
+
+([KB_938545_Instance_114] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_938545_Instance_115])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 600)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_115] of  Property_List
+
+	(properties [KB_933314_Instance_66]))
+
+([KB_938545_Instance_116] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_117])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_117] of  Property_List
+)
+
+([KB_938545_Instance_118] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_938545_Instance_119]))
+
+([KB_938545_Instance_119] of  Property_List
+)
+
+([KB_938545_Instance_120] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_938545_Instance_121]))
+
+([KB_938545_Instance_1206] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_1207]))
+
+([KB_938545_Instance_1207] of  Property_List
+)
+
+([KB_938545_Instance_1208] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_938545_Instance_1209]))
+
+([KB_938545_Instance_1209] of  Property_List
+)
+
+([KB_938545_Instance_121] of  Property_List
+)
+
+([KB_938545_Instance_122] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_938545_Instance_123]))
+
+([KB_938545_Instance_123] of  Property_List
+)
+
+([KB_938545_Instance_124] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_938545_Instance_125]))
+
+([KB_938545_Instance_125] of  Property_List
+)
+
+([KB_938545_Instance_126] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_127]))
+
+([KB_938545_Instance_127] of  Property_List
+)
+
+([KB_938545_Instance_128] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_129])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_129] of  Property_List
+)
+
+([KB_938545_Instance_130] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_131])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_131] of  Property_List
+)
+
+([KB_938545_Instance_132] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_133])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.range.OWLRangeWidget")
+	(width 200)
+	(x 200)
+	(y 170))
+
+([KB_938545_Instance_133] of  Property_List
+)
+
+([KB_938545_Instance_134] of  Widget
+
+	(height 80)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_135])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.types.OWLDatatypePropertyTypesWidget")
+	(width 200)
+	(x 400)
+	(y 190))
+
+([KB_938545_Instance_135] of  Property_List
+)
+
+([KB_938545_Instance_14] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_15])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_140] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_938545_Instance_141]))
+
+([KB_938545_Instance_141] of  Property_List
+)
+
+([KB_938545_Instance_142] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_938545_Instance_143]))
+
+([KB_938545_Instance_143] of  Property_List
+)
+
+([KB_938545_Instance_144] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_145])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.range.OWLRangeWidget")
+	(width 200)
+	(x 200)
+	(y 170))
+
+([KB_938545_Instance_145] of  Property_List
+)
+
+([KB_938545_Instance_148] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_149])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_149] of  Property_List
+)
+
+([KB_938545_Instance_15] of  Property_List
+)
+
+([KB_938545_Instance_152] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_153])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_153] of  Property_List
+)
+
+([KB_938545_Instance_156] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_157])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_157] of  Property_List
+)
+
+([KB_938545_Instance_158] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_938545_Instance_159]))
+
+([KB_938545_Instance_159] of  Property_List
+)
+
+([KB_938545_Instance_160] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_161]))
+
+([KB_938545_Instance_161] of  Property_List
+)
+
+([KB_938545_Instance_162] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_938545_Instance_163]))
+
+([KB_938545_Instance_163] of  Property_List
+)
+
+([KB_938545_Instance_164] of  Property_List
+)
+
+([KB_938545_Instance_165] of  Property_List
+)
+
+([KB_938545_Instance_166] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#AnnotationProperty")
+	(property_list [KB_938545_Instance_249])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_938545_Instance_18] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_19])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_19] of  Property_List
+)
+
+([KB_938545_Instance_22] of  Property_List
+)
+
+([KB_938545_Instance_23] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_24])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.range.OWLRangeWidget")
+	(width 200)
+	(x 200)
+	(y 170))
+
+([KB_938545_Instance_24] of  Property_List
+)
+
+([KB_938545_Instance_249] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[KB_938545_Instance_250]
+		[KB_938545_Instance_252]
+		[KB_938545_Instance_256]
+		[KB_938545_Instance_257]
+		[KB_938545_Instance_259]
+		[KB_938545_Instance_261]
+		[KB_938545_Instance_263]
+		[KB_938545_Instance_264]
+		[KB_938545_Instance_288]
+		[KB_938545_Instance_290]
+		[KB_938545_Instance_293]
+		[KB_938545_Instance_301]
+		[KB_938545_Instance_305]
+		[KB_938545_Instance_307]
+		[KB_938545_Instance_309]
+		[KB_938545_Instance_311]
+		[KB_938545_Instance_313]
+		[KB_938545_Instance_315]
+		[KB_938545_Instance_317]
+		[KB_938545_Instance_319]
+		[KB_938545_Instance_321]
+		[KB_938545_Instance_323]
+		[KB_938545_Instance_325]
+		[KB_938545_Instance_327]
+		[KB_221055_Instance_26]
+		[KB_221055_Instance_30]))
+
+([KB_938545_Instance_250] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_251])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_251] of  Property_List
+)
+
+([KB_938545_Instance_252] of  Widget
+
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [KB_933314_Instance_67]))
+
+([KB_938545_Instance_256] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([KB_938545_Instance_257] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [KB_938545_Instance_258])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_258] of  Property_List
+)
+
+([KB_938545_Instance_259] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [KB_938545_Instance_260])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_260] of  Property_List
+)
+
+([KB_938545_Instance_261] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [KB_938545_Instance_262])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_262] of  Property_List
+)
+
+([KB_938545_Instance_263] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([KB_938545_Instance_264] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_265])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_265] of  Property_List
+
+	(properties [KB_933314_Instance_68]))
+
+([KB_938545_Instance_27] of  Property_List
+)
+
+([KB_938545_Instance_288] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_289])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_289] of  Property_List
+)
+
+([KB_938545_Instance_290] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_938545_Instance_291]
+		[KB_938545_Instance_292]))
+
+([KB_938545_Instance_291] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_292] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_938545_Instance_293] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [KB_938545_Instance_294])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_294] of  Property_List
+)
+
+([KB_938545_Instance_301] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [KB_938545_Instance_302])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_302] of  Property_List
+)
+
+([KB_938545_Instance_305] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [KB_938545_Instance_306])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_306] of  Property_List
+)
+
+([KB_938545_Instance_307] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_938545_Instance_308])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 600)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_308] of  Property_List
+
+	(properties [KB_933314_Instance_69]))
+
+([KB_938545_Instance_309] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_310])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_310] of  Property_List
+)
+
+([KB_938545_Instance_311] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_938545_Instance_312]))
+
+([KB_938545_Instance_312] of  Property_List
+)
+
+([KB_938545_Instance_313] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_938545_Instance_314]))
+
+([KB_938545_Instance_314] of  Property_List
+)
+
+([KB_938545_Instance_315] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_938545_Instance_316]))
+
+([KB_938545_Instance_316] of  Property_List
+)
+
+([KB_938545_Instance_317] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_938545_Instance_318]))
+
+([KB_938545_Instance_318] of  Property_List
+)
+
+([KB_938545_Instance_319] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_320]))
+
+([KB_938545_Instance_320] of  Property_List
+)
+
+([KB_938545_Instance_321] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_322])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_322] of  Property_List
+)
+
+([KB_938545_Instance_323] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_324])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_324] of  Property_List
+)
+
+([KB_938545_Instance_325] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_326])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_326] of  Property_List
+)
+
+([KB_938545_Instance_327] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_328])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_328] of  Property_List
+)
+
+([KB_938545_Instance_329] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#FunctionalProperty")
+	(property_list [KB_938545_Instance_332])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_938545_Instance_332] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[KB_938545_Instance_333]
+		[KB_938545_Instance_335]
+		[KB_938545_Instance_339]
+		[KB_938545_Instance_340]
+		[KB_938545_Instance_342]
+		[KB_938545_Instance_344]
+		[KB_938545_Instance_346]
+		[KB_938545_Instance_347]
+		[KB_938545_Instance_371]
+		[KB_938545_Instance_373]
+		[KB_938545_Instance_376]
+		[KB_938545_Instance_384]
+		[KB_938545_Instance_388]
+		[KB_938545_Instance_390]
+		[KB_938545_Instance_392]
+		[KB_938545_Instance_394]
+		[KB_938545_Instance_396]
+		[KB_938545_Instance_398]
+		[KB_938545_Instance_400]
+		[KB_938545_Instance_402]
+		[KB_938545_Instance_404]
+		[KB_938545_Instance_406]
+		[KB_938545_Instance_408]
+		[KB_938545_Instance_410]
+		[KB_221055_Instance_34]
+		[KB_221055_Instance_38]))
+
+([KB_938545_Instance_333] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_334])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_334] of  Property_List
+)
+
+([KB_938545_Instance_335] of  Widget
+
+	(name ":SLOT-CONSTRAINTS"))
+
+([KB_938545_Instance_339] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([KB_938545_Instance_340] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [KB_938545_Instance_341])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_341] of  Property_List
+)
+
+([KB_938545_Instance_342] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [KB_938545_Instance_343])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_343] of  Property_List
+)
+
+([KB_938545_Instance_344] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [KB_938545_Instance_345])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_345] of  Property_List
+)
+
+([KB_938545_Instance_346] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([KB_938545_Instance_347] of  Widget
+
+	(height 173)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_348])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.RDFPropertyMetadataWidget")
+	(width 300)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_348] of  Property_List
+
+	(properties
+		[KB_938545_Instance_349]
+		[KB_938545_Instance_353]
+		[KB_938545_Instance_357]
+		[KB_938545_Instance_361]
+		[KB_938545_Instance_365]))
+
+([KB_938545_Instance_349] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_350])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_350] of  Property_List
+
+	(properties
+		[KB_938545_Instance_351]
+		[KB_938545_Instance_352]))
+
+([KB_938545_Instance_351] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_352] of  Widget
+
+	(height 107)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 0)
+	(y 30))
+
+([KB_938545_Instance_353] of  Widget
+
+	(height 138)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(name ":OWL-EQUIVALENT-SLOTS")
+	(property_list [KB_938545_Instance_354])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 27))
+
+([KB_938545_Instance_354] of  Property_List
+
+	(properties
+		[KB_938545_Instance_355]
+		[KB_938545_Instance_356]))
+
+([KB_938545_Instance_355] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_356] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_357] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_938545_Instance_358])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_358] of  Property_List
+
+	(properties
+		[KB_938545_Instance_359]
+		[KB_938545_Instance_360]))
+
+([KB_938545_Instance_359] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_360] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_361] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_938545_Instance_362])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_362] of  Property_List
+
+	(properties
+		[KB_938545_Instance_363]
+		[KB_938545_Instance_364]))
+
+([KB_938545_Instance_363] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_364] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_365] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_366])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_366] of  Property_List
+
+	(properties
+		[KB_938545_Instance_367]
+		[KB_938545_Instance_368]))
+
+([KB_938545_Instance_367] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_368] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_371] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_372])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_372] of  Property_List
+)
+
+([KB_938545_Instance_373] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_938545_Instance_374]
+		[KB_938545_Instance_375]))
+
+([KB_938545_Instance_374] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_375] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_376] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [KB_938545_Instance_377])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.domain.OWLDomainWidget")
+	(width 200)
+	(x 0)
+	(y 170))
+
+([KB_938545_Instance_377] of  Property_List
+
+	(properties
+		[KB_938545_Instance_378]
+		[KB_938545_Instance_379]
+		[KB_938545_Instance_380]
+		[KB_938545_Instance_381]
+		[KB_938545_Instance_382]
+		[KB_938545_Instance_383]))
+
+([KB_938545_Instance_378] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([KB_938545_Instance_379] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([KB_938545_Instance_380] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([KB_938545_Instance_381] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([KB_938545_Instance_382] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([KB_938545_Instance_383] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([KB_938545_Instance_384] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [KB_938545_Instance_385])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_385] of  Property_List
+)
+
+([KB_938545_Instance_388] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [KB_938545_Instance_389])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_389] of  Property_List
+)
+
+([KB_938545_Instance_390] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_938545_Instance_391])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 300)
+	(x 300)
+	(y 0))
+
+([KB_938545_Instance_391] of  Property_List
+)
+
+([KB_938545_Instance_392] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_393])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_393] of  Property_List
+)
+
+([KB_938545_Instance_394] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_938545_Instance_395]))
+
+([KB_938545_Instance_395] of  Property_List
+)
+
+([KB_938545_Instance_396] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_938545_Instance_397]))
+
+([KB_938545_Instance_397] of  Property_List
+)
+
+([KB_938545_Instance_398] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_938545_Instance_399]))
+
+([KB_938545_Instance_399] of  Property_List
+)
+
+([KB_938545_Instance_400] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_938545_Instance_401]))
+
+([KB_938545_Instance_401] of  Property_List
+)
+
+([KB_938545_Instance_402] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_403]))
+
+([KB_938545_Instance_403] of  Property_List
+)
+
+([KB_938545_Instance_404] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_405])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_405] of  Property_List
+)
+
+([KB_938545_Instance_406] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_407])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_407] of  Property_List
+)
+
+([KB_938545_Instance_408] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_409])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.range.OWLRangeWidget")
+	(width 200)
+	(x 200)
+	(y 170))
+
+([KB_938545_Instance_409] of  Property_List
+)
+
+([KB_938545_Instance_410] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_411])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_411] of  Property_List
+)
+
+([KB_938545_Instance_56] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[KB_938545_Instance_57]
+		[KB_938545_Instance_59]
+		[KB_938545_Instance_63]
+		[KB_938545_Instance_64]
+		[KB_938545_Instance_66]
+		[KB_938545_Instance_68]
+		[KB_938545_Instance_70]
+		[KB_938545_Instance_71]
+		[KB_938545_Instance_95]
+		[KB_938545_Instance_97]
+		[KB_938545_Instance_100]
+		[KB_938545_Instance_108]
+		[KB_938545_Instance_112]
+		[KB_938545_Instance_114]
+		[KB_938545_Instance_116]
+		[KB_938545_Instance_118]
+		[KB_938545_Instance_120]
+		[KB_938545_Instance_122]
+		[KB_938545_Instance_124]
+		[KB_938545_Instance_126]
+		[KB_938545_Instance_128]
+		[KB_938545_Instance_130]
+		[KB_938545_Instance_132]
+		[KB_938545_Instance_134]
+		[KB_221055_Instance_10]
+		[KB_221055_Instance_14]))
+
+([KB_938545_Instance_57] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_58])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_58] of  Property_List
+)
+
+([KB_938545_Instance_59] of  Widget
+
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [KB_933314_Instance_61]))
+
+([KB_938545_Instance_63] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([KB_938545_Instance_64] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [KB_938545_Instance_65])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_65] of  Property_List
+)
+
+([KB_938545_Instance_66] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [KB_938545_Instance_67])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_661] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#DeprecatedProperty")
+	(property_list [KB_938545_Instance_664])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_938545_Instance_664] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[KB_938545_Instance_665]
+		[KB_938545_Instance_667]
+		[KB_938545_Instance_671]
+		[KB_938545_Instance_672]
+		[KB_938545_Instance_674]
+		[KB_938545_Instance_676]
+		[KB_938545_Instance_678]
+		[KB_938545_Instance_679]
+		[KB_938545_Instance_703]
+		[KB_938545_Instance_705]
+		[KB_938545_Instance_708]
+		[KB_938545_Instance_716]
+		[KB_938545_Instance_720]
+		[KB_938545_Instance_722]
+		[KB_938545_Instance_724]
+		[KB_938545_Instance_726]
+		[KB_938545_Instance_728]
+		[KB_938545_Instance_730]
+		[KB_938545_Instance_732]
+		[KB_938545_Instance_734]
+		[KB_938545_Instance_736]
+		[KB_938545_Instance_738]
+		[KB_938545_Instance_740]
+		[KB_938545_Instance_742]
+		[KB_221055_Instance_66]
+		[KB_221055_Instance_70]))
+
+([KB_938545_Instance_665] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_666])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_666] of  Property_List
+)
+
+([KB_938545_Instance_667] of  Widget
+
+	(name ":SLOT-CONSTRAINTS"))
+
+([KB_938545_Instance_67] of  Property_List
+)
+
+([KB_938545_Instance_671] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([KB_938545_Instance_672] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [KB_938545_Instance_673])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_673] of  Property_List
+)
+
+([KB_938545_Instance_674] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [KB_938545_Instance_675])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_675] of  Property_List
+)
+
+([KB_938545_Instance_676] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [KB_938545_Instance_677])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_677] of  Property_List
+)
+
+([KB_938545_Instance_678] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([KB_938545_Instance_679] of  Widget
+
+	(height 173)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_680])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.RDFPropertyMetadataWidget")
+	(width 300)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_68] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [KB_938545_Instance_69])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_680] of  Property_List
+
+	(properties
+		[KB_938545_Instance_681]
+		[KB_938545_Instance_685]
+		[KB_938545_Instance_689]
+		[KB_938545_Instance_693]
+		[KB_938545_Instance_697]))
+
+([KB_938545_Instance_681] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_682])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_682] of  Property_List
+
+	(properties
+		[KB_938545_Instance_683]
+		[KB_938545_Instance_684]))
+
+([KB_938545_Instance_683] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_684] of  Widget
+
+	(height 107)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 0)
+	(y 30))
+
+([KB_938545_Instance_685] of  Widget
+
+	(height 138)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(name ":OWL-EQUIVALENT-SLOTS")
+	(property_list [KB_938545_Instance_686])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 27))
+
+([KB_938545_Instance_686] of  Property_List
+
+	(properties
+		[KB_938545_Instance_687]
+		[KB_938545_Instance_688]))
+
+([KB_938545_Instance_687] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_688] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_689] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_938545_Instance_690])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_69] of  Property_List
+)
+
+([KB_938545_Instance_690] of  Property_List
+
+	(properties
+		[KB_938545_Instance_691]
+		[KB_938545_Instance_692]))
+
+([KB_938545_Instance_691] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_692] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_693] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_938545_Instance_694])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_694] of  Property_List
+
+	(properties
+		[KB_938545_Instance_695]
+		[KB_938545_Instance_696]))
+
+([KB_938545_Instance_695] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_696] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_697] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_698])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_698] of  Property_List
+
+	(properties
+		[KB_938545_Instance_699]
+		[KB_938545_Instance_700]))
+
+([KB_938545_Instance_699] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_70] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([KB_938545_Instance_700] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_703] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_704])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_704] of  Property_List
+)
+
+([KB_938545_Instance_705] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_938545_Instance_706]
+		[KB_938545_Instance_707]))
+
+([KB_938545_Instance_706] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_707] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_708] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [KB_938545_Instance_709])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.domain.OWLDomainWidget")
+	(width 200)
+	(x 0)
+	(y 170))
+
+([KB_938545_Instance_709] of  Property_List
+
+	(properties
+		[KB_938545_Instance_710]
+		[KB_938545_Instance_711]
+		[KB_938545_Instance_712]
+		[KB_938545_Instance_713]
+		[KB_938545_Instance_714]
+		[KB_938545_Instance_715]))
+
+([KB_938545_Instance_71] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_72])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_710] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([KB_938545_Instance_711] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([KB_938545_Instance_712] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([KB_938545_Instance_713] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([KB_938545_Instance_714] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([KB_938545_Instance_715] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([KB_938545_Instance_716] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [KB_938545_Instance_717])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_717] of  Property_List
+)
+
+([KB_938545_Instance_72] of  Property_List
+
+	(properties [KB_933314_Instance_65]))
+
+([KB_938545_Instance_720] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [KB_938545_Instance_721])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_721] of  Property_List
+)
+
+([KB_938545_Instance_722] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_938545_Instance_723])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 300)
+	(x 300)
+	(y 0))
+
+([KB_938545_Instance_723] of  Property_List
+)
+
+([KB_938545_Instance_724] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_725])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_725] of  Property_List
+)
+
+([KB_938545_Instance_726] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_938545_Instance_727]))
+
+([KB_938545_Instance_727] of  Property_List
+)
+
+([KB_938545_Instance_728] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_938545_Instance_729]))
+
+([KB_938545_Instance_729] of  Property_List
+)
+
+([KB_938545_Instance_730] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_938545_Instance_731]))
+
+([KB_938545_Instance_731] of  Property_List
+)
+
+([KB_938545_Instance_732] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_938545_Instance_733]))
+
+([KB_938545_Instance_733] of  Property_List
+)
+
+([KB_938545_Instance_734] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_735]))
+
+([KB_938545_Instance_735] of  Property_List
+)
+
+([KB_938545_Instance_736] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_737])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_737] of  Property_List
+)
+
+([KB_938545_Instance_738] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_739])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_739] of  Property_List
+)
+
+([KB_938545_Instance_740] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_741])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.range.OWLRangeWidget")
+	(width 200)
+	(x 200)
+	(y 170))
+
+([KB_938545_Instance_741] of  Property_List
+)
+
+([KB_938545_Instance_742] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_743])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_743] of  Property_List
+)
+
+([KB_938545_Instance_744] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_745]))
+
+([KB_938545_Instance_745] of  Property_List
+)
+
+([KB_938545_Instance_8] of  Widget
+
+	(height 230)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#imports")
+	(property_list [KB_938545_Instance_9])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadatatab.OWLNamespacesWidget")
+	(width 620)
+	(x 0)
+	(y 290))
+
+([KB_938545_Instance_9] of  Property_List
+)
+
+([KB_938545_Instance_95] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_96])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_96] of  Property_List
+)
+
+([KB_938545_Instance_97] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_938545_Instance_98]
+		[KB_938545_Instance_99]))
+
+([KB_938545_Instance_98] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_99] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([KB_941921_Instance_10] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentClass")
+	(property_list [KB_941921_Instance_11])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_941921_Instance_11] of  Property_List
+)
+
+([KB_941921_Instance_14] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subClassOf")
+	(property_list [KB_941921_Instance_15])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.RDFSSubClassOfWidget")
+	(width 210)
+	(x 0)
+	(y 160))
+
+([KB_941921_Instance_15] of  Property_List
+)
+
+([KB_941921_Instance_2] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentClass")
+	(property_list [KB_941921_Instance_3])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_941921_Instance_3] of  Property_List
+)
+
+([KB_941921_Instance_6] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subClassOf")
+	(property_list [KB_941921_Instance_7])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_941921_Instance_7] of  Property_List
+)
+
+([OWL_ProjectKB_Instance_3] of  String
+
+	(name "owl_build")
+	(string_value "629"))
+
+([PAL_FORM_WIDGET] of  Widget
+
+	(height 476)
+	(is_hidden FALSE)
+	(name ":PAL-CONSTRAINT")
+	(property_list [XY_Instance_922])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 603)
+	(x 0)
+	(y 0))
+
+([PROJECT] of  Project
+
+	(browser_slot_names [BROWSER_SLOT_NAMES])
+	(customized_instance_widgets
+		[KB_713803_Instance_477]
+		[KB_313796_Instance_852]
+		[KB_691299_Instance_398]
+		[PAL_FORM_WIDGET]
+		[Instance_581]
+		[KB_713803_Instance_693]
+		[INSTANCE_ANNOTATION_FORM_WIDGET]
+		[KB_938545_Instance_166]
+		[STANDARD_SLOT_FORM_WIDGET]
+		[KB_313796_Instance_943]
+		[KB_938545_Instance_661]
+		[KB_713803_Instance_648]
+		[KB_301165_Instance_856]
+		[KB_691299_Instance_537]
+		[KB_303942_Instance_68]
+		[KB_465546_Instance_567]
+		[STANDARD_FACET_FORM_WIDGET]
+		[KB_713803_Instance_780]
+		[KB_868747_Instance_76]
+		[STANDARD_CLASS_FORM_WIDGET]
+		[KB_713803_Instance_303]
+		[Instance_1005]
+		[KB_938545_Instance_329]
+		[KB_764103_Instance_545]
+		[KB_301165_Instance_1013]
+		[KB_713803_Instance_390]
+		[Instance_443])
+	(default_cls_metaclass "http://www.w3.org/2002/07/owl#Class")
+	(default_facet_metaclass ":STANDARD-FACET")
+	(default_instance_widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget")
+	(default_slot_metaclass "http://www.w3.org/2002/07/owl#ObjectProperty")
+	(hidden_classes
+		":DIRECT-DOMAIN"
+		"http://www.w3.org/2003/11/swrl#Imp"
+		"http://protege.stanford.edu/plugins/owl/protege#PAL-RANGE"
+		"http://www.w3.org/2001/XMLSchema#anySimpleType"
+		"http://www.w3.org/2001/XMLSchema#NOTATION"
+		":MODIFIER"
+		"http://protege.stanford.edu/plugins/owl/protege#SLOT-CONSTRAINTS"
+		"http://www.w3.org/2000/01/rdf-schema#Container"
+		":SLOT-NUMERIC-MINIMUM"
+		"http://www.w3.org/2001/XMLSchema#integer"
+		"http://www.w3.org/2003/11/swrl#DatavaluedPropertyAtom"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement"
+		":NUMERIC-MAXIMUM"
+		"http://www.w3.org/2003/11/swrl#propertyPredicate"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag"
+		":ANNOTATION-TEXT"
+		"http://www.w3.org/2003/11/swrl#arguments"
+		"http://www.w3.org/2002/07/owl#InverseFunctionalProperty"
+		":ANNOTATED-INSTANCE"
+		"http://www.w3.org/2003/11/swrl#BuiltinAtom"
+		"http://www.w3.org/2002/07/owl#Ontology"
+		":OWL-ONTOLOGY-POINTER-CLASS"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#object"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"
+		":VALUE-TYPE"
+		"http://www.w3.org/2002/07/owl#incompatibleWith"
+		"http://www.w3.org/2002/07/owl#CardinalityRestriction"
+		"http://www.w3.org/2002/07/owl#inverseOf"
+		"http://protege.stanford.edu/plugins/owl/protege#inferredType"
+		"http://www.w3.org/2002/07/owl#cardinality"
+		"http://www.w3.org/2001/XMLSchema#Name"
+		":ANNOTATION"
+		"http://www.w3.org/2002/07/owl#valuesFrom"
+		"http://www.w3.org/2003/11/swrl#body"
+		":STANDARD-SLOT"
+		":OWL-ANONYMOUS-ROOT"
+		":MAXIMUM-CARDINALITY"
+		"http://protege.stanford.edu/plugins/owl/protege#ExternalResource"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#Alt"
+		"http://www.w3.org/2001/XMLSchema#NMTOKEN"
+		"http://www.w3.org/2002/07/owl#UnionClass"
+		"http://www.w3.org/2002/07/owl#sameAs"
+		":DIRECT-TYPE"
+		":NAME"
+		"http://www.w3.org/2002/07/owl#equivalentClass"
+		"http://www.w3.org/2002/07/owl#FunctionalProperty"
+		"http://protege.stanford.edu/plugins/owl/protege#inferredSubclassOf"
+		":PAL-DESCRIPTION"
+		"http://www.w3.org/2003/11/swrl#SameIndividualAtom"
+		"http://www.w3.org/2001/XMLSchema#anyURI"
+		"http://www.w3.org/2002/07/owl#AnonymousClass"
+		"http://www.w3.org/2002/07/owl#MinCardinalityRestriction"
+		"http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
+		":CLASS"
+		"http://www.w3.org/2002/07/owl#complementOf"
+		":ROLE"
+		":DOCUMENTATION-IN-FRAME"
+		"http://www.w3.org/2002/07/owl#IntersectionClass"
+		"http://www.w3.org/2002/07/owl#TransitiveProperty"
+		"http://www.w3.org/2000/01/rdf-schema#range"
+		"http://www.w3.org/2001/XMLSchema#gYearMonth"
+		":CREATOR"
+		"http://www.w3.org/2002/07/owl#ComplementClass"
+		":ASSOCIATED-FACET"
+		":DOCUMENTATION"
+		":DIRECT-SUPERCLASSES"
+		":CREATION-TIMESTAMP"
+		":META-CLASS"
+		"http://www.w3.org/2000/01/rdf-schema#Class"
+		"http://www.w3.org/2000/01/rdf-schema#domain"
+		":DIRECT-SUBSLOTS"
+		":MODIFICATION-TIMESTAMP"
+		"http://www.w3.org/2001/XMLSchema#gYear"
+		"http://www.w3.org/2001/XMLSchema#gMonthDay"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#value"
+		"http://www.w3.org/2001/XMLSchema#normalizedString"
+		"http://protege.stanford.edu/plugins/owl/protege#FROM"
+		"http://www.w3.org/2001/XMLSchema#nonPositiveInteger"
+		"http://protege.stanford.edu/plugins/owl/protege#classificationStatus"
+		"http://www.w3.org/2002/07/owl#someValuesFrom"
+		"http://protege.stanford.edu/plugins/owl/protege#inferredSuperclassOf"
+		"http://www.w3.org/2000/01/rdf-schema#subPropertyOf"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#List"
+		"http://www.w3.org/2003/11/swrl#DifferentIndividualsAtom"
+		"http://www.w3.org/2003/11/swrl#dataRange"
+		"http://www.w3.org/2002/07/owl#AllDifferent"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
+		"http://www.w3.org/2003/11/swrl#Variable"
+		":DIRECT-INSTANCES"
+		"http://www.w3.org/2002/07/owl#unionOf"
+		"http://protege.stanford.edu/plugins/owl/protege#DIRECTED-BINARY-RELATION"
+		":SLOT"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate"
+		"http://www.w3.org/2002/07/owl#minCardinality"
+		"http://www.w3.org/2002/07/owl#allValuesFrom"
+		":INVERSE"
+		"http://www.w3.org/2002/07/owl#priorVersion"
+		"http://www.w3.org/2003/11/swrl#DataRangeAtom"
+		"http://www.w3.org/2001/XMLSchema#token"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq"
+		":DIRECT-TEMPLATE-SLOTS"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral"
+		"http://www.w3.org/2002/07/owl#DataRange"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
+		"http://www.w3.org/2002/07/owl#onProperty"
+		"http://protege.stanford.edu/plugins/owl/protege#ExternalProperty"
+		"http://protege.stanford.edu/plugins/owl/protege#PAL-STATEMENT"
+		"http://protege.stanford.edu/plugins/owl/protege#PAL-CONSTRAINT"
+		"http://www.w3.org/2003/11/swrl#ClassAtom"
+		"http://www.w3.org/2001/XMLSchema#IDREF"
+		"http://www.w3.org/2002/07/owl#SymmetricProperty"
+		"http://www.w3.org/2002/07/owl#differentFrom"
+		"http://protege.stanford.edu/plugins/owl/protege#PAL-NAME"
+		"http://www.w3.org/2001/XMLSchema#gMonth"
+		"http://www.w3.org/2003/11/swrl#IndividualPropertyAtom"
+		":OWL-CLASS"
+		"http://www.w3.org/2001/XMLSchema#unsignedShort"
+		"http://www.w3.org/2001/XMLSchema#unsignedInt"
+		":STANDARD-FACET"
+		":STANDARD-CLASS"
+		"http://www.w3.org/2002/07/owl#Restriction"
+		"http://www.w3.org/2002/07/owl#MaxCardinalityRestriction"
+		"http://www.w3.org/2002/07/owl#Class"
+		"http://www.w3.org/2001/XMLSchema#NCName"
+		"http://www.w3.org/2001/XMLSchema#ID"
+		"http://www.w3.org/2002/07/owl#imports"
+		"http://www.w3.org/2000/01/rdf-schema#member"
+		"http://www.w3.org/2002/07/owl#LogicalClass"
+		"http://www.w3.org/2003/11/swrl#Builtin"
+		"http://www.w3.org/2001/XMLSchema#negativeInteger"
+		"http://www.w3.org/2003/11/swrl#head"
+		"http://www.w3.org/2003/11/swrl#builtin"
+		"http://www.w3.org/2001/XMLSchema#decimal"
+		"http://www.w3.org/2003/11/swrl#AtomList"
+		"http://www.w3.org/2000/01/rdf-schema#Literal"
+		"http://www.w3.org/2002/07/owl#equivalentProperty"
+		"http://www.w3.org/2003/11/swrl#classPredicate"
+		"http://www.w3.org/2001/XMLSchema#long"
+		"http://www.w3.org/2002/07/owl#SomeValuesFromRestriction"
+		":SLOT-VALUE-TYPE"
+		"http://www.w3.org/2002/07/owl#HasValueRestriction"
+		"http://www.w3.org/2001/XMLSchema#duration"
+		"http://www.w3.org/2001/XMLSchema#positiveInteger"
+		"http://www.w3.org/2002/07/owl#oneOf"
+		":VALUES"
+		":ASSOCIATED-SLOT"
+		"http://www.w3.org/2001/XMLSchema#language"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#first"
+		"http://www.w3.org/2002/07/owl#versionInfo"
+		"http://www.w3.org/2001/XMLSchema#base64Binary"
+		"http://www.w3.org/2001/XMLSchema#short"
+		"http://www.w3.org/2002/07/owl#maxCardinality"
+		"http://protege.stanford.edu/plugins/owl/protege#PAL-DESCRIPTION"
+		"http://www.w3.org/2002/07/owl#AllValuesFromRestriction"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#subject"
+		"http://www.w3.org/2001/XMLSchema#hexBinary"
+		"http://www.w3.org/2002/07/owl#DeprecatedClass"
+		"http://www.w3.org/2002/07/owl#DatatypeProperty"
+		"http://www.w3.org/2001/XMLSchema#double"
+		"http://www.w3.org/2001/XMLSchema#unsignedByte"
+		"http://www.w3.org/2002/07/owl#distinctMembers"
+		":SLOT-NUMERIC-MAXIMUM"
+		":INSTANCE-ANNOTATION"
+		":SLOT-MINIMUM-CARDINALITY"
+		"http://www.w3.org/2002/07/owl#AnnotationProperty"
+		":DIRECT-SUBCLASSES"
+		"http://www.w3.org/2002/07/owl#DeprecatedProperty"
+		"http://www.w3.org/2002/07/owl#ObjectProperty"
+		"http://www.w3.org/2001/XMLSchema#ENTITY"
+		"http://www.w3.org/2001/XMLSchema#byte"
+		"http://www.w3.org/2001/XMLSchema#float"
+		":NUMERIC-MINIMUM"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#rest"
+		"http://protege.stanford.edu/plugins/owl/protege#TO"
+		"http://www.w3.org/2002/07/owl#backwardCompatibleWith"
+		":RELATION"
+		"http://www.w3.org/2000/01/rdf-schema#Datatype"
+		"http://www.w3.org/2001/XMLSchema#QName"
+		"http://www.w3.org/2003/11/swrl#Atom"
+		"http://www.w3.org/2002/07/owl#EnumeratedClass"
+		"http://www.w3.org/2002/07/owl#disjointWith"
+		"http://www.w3.org/2001/XMLSchema#unsignedLong"
+		":MINIMUM-CARDINALITY"
+		":TO"
+		":SLOT-DEFAULTS"
+		":SYSTEM-CLASS"
+		":SLOT-MAXIMUM-CARDINALITY"
+		":DEFAULTS"
+		"http://www.w3.org/2001/XMLSchema#gDay"
+		"http://www.w3.org/2003/11/swrl#argument2"
+		"http://www.w3.org/2003/11/swrl#argument1"
+		":FACET"
+		":SLOT-VALUES"
+		"http://www.w3.org/2002/07/owl#intersectionOf"
+		"http://www.w3.org/2002/07/owl#Nothing"
+		"http://www.w3.org/2002/07/owl#hasValue")
+	(journaling_enabled FALSE)
+	(next_frame_number 0)
+	(options [Instance_48])
+	(property_map [KB_325529_Class0])
+	(sources [SOURCES])
+	(tabs
+		[Instance_2534]
+		[Instance_86]
+		[Instance_2600]
+		[FORMS_TAB]
+		[Instance_3234]
+		[Instance_43]
+		[CLSES_TAB]
+		[KB_865583_Instance_6]
+		[INSTANCES_TAB]
+		[Instance_45]
+		[KB_865583_Instance_12]
+		[KB_865583_Instance_8]
+		[KB_865583_Instance_4]
+		[SLOTS_TAB]
+		[KB_865583_Instance_10]))
+
+([SLOTS_TAB] of  Widget
+
+	(is_hidden TRUE)
+	(label "Slots")
+	(property_list [Instance_65])
+	(widget_class_name "edu.stanford.smi.protege.widget.SlotsTab"))
+
+([SOURCES] of  Property_List
+
+	(properties
+		[Instance_42]
+		[Instance_2469]
+		[Instance_2470]
+		[KB_307200_Instance_22]
+		[KB_307200_Instance_23]
+		[OWL_ProjectKB_Instance_3]
+		[KB_444675_Instance_0]
+		[KB_632156_Instance_0]
+		[KB_325529_Class4]
+		[empty.owl_ProjectKB_Class5]
+		[empty.owl_ProjectKB_Class6]))
+
+([STANDARD_CLASS_FORM_WIDGET] of  Widget
+
+	(name ":STANDARD-CLASS")
+	(property_list [XY_Instance_1063])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([STANDARD_FACET_FORM_WIDGET] of  Widget
+
+	(name ":STANDARD-FACET")
+	(property_list [XY_Instance_587])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([STANDARD_SLOT_FORM_WIDGET] of  Widget
+
+	(name ":STANDARD-SLOT")
+	(property_list [XY_Instance_725])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([XY_Instance_0] of  Property_List
+
+	(properties
+		[XY_Instance_1]
+		[XY_Instance_2]
+		[XY_Instance_3]
+		[XY_Instance_4]))
+
+([XY_Instance_1] of  Widget
+
+	(name ":ANNOTATED-INSTANCE"))
+
+([XY_Instance_1001] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_1002]))
+
+([XY_Instance_1002] of  Property_List
+)
+
+([XY_Instance_1003] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_1004]))
+
+([XY_Instance_1004] of  Property_List
+)
+
+([XY_Instance_1005] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_1006]))
+
+([XY_Instance_1006] of  Property_List
+)
+
+([XY_Instance_1015] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_1016])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1016] of  Property_List
+)
+
+([XY_Instance_104] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_105]
+		[XY_Instance_106]))
+
+([XY_Instance_105] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_106] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_1063] of  Property_List
+
+	(name "class widget properties")
+	(properties
+		[XY_Instance_1064]
+		[XY_Instance_1066]
+		[XY_Instance_1067]
+		[XY_Instance_1068]
+		[XY_Instance_1069]
+		[XY_Instance_1071]
+		[XY_Instance_1072]
+		[XY_Instance_1073]
+		[XY_Instance_1074]
+		[XY_Instance_1088]
+		[XY_Instance_1092]
+		[XY_Instance_1096]
+		[XY_Instance_1098]
+		[XY_Instance_1100]
+		[KB_938545_Instance_1206]
+		[KB_938545_Instance_1208]))
+
+([XY_Instance_1064] of  Widget
+
+	(height 0)
+	(label "Constraints")
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [XY_Instance_1065])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1065] of  Property_List
+)
+
+([XY_Instance_1066] of  Widget
+
+	(name ":DIRECT-INSTANCES"))
+
+([XY_Instance_1067] of  Widget
+
+	(name ":DIRECT-SUBCLASSES"))
+
+([XY_Instance_1068] of  Widget
+
+	(name ":DIRECT-SUPERCLASSES"))
+
+([XY_Instance_1069] of  Widget
+
+	(height 120)
+	(label "Documentation")
+	(name ":DOCUMENTATION")
+	(property_list [XY_Instance_1070])
+	(widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
+	(width 400)
+	(x 200)
+	(y 0))
+
+([XY_Instance_1070] of  Property_List
+)
+
+([XY_Instance_1071] of  Widget
+
+	(height 60)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
+	(width 200)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1072] of  Widget
+
+	(height 60)
+	(label "Role")
+	(name ":ROLE")
+	(widget_class_name "edu.stanford.smi.protege.widget.RoleWidget")
+	(width 200)
+	(x 0)
+	(y 60))
+
+([XY_Instance_1073] of  Widget
+
+	(name ":DIRECT-TYPE"))
+
+([XY_Instance_1074] of  Widget
+
+	(height 150)
+	(label "Template Slots")
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [XY_Instance_1075])
+	(widget_class_name "edu.stanford.smi.protege.widget.TemplateSlotsWidget")
+	(width 600)
+	(x 0)
+	(y 120))
+
+([XY_Instance_1075] of  Property_List
+
+	(properties
+		[XY_Instance_1076]
+		[XY_Instance_1077]
+		[XY_Instance_1078]
+		[XY_Instance_1079]
+		[XY_Instance_1080]
+		[XY_Instance_1081]
+		[XY_Instance_1082]
+		[XY_Instance_1083]
+		[XY_Instance_1084]
+		[XY_Instance_1085]
+		[XY_Instance_1086]
+		[XY_Instance_1087]))
+
+([XY_Instance_1076] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View selected properties"))
+
+([XY_Instance_1077] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View selected properties at class"))
+
+([XY_Instance_1078] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create property and attach to class"))
+
+([XY_Instance_1079] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove overrides from selected properties"))
+
+([XY_Instance_1080] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_1081] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_1082] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Move up"))
+
+([XY_Instance_1083] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Move down"))
+
+([XY_Instance_1084] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View selected slots"))
+
+([XY_Instance_1085] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View selected slots at class"))
+
+([XY_Instance_1086] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create slot and attach to class"))
+
+([XY_Instance_1087] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove overrides from selected slots"))
+
+([XY_Instance_1088] of  Property_List
+
+	(name "layout properties")
+	(properties [XY_Instance_1089]))
+
+([XY_Instance_1089] of  String
+
+	(name "vertical_stretcher")
+	(string_value ":DIRECT-TEMPLATE-SLOTS"))
+
+([XY_Instance_1092] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_1093])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1093] of  Property_List
+)
+
+([XY_Instance_1096] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_1097])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1097] of  Property_List
+)
+
+([XY_Instance_1098] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_1099])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1099] of  Property_List
+)
+
+([XY_Instance_1100] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [XY_Instance_1101])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1101] of  Property_List
+)
+
+([XY_Instance_117] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_118])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_118] of  Property_List
+)
+
+([XY_Instance_195] of  Property_List
+
+	(properties
+		[XY_Instance_200]
+		[XY_Instance_210]
+		[XY_Instance_235]
+		[KB_635552_Instance_10]
+		[KB_635552_Instance_12]
+		[KB_635552_Instance_14]
+		[KB_635552_Instance_16]
+		[KB_635552_Instance_18]
+		[KB_635552_Instance_20]
+		[KB_635552_Instance_22]
+		[KB_635552_Instance_24]
+		[KB_938545_Instance_8]))
+
+([XY_Instance_2] of  Widget
+
+	(name ":CREATOR"))
+
+([XY_Instance_200] of  Widget
+
+	(height 57)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_201])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadatatab.OntologyURIWidget")
+	(width 620)
+	(x 0)
+	(y 0))
+
+([XY_Instance_201] of  Property_List
+)
+
+([XY_Instance_210] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_211]
+		[XY_Instance_212]))
+
+([XY_Instance_211] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_212] of  String
+
+	(name "vertical_stretcher")
+	(string_value "http://www.w3.org/2002/07/owl#imports"))
+
+([XY_Instance_217] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":OWL-ONTOLOGY-PREFIXES")
+	(property_list [XY_Instance_218])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_218] of  Property_List
+)
+
+([XY_Instance_235] of  Widget
+
+	(height 230)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_236])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 620)
+	(x 0)
+	(y 60))
+
+([XY_Instance_236] of  Property_List
+
+	(properties [KB_632156_Instance_4]))
+
+([XY_Instance_3] of  Widget
+
+	(name ":CREATION-TIMESTAMP"))
+
+([XY_Instance_4] of  Widget
+
+	(height 100)
+	(is_hidden FALSE)
+	(name ":ANNOTATION-TEXT")
+	(widget_class_name "edu.stanford.smi.protege.widget.YellowStickyWidget")
+	(width 200)
+	(x 0)
+	(y 0))
+
+([XY_Instance_409] of  Property_List
+
+	(name "class widget properties")
+	(properties
+		[XY_Instance_410]
+		[XY_Instance_412]
+		[XY_Instance_413]
+		[XY_Instance_422]
+		[XY_Instance_424]
+		[XY_Instance_426]
+		[XY_Instance_427]
+		[XY_Instance_429]
+		[XY_Instance_440]
+		[XY_Instance_460]
+		[KB_140180_Instance_283]
+		[KB_140180_Instance_285]
+		[KB_140180_Instance_287]
+		[KB_140180_Instance_289]
+		[KB_140180_Instance_291]
+		[KB_941921_Instance_10]
+		[KB_941921_Instance_14]
+		[KB_024013_Instance_4]))
+
+([XY_Instance_410] of  Widget
+
+	(height 0)
+	(label "Constraints")
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [XY_Instance_411])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_411] of  Property_List
+)
+
+([XY_Instance_412] of  Widget
+
+	(name ":DIRECT-INSTANCES"))
+
+([XY_Instance_413] of  Widget
+
+	(name ":DIRECT-SUBCLASSES"))
+
+([XY_Instance_422] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_423])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_423] of  Property_List
+
+	(properties [KB_933314_Instance_13]))
+
+([XY_Instance_424] of  Widget
+
+	(height 0)
+	(label "Role")
+	(name ":ROLE")
+	(property_list [XY_Instance_425])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_425] of  Property_List
+)
+
+([XY_Instance_426] of  Widget
+
+	(height 0)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_886778_Instance_12])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_427] of  Widget
+
+	(height 220)
+	(label "OWL Properties")
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [XY_Instance_428])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.RDFPropertiesWidget")
+	(width 350)
+	(x 210)
+	(y 160))
+
+([XY_Instance_428] of  Property_List
+)
+
+([XY_Instance_429] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_430]
+		[XY_Instance_431]))
+
+([XY_Instance_430] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_431] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_440] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [XY_Instance_441])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_441] of  Property_List
+)
+
+([XY_Instance_460] of  Widget
+
+	(height 160)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_461])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 560)
+	(x 0)
+	(y 0))
+
+([XY_Instance_461] of  Property_List
+
+	(properties [KB_933314_Instance_14]))
+
+([XY_Instance_462] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[XY_Instance_463]
+		[XY_Instance_467]
+		[XY_Instance_468]
+		[XY_Instance_470]
+		[XY_Instance_471]
+		[XY_Instance_473]
+		[XY_Instance_475]
+		[XY_Instance_477]
+		[XY_Instance_478]
+		[XY_Instance_482]
+		[XY_Instance_483]
+		[XY_Instance_486]
+		[XY_Instance_520]
+		[XY_Instance_526]
+		[XY_Instance_538]
+		[KB_938545_Instance_140]
+		[KB_938545_Instance_142]
+		[KB_938545_Instance_144]
+		[KB_938545_Instance_148]
+		[KB_938545_Instance_152]
+		[KB_938545_Instance_156]
+		[KB_938545_Instance_158]
+		[KB_938545_Instance_160]
+		[KB_938545_Instance_162]
+		[KB_221055_Instance_18]
+		[KB_221055_Instance_22]))
+
+([XY_Instance_463] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [XY_Instance_464])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_464] of  Property_List
+)
+
+([XY_Instance_467] of  Widget
+
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [KB_933314_Instance_62]))
+
+([XY_Instance_468] of  Widget
+
+	(height 110)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_165])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.types.OWLObjectPropertyTypesWidget")
+	(width 200)
+	(x 400)
+	(y 190))
+
+([XY_Instance_470] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([XY_Instance_471] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [XY_Instance_472])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_472] of  Property_List
+)
+
+([XY_Instance_473] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [XY_Instance_474])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_474] of  Property_List
+)
+
+([XY_Instance_475] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [XY_Instance_476])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_476] of  Property_List
+)
+
+([XY_Instance_477] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([XY_Instance_478] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_479])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_479] of  Property_List
+
+	(properties [KB_933314_Instance_64]))
+
+([XY_Instance_482] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_164])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_483] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_484]
+		[XY_Instance_485]))
+
+([XY_Instance_484] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_485] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_486] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [XY_Instance_487])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.domain.OWLDomainWidget")
+	(width 200)
+	(x 0)
+	(y 170))
+
+([XY_Instance_487] of  Property_List
+
+	(properties
+		[XY_Instance_488]
+		[XY_Instance_489]
+		[XY_Instance_490]
+		[XY_Instance_491]
+		[XY_Instance_492]
+		[XY_Instance_493]))
+
+([XY_Instance_488] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([XY_Instance_489] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([XY_Instance_490] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([XY_Instance_491] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_492] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_493] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([XY_Instance_520] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [XY_Instance_521])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_521] of  Property_List
+)
+
+([XY_Instance_526] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [XY_Instance_527])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_527] of  Property_List
+)
+
+([XY_Instance_538] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_539])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 600)
+	(x 0)
+	(y 0))
+
+([XY_Instance_539] of  Property_List
+
+	(properties [KB_933314_Instance_63]))
+
+([XY_Instance_540] of  Property_List
+
+	(name "class widget properties")
+	(properties
+		[XY_Instance_541]
+		[XY_Instance_543]
+		[XY_Instance_544]
+		[XY_Instance_545]
+		[XY_Instance_547]
+		[XY_Instance_549]
+		[XY_Instance_551]
+		[XY_Instance_552]
+		[XY_Instance_554]
+		[XY_Instance_575]
+		[XY_Instance_585]
+		[KB_635552_Instance_0]
+		[KB_635552_Instance_2]
+		[KB_635552_Instance_4]
+		[KB_635552_Instance_6]
+		[KB_635552_Instance_8]
+		[KB_941921_Instance_2]
+		[KB_941921_Instance_6]))
+
+([XY_Instance_541] of  Widget
+
+	(height 0)
+	(label "Constraints")
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [XY_Instance_542])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_542] of  Property_List
+)
+
+([XY_Instance_543] of  Widget
+
+	(name ":DIRECT-INSTANCES"))
+
+([XY_Instance_544] of  Widget
+
+	(name ":DIRECT-SUBCLASSES"))
+
+([XY_Instance_545] of  Widget
+
+	(height 500)
+	(label "Definition")
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [XY_Instance_546])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.cls.ClassAnnotationsAndDescriptionWidget")
+	(width 660)
+	(x 0)
+	(y 0))
+
+([XY_Instance_546] of  Property_List
+
+	(properties [KB_100699_Instance_0]))
+
+([XY_Instance_547] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_548])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_548] of  Property_List
+
+	(properties [KB_933314_Instance_15]))
+
+([XY_Instance_549] of  Widget
+
+	(height 0)
+	(label "Role")
+	(name ":ROLE")
+	(property_list [XY_Instance_550])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_550] of  Property_List
+)
+
+([XY_Instance_551] of  Widget
+
+	(name ":DIRECT-TYPE"))
+
+([XY_Instance_552] of  Widget
+
+	(height 0)
+	(label "OWL Properties")
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [XY_Instance_553])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_553] of  Property_List
+)
+
+([XY_Instance_554] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_555]
+		[XY_Instance_556]))
+
+([XY_Instance_555] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_556] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_575] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [XY_Instance_576])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_576] of  Property_List
+)
+
+([XY_Instance_585] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_586])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_586] of  Property_List
+)
+
+([XY_Instance_587] of  Property_List
+
+	(name "facet widget properties")
+	(properties
+		[XY_Instance_588]
+		[XY_Instance_589]
+		[XY_Instance_590]))
+
+([XY_Instance_588] of  Widget
+
+	(height 60)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
+	(width 200)
+	(x 0)
+	(y 0))
+
+([XY_Instance_589] of  Widget
+
+	(height 120)
+	(label "Documentation")
+	(name ":DOCUMENTATION")
+	(widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
+	(width 200)
+	(x 200)
+	(y 0))
+
+([XY_Instance_590] of  Widget
+
+	(height 60)
+	(label "Associated Property")
+	(name ":ASSOCIATED-SLOT")
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceFieldWidget")
+	(width 200)
+	(x 0)
+	(y 60))
+
+([XY_Instance_665] of  Property_List
+
+	(properties
+		[XY_Instance_666]
+		[XY_Instance_668]
+		[XY_Instance_670]
+		[XY_Instance_672]
+		[XY_Instance_674]
+		[XY_Instance_676]
+		[XY_Instance_678]
+		[XY_Instance_680]
+		[XY_Instance_683]
+		[XY_Instance_685]
+		[XY_Instance_687]
+		[XY_Instance_689]
+		[XY_Instance_691]
+		[XY_Instance_693]))
+
+([XY_Instance_666] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_667])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_667] of  Property_List
+)
+
+([XY_Instance_668] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":OWL-DIFFERENT-FROM")
+	(property_list [XY_Instance_669])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_669] of  Property_List
+)
+
+([XY_Instance_670] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_671])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_671] of  Property_List
+)
+
+([XY_Instance_672] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_673])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_673] of  Property_List
+)
+
+([XY_Instance_674] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_675])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_675] of  Property_List
+)
+
+([XY_Instance_676] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":OWL-SAME-AS")
+	(property_list [XY_Instance_677])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_677] of  Property_List
+)
+
+([XY_Instance_678] of  Widget
+
+	(height 160)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [XY_Instance_679])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 300)
+	(x 300)
+	(y 0))
+
+([XY_Instance_679] of  Property_List
+)
+
+([XY_Instance_680] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_681]
+		[XY_Instance_682]))
+
+([XY_Instance_681] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_682] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_683] of  Widget
+
+	(is_hidden FALSE)
+	(name ":TO")
+	(property_list [XY_Instance_684]))
+
+([XY_Instance_684] of  Property_List
+)
+
+([XY_Instance_685] of  Widget
+
+	(is_hidden FALSE)
+	(name ":FROM")
+	(property_list [XY_Instance_686]))
+
+([XY_Instance_686] of  Property_List
+)
+
+([XY_Instance_687] of  Widget
+
+	(height 160)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [XY_Instance_688])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 300)
+	(x 0)
+	(y 0))
+
+([XY_Instance_688] of  Property_List
+)
+
+([XY_Instance_689] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#member")
+	(property_list [XY_Instance_690])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_690] of  Property_List
+)
+
+([XY_Instance_691] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/1999/02/22-rdf-syntax-ns#value")
+	(property_list [XY_Instance_692])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_692] of  Property_List
+)
+
+([XY_Instance_693] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_694])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_694] of  Property_List
+)
+
+([XY_Instance_725] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[XY_Instance_728]
+		[XY_Instance_729]
+		[XY_Instance_730]
+		[XY_Instance_731]
+		[XY_Instance_732]
+		[XY_Instance_738]
+		[XY_Instance_739]
+		[XY_Instance_740]
+		[XY_Instance_741]
+		[XY_Instance_742]
+		[XY_Instance_743]
+		[XY_Instance_744]
+		[XY_Instance_745]
+		[XY_Instance_746]
+		[XY_Instance_754]
+		[XY_Instance_762]
+		[XY_Instance_770]
+		[XY_Instance_772]
+		[XY_Instance_774]
+		[XY_Instance_776]
+		[XY_Instance_778]
+		[XY_Instance_780]
+		[XY_Instance_782]))
+
+([XY_Instance_728] of  Widget
+
+	(name ":SLOT-CONSTRAINTS"))
+
+([XY_Instance_729] of  Widget
+
+	(name ":DIRECT-TYPE"))
+
+([XY_Instance_730] of  Widget
+
+	(name ":DIRECT-SUPERSLOTS"))
+
+([XY_Instance_731] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([XY_Instance_732] of  Widget
+
+	(height 150)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [XY_Instance_733])
+	(widget_class_name "edu.stanford.smi.protege.widget.DefaultValuesWidget")
+	(width 200)
+	(x 400)
+	(y 120))
+
+([XY_Instance_733] of  Property_List
+
+	(properties
+		[XY_Instance_734]
+		[XY_Instance_735]
+		[XY_Instance_736]
+		[XY_Instance_737]))
+
+([XY_Instance_734] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View the selected value"))
+
+([XY_Instance_735] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create a new value"))
+
+([XY_Instance_736] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_737] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_738] of  Widget
+
+	(height 120)
+	(label "Documentation")
+	(name ":DOCUMENTATION")
+	(widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
+	(width 200)
+	(x 200)
+	(y 0))
+
+([XY_Instance_739] of  Widget
+
+	(height 60)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(widget_class_name "edu.stanford.smi.protege.widget.NumericMaximumWidget")
+	(width 100)
+	(x 100)
+	(y 210))
+
+([XY_Instance_740] of  Widget
+
+	(height 60)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(widget_class_name "edu.stanford.smi.protege.widget.NumericMinimumWidget")
+	(width 100)
+	(x 0)
+	(y 210))
+
+([XY_Instance_741] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([XY_Instance_742] of  Widget
+
+	(height 60)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
+	(width 200)
+	(x 0)
+	(y 0))
+
+([XY_Instance_743] of  Widget
+
+	(height 60)
+	(label "Inverse")
+	(name ":SLOT-INVERSE")
+	(widget_class_name "edu.stanford.smi.protege.widget.InverseSlotWidget")
+	(width 200)
+	(x 200)
+	(y 210))
+
+([XY_Instance_744] of  Widget
+
+	(height 150)
+	(label "Value Type")
+	(name ":SLOT-VALUE-TYPE")
+	(widget_class_name "edu.stanford.smi.protege.widget.ValueTypeWidget")
+	(width 200)
+	(x 0)
+	(y 60))
+
+([XY_Instance_745] of  Property_List
+
+	(name "layout properties"))
+
+([XY_Instance_746] of  Widget
+
+	(height 120)
+	(is_hidden FALSE)
+	(name ":DIRECT-DOMAIN")
+	(property_list [XY_Instance_747])
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
+	(width 250)
+	(x 0)
+	(y 270))
+
+([XY_Instance_747] of  Property_List
+
+	(properties
+		[XY_Instance_748]
+		[XY_Instance_749]
+		[XY_Instance_750]
+		[XY_Instance_751]
+		[XY_Instance_752]
+		[XY_Instance_753]))
+
+([XY_Instance_748] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([XY_Instance_749] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([XY_Instance_750] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([XY_Instance_751] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_752] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_753] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([XY_Instance_754] of  Widget
+
+	(height 120)
+	(is_hidden FALSE)
+	(name ":OWL-DIFFERENT-FROM")
+	(property_list [XY_Instance_755])
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
+	(width 250)
+	(x 0)
+	(y 630))
+
+([XY_Instance_755] of  Property_List
+
+	(properties
+		[XY_Instance_756]
+		[XY_Instance_757]
+		[XY_Instance_758]
+		[XY_Instance_759]
+		[XY_Instance_760]
+		[XY_Instance_761]))
+
+([XY_Instance_756] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([XY_Instance_757] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([XY_Instance_758] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([XY_Instance_759] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_760] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_761] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([XY_Instance_762] of  Widget
+
+	(height 240)
+	(is_hidden FALSE)
+	(name ":OWL-SAME-AS")
+	(property_list [XY_Instance_763])
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
+	(width 250)
+	(x 250)
+	(y 510))
+
+([XY_Instance_763] of  Property_List
+
+	(properties
+		[XY_Instance_764]
+		[XY_Instance_765]
+		[XY_Instance_766]
+		[XY_Instance_767]
+		[XY_Instance_768]
+		[XY_Instance_769]))
+
+([XY_Instance_764] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([XY_Instance_765] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([XY_Instance_766] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([XY_Instance_767] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_768] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_769] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([XY_Instance_770] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_771]))
+
+([XY_Instance_771] of  Property_List
+)
+
+([XY_Instance_772] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_773]))
+
+([XY_Instance_773] of  Property_List
+)
+
+([XY_Instance_774] of  Widget
+
+	(is_hidden FALSE)
+	(name ":TO")
+	(property_list [XY_Instance_775]))
+
+([XY_Instance_775] of  Property_List
+)
+
+([XY_Instance_776] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_777]))
+
+([XY_Instance_777] of  Property_List
+)
+
+([XY_Instance_778] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [XY_Instance_779]))
+
+([XY_Instance_779] of  Property_List
+)
+
+([XY_Instance_780] of  Widget
+
+	(is_hidden FALSE)
+	(name ":FROM")
+	(property_list [XY_Instance_781]))
+
+([XY_Instance_781] of  Property_List
+)
+
+([XY_Instance_782] of  Widget
+
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [XY_Instance_783]))
+
+([XY_Instance_783] of  Property_List
+)
+
+([XY_Instance_784] of  Property_List
+
+	(properties
+		[XY_Instance_789]
+		[XY_Instance_799]
+		[XY_Instance_812]
+		[KB_635552_Instance_26]
+		[KB_635552_Instance_28]
+		[KB_635552_Instance_30]
+		[KB_635552_Instance_32]
+		[KB_635552_Instance_34]))
+
+([XY_Instance_789] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_790])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_790] of  Property_List
+
+	(properties [KB_933314_Instance_12]))
+
+([XY_Instance_799] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_800]
+		[XY_Instance_801]))
+
+([XY_Instance_800] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_801] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([XY_Instance_812] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_813])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 550)
+	(x 0)
+	(y 0))
+
+([XY_Instance_813] of  Property_List
+
+	(properties [KB_933314_Instance_11]))
+
+([XY_Instance_89] of  Property_List
+
+	(properties
+		[XY_Instance_90]
+		[XY_Instance_94]
+		[XY_Instance_96]
+		[XY_Instance_98]
+		[XY_Instance_104]
+		[XY_Instance_117]
+		[KB_938545_Instance_744]
+		[KB_713803_Instance_980]))
+
+([XY_Instance_890] of  Property_List
+
+	(properties
+		[XY_Instance_893]
+		[XY_Instance_897]
+		[XY_Instance_900]
+		[XY_Instance_906]
+		[XY_Instance_910]
+		[XY_Instance_912]
+		[XY_Instance_914]
+		[XY_Instance_916]
+		[XY_Instance_920]))
+
+([XY_Instance_893] of  Widget
+
+	(height 260)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_894])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.ExternalResourceURLWidget")
+	(width 340)
+	(x 0)
+	(y 0))
+
+([XY_Instance_894] of  Property_List
+)
+
+([XY_Instance_897] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_898]
+		[XY_Instance_899]))
+
+([XY_Instance_898] of  String
+
+	(name "horizontal_stretcher")
+	(string_value ":OWL-RESOURCE-URI"))
+
+([XY_Instance_899] of  String
+
+	(name "vertical_stretcher")
+	(string_value ":OWL-RESOURCE-URI"))
+
+([XY_Instance_90] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_91])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_900] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Resource URI")
+	(name ":OWL-RESOURCE-URI")
+	(property_list [XY_Instance_901])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_901] of  Property_List
+)
+
+([XY_Instance_906] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [XY_Instance_907]))
+
+([XY_Instance_907] of  Property_List
+)
+
+([XY_Instance_91] of  Property_List
+)
+
+([XY_Instance_910] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_911]))
+
+([XY_Instance_911] of  Property_List
+)
+
+([XY_Instance_912] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_913]))
+
+([XY_Instance_913] of  Property_List
+)
+
+([XY_Instance_914] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [XY_Instance_915]))
+
+([XY_Instance_915] of  Property_List
+)
+
+([XY_Instance_916] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_917]))
+
+([XY_Instance_917] of  Property_List
+)
+
+([XY_Instance_920] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_921])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_921] of  Property_List
+)
+
+([XY_Instance_922] of  Property_List
+
+	(properties
+		[XY_Instance_923]
+		[XY_Instance_924]
+		[XY_Instance_925]
+		[XY_Instance_926]))
+
+([XY_Instance_923] of  Widget
+
+	(height 60)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":PAL-NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.TextFieldWidget")
+	(width 275)
+	(x 0)
+	(y 0))
+
+([XY_Instance_924] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Range")
+	(name ":PAL-RANGE")
+	(widget_class_name "edu.stanford.smi.protegex.widget.pal.constraint.PalRangeWidget")
+	(width 250)
+	(x 275)
+	(y 180))
+
+([XY_Instance_925] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Description")
+	(name ":PAL-DESCRIPTION")
+	(widget_class_name "edu.stanford.smi.protege.widget.TextAreaWidget")
+	(width 250)
+	(x 275)
+	(y 0))
+
+([XY_Instance_926] of  Widget
+
+	(height 300)
+	(is_hidden FALSE)
+	(label "Statement")
+	(name ":PAL-STATEMENT")
+	(widget_class_name "edu.stanford.smi.protegex.widget.pal.constraint.PalConstraintWidget")
+	(width 275)
+	(x 0)
+	(y 60))
+
+([XY_Instance_927] of  Property_List
+
+	(properties
+		[XY_Instance_930]
+		[XY_Instance_936]
+		[XY_Instance_967]))
+
+([XY_Instance_930] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_931])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_931] of  Property_List
+)
+
+([XY_Instance_936] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_937]
+		[XY_Instance_938]))
+
+([XY_Instance_937] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_938] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_94] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_95])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_95] of  Property_List
+)
+
+([XY_Instance_96] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_97])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_967] of  Widget
+
+	(height 120)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_968])
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
+	(width 200)
+	(x 0)
+	(y 280))
+
+([XY_Instance_968] of  Property_List
+
+	(properties
+		[XY_Instance_969]
+		[XY_Instance_970]
+		[XY_Instance_971]
+		[XY_Instance_972]
+		[XY_Instance_973]
+		[XY_Instance_974]
+		[KB_886778_Instance_226]
+		[KB_886778_Instance_227]))
+
+([XY_Instance_969] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instance"))
+
+([XY_Instance_97] of  Property_List
+)
+
+([XY_Instance_970] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([XY_Instance_971] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([XY_Instance_972] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_973] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_974] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([XY_Instance_975] of  Property_List
+
+	(properties
+		[XY_Instance_978]
+		[XY_Instance_984]
+		[XY_Instance_1001]
+		[XY_Instance_1003]
+		[XY_Instance_1005]
+		[XY_Instance_1015]
+		[KB_140180_Instance_279]
+		[KB_140180_Instance_281]))
+
+([XY_Instance_978] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_979])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_979] of  Property_List
+)
+
+([XY_Instance_98] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_99])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_984] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_985]
+		[XY_Instance_986]))
+
+([XY_Instance_985] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_986] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_99] of  Property_List
+)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/annotations-new.repository	Fri Apr 20 18:51:05 2012 +0200
@@ -0,0 +1,2 @@
+[Dublin Core DL Redirect]
+file:/Volumes/Schlachteplatte/Users/casties/Library/Eclipse/MPIWGOntologies/oac-beta.rdf?forceReadOnly=false