Step 1: CiteSpace Project: Parse fulltext publications in XML and store in MySQL dbname=consyn

citespace.io.data.elsevier.consyn.xml.FulltextXMLParser

Step 2: Extract subject-verb-object claims and store in MySQL table=contexts+suffix

Note: This is outside the CiteSpace package

dependencygraphs.SemanticDatabase

Step 3 (Optional): Export extracted predicates stored in MySQL to ArrayList

citespace.io.data.elsevier.consyn.predications.SVO_IO

Step 4: CiteSpace Project: citespace.io.data.elsevier.consyn.database

Display a predicate tree of predicates retrieved from the consyn DB on MySQL

PredicateTreeView

Step 5 (Optional): CiteSpace visualization

citespace.io.data.elsevier.consyn.predications.SVO_Viz