327 lines
1.4 MiB
MySQL
327 lines
1.4 MiB
MySQL
![]() |
-- MySQL dump 10.13 Distrib 5.1.44, for Win64 (unknown)
|
||
|
--
|
||
|
-- Host: localhost Database: vivo
|
||
|
-- ------------------------------------------------------
|
||
|
-- Server version 5.1.44-community
|
||
|
|
||
|
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||
|
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
||
|
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
|
||
|
/*!40101 SET NAMES utf8 */;
|
||
|
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
|
||
|
/*!40103 SET TIME_ZONE='+00:00' */;
|
||
|
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
|
||
|
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
|
||
|
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
|
||
|
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
|
||
|
|
||
|
--
|
||
|
-- Table structure for table `jena_g1t0_reif`
|
||
|
--
|
||
|
|
||
|
DROP TABLE IF EXISTS `jena_g1t0_reif`;
|
||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
|
/*!40101 SET character_set_client = utf8 */;
|
||
|
CREATE TABLE `jena_g1t0_reif` (
|
||
|
`Subj` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
|
||
|
`Prop` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
|
||
|
`Obj` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
|
||
|
`GraphID` int(11) DEFAULT NULL,
|
||
|
`Stmt` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,
|
||
|
`HasType` char(1) NOT NULL,
|
||
|
UNIQUE KEY `jena_g1t0_reifXSTMT` (`Stmt`,`HasType`),
|
||
|
KEY `jena_g1t0_reifXSP` (`Subj`,`Prop`),
|
||
|
KEY `jena_g1t0_reifXO` (`Obj`)
|
||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
|
||
|
--
|
||
|
-- Dumping data for table `jena_g1t0_reif`
|
||
|
--
|
||
|
|
||
|
LOCK TABLES `jena_g1t0_reif` WRITE;
|
||
|
/*!40000 ALTER TABLE `jena_g1t0_reif` DISABLE KEYS */;
|
||
|
/*!40000 ALTER TABLE `jena_g1t0_reif` ENABLE KEYS */;
|
||
|
UNLOCK TABLES;
|
||
|
|
||
|
--
|
||
|
-- Table structure for table `jena_g1t1_stmt`
|
||
|
--
|
||
|
|
||
|
DROP TABLE IF EXISTS `jena_g1t1_stmt`;
|
||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
|
/*!40101 SET character_set_client = utf8 */;
|
||
|
CREATE TABLE `jena_g1t1_stmt` (
|
||
|
`Subj` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,
|
||
|
`Prop` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,
|
||
|
`Obj` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,
|
||
|
`GraphID` int(11) DEFAULT NULL,
|
||
|
KEY `jena_g1t1_stmtXSP` (`Subj`,`Prop`),
|
||
|
KEY `jena_g1t1_stmtXO` (`Obj`)
|
||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
|
||
|
--
|
||
|
-- Dumping data for table `jena_g1t1_stmt`
|
||
|
--
|
||
|
|
||
|
LOCK TABLES `jena_g1t1_stmt` WRITE;
|
||
|
/*!40000 ALTER TABLE `jena_g1t1_stmt` DISABLE KEYS */;
|
||
|
INSERT INTO `jena_g1t1_stmt` VALUES ('Uv::http://vivoweb.org/ontology#vitroPropertyGrouptime:','Uv::http://www.w3.org/1999/02/22-rdf-syntax-ns#type:','Uv::http://www.w3.org/2002/07/owl#Thing:',1),('Uv::http://vivoweb.org/ontology/core#startYear:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#inPropertyGroupAnnot:','Uv::http://vivoweb.org/ontology#vitroPropertyGrouptime:',1),('Uv::http://vivoweb.org/ontology#vitroPropertyGrouptime:','Uv::http://www.w3.org/1999/02/22-rdf-syntax-ns#type:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#PropertyGroup:',1),('Uv::http://vivoweb.org/ontology#vitroPropertyGrouptime:','Uv::http://www.w3.org/2000/01/rdf-schema#label:','Lv:5::en-UStime:',1),('Uv::http://vivoweb.org/ontology#vitroPropertyGrouptime:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#modTime:','Lv:0:41:http://www.w3.org/2001/XMLSchema#dateTime2009-12-28T13:54:45:',1),('Uv::http://vivoweb.org/ontology#vitroPropertyGrouptime:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#displayRank:','Lv:0:36:http://www.w3.org/2001/XMLSchema#int14:',1),('Uv::http://vivoweb.org/ontology#vitroPropertyGrouptime:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#publicDescriptionAnnot:','Lv:0:39:http://www.w3.org/2001/XMLSchema#stringDates and times for events, employment, etc.:',1),('Uv::http://vivoweb.org/ontology#vitroPropertyGroupteaching:','Uv::http://www.w3.org/1999/02/22-rdf-syntax-ns#type:','Uv::http://www.w3.org/2002/07/owl#Thing:',1),('Uv::http://vivoweb.org/ontology/core#listedBy:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#inPropertyGroupAnnot:','Uv::http://vivoweb.org/ontology#vitroPropertyGroupteaching:',1),('Uv::http://vivoweb.org/ontology#vitroPropertyGroupteaching:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#displayRank:','Lv:0:36:http://www.w3.org/2001/XMLSchema#int6:',1),('Uv::http://vivoweb.org/ontology#vitroPropertyGroupteaching:','Uv::http://www.w3.org/1999/02/22-rdf-syntax-ns#type:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#PropertyGroup:',1),('Uv::http://vivoweb.org/ontology#vitroPropertyGroupteaching:','Uv::http://www.w3.org/2000/01/rdf-schema#label:','Lv:5::en-USteaching:',1),('Uv::http://vivoweb.org/ontology#vitroPropertyGroupteaching:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#modTime:','Lv:0:41:http://www.w3.org/2001/XMLSchema#dateTime2010-01-10T15:37:48:',1),('Uv::http://vivoweb.org/ontology#vitroPropertyGroupmapping:','Uv::http://www.w3.org/1999/02/22-rdf-syntax-ns#type:','Uv::http://www.w3.org/2002/07/owl#Thing:',1),('Uv::http://purl.org/NET/c4dm/event.owl#produced_in:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#inPropertyGroupAnnot:','Uv::http://vivoweb.org/ontology#vitroPropertyGroupmapping:',1),('Uv::http://vivoweb.org/ontology#vitroPropertyGroupmapping:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#modTime:','Lv:0:41:http://www.w3.org/2001/XMLSchema#dateTime2010-01-10T21:31:36:',1),('Uv::http://vivoweb.org/ontology#vitroPropertyGroupmapping:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#displayRank:','Lv:0:36:http://www.w3.org/2001/XMLSchema#int93:',1),('Uv::http://vivoweb.org/ontology#vitroPropertyGroupmapping:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#publicDescriptionAnnot:','Lr:1',1),('Uv::http://vivoweb.org/ontology#vitroPropertyGroupmapping:','Uv::http://www.w3.org/1999/02/22-rdf-syntax-ns#type:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#PropertyGroup:',1),('Uv::http://vivoweb.org/ontology#vitroPropertyGroupmapping:','Uv::http://www.w3.org/2000/01/rdf-schema#label:','Lv:5::en-USmapping:',1),('Uv::http://vivoweb.org/ontology#vitroPropertyGroupbibobscure:','Uv::http://www.w3.org/1999/02/22-rdf-syntax-ns#type:','Uv::http://www.w3.org/2002/07/owl#Thing:',1),('Uv::http://purl.org/ontology/bibo/argued:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#inPropertyGroupAnnot:','Uv::http://vivoweb.org/ontology#vitroPropertyGroupbibobscure:',1),('Uv::http://vivoweb.org/ontology#vitroPropertyGroupbibobscure:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#publicDescriptionAnnot:','Lr:2',1),('Uv::http://vivoweb.org/
|
||
|
/*!40000 ALTER TABLE `jena_g1t1_stmt` ENABLE KEYS */;
|
||
|
UNLOCK TABLES;
|
||
|
|
||
|
--
|
||
|
-- Table structure for table `jena_g2t0_reif`
|
||
|
--
|
||
|
|
||
|
DROP TABLE IF EXISTS `jena_g2t0_reif`;
|
||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
|
/*!40101 SET character_set_client = utf8 */;
|
||
|
CREATE TABLE `jena_g2t0_reif` (
|
||
|
`Subj` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
|
||
|
`Prop` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
|
||
|
`Obj` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
|
||
|
`GraphID` int(11) DEFAULT NULL,
|
||
|
`Stmt` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,
|
||
|
`HasType` char(1) NOT NULL,
|
||
|
UNIQUE KEY `jena_g2t0_reifXSTMT` (`Stmt`,`HasType`),
|
||
|
KEY `jena_g2t0_reifXSP` (`Subj`,`Prop`),
|
||
|
KEY `jena_g2t0_reifXO` (`Obj`)
|
||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
|
||
|
--
|
||
|
-- Dumping data for table `jena_g2t0_reif`
|
||
|
--
|
||
|
|
||
|
LOCK TABLES `jena_g2t0_reif` WRITE;
|
||
|
/*!40000 ALTER TABLE `jena_g2t0_reif` DISABLE KEYS */;
|
||
|
/*!40000 ALTER TABLE `jena_g2t0_reif` ENABLE KEYS */;
|
||
|
UNLOCK TABLES;
|
||
|
|
||
|
--
|
||
|
-- Table structure for table `jena_g2t1_stmt`
|
||
|
--
|
||
|
|
||
|
DROP TABLE IF EXISTS `jena_g2t1_stmt`;
|
||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
|
/*!40101 SET character_set_client = utf8 */;
|
||
|
CREATE TABLE `jena_g2t1_stmt` (
|
||
|
`Subj` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,
|
||
|
`Prop` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,
|
||
|
`Obj` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,
|
||
|
`GraphID` int(11) DEFAULT NULL,
|
||
|
KEY `jena_g2t1_stmtXSP` (`Subj`,`Prop`),
|
||
|
KEY `jena_g2t1_stmtXO` (`Obj`)
|
||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
|
||
|
--
|
||
|
-- Dumping data for table `jena_g2t1_stmt`
|
||
|
--
|
||
|
|
||
|
LOCK TABLES `jena_g2t1_stmt` WRITE;
|
||
|
/*!40000 ALTER TABLE `jena_g2t1_stmt` DISABLE KEYS */;
|
||
|
INSERT INTO `jena_g2t1_stmt` VALUES ('Uv::http://www.w3.org/2004/02/skos/core#related:','Uv::http://www.w3.org/2002/07/owl#inverseOf:','Uv::http://www.w3.org/2004/02/skos/core#related:',2),('Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#MixedTab:','Uv::http://www.w3.org/2002/07/owl#equivalentClass:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#MixedTab:',2),('Uv::http://vivoweb.org/ontology/core#ServiceLaboratory:','Uv::http://www.w3.org/2002/07/owl#equivalentClass:','Uv::http://vivoweb.org/ontology/core#ServiceLaboratory:',2),('Uv::http://vivoweb.org/ontology/core#Software:','Uv::http://www.w3.org/2002/07/owl#equivalentClass:','Uv::http://vivoweb.org/ontology/core#Software:',2),('Uv::http://vivoweb.org/ontology/core#Division:','Uv::http://www.w3.org/2002/07/owl#equivalentClass:','Uv::http://vivoweb.org/ontology/core#Division:',2),('Uv::http://purl.org/ontology/bibo/Chapter:','Uv::http://www.w3.org/2002/07/owl#equivalentClass:','Uv::http://purl.org/ontology/bibo/Chapter:',2),('Uv::http://vivoweb.org/ontology/core#Consortium:','Uv::http://www.w3.org/2002/07/owl#equivalentClass:','Uv::http://vivoweb.org/ontology/core#Consortium:',2),('Uv::http://vivoweb.org/ontology/core#Exhibit:','Uv::http://www.w3.org/2002/07/owl#equivalentClass:','Uv::http://vivoweb.org/ontology/core#Exhibit:',2),('Uv::http://vivoweb.org/ontology/core#PostalCodeRegion:','Uv::http://www.w3.org/2002/07/owl#equivalentClass:','Uv::http://vivoweb.org/ontology/core#PostalCodeRegion:',2),('Uv::http://vivoweb.org/ontology/core#OutreachActivity:','Uv::http://www.w3.org/2002/07/owl#equivalentClass:','Uv::http://vivoweb.org/ontology/core#OutreachActivity:',2),('Uv::http://vivoweb.org/ontology/core#ConferenceSeries:','Uv::http://www.w3.org/2002/07/owl#equivalentClass:','Uv::http://vivoweb.org/ontology/core#ConferenceSeries:',2),('Uv::http://vivoweb.org/ontology/core#SchoolWithinUniversity:','Uv::http://www.w3.org/2002/07/owl#equivalentClass:','Uv::http://vivoweb.org/ontology/core#SchoolWithinUniversity:',2),('Uv::http://vivoweb.org/ontology/core#Facility:','Uv::http://www.w3.org/2002/07/owl#equivalentClass:','Uv::http://vivoweb.org/ontology/core#Facility:',2),('Uv::http://vivoweb.org/ontology/core#FacultyMember:','Uv::http://www.w3.org/2002/07/owl#equivalentClass:','Uv::http://vivoweb.org/ontology/core#FacultyMember:',2),('Uv::http://vivoweb.org/ontology/core#AdvisingRelationship:','Uv::http://www.w3.org/2002/07/owl#equivalentClass:','Uv::http://vivoweb.org/ontology/core#AdvisingRelationship:',2),('Uv::http://vivoweb.org/ontology/core#Newsletter:','Uv::http://www.w3.org/2002/07/owl#equivalentClass:','Uv::http://vivoweb.org/ontology/core#Newsletter:',2),('Uv::http://purl.org/ontology/bibo/Letter:','Uv::http://www.w3.org/2002/07/owl#equivalentClass:','Uv::http://purl.org/ontology/bibo/Letter:',2),('Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#Keyword:','Uv::http://www.w3.org/2002/07/owl#equivalentClass:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#Keyword:',2),('Uv::http://vivoweb.org/ontology/core#Position:','Uv::http://www.w3.org/2002/07/owl#equivalentClass:','Uv::http://vivoweb.org/ontology/core#Position:',2),('Uv::http://purl.org/ontology/bibo/BookSection:','Uv::http://www.w3.org/2002/07/owl#equivalentClass:','Uv::http://purl.org/ontology/bibo/BookSection:',2),('Uv::http://purl.org/ontology/bibo/Interview:','Uv::http://www.w3.org/2002/07/owl#equivalentClass:','Uv::http://purl.org/ontology/bibo/Interview:',2),('Uv::http://purl.org/ontology/bibo/Issue:','Uv::http://www.w3.org/2002/07/owl#equivalentClass:','Uv::http://purl.org/ontology/bibo/Issue:',2),('Uv::http://purl.org/ontology/bibo/Website:','Uv::http://www.w3.org/2002/07/owl#equivalentClass:','Uv::http://purl.org/ontology/bibo/Website:',2),('Uv::http://vivoweb.org/ontology/core#Program:','Uv::http://www.w3.org/2002/07/owl#equivalentClass:','Uv::http://vivoweb.org/ontology/core#Program:',2),('Uv::http://vivoweb.org/ontology/core#UniversityOrIndependentCollege:','Uv::http://www.w3.org/2002/07/owl#equivalentClass:','Uv::http://vivoweb.org/ontology/core#UniversityOrIndependentCollege:',2),('
|
||
|
/*!40000 ALTER TABLE `jena_g2t1_stmt` ENABLE KEYS */;
|
||
|
UNLOCK TABLES;
|
||
|
|
||
|
--
|
||
|
-- Table structure for table `jena_g3t0_reif`
|
||
|
--
|
||
|
|
||
|
DROP TABLE IF EXISTS `jena_g3t0_reif`;
|
||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
|
/*!40101 SET character_set_client = utf8 */;
|
||
|
CREATE TABLE `jena_g3t0_reif` (
|
||
|
`Subj` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
|
||
|
`Prop` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
|
||
|
`Obj` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
|
||
|
`GraphID` int(11) DEFAULT NULL,
|
||
|
`Stmt` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,
|
||
|
`HasType` char(1) NOT NULL,
|
||
|
UNIQUE KEY `jena_g3t0_reifXSTMT` (`Stmt`,`HasType`),
|
||
|
KEY `jena_g3t0_reifXSP` (`Subj`,`Prop`),
|
||
|
KEY `jena_g3t0_reifXO` (`Obj`)
|
||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
|
||
|
--
|
||
|
-- Dumping data for table `jena_g3t0_reif`
|
||
|
--
|
||
|
|
||
|
LOCK TABLES `jena_g3t0_reif` WRITE;
|
||
|
/*!40000 ALTER TABLE `jena_g3t0_reif` DISABLE KEYS */;
|
||
|
/*!40000 ALTER TABLE `jena_g3t0_reif` ENABLE KEYS */;
|
||
|
UNLOCK TABLES;
|
||
|
|
||
|
--
|
||
|
-- Table structure for table `jena_g3t1_stmt`
|
||
|
--
|
||
|
|
||
|
DROP TABLE IF EXISTS `jena_g3t1_stmt`;
|
||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
|
/*!40101 SET character_set_client = utf8 */;
|
||
|
CREATE TABLE `jena_g3t1_stmt` (
|
||
|
`Subj` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,
|
||
|
`Prop` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,
|
||
|
`Obj` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,
|
||
|
`GraphID` int(11) DEFAULT NULL,
|
||
|
KEY `jena_g3t1_stmtXSP` (`Subj`,`Prop`),
|
||
|
KEY `jena_g3t1_stmtXO` (`Obj`)
|
||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
|
||
|
--
|
||
|
-- Dumping data for table `jena_g3t1_stmt`
|
||
|
--
|
||
|
|
||
|
LOCK TABLES `jena_g3t1_stmt` WRITE;
|
||
|
/*!40000 ALTER TABLE `jena_g3t1_stmt` DISABLE KEYS */;
|
||
|
INSERT INTO `jena_g3t1_stmt` VALUES ('Uv::http://vitro.mannlib.cornell.edu/ns/vitro/default#defaultAdminUser:','Uv::http://www.w3.org/1999/02/22-rdf-syntax-ns#type:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#User:',3),('Uv::http://vitro.mannlib.cornell.edu/ns/vitro/default#defaultAdminUser:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#username:','Lv:0:39:http://www.w3.org/2001/XMLSchema#stringtestAdmin:',3),('Uv::http://vitro.mannlib.cornell.edu/ns/vitro/default#defaultAdminUser:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#md5password:','Lv:0:39:http://www.w3.org/2001/XMLSchema#stringDC647EB65E6711E155375218212B3964:',3),('Uv::http://vitro.mannlib.cornell.edu/ns/vitro/default#defaultAdminUser:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#roleURI:','Lv:0:39:http://www.w3.org/2001/XMLSchema#stringrole:/50:',3),('Uv::http://vitro.mannlib.cornell.edu/ns/vitro/default#defaultAdminUser:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#firstTime:','Lv:0:41:http://www.w3.org/2001/XMLSchema#dateTime2010-03-09T16:06:45:',3),('Uv::http://vitro.mannlib.cornell.edu/ns/vitro/default#defaultAdminUser:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#loginCount:','Lv:0:36:http://www.w3.org/2001/XMLSchema#int1:',3),('Uv::http://vivo.mydomain.edu/individual/JoeUser:','Uv::http://www.w3.org/1999/02/22-rdf-syntax-ns#type:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#User:',3),('Uv::http://vivo.mydomain.edu/individual/JoeUser:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#username:','Lv:0:39:http://www.w3.org/2001/XMLSchema#stringJoe User:',3),('Uv::http://vivo.mydomain.edu/individual/JoeUser:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#md5password:','Lv:0:39:http://www.w3.org/2001/XMLSchema#string8A1A62B7B58B8B95564483BEA60CD99A:',3),('Uv::http://vivo.mydomain.edu/individual/JoeUser:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#roleURI:','Lv:0:39:http://www.w3.org/2001/XMLSchema#stringrole:/1:',3),('Uv::http://vivo.mydomain.edu/individual/JoeUser:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#firstTime:','Lv:0:41:http://www.w3.org/2001/XMLSchema#dateTime2010-03-09T16:06:45:',3),('Uv::http://vivo.mydomain.edu/individual/JoeUser:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#loginCount:','Lv:0:36:http://www.w3.org/2001/XMLSchema#int1:',3),('Uv::http://vivo.mydomain.edu/individual/SallyEditor:','Uv::http://www.w3.org/1999/02/22-rdf-syntax-ns#type:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#User:',3),('Uv::http://vivo.mydomain.edu/individual/SallyEditor:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#username:','Lv:0:39:http://www.w3.org/2001/XMLSchema#stringSally Editor:',3),('Uv::http://vivo.mydomain.edu/individual/SallyEditor:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#md5password:','Lv:0:39:http://www.w3.org/2001/XMLSchema#string8A1A62B7B58B8B95564483BEA60CD99A:',3),('Uv::http://vivo.mydomain.edu/individual/SallyEditor:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#roleURI:','Lv:0:39:http://www.w3.org/2001/XMLSchema#stringrole:/4:',3),('Uv::http://vivo.mydomain.edu/individual/SallyEditor:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#firstTime:','Lv:0:41:http://www.w3.org/2001/XMLSchema#dateTime2010-03-09T16:06:45:',3),('Uv::http://vivo.mydomain.edu/individual/SallyEditor:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#loginCount:','Lv:0:36:http://www.w3.org/2001/XMLSchema#int1:',3),('Uv::http://vivo.mydomain.edu/individual/JohnCurator:','Uv::http://www.w3.org/1999/02/22-rdf-syntax-ns#type:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#User:',3),('Uv::http://vivo.mydomain.edu/individual/JohnCurator:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#username:','Lv:0:39:http://www.w3.org/2001/XMLSchema#stringJohn Curator:',3),('Uv::http://vivo.mydomain.edu/individual/JohnCurator:','Uv::http://vitro.mannlib.cornell.edu/ns/vitro/0.7#md5password:','Lv:0:39:http://www.w3.org/2001/XMLSchema#string8A1A62B7B58B8B95564483BEA60CD99A:',3),('Uv::http://vivo.mydomain.edu/individual/JohnCurator:','Uv::http://vitro.mannlib.cornell.e
|
||
|
/*!40000 ALTER TABLE `jena_g3t1_stmt` ENABLE KEYS */;
|
||
|
UNLOCK TABLES;
|
||
|
|
||
|
--
|
||
|
-- Table structure for table `jena_graph`
|
||
|
--
|
||
|
|
||
|
DROP TABLE IF EXISTS `jena_graph`;
|
||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
|
/*!40101 SET character_set_client = utf8 */;
|
||
|
CREATE TABLE `jena_graph` (
|
||
|
`ID` int(11) NOT NULL AUTO_INCREMENT,
|
||
|
`Name` tinyblob,
|
||
|
PRIMARY KEY (`ID`)
|
||
|
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
|
||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
|
||
|
--
|
||
|
-- Dumping data for table `jena_graph`
|
||
|
--
|
||
|
|
||
|
LOCK TABLES `jena_graph` WRITE;
|
||
|
/*!40000 ALTER TABLE `jena_graph` DISABLE KEYS */;
|
||
|
INSERT INTO `jena_graph` VALUES (1,'http://vitro.mannlib.cornell.edu/default/vitro-kb-2'),(2,'http://vitro.mannlib.cornell.edu/default/vitro-kb-inf'),(3,'http://vitro.mannlib.cornell.edu/default/vitro-kb-userAccounts');
|
||
|
/*!40000 ALTER TABLE `jena_graph` ENABLE KEYS */;
|
||
|
UNLOCK TABLES;
|
||
|
|
||
|
--
|
||
|
-- Table structure for table `jena_long_lit`
|
||
|
--
|
||
|
|
||
|
DROP TABLE IF EXISTS `jena_long_lit`;
|
||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
|
/*!40101 SET character_set_client = utf8 */;
|
||
|
CREATE TABLE `jena_long_lit` (
|
||
|
`ID` int(11) NOT NULL AUTO_INCREMENT,
|
||
|
`Head` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,
|
||
|
`ChkSum` bigint(20) DEFAULT NULL,
|
||
|
`Tail` mediumblob,
|
||
|
PRIMARY KEY (`ID`),
|
||
|
UNIQUE KEY `jena_XLIT` (`Head`,`ChkSum`)
|
||
|
) ENGINE=InnoDB AUTO_INCREMENT=199 DEFAULT CHARSET=utf8;
|
||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
|
||
|
--
|
||
|
-- Dumping data for table `jena_long_lit`
|
||
|
--
|
||
|
|
||
|
LOCK TABLES `jena_long_lit` WRITE;
|
||
|
/*!40000 ALTER TABLE `jena_long_lit` DISABLE KEYS */;
|
||
|
INSERT INTO `jena_long_lit` VALUES (1,'Lv:0:39:http://www.w3.org/2001/XMLSchema#stringProperties included in VIVO core to support mappings:',3609857389,' to other ontologies'),(2,'Lv:0:39:http://www.w3.org/2001/XMLSchema#stringobscure bibontology properties not likely to be used:',3941250501,' in VIVO'),(3,'Lv:0:39:http://www.w3.org/2001/XMLSchema#stringreference information to online content, translation:',1011158423,'s, etc.'),(4,'Lv:0:39:http://www.w3.org/2001/XMLSchema#stringAffiliations and other informal associations between:',2245669195,' people and organizations'),(5,'Lv:0:39:http://www.w3.org/2001/XMLSchema#stringproperties holding unique and non-unique identifiers:',710806772,', names, and other identification information'),(6,'Lv:0:39:http://www.w3.org/2001/XMLSchema#stringAdministrative relationships including sponsorship, :',2844462598,'organization, and publicity'),(7,'Lv:0:39:http://www.w3.org/2001/XMLSchema#stringsecondary properties of a bibliographic citation ind:',1991748423,'icating where to find it'),(8,'Lv:0:39:http://www.w3.org/2001/XMLSchema#stringsupplemental information not intended for public dis:',3804594899,'play (e.g, alternative name versions)'),(9,'Lv:0:39:http://www.w3.org/2001/XMLSchema#stringprimary bibliographic properties of publications to :',1442438914,'prioritize in display'),(10,'Lv:0:39:http://www.w3.org/2001/XMLSchema#stringbiographical information about a person, past or pre:',3133418153,'sent'),(11,'Lv:0:39:http://www.w3.org/2001/XMLSchema#stringAppointments and other formally-defined employment r:',1676747141,'elationships'),(12,'Lv:0:39:http://www.w3.org/2001/XMLSchema#stringBibliographic properties in other namespaces mapped :',2814803958,'within VIVO core'),(13,'Lv:0:39:http://www.w3.org/2001/XMLSchema#stringAn explicit individual academic term, quarter, or se:',3805980422,'mester (e.g., Fall 2009)'),(14,'Lv:0:39:http://www.w3.org/2001/XMLSchema#stringUse when both year and month are known, but not day :',1387930270,'of the month or time'),(15,'Lv:0:39:http://www.w3.org/2001/XMLSchema#stringAn organized series of events, typically put on by a:',1760046318,' department or center; use Seminar for each individual talk'),(16,'Lv:0:39:http://www.w3.org/2001/XMLSchema#stringAmerican Samoa; Anguilla; Aruba; Guadeloupe; Puerto :',561103573,'Rico; United States Virgin Islands'),(17,'Lv:0:39:http://www.w3.org/2001/XMLSchema#string\"The United Nations list of Non-Self-Governing Terri:',2307442562,'tories is a list of countries that, according to the United Nations, are non-decolonized.\" \"Decolonization can be achieved by attaining independence, integrating with the administering power or another state, or establishing a \"free association\" status\" - Source Wikipedia starting here http://en.wikipedia.org/wiki/United_Nations_list_of_Non-Self-Governing_Territories. (PM)'),(18,'Lv:0:39:http://www.w3.org/2001/XMLSchema#stringCountries that, according to the United Nations, are:',592399245,' non-decolonized.'),(19,'Lv:0:39:http://www.w3.org/2001/XMLSchema#stringPlease select or add the University or independent C:',2565633865,'ollege that granted this degree'),(20,'Lv:0:39:http://www.w3.org/2001/XMLSchema#stringUse for time values independent of date; e.g., time :',545019637,'that a course section starts every day it is offered'),(21,'Lv:0:39:http://www.w3.org/2001/XMLSchema#stringA position classified as professional, staff, suppor:',2211649698,'t, or any other non-academic role'),(22,'Lv:0:39:http://www.w3.org/2001/XMLSchema#stringTerritories not belonging to self-governing, non-sel:',402973139,'f-governing, and disputed classes.'),(23,'Lv:0:39:http://www.w3.org/2001/XMLSchema#stringShort description taken from Wikipedia http://en.wik:',8630738,'ipedia.org/wiki/Geopolitical_ontology. (PM)'),(24,'Lv:0:39:http://www.w3.org/2001/XMLSchema#stringCollaborator at Local University; Collaborator at co:',313265423,'nsortium institution'),(25,'Lv:0:39:http://www.w3.org/2001/XMLSchema#stringAn individual involved with the PI in the scientific:',3993332572,' development or execution of a projec
|
||
|
/*!40000 ALTER TABLE `jena_long_lit` ENABLE KEYS */;
|
||
|
UNLOCK TABLES;
|
||
|
|
||
|
--
|
||
|
-- Table structure for table `jena_long_uri`
|
||
|
--
|
||
|
|
||
|
DROP TABLE IF EXISTS `jena_long_uri`;
|
||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
|
/*!40101 SET character_set_client = utf8 */;
|
||
|
CREATE TABLE `jena_long_uri` (
|
||
|
`ID` int(11) NOT NULL AUTO_INCREMENT,
|
||
|
`Head` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,
|
||
|
`ChkSum` bigint(20) DEFAULT NULL,
|
||
|
`Tail` mediumblob,
|
||
|
PRIMARY KEY (`ID`),
|
||
|
UNIQUE KEY `jena_XURI` (`Head`,`ChkSum`)
|
||
|
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
|
||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
|
||
|
--
|
||
|
-- Dumping data for table `jena_long_uri`
|
||
|
--
|
||
|
|
||
|
LOCK TABLES `jena_long_uri` WRITE;
|
||
|
/*!40000 ALTER TABLE `jena_long_uri` DISABLE KEYS */;
|
||
|
INSERT INTO `jena_long_uri` VALUES (1,'Uv:http://aims.fao.org/aos/geopolitical.owl#United_Kingdom_of_Great_Britain_and_Northern_Ireland__t:',3508889223,'he');
|
||
|
/*!40000 ALTER TABLE `jena_long_uri` ENABLE KEYS */;
|
||
|
UNLOCK TABLES;
|
||
|
|
||
|
--
|
||
|
-- Table structure for table `jena_prefix`
|
||
|
--
|
||
|
|
||
|
DROP TABLE IF EXISTS `jena_prefix`;
|
||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
|
/*!40101 SET character_set_client = utf8 */;
|
||
|
CREATE TABLE `jena_prefix` (
|
||
|
`ID` int(11) NOT NULL AUTO_INCREMENT,
|
||
|
`Head` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,
|
||
|
`ChkSum` bigint(20) DEFAULT NULL,
|
||
|
`Tail` mediumblob,
|
||
|
PRIMARY KEY (`ID`),
|
||
|
UNIQUE KEY `jena_XBND` (`Head`,`ChkSum`)
|
||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
|
||
|
--
|
||
|
-- Dumping data for table `jena_prefix`
|
||
|
--
|
||
|
|
||
|
LOCK TABLES `jena_prefix` WRITE;
|
||
|
/*!40000 ALTER TABLE `jena_prefix` DISABLE KEYS */;
|
||
|
/*!40000 ALTER TABLE `jena_prefix` ENABLE KEYS */;
|
||
|
UNLOCK TABLES;
|
||
|
|
||
|
--
|
||
|
-- Table structure for table `jena_sys_stmt`
|
||
|
--
|
||
|
|
||
|
DROP TABLE IF EXISTS `jena_sys_stmt`;
|
||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
|
/*!40101 SET character_set_client = utf8 */;
|
||
|
CREATE TABLE `jena_sys_stmt` (
|
||
|
`Subj` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,
|
||
|
`Prop` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,
|
||
|
`Obj` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,
|
||
|
`GraphID` int(11) DEFAULT NULL,
|
||
|
KEY `jena_XSP` (`Subj`,`Prop`),
|
||
|
KEY `jena_XO` (`Obj`)
|
||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
|
||
|
--
|
||
|
-- Dumping data for table `jena_sys_stmt`
|
||
|
--
|
||
|
|
||
|
LOCK TABLES `jena_sys_stmt` WRITE;
|
||
|
/*!40000 ALTER TABLE `jena_sys_stmt` DISABLE KEYS */;
|
||
|
INSERT INTO `jena_sys_stmt` VALUES ('Uv::http://jena.hpl.hp.com/2003/04/DB#128_253_87_25752b1d02_127974c1b47__7ffd:','Uv::http://jena.hpl.hp.com/2003/04/DB#EngineType:','Lv:0::MySQL:',0),('Uv::http://jena.hpl.hp.com/2003/04/DB#128_253_87_25752b1d02_127974c1b47__7ffd:','Uv::http://jena.hpl.hp.com/2003/04/DB#DriverVersion:','Lv:0::2.0alpha:',0),('Uv::http://jena.hpl.hp.com/2003/04/DB#128_253_87_25752b1d02_127974c1b47__7ffd:','Uv::http://jena.hpl.hp.com/2003/04/DB#LayoutVersion:','Lv:0::2.0:',0),('Uv::http://jena.hpl.hp.com/2003/04/DB#128_253_87_25752b1d02_127974c1b47__7ffd:','Uv::http://jena.hpl.hp.com/2003/04/DB#FormatDate:','Lv:0::20100325T214822Z:',0),('Uv::http://jena.hpl.hp.com/2003/04/DB#128_253_87_25752b1d02_127974c1b47__7ffd:','Uv::http://jena.hpl.hp.com/2003/04/DB#LongObjectLength:','Lv:0::100:',0),('Uv::http://jena.hpl.hp.com/2003/04/DB#128_253_87_25752b1d02_127974c1b47__7ffd:','Uv::http://jena.hpl.hp.com/2003/04/DB#IndexKeyLength:','Lv:0::100:',0),('Uv::http://jena.hpl.hp.com/2003/04/DB#128_253_87_25752b1d02_127974c1b47__7ffd:','Uv::http://jena.hpl.hp.com/2003/04/DB#IsTransactionDb:','Lv:0::true:',0),('Uv::http://jena.hpl.hp.com/2003/04/DB#128_253_87_25752b1d02_127974c1b47__7ffd:','Uv::http://jena.hpl.hp.com/2003/04/DB#DoCompressURI:','Lv:0::false:',0),('Uv::http://jena.hpl.hp.com/2003/04/DB#128_253_87_25752b1d02_127974c1b47__7ffd:','Uv::http://jena.hpl.hp.com/2003/04/DB#CompressURILength:','Lv:0::100:',0),('Uv::http://jena.hpl.hp.com/2003/04/DB#128_253_87_25752b1d02_127974c1b47__7ffd:','Uv::http://jena.hpl.hp.com/2003/04/DB#TableNamePrefix:','Lv:0::jena_:',0),('Uv::http://jena.hpl.hp.com/2003/04/DB#128_253_87_25752b1d02_127974c1b47__7ffc:','Uv::http://jena.hpl.hp.com/2003/04/DB#GraphName:','Lv:0::JENA_DEFAULT_GRAPH_PROPERTIES:',0),('Uv::http://jena.hpl.hp.com/2003/04/DB#128_253_87_25752b1d02_127974c1b47__7ffc:','Uv::http://jena.hpl.hp.com/2003/04/DB#GraphType:','Lv:0::generic:',0),('Uv::http://jena.hpl.hp.com/2003/04/DB#128_253_87_25752b1d02_127974c1b47__7ffc:','Uv::http://jena.hpl.hp.com/2003/04/DB#GraphId:','Lv:0::0:',0),('Uv::http://jena.hpl.hp.com/2003/04/DB#128_253_87_25752b1d02_127974c1b47__7ffb:','Uv::http://jena.hpl.hp.com/2003/04/DB#GraphName:','Lv:0::http://vitro.mannlib.cornell.edu/default/vitro-kb-2:',0),('Uv::http://jena.hpl.hp.com/2003/04/DB#128_253_87_25752b1d02_127974c1b47__7ffb:','Uv::http://jena.hpl.hp.com/2003/04/DB#GraphType:','Lv:0::generic:',0),('Uv::http://jena.hpl.hp.com/2003/04/DB#128_253_87_25752b1d02_127974c1b47__7ffb:','Uv::http://jena.hpl.hp.com/2003/04/DB#GraphId:','Lv:0::1:',0),('Uv::http://jena.hpl.hp.com/2003/04/DB#128_253_87_25752b1d02_127974c1b47__7ffb:','Uv::http://jena.hpl.hp.com/2003/04/DB#StmtTable:','Lv:0::jena_g1t1_stmt:',0),('Uv::http://jena.hpl.hp.com/2003/04/DB#128_253_87_25752b1d02_127974c1b47__7ffb:','Uv::http://jena.hpl.hp.com/2003/04/DB#ReifTable:','Lv:0::jena_g1t0_reif:',0),('Uv::http://jena.hpl.hp.com/2003/04/DB#128_253_87_25752b1d02_127974c1b47__7ffd:','Uv::http://jena.hpl.hp.com/2003/04/DB#Graph:','Uv::http://jena.hpl.hp.com/2003/04/DB#128_253_87_25752b1d02_127974c1b47__7ffb:',0),('Uv::http://jena.hpl.hp.com/2003/04/DB#128_253_87_25752b1d02_127974c1b47__7ffa:','Uv::http://jena.hpl.hp.com/2003/04/DB#PSetName:','Lv:0::128_253_87_25752b1d02_127974c1b47__7ff9:',0),('Uv::http://jena.hpl.hp.com/2003/04/DB#128_253_87_25752b1d02_127974c1b47__7ffa:','Uv::http://jena.hpl.hp.com/2003/04/DB#PSetType:','Lv:0::com.hp.hpl.jena.db.impl.PSet_ReifStore_RDB:',0),('Uv::http://jena.hpl.hp.com/2003/04/DB#128_253_87_25752b1d02_127974c1b47__7ffa:','Uv::http://jena.hpl.hp.com/2003/04/DB#PSetTable:','Lv:0::jena_g1t0_reif:',0),('Uv::http://jena.hpl.hp.com/2003/04/DB#128_253_87_25752b1d02_127974c1b47__7ff8:','Uv::http://jena.hpl.hp.com/2003/04/DB#LSetName:','Lv:0::LSET_http://vitro.mannlib.cornell.edu/default/vitro-kb-2_REIFIER:',0),('Uv::http://jena.hpl.hp.com/2003/04/DB#128_253_87_25752b1d02_127974c1b47__7ff8:','Uv::http://jena.hpl.hp.com/2003/04/DB#LSetType:','Lv:0::com.hp.hpl.jena.db.impl.SpecializedGraphReifier_RDB:',0),('Uv::http://jena.hpl.hp.com/2003/04/DB#128_253_87_25752b1d02_
|
||
|
/*!40000 ALTER TABLE `jena_sys_stmt` ENABLE KEYS */;
|
||
|
UNLOCK TABLES;
|
||
|
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
|
||
|
|
||
|
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
|
||
|
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
|
||
|
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
|
||
|
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
|
||
|
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
|
||
|
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||
|
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||
|
|
||
|
-- Dump completed on 2010-03-25 18:06:39
|