diff --git a/home/src/main/resources/rdf/tbox/filegraph/vivo.owl b/home/src/main/resources/rdf/tbox/filegraph/vivo.owl
index a6da4add..205cb2e6 100644
--- a/home/src/main/resources/rdf/tbox/filegraph/vivo.owl
+++ b/home/src/main/resources/rdf/tbox/filegraph/vivo.owl
@@ -9456,7 +9456,38 @@ This class allows for linking an author to a publication while indicating inform
Represents educational training that has been received.
This connects person to their academic degree through this educational training, but can also be used when the training does not result in a degree.
+
+
+
+
+
+
+ Jane is collector of Collection c. Jane is a person. Jane bearer_of collectorRole r. r realized_in CollectionProcess p. p has_output c.
+
+ A process which has as its output, a collection of material entities and/or information content entities
+ Under development. The restriction applies to has output assertions. Collections of material entities are material entities. Collections of information content entities are information content entities.
+ Person: Michael Conlon
+
+ Process resulting in a collection
+ Collection Process
+
+
+
+
+
+
+
+
+ Jane is curator of Collection c. Jane is a person. Jane bearer_of curatorRole r. r realized_in CurationProcess p. p has_input c.
+
+ A process which has as its input, a collection of material entities and/or information content entities
+ Under development. The restriction applies to has input assertions. Collections of material entities are material entities. Collection of information content entities are information content entities.
+ PERSON: Michael Conlon
+
+ The curation of a collection
+ Curation Process
+