. . . . . . . . . . . . . . . . . . . . . . . . "VirtTipsAndTricksGuideImportOntology" . "2017-06-13T05:39:12.514226"^^ . . . "2017-06-13T05:39:12.514226"^^ . "VirtTipsAndTricksGuideImportOntology" . . . . "VirtTipsAndTricksGuideImportOntology" . . . . . "2017-06-13T05:39:12Z" . "2cfafda194051f3e69872c09c52c640e" . . . "2017-06-13T05:39:12Z" . . . . . . "%META:TOPICPARENT{name=\"VirtTipsAndTricksGuide\"}%\n\n---+How to Import Ontology into Virtuoso?\n\n\nThe following guide describes how to import a given ontology file (for ex. http://example.org/ontology.owl) into Virtuoso.\n\n\n---++Import the Ontology Data\nAssume one wants to import in Virtuoso the cert ontology http://www.w3.org/ns/auth/cert# :\n 1. Using the Conductor UI at http://<cname>/conductor -> Database -> Interactive SQL or from the ISQL command line, execute the following statement:\n\nSPARQL LOAD ;\n\n%BR%%BR%%BR%%BR%\n%BR%%BR%%BR%%BR%\n 1. Next execute the statement:\n\nSPARQL\nDEFINE get:soft \"replace\" \nSELECT DISTINCT * \nFROM \nWHERE \n {\n ?s ?p ?o\n }\n\n%BR%%BR%%BR%%BR%\n%BR%%BR%%BR%%BR%\n\n---++View the Imported Data Using FCT Browser\n\n 1 Make sure you have installed the [[http://s3.amazonaws.com/opldownload/uda/vad-packages/6.1/virtuoso/fct_dav.vad][Virtuoso Faceted Browser VAD package]].\n 1 Go to http://http://<cname>/fct \n%BR%%BR%%BR% \n 1 Go to \"Entity URI lookup\" \n%BR%%BR%%BR% \n 1 Enter the ontology url: http://www.w3.org/ns/auth/cert# . Select the provided file location:\n%BR%%BR%%BR% \n 1 Click \"Describe\".\n 1.The [[http://uriburner.com/describe/?url=http%3A%2F%2Fwww.w3.org%2Fns%2Fauth%2Fcert%23][main ontology]] retrieved data should be presented:\n%BR%\n\n\n\n%BR%%BR%\n 1 You may want to proceed further exploring the retrieved data by viewing the is isDefinedBy of : [[http://uriburner.com/describe/?url=http%3A%2F%2Fwww.w3.org%2Fns%2Fauth%2Fcert%23Certificate][Certificate]] \n 1 Should be presented certificate definitions within the ontology:\n%BR%\n%BR%%BR%%BR% \n\n\n\n\n---++Related\n\n * [[VirtTipsAndTricksGuide][Virtuoso Tips and Tricks Collection]]\n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtFacetBrowserInstallConfig][Virtuoso Faceted Browser Installation and configuration]]\n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtuosoFacetsWebService][Virtuoso Facets Web Service]]\n * [[http://ode.openlinksw.com/][The OpenLink Data Explorer Extension]]\n * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html][Virtuoso Documentation]]" . . . . . .