867 lines
4.7 MiB
MySQL
867 lines
4.7 MiB
MySQL
![]() |
-- MySQL dump 10.17 Distrib 10.3.25-MariaDB, for debian-linux-gnu (x86_64)
|
|||
|
--
|
|||
|
-- Host: localhost Database: ess_biblio
|
|||
|
-- ------------------------------------------------------
|
|||
|
-- Server version 10.3.25-MariaDB-0ubuntu0.20.04.1
|
|||
|
|
|||
|
/*!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 utf8mb4 */;
|
|||
|
/*!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 `ISSN`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `ISSN`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `ISSN` (
|
|||
|
`id_issn` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`issn` varchar(60) DEFAULT NULL,
|
|||
|
`issn_online` varchar(50) DEFAULT NULL,
|
|||
|
PRIMARY KEY (`id_issn`),
|
|||
|
UNIQUE KEY `id_issn_UNIQUE` (`id_issn`)
|
|||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `ISSN`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `ISSN` WRITE;
|
|||
|
/*!40000 ALTER TABLE `ISSN` DISABLE KEYS */;
|
|||
|
/*!40000 ALTER TABLE `ISSN` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `countries`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `countries`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `countries` (
|
|||
|
`id` int(11) NOT NULL AUTO_INCREMENT,
|
|||
|
`type` enum('Country','ESSCountry') NOT NULL,
|
|||
|
`name` varchar(255) DEFAULT NULL,
|
|||
|
`alpha2` varchar(255) DEFAULT NULL,
|
|||
|
`brina_code` smallint(6) DEFAULT NULL,
|
|||
|
PRIMARY KEY (`id`)
|
|||
|
) ENGINE=InnoDB AUTO_INCREMENT=490 DEFAULT CHARSET=utf8mb4;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `countries`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `countries` WRITE;
|
|||
|
/*!40000 ALTER TABLE `countries` DISABLE KEYS */;
|
|||
|
INSERT INTO `countries` VALUES (243,'Country','Afghanistan','AF',NULL),(244,'Country','Åland Islands','AX',NULL),(245,'ESSCountry','Albania','AL',NULL),(246,'Country','Algeria','DZ',NULL),(247,'Country','American Samoa','AS',NULL),(248,'Country','Andorra','AD',NULL),(249,'Country','Angola','AO',NULL),(250,'Country','Anguilla','AI',NULL),(251,'Country','Antarctica','AQ',NULL),(252,'Country','Antigua And Barbuda','AG',NULL),(253,'Country','Argentina','AR',80),(254,'Country','Armenia','AM',NULL),(255,'Country','Aruba','AW',NULL),(256,'Country','Australia','AU',57),(257,'ESSCountry','Austria','AT',1),(258,'Country','Azerbaijan','AZ',NULL),(259,'Country','Bahamas','BS',NULL),(260,'Country','Bahrain','BH',NULL),(261,'Country','Bangladesh','BD',86),(262,'Country','Barbados','BB',NULL),(263,'Country','Belarus','BY',NULL),(264,'ESSCountry','Belgium','BE',2),(265,'Country','Belize','BZ',NULL),(266,'Country','Benin','BJ',NULL),(267,'Country','Bermuda','BM',NULL),(268,'Country','Bhutan','BT',NULL),(269,'Country','Bolivia','BO',NULL),(270,'Country','Bosnia And Herzegovina','BA',38),(271,'Country','Botswana','BW',NULL),(272,'Country','Bouvet Island','BV',NULL),(273,'Country','Brazil','BR',59),(274,'Country','British Indian Ocean Territory','IO',NULL),(275,'Country','Brunei Darussalam','BN',NULL),(276,'ESSCountry','Bulgaria','BG',3),(277,'Country','Burkina Faso','BF',NULL),(278,'Country','Burundi','BI',NULL),(279,'Country','Cambodia','KH',NULL),(280,'Country','Cameroon','CM',NULL),(281,'Country','Canada','CA',53),(282,'Country','Cape Verde','CV',NULL),(283,'Country','Cayman Islands','KY',NULL),(284,'Country','Central African Republic','CF',NULL),(285,'Country','Chad','TD',NULL),(286,'Country','Chile','CL',77),(287,'Country','China','CN',51),(288,'Country','Christmas Island','CX',NULL),(289,'Country','Cocos (Keeling) Islands','CC',NULL),(290,'Country','Colombia','CO',65),(291,'Country','Comoros','KM',NULL),(292,'Country','Congo','CG',88),(293,'Country','Congo, The Democratic Republic Of The','CD',NULL),(294,'Country','Cook Islands','CK',NULL),(295,'Country','Costa Rica','CR',60),(296,'Country','Cote D\'Ivoire','CI',NULL),(297,'ESSCountry','Croatia','HR',4),(298,'Country','Cuba','CU',NULL),(299,'ESSCountry','Cyprus','CY',5),(300,'ESSCountry','Czech Republic','CZ',6),(301,'ESSCountry','Denmark','DK',7),(302,'Country','Djibouti','DJ',NULL),(303,'Country','Dominica','DM',83),(304,'Country','Dominican Republic','DO',NULL),(305,'Country','Ecuador','EC',NULL),(306,'Country','Egypt','EG',82),(307,'Country','El Salvador','SV',NULL),(308,'Country','Equatorial Guinea','GQ',NULL),(309,'Country','Eritrea','ER',NULL),(310,'ESSCountry','Estonia','EE',8),(311,'Country','Ethiopia','ET',NULL),(312,'Country','Falkland Islands (Malvinas)','FK',NULL),(313,'Country','Faroe Islands','FO',NULL),(314,'Country','Fiji','FJ',NULL),(315,'ESSCountry','Finland','FI',9),(316,'ESSCountry','France','FR',10),(317,'Country','French Guiana','GF',NULL),(318,'Country','French Polynesia','PF',NULL),(319,'Country','French Southern Territories','TF',NULL),(320,'Country','Gabon','GA',NULL),(321,'Country','Gambia','GM',NULL),(322,'Country','Georgia','GE',NULL),(323,'ESSCountry','Germany','DE',11),(324,'Country','Ghana','GH',73),(325,'Country','Gibraltar','GI',NULL),(326,'ESSCountry','Greece','GR',12),(327,'Country','Greenland','GL',NULL),(328,'Country','Grenada','GD',NULL),(329,'Country','Guadeloupe','GP',NULL),(330,'Country','Guam','GU',NULL),(331,'Country','Guatemala','GT',NULL),(332,'Country','Guernsey','GG',NULL),(333,'Country','Guinea','GN',NULL),(334,'Country','Guinea-Bissau','GW',NULL),(335,'Country','Guyana','GY',NULL),(336,'Country','Haiti','HT',NULL),(337,'Country','Heard Island And Mcdonald Islands','HM',NULL),(338,'Country','Holy See (Vatican City State)','VA',NULL),(339,'Country','Honduras','HN',NULL),(340,'Country','Hong Kong','HK',NULL),(341,'ESSCountry','Hungary','HU',13),(342,'ESSCountry','Iceland','IS',14),(343,'Country','India','IN',72),(344,'Country','Indonesia','ID',87),(345,'Country','Iran, Islamic Republic Of','IR',66),(346,'Country','Iraq','IQ',NULL),(34
|
|||
|
/*!40000 ALTER TABLE `countries` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `dict_author_inst`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `dict_author_inst`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `dict_author_inst` (
|
|||
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`id_pub` int(10) unsigned NOT NULL,
|
|||
|
`id_author` int(10) unsigned NOT NULL,
|
|||
|
`id_institution` int(10) unsigned DEFAULT NULL,
|
|||
|
PRIMARY KEY (`id`),
|
|||
|
UNIQUE KEY `id_UNIQUE` (`id`)
|
|||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `dict_author_inst`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `dict_author_inst` WRITE;
|
|||
|
/*!40000 ALTER TABLE `dict_author_inst` DISABLE KEYS */;
|
|||
|
/*!40000 ALTER TABLE `dict_author_inst` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `dict_book_author`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `dict_book_author`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `dict_book_author` (
|
|||
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`id_book` int(10) unsigned DEFAULT NULL,
|
|||
|
`id_author` int(10) unsigned DEFAULT NULL,
|
|||
|
`order` int(10) unsigned DEFAULT NULL,
|
|||
|
PRIMARY KEY (`id`),
|
|||
|
UNIQUE KEY `id_UNIQUE` (`id`)
|
|||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `dict_book_author`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `dict_book_author` WRITE;
|
|||
|
/*!40000 ALTER TABLE `dict_book_author` DISABLE KEYS */;
|
|||
|
/*!40000 ALTER TABLE `dict_book_author` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `dict_edition`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `dict_edition`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `dict_edition` (
|
|||
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`name` varchar(255) DEFAULT NULL,
|
|||
|
PRIMARY KEY (`id`),
|
|||
|
UNIQUE KEY `id_UNIQUE` (`id`)
|
|||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `dict_edition`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `dict_edition` WRITE;
|
|||
|
/*!40000 ALTER TABLE `dict_edition` DISABLE KEYS */;
|
|||
|
/*!40000 ALTER TABLE `dict_edition` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `dict_ess_inst`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `dict_ess_inst`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `dict_ess_inst` (
|
|||
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`id_round` int(10) unsigned NOT NULL,
|
|||
|
`id_country` int(10) unsigned NOT NULL,
|
|||
|
`id_inst` int(10) unsigned NOT NULL,
|
|||
|
`id_nc` int(10) unsigned NOT NULL,
|
|||
|
`id_nc2` int(10) unsigned DEFAULT NULL,
|
|||
|
PRIMARY KEY (`id`),
|
|||
|
UNIQUE KEY `id_UNIQUE` (`id`)
|
|||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `dict_ess_inst`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `dict_ess_inst` WRITE;
|
|||
|
/*!40000 ALTER TABLE `dict_ess_inst` DISABLE KEYS */;
|
|||
|
/*!40000 ALTER TABLE `dict_ess_inst` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `dict_pub_author`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `dict_pub_author`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `dict_pub_author` (
|
|||
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`id_person` int(10) unsigned NOT NULL,
|
|||
|
`id_pub` int(10) unsigned NOT NULL,
|
|||
|
`ord` tinyint(3) unsigned NOT NULL DEFAULT 1,
|
|||
|
`id_institution` int(11) DEFAULT NULL,
|
|||
|
`id_country` int(11) DEFAULT NULL,
|
|||
|
PRIMARY KEY (`id`),
|
|||
|
UNIQUE KEY `id_UNIQUE` (`id`),
|
|||
|
UNIQUE KEY `pp` (`id_person`,`id_pub`)
|
|||
|
) ENGINE=InnoDB AUTO_INCREMENT=6460 DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `dict_pub_author`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `dict_pub_author` WRITE;
|
|||
|
/*!40000 ALTER TABLE `dict_pub_author` DISABLE KEYS */;
|
|||
|
INSERT INTO `dict_pub_author` VALUES (1,5,3,2,1,472),(2,10,6,1,2,397),(3,11,6,2,3,350),(4,12,7,1,4,407),(5,13,7,2,4,407),(6,14,8,2,5,323),(7,18,11,2,6,397),(8,51,20,2,7,347),(9,64,26,1,8,264),(10,65,26,2,8,264),(11,69,28,2,9,257),(12,53,31,1,10,281),(13,11,31,2,11,350),(14,64,34,1,8,264),(15,65,34,2,8,264),(16,99,39,1,12,264),(17,95,39,2,13,264),(18,95,42,1,12,264),(19,99,42,2,13,264),(20,95,44,1,12,264),(21,107,44,2,13,264),(22,95,45,1,12,264),(23,107,45,2,13,264),(24,69,47,2,9,257),(25,115,52,2,14,323),(26,124,60,1,15,316),(27,125,60,2,16,257),(28,131,63,1,17,452),(29,132,63,2,18,440),(30,133,64,1,19,473),(31,134,64,2,19,473),(32,150,73,1,20,323),(33,151,73,2,20,323),(34,154,75,2,21,453),(35,88,83,2,22,418),(36,165,84,2,1,472),(37,88,87,2,22,418),(38,88,89,2,22,418),(39,168,90,2,23,452),(40,38,93,2,6,397),(41,173,96,2,24,441),(42,175,98,2,25,301),(43,175,99,2,25,301),(44,176,100,2,26,323),(45,95,102,1,27,264),(46,99,102,2,28,264),(47,182,109,1,29,347),(48,183,109,2,29,347),(49,188,114,1,30,418),(50,189,114,2,30,418),(51,190,116,3,31,446),(52,191,116,1,32,446),(53,192,116,2,33,446),(54,193,117,1,34,407),(55,194,117,2,34,407),(56,195,118,3,35,323),(57,206,118,4,36,472),(58,197,118,1,37,315),(59,198,118,2,35,323),(60,199,119,2,38,472),(61,200,120,1,27,264),(62,99,120,2,27,264),(63,201,121,2,39,323),(64,202,122,2,40,323),(65,203,123,2,41,310),(66,204,124,2,42,446),(67,195,125,2,39,323),(68,197,125,4,37,315),(69,206,125,1,43,472),(70,198,125,3,39,323),(71,207,126,3,44,264),(72,208,126,4,44,264),(73,209,126,1,45,473),(74,210,126,2,45,473),(75,211,127,2,46,323),(76,68,130,2,47,323),(77,61,130,1,48,349),(78,215,130,3,49,323),(79,61,131,3,50,349),(80,215,131,1,49,323),(81,68,131,2,47,323),(82,88,132,2,22,418),(83,78,133,3,51,472),(84,79,133,1,51,472),(85,77,133,2,51,472),(86,217,135,2,52,397),(87,227,143,2,53,326),(88,227,145,2,53,326),(89,228,146,2,54,323),(90,229,147,2,55,473),(91,229,148,2,55,473),(92,230,150,2,56,257),(93,231,151,3,57,419),(94,232,151,4,57,419),(95,46,151,1,58,419),(96,44,151,2,57,419),(97,233,152,3,59,419),(98,234,152,4,59,419),(99,235,152,1,59,419),(100,236,152,2,59,419),(101,61,155,2,48,349),(102,239,156,2,60,316),(103,183,160,1,29,347),(104,243,160,2,29,347),(105,244,161,2,61,473),(106,245,162,1,22,418),(107,88,162,2,22,418),(108,226,162,3,22,418),(109,206,163,3,36,472),(110,198,163,1,62,323),(111,195,163,2,62,323),(112,198,164,3,62,323),(113,197,164,4,37,315),(114,206,164,1,36,472),(115,195,164,2,62,323),(116,248,167,2,63,300),(117,248,168,2,63,300),(118,249,169,1,63,300),(119,250,169,2,63,300),(120,251,170,2,63,300),(121,252,171,2,64,472),(122,254,173,2,65,452),(123,255,174,2,63,300),(124,255,175,2,63,300),(125,255,176,2,63,300),(126,257,178,3,66,326),(127,258,178,1,66,326),(128,259,178,2,67,326),(129,262,179,2,68,472),(130,270,181,1,69,407),(131,267,181,2,70,407),(132,271,182,3,34,407),(133,193,182,1,34,407),(134,194,182,2,34,407),(135,272,183,3,70,407),(136,273,183,1,70,407),(137,274,183,2,71,350),(138,273,184,1,70,407),(139,272,184,2,70,407),(140,273,185,1,70,407),(141,274,185,2,71,350),(142,277,186,1,70,407),(143,267,186,2,70,407),(144,269,188,2,72,407),(145,267,188,3,70,407),(146,268,188,1,70,407),(147,285,190,2,70,407),(148,286,191,2,70,407),(149,267,192,1,70,407),(150,270,192,2,69,407),(151,267,194,2,70,407),(152,294,198,1,62,323),(153,295,198,2,62,323),(154,302,203,1,73,423),(155,298,202,1,74,397),(156,299,202,2,74,397),(157,263,207,1,75,452),(158,267,189,2,70,407),(159,290,193,1,76,407),(160,270,193,2,69,407),(161,267,193,3,70,407),(162,314,212,1,77,472),(163,315,212,2,77,472),(164,316,212,3,77,472),(165,317,212,4,77,472),(166,318,212,5,77,472),(167,321,213,1,78,323),(168,18,214,1,6,397),(169,23,214,2,6,397),(170,83,214,3,6,397),(171,84,214,4,6,397),(172,22,216,1,6,397),(173,23,216,2,6,397),(174,38,217,1,6,397),(175,34,218,1,6,397),(176,35,218,2,6,397),(177,33,218,3,6,397),(178,18,215,1,6,397),(179,23,215,2,6,397),(180,17,215,3,6,397),(181,95,46,1,12,264),(182,99,46,2,13,264),(183,77,46,3,12,264),(184,38,46,4,79,264),(185,95,103,1,27,264),(186,99,103,2,27,264),(187,77,103,3,80,472),(188,38,1
|
|||
|
/*!40000 ALTER TABLE `dict_pub_author` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `dict_pub_ess`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `dict_pub_ess`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `dict_pub_ess` (
|
|||
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`id_pub` int(10) unsigned NOT NULL,
|
|||
|
`id_ess_round` int(10) unsigned NOT NULL,
|
|||
|
`id_ess_country` int(10) unsigned NOT NULL,
|
|||
|
PRIMARY KEY (`id`),
|
|||
|
UNIQUE KEY `id_UNIQUE` (`id`)
|
|||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `dict_pub_ess`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `dict_pub_ess` WRITE;
|
|||
|
/*!40000 ALTER TABLE `dict_pub_ess` DISABLE KEYS */;
|
|||
|
/*!40000 ALTER TABLE `dict_pub_ess` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `dict_pub_item`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `dict_pub_item`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `dict_pub_item` (
|
|||
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`id_pub` int(10) unsigned NOT NULL,
|
|||
|
`it_item` int(10) unsigned NOT NULL,
|
|||
|
PRIMARY KEY (`id`),
|
|||
|
UNIQUE KEY `id_UNIQUE` (`id`)
|
|||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `dict_pub_item`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `dict_pub_item` WRITE;
|
|||
|
/*!40000 ALTER TABLE `dict_pub_item` DISABLE KEYS */;
|
|||
|
/*!40000 ALTER TABLE `dict_pub_item` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `ess_round`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `ess_round`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `ess_round` (
|
|||
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`name` varchar(45) DEFAULT NULL,
|
|||
|
`year` smallint(5) unsigned NOT NULL,
|
|||
|
PRIMARY KEY (`id`),
|
|||
|
UNIQUE KEY `id_UNIQUE` (`id`)
|
|||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `ess_round`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `ess_round` WRITE;
|
|||
|
/*!40000 ALTER TABLE `ess_round` DISABLE KEYS */;
|
|||
|
/*!40000 ALTER TABLE `ess_round` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `institution`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `institution`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `institution` (
|
|||
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`name` varchar(200) DEFAULT NULL,
|
|||
|
`id_country` int(10) unsigned NOT NULL,
|
|||
|
`www` varchar(200) DEFAULT NULL,
|
|||
|
`description` text DEFAULT NULL,
|
|||
|
PRIMARY KEY (`id`),
|
|||
|
UNIQUE KEY `id_UNIQUE` (`id`)
|
|||
|
) ENGINE=InnoDB AUTO_INCREMENT=4096 DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `institution`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `institution` WRITE;
|
|||
|
/*!40000 ALTER TABLE `institution` DISABLE KEYS */;
|
|||
|
INSERT INTO `institution` VALUES (1,'University of Surrey',0,NULL,NULL),(2,'University of Utrecht',0,NULL,NULL),(3,'European University Institute',0,NULL,NULL),(4,'University of Bergen',0,NULL,NULL),(5,'Institut Arbeit und Qualifikation, University of Duisburg/Essen',0,NULL,NULL),(6,'Social and Cultural Planning Office',0,NULL,NULL),(7,'Trinity College Dublin',0,NULL,NULL),(8,'University of Antwerp',0,NULL,NULL),(9,'',0,NULL,NULL),(10,'Department of Sociology, University of Calgary',0,NULL,NULL),(11,'Department of Political and Social Science, European University Institute',0,NULL,NULL),(12,'Department of Sociology, K.U. Leuven',0,NULL,NULL),(13,'Department of Sociology, K.U.Leuven',0,NULL,NULL),(14,'Institut für Angewandte Sozialforschung, Universität zu Köln',0,NULL,NULL),(15,'PSE',0,NULL,NULL),(16,'European Centre for Social Welfare Policy and Research',0,NULL,NULL),(17,'Lund University',0,NULL,NULL),(18,'Slovak Academy of Sciences ',0,NULL,NULL),(19,'Harvard University',0,NULL,NULL),(20,'Postgraduate Programme \'The Future of the European Social Model\' , University of Göttingen',0,NULL,NULL),(21,'BAK Basel Economics',0,NULL,NULL),(22,'Institute of Philosophy and Sociology, Polish Academy of Sciences',0,NULL,NULL),(23,'Department of Government, Uppsala University',0,NULL,NULL),(24,'Faculty of Social Sciences, University of Ljubljana',0,NULL,NULL),(25,'Danish National Centre for Social Research',0,NULL,NULL),(26,'University of Freiburg',0,NULL,NULL),(27,'Katholieke Universiteit Leuven',0,NULL,NULL),(28,'Dep. of Sociology, K.U.Leuven',0,NULL,NULL),(29,'University of Limerick',0,NULL,NULL),(30,'Polish Academy of Sciences',0,NULL,NULL),(31,'CentrA Foundation',0,NULL,NULL),(32,'University of Almería',0,NULL,NULL),(33,'University of Granada',0,NULL,NULL),(34,'Norwegian Social Science Data Services (NSD)',0,NULL,NULL),(35,'ZUMA',0,NULL,NULL),(36,'University of Essex',0,NULL,NULL),(37,'University of Helsinki',0,NULL,NULL),(38,'Stirling University',0,NULL,NULL),(39,'ZUMA, Mannheim',0,NULL,NULL),(40,'Research Institute for Sociology, University of Cologne',0,NULL,NULL),(41,'Centre for Contemporary Cultural Studies, Tallinn Pedagogical University',0,NULL,NULL),(42,'Mathematical Sociology, University of Alicante',0,NULL,NULL),(43,'Institute for Social and Economic Research, University of Essex',0,NULL,NULL),(44,'Gallup-Europe',0,NULL,NULL),(45,'University of Michigan',0,NULL,NULL),(46,'University of Stuttgart',0,NULL,NULL),(47,'University of Giessen',0,NULL,NULL),(48,'Hebrew University of Jerusalem',0,NULL,NULL),(49,'University of Cologne',0,NULL,NULL),(50,'Hebrew University of Israel',0,NULL,NULL),(51,'City University',0,NULL,NULL),(52,'University of Amsterdam',0,NULL,NULL),(53,'University of Crete',0,NULL,NULL),(54,'Deutsches Jugendinstitut',0,NULL,NULL),(55,'Purdue University',0,NULL,NULL),(56,'Institute for Advanced Studies',0,NULL,NULL),(57,'ISCTE – Instituto Superior de Ciências do Trabalho e da Empresa',0,NULL,NULL),(58,'University of Lisboa',0,NULL,NULL),(59,'ISCTE - Instituto Superior de Ciências do Trabalho e da Empresa',0,NULL,NULL),(60,'Paris-Jourdan Sciences Economiques (PSE)',0,NULL,NULL),(61,'Department of Sociology, Ohio State University',0,NULL,NULL),(62,'Gesis-ZUMA',0,NULL,NULL),(63,'Institute of Sociology, Academy of Sciences',0,NULL,NULL),(64,'Nuffield College, University of Oxford',0,NULL,NULL),(65,'Department of Political Science, Göteborg university',0,NULL,NULL),(66,'University of the Aegean',0,NULL,NULL),(67,'Athens University of Economics and Business',0,NULL,NULL),(68,'University of York',0,NULL,NULL),(69,'Statistics Norway',0,NULL,NULL),(70,'Norwegian University of Science and Technology (NTNU)',0,NULL,NULL),(71,'University of Trento',0,NULL,NULL),(72,'University of Oslo',0,NULL,NULL),(73,'University of Oradea',0,NULL,NULL),(74,'Utrecht University',0,NULL,NULL),(75,'Deparment of Sociology, Umeå University',0,NULL,NULL),(76,'Norwegian Institute for Urban and Regional Research (NIBR)',0,NULL,NULL),(77,'New Economics Foundation',0,NULL,NULL),(78,'Humboldt-Universität zu Berlin',0,NULL,NULL),
|
|||
|
/*!40000 ALTER TABLE `institution` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `item`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `item`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `item` (
|
|||
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`block` varchar(10) DEFAULT NULL,
|
|||
|
`name` varchar(45) DEFAULT NULL,
|
|||
|
`label` varchar(255) DEFAULT NULL,
|
|||
|
`txt` mediumtext DEFAULT NULL,
|
|||
|
PRIMARY KEY (`id`),
|
|||
|
UNIQUE KEY `id_UNIQUE` (`id`)
|
|||
|
) ENGINE=InnoDB AUTO_INCREMENT=114 DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `item`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `item` WRITE;
|
|||
|
/*!40000 ALTER TABLE `item` DISABLE KEYS */;
|
|||
|
INSERT INTO `item` VALUES (1,'A','TvTot','TV watching, total time on average weekday','On a typical day, about how much time do you spend watching, reading or listening to news about politics and current affairs? Please give your answer in hours and minutes.'),(2,'A','TvPol','TV watching, news/politics/current affairs on average weekday','On an average weekday, how much of your time watching television is spent watching news or programmes about politics and current affairs?'),(3,'A','RdTot','Radio listening, total time on average weekday','On an average weekday, how much time, in total, do you spend listening to the radio?'),(4,'A','RdPol','Radio listening, news/politics/current affairs on average weekday','On an average weekday, how much of your time listening to the radio is spent listening to news or programmes about politics and current affairs? '),(5,'A','NwspTot','Newspaper reading, total time on average weekday','On an average weekday, how much time, in total, do you spend reading the newspapers?'),(6,'A','NwspPol','Newspaper reading, politics/current affairs on average weekday','On an average weekday, how much of this time is spent reading about politics and current affairs?'),(7,'A','NetUse','Personal use of internet/e-mail/www','How often do you use the internet, the World Wide Web or e-mail – whether at home or at work – for your personal use? '),(8,'R8_A1','nwspol','News about politics and current affairs, watching, reading or listening, in minutes','On a typical day, about how much time do you spend watching, reading or listening to news about politics and current affairs?'),(9,'R8_A2','netusoft','Internet use, how often','People can use the internet on different devices such as computers, tablets and smartphones. How often do you use the internet on these or any other devices, whether for work or personal use?'),(10,'R8_A3','netustm','Internet use, how much time on typical day, in minutes','On a typical day, about how much time do you spend using the internet on a computer, tablet, smartphone or other device, whether for work or personal use?'),(11,'A','PplTrst','Most people can be trusted or you can\'t be too careful','Generally speaking, would you say that mostpeople can be trusted, or that you can’t be too careful5in dealing with people?'),(12,'A','PplFair','Most people try to take advantage of you, or try to be fair','Do you think that most people would try to take advantage of you if they got the chance, or would they try to be fair?'),(13,'A','PplHlp','Most of the time people helpful or mostly looking out for themselves','Would you say that most of the time people try to be helpful or that they are mostly looking out for themselves?'),(14,'B','PolIntr','How interested in politics','How interested would you say you are in politics?'),(15,'B','psppsgv','Political system allows people to have a say in what government does','How much would you say the political system in [country] allows people like you to have a say in what the government does?'),(16,'B','actrolg','Able to take active role in political group','How able do you think you are to take an active role in a group involved with political issues?'),(17,'B','psppipl','Political system allows people to have influence on politics','How much would you say that the political system in [country] allows people like you to have an influence on politics?'),(18,'B','cptppol','Confident in own ability to participate in politics','How confident are you in your own ability to participate in politics?'),(19,'B','ptcpplt','Politicians care what people think','How much would you say that politicians care what people like you think?'),(20,'B','etapapl','Easy to take part in politics','How easy do you personally find it to take part in politics?'),(21,'B','PolCmpl','Politics too complicated to understand','How often does politics seem so complicated that you can\'t really understand what is going on?'),(22,'B','PolActiv','Could take an active role in a group involved with political issues','Do you think that you could take an active role in a group involve
|
|||
|
/*!40000 ALTER TABLE `item` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `journal`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `journal`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `journal` (
|
|||
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`name` varchar(120) DEFAULT NULL,
|
|||
|
`id_issn` int(10) unsigned DEFAULT NULL,
|
|||
|
PRIMARY KEY (`id`),
|
|||
|
UNIQUE KEY `id_UNIQUE` (`id`)
|
|||
|
) ENGINE=InnoDB AUTO_INCREMENT=1840 DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `journal`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `journal` WRITE;
|
|||
|
/*!40000 ALTER TABLE `journal` DISABLE KEYS */;
|
|||
|
INSERT INTO `journal` VALUES (1,'International Journal of Social Research Methodology',NULL),(2,'Research in Official Statistics',NULL),(3,'Irish Political Studies',NULL),(4,'Social Policy and Society',NULL),(5,'European Journal of Ageing',NULL),(6,'Transfer: European Review of Labour and Research',NULL),(7,'Journal of Southern Europe and the Balkans',NULL),(8,'International Social Science Journal',NULL),(9,'Sociological Methodology',NULL),(10,'Polish Sociological Review',NULL),(11,'British Journal of Industrial Relations',NULL),(12,'GMS Psycho-Social Medicine',NULL),(13,'Ageing and Society',NULL),(14,'International Political Science Review/ Revue Internationale De Science Politique',NULL),(15,'Information Polity',NULL),(16,'Irish Political Studies',NULL),(17,'Annual Review of Political Science',NULL),(18,'International Review of Administrative Sciences',NULL),(19,'Journal of Personality and Social Psychology',NULL),(20,'International Journal of Electronic Government Research',NULL),(21,'Journal of Civil Society',NULL),(22,'Environmental Politics',NULL),(23,'Patterns of Prejudice',NULL),(24,'West European Politics',NULL),(25,'Journal of Elections, Public Opinion & Parties',NULL),(26,'Survey Methodology',NULL),(27,'Journal of Official Statistics',NULL),(28,'European Journal of Social Quality',NULL),(29,'West European Politics',NULL),(30,'West European Politics',NULL),(31,'Journal of Obnoxious Statistics',NULL),(32,'Oxford Review of Economic Policy',NULL),(33,'Ageing Horizons',NULL),(34,'IRPP Choices',NULL),(35,'Revista De Metodología De Ciencias Sociales EMP',NULL),(36,'Applied Economics',NULL),(37,'Portuguese Journal of Social Science',NULL),(38,'Social Science & Medicine',NULL),(39,'Social Science & Medicine',NULL),(40,'Metodološki Zvezki',NULL),(41,'European Sociological Review',NULL),(42,'Social Indicators Research',NULL),(43,'European Societies',NULL),(44,'Economics of Innovation and New Technology',NULL),(45,'International Journal of Public Opinion Research',NULL),(46,'The Journal of Socio-Economics',NULL),(47,'West European Politics',NULL),(48,'Comparative Sociology',NULL),(49,'Social Indicators Research',NULL),(50,'Journal of Ethnic and Migration Studies',NULL),(51,'Portuguese Journal of Social Science',NULL),(52,'Parliamentary Affairs',NULL),(53,'The Harvard International Journal of Press/Politics',NULL),(54,'Survey Methodology',NULL),(55,'Portuguese Journal of Social Science',NULL),(56,'The Political Quarterly',NULL),(57,'Problems of Post-Communism',NULL),(58,'Portuguese Journal of Social Sciences',NULL),(59,'Scandinavian Political Studies',NULL),(60,'West European Politics',NULL),(61,'Journal of Public Mental Health',NULL),(62,'Public Integrity',NULL),(63,'Young',NULL),(64,'Portuguese Journal of Social Sciences',NULL),(65,'Portugese Journal of Social Sciences',NULL),(66,'Comparative Political Studies',NULL),(67,'Eurohealth',NULL),(68,'Social Work & Society',NULL),(69,'Acta Physica Polonica',NULL),(70,'Twenty-First Century Society',NULL),(71,'Information Polity',NULL),(72,'CONfines',NULL),(73,'Portuguese Journal of Social Sciences',NULL),(74,'Journal of Official Statistics',NULL),(75,'Journal of Official Statistics',NULL),(76,'Irish Medical Journal',NULL),(77,'European Societies',NULL),(78,'British Journal of Political Science',NULL),(79,'Journal of European Social Policy',NULL),(80,'Journal of Economic Psychology',NULL),(81,'Social Science & Medicine',NULL),(82,'BMC Public Health',NULL),(83,'American Journal of Political Science',NULL),(84,'International Journal of Sociology',NULL),(85,'Public Opinion Quarterly',NULL),(86,'Journal of Cross-Cultural Psychology',NULL),(87,'Information, Communication & Society',NULL),(88,'Journal of Civil Society',NULL),(89,'Research and Methods',NULL),(90,'Journal of Industrial Relations',NULL),(91,'Comparative European Politics',NULL),(92,'Acta Politica',NULL),(93,'Journal of Identity and Migration Studies',NULL),(94,'New Media & Society',NULL),(95,'Journal of European Public Policy',NULL),(96,'Metodološki Zvezki',NULL),(97,'European Journal of Criminology',NULL),(98,'Britis
|
|||
|
/*!40000 ALTER TABLE `journal` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `language`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `language`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `language` (
|
|||
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`name` varchar(45) DEFAULT NULL,
|
|||
|
`name_eng` varchar(45) DEFAULT NULL,
|
|||
|
PRIMARY KEY (`id`),
|
|||
|
UNIQUE KEY `id_UNIQUE` (`id`)
|
|||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `language`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `language` WRITE;
|
|||
|
/*!40000 ALTER TABLE `language` DISABLE KEYS */;
|
|||
|
/*!40000 ALTER TABLE `language` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `languages`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `languages`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `languages` (
|
|||
|
`id` int(11) NOT NULL AUTO_INCREMENT,
|
|||
|
`name` varchar(255) DEFAULT NULL,
|
|||
|
`alpha2` varchar(255) DEFAULT NULL,
|
|||
|
PRIMARY KEY (`id`)
|
|||
|
) ENGINE=InnoDB AUTO_INCREMENT=43 DEFAULT CHARSET=utf8mb4;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `languages`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `languages` WRITE;
|
|||
|
/*!40000 ALTER TABLE `languages` DISABLE KEYS */;
|
|||
|
INSERT INTO `languages` VALUES (1,'Norwegian','no'),(2,'English','en'),(3,'Swedish','sv'),(4,'French','fr'),(5,'German','de'),(6,'Spanish','es'),(7,'Dutch','nl'),(8,'Danish','da'),(9,'Finnish','fi'),(10,'Polish','pl'),(11,'Portugese','pt'),(12,'Russian','ru'),(13,'Hungarian','hu'),(14,'Serbian','sr'),(15,'Slovenian','sl'),(16,'Czech','cs'),(17,'Bulgarian','bg'),(18,'Greek','el'),(19,'Turkish','tr'),(20,'Icelandic','is'),(21,'Hebrew','he'),(22,'Italian','it'),(23,'Latvian','lv'),(24,'Romanian','ro'),(25,'Catalan','ca'),(26,'Galician','gl'),(27,'Basque','eu'),(28,'Ukrainian','uk'),(29,'Chinese','zh'),(30,'Arabic','ar'),(31,'Estonian','et'),(32,'Lithuanian','lt'),(33,'Albanian','sq'),(34,'Belarusian','be'),(35,'Georgian','ka'),(36,'Bosnian','bs'),(37,'Croatian','hr'),(38,'Luxembourgish','lb'),(39,'Macedonian','mk'),(40,'Moldavian','ro'),(41,'Slovak','sk'),(42,'Kurdish','ku');
|
|||
|
/*!40000 ALTER TABLE `languages` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `newspaper`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `newspaper`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `newspaper` (
|
|||
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`name` varchar(200) DEFAULT NULL,
|
|||
|
`location` varchar(200) DEFAULT NULL,
|
|||
|
`id_publisher` int(10) unsigned DEFAULT NULL,
|
|||
|
PRIMARY KEY (`id`),
|
|||
|
UNIQUE KEY `id_UNIQUE` (`id`)
|
|||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `newspaper`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `newspaper` WRITE;
|
|||
|
/*!40000 ALTER TABLE `newspaper` DISABLE KEYS */;
|
|||
|
/*!40000 ALTER TABLE `newspaper` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `p_Book`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `p_Book`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `p_Book` (
|
|||
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`title` varchar(120) DEFAULT NULL,
|
|||
|
`subtitle` varchar(120) DEFAULT NULL,
|
|||
|
`publisher` int(10) unsigned DEFAULT NULL,
|
|||
|
`numPages` int(10) unsigned DEFAULT NULL,
|
|||
|
`city` varchar(100) DEFAULT NULL,
|
|||
|
`edition` int(11) DEFAULT NULL,
|
|||
|
`isbn` varchar(45) DEFAULT NULL,
|
|||
|
`id_issn` int(10) unsigned DEFAULT NULL,
|
|||
|
PRIMARY KEY (`id`),
|
|||
|
UNIQUE KEY `id_UNIQUE` (`id`)
|
|||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `p_Book`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `p_Book` WRITE;
|
|||
|
/*!40000 ALTER TABLE `p_Book` DISABLE KEYS */;
|
|||
|
/*!40000 ALTER TABLE `p_Book` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `p_bookChapter`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `p_bookChapter`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `p_bookChapter` (
|
|||
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`id_book` int(10) unsigned DEFAULT NULL,
|
|||
|
`fromPage` int(10) unsigned DEFAULT NULL,
|
|||
|
`toPage` int(10) unsigned DEFAULT NULL,
|
|||
|
PRIMARY KEY (`id`),
|
|||
|
UNIQUE KEY `id_UNIQUE` (`id`)
|
|||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `p_bookChapter`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `p_bookChapter` WRITE;
|
|||
|
/*!40000 ALTER TABLE `p_bookChapter` DISABLE KEYS */;
|
|||
|
/*!40000 ALTER TABLE `p_bookChapter` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `p_conferencePP`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `p_conferencePP`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `p_conferencePP` (
|
|||
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`type` enum('paper','poster') DEFAULT NULL,
|
|||
|
`location` varchar(255) DEFAULT NULL,
|
|||
|
`date` date DEFAULT NULL,
|
|||
|
`endDate` date DEFAULT NULL,
|
|||
|
PRIMARY KEY (`id`),
|
|||
|
UNIQUE KEY `id_UNIQUE` (`id`)
|
|||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `p_conferencePP`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `p_conferencePP` WRITE;
|
|||
|
/*!40000 ALTER TABLE `p_conferencePP` DISABLE KEYS */;
|
|||
|
/*!40000 ALTER TABLE `p_conferencePP` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `p_journalArticle`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `p_journalArticle`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `p_journalArticle` (
|
|||
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`id_journal` int(10) unsigned DEFAULT NULL,
|
|||
|
`volume` smallint(5) unsigned DEFAULT NULL,
|
|||
|
`issue` smallint(5) unsigned DEFAULT NULL,
|
|||
|
`fromPage` smallint(5) unsigned DEFAULT NULL,
|
|||
|
`toPage` smallint(5) unsigned DEFAULT NULL,
|
|||
|
PRIMARY KEY (`id`),
|
|||
|
UNIQUE KEY `id_UNIQUE` (`id`)
|
|||
|
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `p_journalArticle`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `p_journalArticle` WRITE;
|
|||
|
/*!40000 ALTER TABLE `p_journalArticle` DISABLE KEYS */;
|
|||
|
INSERT INTO `p_journalArticle` VALUES (1,1808,6,4,323,336),(2,1809,0,1,63,86),(3,1810,18,1,1,5),(4,1811,2,3,249,253),(5,1812,1,1,64,72),(6,1813,10,4,569,587),(7,1814,6,1,41,55),(8,1815,56,180,227,244),(9,1816,34,1,311,347),(10,1817,4,148,451,470),(11,1818,43,2,273,295),(12,1819,2,0,2,0),(13,1820,25,1,69,90),(14,1821,26,3,245,269),(15,1822,10,34,247,265),(16,1823,20,1,3,5),(17,1824,8,0,297,333),(18,1825,71,2,229,240),(19,1826,89,6,1010,1028),(20,1827,1,1,19,39),(21,1828,1,3,229,233),(22,1829,14,4,441,459),(23,1830,39,1,60,74),(24,1831,28,4,834,851),(25,1832,15,1,21,45),(26,1833,31,1,101,104),(27,1834,21,2,233,255),(28,1835,5,0,67,85),(29,1836,28,2,242,259),(30,1837,28,2,317,334),(31,1838,1,0,40,42),(32,1839,21,3,325,339);
|
|||
|
/*!40000 ALTER TABLE `p_journalArticle` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `p_manuscript`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `p_manuscript`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `p_manuscript` (
|
|||
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`id_institution` int(10) unsigned DEFAULT NULL,
|
|||
|
`availableFrom` date DEFAULT NULL,
|
|||
|
PRIMARY KEY (`id`),
|
|||
|
UNIQUE KEY `id_UNIQUE` (`id`)
|
|||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `p_manuscript`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `p_manuscript` WRITE;
|
|||
|
/*!40000 ALTER TABLE `p_manuscript` DISABLE KEYS */;
|
|||
|
/*!40000 ALTER TABLE `p_manuscript` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `p_newspaperArticle`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `p_newspaperArticle`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `p_newspaperArticle` (
|
|||
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`id_newspaper` int(10) unsigned DEFAULT NULL,
|
|||
|
`date` date DEFAULT NULL,
|
|||
|
`fromPage` smallint(5) unsigned DEFAULT NULL,
|
|||
|
`toPage` smallint(5) unsigned DEFAULT NULL,
|
|||
|
PRIMARY KEY (`id`),
|
|||
|
UNIQUE KEY `id_UNIQUE` (`id`)
|
|||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `p_newspaperArticle`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `p_newspaperArticle` WRITE;
|
|||
|
/*!40000 ALTER TABLE `p_newspaperArticle` DISABLE KEYS */;
|
|||
|
/*!40000 ALTER TABLE `p_newspaperArticle` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `p_report`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `p_report`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `p_report` (
|
|||
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`id_inst` int(10) unsigned DEFAULT NULL,
|
|||
|
`numPages` smallint(5) unsigned DEFAULT NULL,
|
|||
|
`number` smallint(5) unsigned DEFAULT NULL,
|
|||
|
`id_series` int(10) unsigned DEFAULT NULL,
|
|||
|
PRIMARY KEY (`id`),
|
|||
|
UNIQUE KEY `id_UNIQUE` (`id`)
|
|||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `p_report`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `p_report` WRITE;
|
|||
|
/*!40000 ALTER TABLE `p_report` DISABLE KEYS */;
|
|||
|
/*!40000 ALTER TABLE `p_report` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `p_thesis`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `p_thesis`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `p_thesis` (
|
|||
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`id_inst` int(10) unsigned DEFAULT NULL,
|
|||
|
`type` enum('thesis','dissertation') DEFAULT NULL,
|
|||
|
`numPages` smallint(6) DEFAULT NULL,
|
|||
|
PRIMARY KEY (`id`),
|
|||
|
UNIQUE KEY `id_UNIQUE` (`id`)
|
|||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `p_thesis`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `p_thesis` WRITE;
|
|||
|
/*!40000 ALTER TABLE `p_thesis` DISABLE KEYS */;
|
|||
|
/*!40000 ALTER TABLE `p_thesis` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `p_workPaper`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `p_workPaper`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `p_workPaper` (
|
|||
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`id_inst` int(10) unsigned DEFAULT NULL,
|
|||
|
`numPages` smallint(5) unsigned DEFAULT NULL,
|
|||
|
`number` smallint(5) unsigned DEFAULT NULL,
|
|||
|
`id_series` int(10) unsigned DEFAULT NULL,
|
|||
|
PRIMARY KEY (`id`),
|
|||
|
UNIQUE KEY `id_UNIQUE` (`id`)
|
|||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `p_workPaper`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `p_workPaper` WRITE;
|
|||
|
/*!40000 ALTER TABLE `p_workPaper` DISABLE KEYS */;
|
|||
|
/*!40000 ALTER TABLE `p_workPaper` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `person`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `person`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `person` (
|
|||
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`first_name` varchar(80) DEFAULT NULL,
|
|||
|
`middle_name` varchar(80) DEFAULT NULL,
|
|||
|
`last_name` varchar(80) DEFAULT NULL,
|
|||
|
`last_name_2` varchar(80) DEFAULT NULL,
|
|||
|
`email` varchar(100) DEFAULT NULL,
|
|||
|
`id_inst` int(10) unsigned DEFAULT NULL,
|
|||
|
`personcol` varchar(45) DEFAULT NULL,
|
|||
|
`citation` varchar(80) DEFAULT NULL,
|
|||
|
`editMe` enum('Y','N') DEFAULT NULL,
|
|||
|
`ins_date` datetime NOT NULL DEFAULT current_timestamp(),
|
|||
|
PRIMARY KEY (`id`),
|
|||
|
UNIQUE KEY `id_UNIQUE` (`id`)
|
|||
|
) ENGINE=InnoDB AUTO_INCREMENT=4789 DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `person`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `person` WRITE;
|
|||
|
/*!40000 ALTER TABLE `person` DISABLE KEYS */;
|
|||
|
INSERT INTO `person` VALUES (4,'Luc',NULL,'Rouban',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(5,'L.',NULL,'Hyman',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(6,'Marc',NULL,'Hooghe',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(7,'Yves',NULL,'Dejaeghere',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(10,'F.',NULL,'Fleischmann',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(11,'Jaap',NULL,'Dronkers',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(12,'Torill',NULL,'Bull',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(13,'Maurice B.',NULL,'Mittelmark',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(14,'M.',NULL,'Erlinghagen',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(17,'L.',NULL,'Faulk',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(18,'Paul',NULL,'Dekker',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(22,'J.',NULL,'Becker',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(23,'J. de',NULL,'Hart',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(33,'Andries van den',NULL,'Broek',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(34,'Frank',NULL,'Huysmans',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(35,'Jos de',NULL,'Haan',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(38,'Ineke A.L.',NULL,'Stoop',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(39,'António Firmino da',NULL,'Costa',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(40,'João Ferreira de',NULL,'Almeida',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(41,'Fernando Luis',NULL,'Machado',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(42,'Y.',NULL,'Voulgaris',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(44,'Jorge',NULL,'Vala',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(45,'Cícero',NULL,'Pereira',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(46,'Alice',NULL,'Ramos',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(48,'R.',NULL,'Novo',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(49,'L.',NULL,'Halman',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(50,'R.',NULL,'Luijkx',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(51,'Y.',NULL,'Tamura',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(53,'R.A.',NULL,'Wanner',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(54,'J.',NULL,'Oudhof',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(56,'M. den',NULL,'Draak',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(57,'S.',NULL,'Kooiker',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(58,'Michael',NULL,'Demoussis',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(59,'Nicholas',NULL,'Giannakopoulos',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(61,'Shalom H.',NULL,'Schwartz',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(64,'D.',NULL,'Mortelmans',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(65,'B.',NULL,'Dehertogh',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(68,'Peter',NULL,'Schmidt',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(69,'F.J',NULL,'Huber',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(71,'Pascal',NULL,'Perrineau',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(77,'Rory',NULL,'Fitzgerald',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(78,'G',NULL,'Eva',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(79,'R.',NULL,'Jowell',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(80,'C',NULL,'Roberts',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(83,'P. de',NULL,'Beer',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(84,'C.',NULL,'Hubers',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(88,'H.',NULL,'Domański',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(93,'J.',NULL,'Vrielinck',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(94,'M.C.',NULL,'Foblets',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(95,'Jaak',NULL,'Billiet',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(97,'K.',NULL,'Meireman',NULL,NULL,NULL,NULL,NULL,NULL,'2021-04-29 10:01:55'),(99,'
|
|||
|
/*!40000 ALTER TABLE `person` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `pubType`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `pubType`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `pubType` (
|
|||
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`name` varchar(80) DEFAULT NULL,
|
|||
|
PRIMARY KEY (`id`),
|
|||
|
UNIQUE KEY `id_UNIQUE` (`id`)
|
|||
|
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `pubType`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `pubType` WRITE;
|
|||
|
/*!40000 ALTER TABLE `pubType` DISABLE KEYS */;
|
|||
|
INSERT INTO `pubType` VALUES (1,'Journal Article'),(2,'Book'),(3,'Work Paper'),(4,'Conference paper'),(5,'Report'),(6,'Thesis'),(7,'Project'),(8,'Book chapter');
|
|||
|
/*!40000 ALTER TABLE `pubType` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `publication`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `publication`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `publication` (
|
|||
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`title_eng` varchar(255) DEFAULT NULL,
|
|||
|
`title_orig` varchar(255) DEFAULT NULL,
|
|||
|
`language` int(11) DEFAULT NULL,
|
|||
|
`year` smallint(5) unsigned DEFAULT NULL,
|
|||
|
`type` tinyint(3) unsigned DEFAULT NULL,
|
|||
|
`abstract_eng` text DEFAULT NULL,
|
|||
|
`abstract_orig` text DEFAULT NULL,
|
|||
|
`id_manual` int(10) unsigned DEFAULT NULL,
|
|||
|
`id_master` int(10) unsigned DEFAULT NULL,
|
|||
|
`citation` varchar(1000) DEFAULT NULL,
|
|||
|
`comments` mediumtext DEFAULT NULL,
|
|||
|
`contactEmail` varchar(150) DEFAULT NULL,
|
|||
|
`submitted` datetime DEFAULT NULL,
|
|||
|
`updated` datetime DEFAULT NULL,
|
|||
|
`et_al` enum('Y','N') DEFAULT NULL,
|
|||
|
`status` enum('Online','Reviewed','Waiting') NOT NULL DEFAULT 'Waiting',
|
|||
|
PRIMARY KEY (`id`),
|
|||
|
UNIQUE KEY `id_UNIQUE` (`id`)
|
|||
|
) ENGINE=InnoDB AUTO_INCREMENT=3286 DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `publication`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `publication` WRITE;
|
|||
|
/*!40000 ALTER TABLE `publication` DISABLE KEYS */;
|
|||
|
INSERT INTO `publication` VALUES (2,'Public Management and Politics: Senior Bureaucrats in France','Public Management and Politics: Senior Bureaucrats in France',2,NULL,NULL,NULL,'Political cultures as well as political values within the public service have to be taken into account in order to understand to what extent market-oriented reforms of European national governments may succeed. Public management and politics are not disconnected. The case of France shows that most civil servants share a leftwing political ideology as compared to civil servants in countries where new public management reforms have been implemented successfully. As a consequence, market-oriented reforms are rejected. The ESS data offer the opportunity to compare political values as well as professional values in European public services and to demonstrate on the basis of empirical evidence that there is a correlation between the political orientation and the acceptability of management reforms. ',NULL,NULL,NULL,'','unni.sather@nsd.uib.no','1970-01-01 01:00:00','2010-11-09 12:28:07','','Waiting'),(3,'Measuring Well-Being Across Europe: The Case for Subjective Social Indicators','Measuring Well-Being Across Europe: The Case for Subjective Social Indicators',2,NULL,NULL,NULL,'Social indicators, a concept developed in the USA in the 1960s, can be defined as statistics that are used to measure societal conditions at a given time, in a given place. They can be objective, or concerned with a physical, concrete state, or subjective, so characterised by the way individuals perceive their surroundings. Many indicator systems that are currently in use both nationally and world-wide focus largely on objective indicators. This study asks whether both types are necessary to make up such social indicator systems that measure well-being, either regionally, nationally or supranationally, whilst concentrating on such systems across Europe. A reliance on objective indicators might only provide a partial picture of societal well-being, and with a lack of understanding of the subjective dimension, policies implemented as a result of the information yielded by these indicators may overlook the areas most in need of improvement.The results of this study demonstrated that it is indeed necessary to combine objective and subjective indicators in order to measure social conditions and well-being, and the contribution made by subjective social indicators to our understanding of well-being is a highly important one. The European Social Survey (ESS) is considered as a potential source of both types of indicators. ',NULL,NULL,NULL,'','unni.sather@nsd.uib.no',NULL,NULL,'','Waiting'),(4,'Does the \'Monitorial Citizen\' Exist? An Empirical Investigation into the Occurrence of Postmodern Forms of Citizenship in the Nordic Countries','',2,NULL,NULL,NULL,'Various authors have claimed that in contemporary Western societies postmodern concepts of citizenship are becoming more prevalent. A new generation of ?critical citizens? are said to be more critical of the political system and less likely to participate in conventional politics, but they remain strongly interested in politics and social life. Michael Schudson has developed the concept of a \'monitorial citizen\', who is interested in politics, has high levels of political efficacy and turns to political action if needed, but stays outside the traditional political organizations. Based on the European Social Survey (2004), this article investigates whether this type of citizenship actually occurs in Scandinavia. While the authors find that this form of citizenship is present in the Nordic countries, the characteristics of this group do not fit the theoretical expectations. In Scandinavia, \'monitorial citizens\' do not have exceptionally high education levels and their trust in traditional political institutions remains quite elevated. The authors discuss the reasons why the concept of \'monitorial citizens\' does not seem to flourish all that well in the Nordic countries, and what this implies for the theoretical debate about
|
|||
|
INSERT INTO `publication` VALUES (837,'Who is young / middle age / old?','Kdo je mladý / střední / starý?',16,NULL,NULL,NULL,'The aim of this study is to find out which characteristics affect the age identity of individuals. The main question is: What determines whether the people in the Czech Republic find themselves young, middle aged or old? Two alternative hypotheses were tested: a) the age identity is mainly influenced by person’s family and working roles; b) the age identity is primarily a function of person’s chronological age and his health. While the second hypothesis understands the age identity as an ordinal variable, the first hypothesis views values of youth, middle age and old age as three different nominal constructs. The question is answered by analysis of quantitative data from European Social Survey Round 4. The sample contains 1864 respondents aged 20-95. Author uses binary logistic regression to find models for adopting age identities in different age categories. The second hypothesis of age identity being primarily an effect of age and health is proved. The influence of some family and working roles on age identity are, however, also discussed. \n',NULL,NULL,NULL,'','romana.trusinova@seznam.cz','2012-06-07 17:17:08','2012-06-08 14:05:41','','Waiting'),(838,'Attitudes toward Immigrants and Immigration Policy in United Kingdom','',2,NULL,NULL,NULL,'Although recent research found substantial variation in the strength of anti-immigrant opinions across new and old countries of immigration, most studies determined that restrictive immigration policies are increasingly supported by the public. This paper explores several sources of attitudes toward immigrants in United Kingdom and attempts to simultaneously test some of the most important theoretical explanations of public attitudes toward immigration issues when the family immigration history is taken into account. Results are based on a quantitative analysis of data from the European Social Survey (Round 4/2008). Even if when compared to persons from families with at least one foreign-born member natives express the strongest opposition to flexible migration policies and are more likely to have negative views regarding the immigrants’ role in the British society, opinions vary significantly among groups differentiated by political preferences, socioeconomic attributes, and demographic characteristics. While for native Britons findings support the economic self-interest theory, education and social attachment (i.e., interpersonal and institutional trust) appear to be the strongest predictors of positive attitudes toward immigrants and opposition to restrictive immigration policies. ',NULL,NULL,NULL,'','v0andr01@louisville.edu','2012-06-09 02:48:30','2012-08-13 10:03:23','','Waiting'),(839,'Religious Beliefs and Practices in the European Landscape','Θρησκευτικές πεποιθήσεις και πρακτικές στον Ευρωπαϊκό χώρο.',18,NULL,NULL,NULL,'This paper examines empirically the religious beliefs and practices in all the countries that participated in the fourth round of ESS. The European enlargement along with the political transformation in the former socialist regimes as well as the significant increase of immigrant flows do not favour the maintenance of homogenous religious identities. Europe is characterized by religious heterogeneity a feature that is best pictured in the co-existence of opposing trends, secular and religous, inside and across countries. Church attendance is not directly related to the level of religiosity and frequency of praying. Church attendance is still low in Europe, whereas in Greece all religious indicators are declining and seem to converge with the European average. ',NULL,NULL,NULL,'If possible please correct first name in previous entries under Stathopoulou T. (Full name:Stathopoulou Theoni) ','theosta@ekke.gr','2012-06-11 12:11:27','2012-08-13 13:54:25','','Waiting'),(841,'National Institutional Structures and Self-Enhancement Values: A Multilevel Approach Using the Europ
|
|||
|
INSERT INTO `publication` VALUES (1676,'Facts from the European Social Survey: Estonians not very involved in civil society','Fakte Euroopa sotsiaaluuringust: Eesti elanike ühiskondlik aktiivsus on kesine',31,NULL,NULL,NULL,'According to the data collected by the European Social Survey (ESS), people are most socio-politically involved in Iceland, Germany and Norway. The citizens are the least active in Portugal, Hungary and Lithuania. Estonia shows a level of involvement characteristic of most post-communist countries.',NULL,NULL,NULL,'URL: http://news.err.ee/v/5cd88d3b-be78-4ee8-89e3-f07e38f6cfee','mai.beilmann@ut.ee','2015-03-04 12:05:31','2015-03-04 14:49:59','','Waiting'),(1677,'Facts from the European Social Survey: Estonians are socially least active nation in Europe','Fakte Euroopa sotsiaaluuringust: eestimaalane on Euroopa kõige passiivsem suhtleja',31,NULL,NULL,NULL,'According to ESS data, Estonians are socially least active nation in Europe. ',NULL,NULL,NULL,'URL: http://novaator.err.ee/v/c83007db-d86b-4069-8d72-bb2341e9f5d6','mai.beilmann@ut.ee','2015-03-04 12:12:37','2015-03-04 14:52:41','','Waiting'),(1678,'Facts from the European Social Survey: Only the rich can afford worldview in Estonia','Fakte Euroopa sotsiaaluuringust: Eestis saavad endale maailmavaadet lubada ainult jõukad',31,NULL,NULL,NULL,'According to ESS data, only the rich can afford worldview in Estonia. Poor Estonians who consider themselves right wing supporters are actually the greatest advocates of state interventions.',NULL,NULL,NULL,'URL: http://novaator.err.ee/v/6b5f6212-6423-48aa-a877-046e5f29efc6','mai.beilmann@ut.ee','2015-03-04 12:21:42','2015-03-04 14:55:44','','Waiting'),(1679,'Facts from the European Social Survey: Muslims and non-Muslims in Europe have similar attitudes','Fakte Euroopa Sotsiaaluuringust: Euroopas on moslemite ja mittemoslemite hoiakud sarnased',31,NULL,NULL,NULL,'According to ESS data, Muslims and non-Muslims in Europe share similar attitudes towards the importance of press freedom. ',NULL,NULL,NULL,'URL: http://novaator.err.ee/v/yhiskond/50953c16-0789-4f72-925f-c31fef10b2d8 ','mai.beilmann@ut.ee','2015-03-04 12:26:41','2015-03-04 15:18:28','','Waiting'),(1680,'Facts from the European Social Survey: young, well-educated and more affluent have more tolerant attitude towards immigrants','Fakte Euroopa sotsiaaluuringust: sisserändajatesse suhtuvad paremini noored, haritud ja jõukamad',31,NULL,NULL,NULL,'According to ESS data, young, well-educated and more affluent have more tolerant attitude towards immigrants in Estonia. Estonians are becoming more positive towards immigrants. ',NULL,NULL,NULL,'URL: http://novaator.err.ee/v/b1fa3eb6-314d-4a5d-898c-1b440919b57c','mai.beilmann@ut.ee','2015-03-04 12:30:34','2015-03-04 15:21:22','','Waiting'),(1681,'Residents of Ida-Virumaa are less satisfied with democracy than others','Idavirulased on demokraatiaga teistest vähem rahul',31,NULL,NULL,NULL,'ESS data shows that residents of Ida-Virumaa (county in Eastern Estonia) are less satisfied with democracy than other Estonians. ',NULL,NULL,NULL,'','mai.beilmann@ut.ee','2015-03-04 13:46:25','2015-03-04 15:24:56','','Waiting'),(1682,'Is there class society in Estonia? Who are the rich, who are the poor','Kas Eestis on klassiühiskond? Kes on rikas, kes vaene',31,NULL,NULL,NULL,'How much of our destiny depends on the family we are born into? Do children of the company\'s owners become the new owners and children of the line workers become laborers? Or has the class society disappeared and there are equal opportunities for all?',NULL,NULL,NULL,'URL: http://www.ohtuleht.ee/604992/kas-eestis-on-klassiuhiskond-kes-on-rikas-kes-vaene','mai.beilmann@ut.ee','2015-03-04 13:55:34','2015-03-04 15:33:48','','Waiting'),(1683,'Is Putin’s mine ticking in Estonia?','Kas Eestis tiksub Putini miin?',31,NULL,NULL,NULL,'Russian President Vladimir Putin has promised to protect the rights of Russian minorities in other countries. In this context, the Western media have asked in recent weeks, whether this might be a small town of Narva, which br
|
|||
|
INSERT INTO `publication` VALUES (2514,'Political consumerism and the decline of class politics in Western Europe','',2,NULL,NULL,NULL,'This article examines whether social class influences the likelihood of engaging in political consumerism in Western Europe. Political consumption is the intentional buying or abstention from buying (boycotting) specific products for political, ethical, or ecological reasons. The interest in analyzing political consumerism lies in substantive and theoretical reasons. First, it is a widespread but not very adequately studied form of noninstitutionalized political participation. Second, various theories claim that class is an inadequate category for explaining political behavior. According to the postmodern theory of social stratification, patterns of consumption are among the key factors that define the new status communities, thus breaking with the traditional logic of social classes. Along the same lines, individualization theory suggests that in contemporary societies, individuals are free to continuously redefine their identity and choose the lifestyle they prefer. We argue that the study of political consumption offers a particularly appropriate case for testing the empirical plausibility of the hypothesis of the ‘decline of class politics’. Multilevel analysis using European Social Survey data reveals, contrary to the above-mentioned postulates, that social class strongly affects the likelihood of being one’s a political consumer.',NULL,NULL,NULL,'','sustainUL2016@gmail.com','2016-08-23 09:12:59','2016-09-05 11:47:02','','Waiting'),(2515,'Immigration and redistribution revisited: how different motivations can offset each other','',2,NULL,NULL,NULL,'Despite compelling theoretical arguments, research has failed so far to provide conclusive empirical evidence on the relationship between preferences for redistribution and attitudes towards immigration. We argue that social scientists risk making erroneous inferences if the causal link connecting an independent variable to a given outcome is not carefully modelled. This is particularly true in the presence of multiple and partly offsetting intervening variables. We argue that there are at least four motivations linking attitudes towards redistribution and preferred levels of immigration. We observe a statistically significant association between attitudes towards redistribution and preferred levels of immigration, but only after the motivations have been explicitly integrated into the empirical analysis. If the motivations are not explicitly modelled, no systematic relationship between attitudes towards redistribution and preferred levels of immigration can be observed.',NULL,NULL,NULL,'','sustainUL2016@gmail.com','2016-08-23 09:22:54','2016-09-05 12:42:02','','Waiting'),(2516,'Values in Conservation: The Relationship Between Values, Religion, and European Society','',2,NULL,NULL,NULL,'The purpose of this thesis is to determine how values, specifically Conservation, relate to religion, between Catholics and Protestants in particular, and with spirituality. It explores previous research and literature, and seeks to understand how human values are related to religiosity in Europe today by focusing on socioeconomic variables and the participants’ self-reported measurements of values and religiosity. It also considers the history and significance of current values, as well as the social dynamics that inspire and shape, support and challenge them. Values, religion, and society dynamically interact, and this study attends to this relationship. Survey data regarding values and religiosity were taken from the European Social Survey 2010 and were analyzed using paired independent sample t-tests. All genders, ages, education levels, and income levels were considered. Regarding Conservation, there was a very significant difference between those affiliating with a religion and those not affiliating with a religion, and also between Catholics and Protestants. These results may indicate that while Europe is a post-industrial, post-modern regi
|
|||
|
INSERT INTO `publication` VALUES (3281,'The association between Christianity and marriage attitudes in Europe. Does religious context matter? ','',2,NULL,NULL,NULL,'Christian religiosity is linked to traditional marriage attitudes. This article jointly studies individual, contextual and cross-level effects of Christian religiosity on marriage attitudes. In doing so, this article sheds light on the issue of how a key institution like religion influences societal values. Is it only via compositional effects, with larger numbers of religious people leading to more positive marriage attitudes in a society? Or does religion also have ‘emergent properties’ that have an additional effect on marriage attitudes on top of the compositional effect? Finally, we examine whether the strength of the link between individual religiousness and marriage attitudes depends on the religious context. We use data from the ESS 2006 and use the regional level as our preferred contextual level. Our results show that Christian religiosity has individual, contextual and cross-level effects. It is level of religiosity rather than type of denomination that matters. In more religious regions, both the religious and the non-religious hold more traditional marriage attitudes. Finally, although the more religious hold more positive marriage attitudes in both low and high religious contexts, the difference between both groups is much smaller in low than in high religious contexts. This suggests that an adaptation mechanism among religious people in secularized contexts is at work.',NULL,NULL,NULL,'','liefbroer@nidi.nl','2019-11-20 16:14:11','2019-11-20 16:14:11','','Waiting'),(3282,'Changes in Value Structure Among Estonian Majority and Russian-Speaking Minority in Post-Socialist Estonia','',2,NULL,NULL,NULL,'The chapter gives an overview of the studies on basic values (S.H. Schwartz) in post-socialist Estonia. Change of basic values has been described on different levels—single value items, ten value types or two higher-order value dimensions—and in different population groups. Our original analysis is based on the empirical data from the European Social Survey (2004–2014), and comparisons are made between different birth cohorts in ethnic majority and minority groups concerning the dynamics of higher-order value dimensions. The analytical overview of value change enables us to arrive at a new level of generalization concerning the dynamics of post-socialist development in Estonia.',NULL,NULL,NULL,'URL: https://link.springer.com/chapter/10.1007/978-3-319-72616-8_4','mai.beilmann@ut.ee','2019-11-20 16:18:29','2019-11-20 16:18:29','','Waiting'),(3283,'Measures of Ageism in the Labour Market in International Social Studies','',2,NULL,NULL,NULL,'With population ageing, ageism towards older workers has been brought to the attention of researchers and policymakers. This chapter provides an overview and evaluation of existing indicators measuring ageism in the labour market in large-scale international surveys. We present results from an international descriptive comparison of 18 self-reported indicators from seven surveys. These indicators measure attitudes, perceptions, values and experiences with regard to older adults’ labour market participation, and are grouped into the following five aspects of ageism in the labour market: recruitment/retention; performance; training; interaction with older colleagues; and structural ageism. A preliminary taxonomy of measures is developed based on the findings, and recommendations for further research are provided.',NULL,NULL,NULL,'URL: https://link.springer.com/chapter/10.1007/978-3-319-73820-8_28#Sec3','mai.beilmann@ut.ee','2019-11-20 16:24:11','2019-11-20 16:24:11','','Waiting'),(3284,'Perception of Immigration in Spain through Conflict Research','Percepción de la inmigración en España desde la Investigación en Conflictos',6,NULL,NULL,NULL,'This article analyses the perceptions of immigration in Spain through the last two rounds of the European Social Survey. A new methodology of combined analysis of t
|
|||
|
/*!40000 ALTER TABLE `publication` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `publication_has_dict_pub_author`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `publication_has_dict_pub_author`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `publication_has_dict_pub_author` (
|
|||
|
`publication_id` int(10) unsigned NOT NULL,
|
|||
|
`dict_pub_author_id` int(10) unsigned NOT NULL,
|
|||
|
PRIMARY KEY (`publication_id`,`dict_pub_author_id`)
|
|||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `publication_has_dict_pub_author`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `publication_has_dict_pub_author` WRITE;
|
|||
|
/*!40000 ALTER TABLE `publication_has_dict_pub_author` DISABLE KEYS */;
|
|||
|
/*!40000 ALTER TABLE `publication_has_dict_pub_author` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `publisher`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `publisher`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `publisher` (
|
|||
|
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
`name` varchar(255) DEFAULT NULL,
|
|||
|
PRIMARY KEY (`id`),
|
|||
|
UNIQUE KEY `id_UNIQUE` (`id`)
|
|||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `publisher`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `publisher` WRITE;
|
|||
|
/*!40000 ALTER TABLE `publisher` DISABLE KEYS */;
|
|||
|
/*!40000 ALTER TABLE `publisher` ENABLE KEYS */;
|
|||
|
UNLOCK TABLES;
|
|||
|
|
|||
|
--
|
|||
|
-- Table structure for table `series`
|
|||
|
--
|
|||
|
|
|||
|
DROP TABLE IF EXISTS `series`;
|
|||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
/*!40101 SET character_set_client = utf8 */;
|
|||
|
CREATE TABLE `series` (
|
|||
|
`id` int(11) NOT NULL,
|
|||
|
`name` varchar(120) DEFAULT NULL,
|
|||
|
`id_issn` int(10) unsigned DEFAULT NULL,
|
|||
|
PRIMARY KEY (`id`)
|
|||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
|||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|||
|
--
|
|||
|
-- Dumping data for table `series`
|
|||
|
--
|
|||
|
|
|||
|
LOCK TABLES `series` WRITE;
|
|||
|
/*!40000 ALTER TABLE `series` DISABLE KEYS */;
|
|||
|
/*!40000 ALTER TABLE `series` 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 2021-04-29 10:02:13
|