-- phpMyAdmin SQL Dump
-- version 5.2.2
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Jan 20, 2026 at 05:08 PM
-- Server version: 8.0.44
-- PHP Version: 8.4.16

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";


/*!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 */;

--
-- Database: `getsandb_arc`
--

-- --------------------------------------------------------

--
-- Table structure for table `ossn_annotations`
--

CREATE TABLE `ossn_annotations` (
  `id` bigint NOT NULL,
  `owner_guid` bigint NOT NULL,
  `subject_guid` bigint NOT NULL,
  `type` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `time_created` int NOT NULL,
  `time_updated` int NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;

--
-- Dumping data for table `ossn_annotations`
--

INSERT INTO `ossn_annotations` (`id`, `owner_guid`, `subject_guid`, `type`, `time_created`, `time_updated`) VALUES
(1, 9, 14, 'survey:answer', 1528443401, 1528443401),
(2, 1, 98, 'object:FiveRank', 1528676055, 1528676055),
(3, 10, 90, 'object:FiveRank', 1528761389, 1528761389),
(4, 10, 29, 'object:FiveRank', 1528761474, 1528761474),
(5, 10, 93, 'decisions:answer', 1528761735, 1528761735),
(6, 10, 14, 'survey:answer', 1528761796, 1528761796),
(7, 1, 14, 'survey:answer', 1529034500, 1529034500),
(8, 1, 93, 'decisions:answer', 1529034522, 1529034522),
(9, 12, 14, 'survey:answer', 1529626610, 1529626610),
(10, 12, 93, 'decisions:answer', 1529626648, 1529626648),
(14, 5, 358, 'comments:entity', 1568908416, 1568908416),
(15, 5, 358, 'comments:entity', 1568908457, 1568908457),
(16, 1, 358, 'comments:entity', 1568908540, 1568908540),
(17, 19, 158, 'forum:topic:reply', 1726269166, 1726269166),
(20, 1, 240, 'comments:entity', 1768032492, 1768032492),
(21, 1, 113, 'forum:topic:reply', 1768405187, 1768405187),
(22, 1, 167, 'poll:item', 1768508037, 1768508037),
(23, 5, 178, 'forum:topic:reply', 1768576144, 1768576144),
(24, 1, 997, 'comments:entity', 1768576512, 1768576512),
(28, 1, 1160, 'comments:entity', 1768899005, 1768899005),
(29, 1, 123, 'object:FiveRank', 1768913450, 1768913450),
(30, 1, 189, 'object:FiveRank', 1768913456, 1768913456);

-- --------------------------------------------------------

--
-- Table structure for table `ossn_components`
--

CREATE TABLE `ossn_components` (
  `id` bigint NOT NULL,
  `com_id` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `active` int NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;

--
-- Dumping data for table `ossn_components`
--

INSERT INTO `ossn_components` (`id`, `com_id`, `active`) VALUES
(1, 'OssnProfile', 1),
(2, 'OssnWall', 1),
(3, 'OssnComments', 1),
(4, 'OssnLikes', 1),
(5, 'OssnPhotos', 1),
(6, 'OssnNotifications', 1),
(7, 'OssnSearch', 1),
(8, 'OssnMessages', 1),
(9, 'OssnAds', 1),
(10, 'OssnGroups', 0),
(11, 'OssnSitePages', 1),
(12, 'OssnBlock', 1),
(13, 'OssnChat', 1),
(14, 'OssnPoke', 1),
(15, 'OssnInvite', 1),
(16, 'OssnEmbed', 1),
(17, 'OssnSmilies', 1),
(18, 'Kernel', 1),
(19, 'BanUser', 1),
(20, 'Birthdays', 1),
(21, 'Categories', 1),
(22, 'Censorship', 1),
(24, 'MobileLogin', 0),
(25, 'MultiUpload', 1),
(26, 'PhoneNumbers', 1),
(27, 'Sentiment', 1),
(28, 'SiteOffline', 1),
(29, 'OpenTeknik', 1),
(30, 'Styler', 1),
(31, 'Videos', 1),
(32, 'SocialLogin', 0),
(33, 'EMembers', 1),
(34, 'SharePost', 1),
(35, 'AccessCode', 0),
(36, 'CustomFields', 1),
(37, 'Moderator', 1),
(38, 'OssnSounds', 1),
(39, 'Hangout', 0),
(40, 'UserVerified', 1),
(41, 'LinkPreview', 1),
(42, 'Report', 1),
(43, 'HashTag', 1),
(44, 'OssnAutoPagination', 1),
(45, 'FiveRank', 1),
(46, 'Decisions', 1),
(47, 'Events', 1),
(48, 'Feedback', 0),
(49, 'Files', 1),
(50, 'Genio', 1),
(51, 'InformationTab', 1),
(52, 'Input', 1),
(53, 'Library', 1),
(54, 'system-info', 1),
(55, 'Points', 1),
(56, 'Projects', 1),
(57, 'Survey', 1),
(58, 'Colab', 1),
(59, 'BusinessPage', 1),
(60, 'Forum', 1),
(61, 'Tweeks', 1),
(62, 'RememberLogin', 1),
(63, 'PopularPosts', 0),
(64, 'PasswordValidation', 1),
(65, 'Captcha', 1),
(66, 'EmailNotifications', 1),
(67, 'Updates', 1),
(68, 'EmailTemplate', 1),
(70, 'TouchScreenCoverImageDragging', 1),
(71, 'OssnSounds', 1),
(73, 'FamilyRelationships', 1),
(74, 'Announcement', 1),
(75, 'Polls', 1),
(76, 'FirstLogin', 1),
(77, 'GDPR', 0),
(78, 'GroupInvite', 1),
(79, 'MenuBuilder', 1),
(80, 'PrivateNetwork', 0),
(81, 'Stories', 1),
(82, 'OssnMessageTyping', 1),
(83, 'OssnRealTimeComments', 0),
(84, 'OssnPostBackground', 1),
(85, 'OssnGiphy', 1),
(86, 'OssnLocation', 1),
(87, 'UserStatsWidget', 1),
(89, 'CustomValidation', 1);

-- --------------------------------------------------------

--
-- Table structure for table `ossn_entities`
--

CREATE TABLE `ossn_entities` (
  `guid` bigint NOT NULL,
  `owner_guid` bigint NOT NULL,
  `type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `subtype` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `time_created` int NOT NULL,
  `time_updated` int DEFAULT NULL,
  `permission` int NOT NULL,
  `active` int NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;

--
-- Dumping data for table `ossn_entities`
--

INSERT INTO `ossn_entities` (`guid`, `owner_guid`, `type`, `subtype`, `time_created`, `time_updated`, `permission`, `active`) VALUES
(1, 30, 'component', 'styler', 1454501038, 1567556018, 2, 1),
(2, 1, 'object', 'field_name', 1521655062, 0, 2, 1),
(3, 1, 'object', 'field_type', 1521655062, 0, 2, 1),
(4, 1, 'object', 'placeholder', 1521655062, 0, 2, 1),
(5, 1, 'object', 'show_on_signup', 1521655062, 0, 2, 1),
(6, 1, 'object', 'is_required', 1521655062, 0, 2, 1),
(7, 1, 'object', 'show_on_about', 1521655062, 0, 2, 1),
(8, 1, 'object', 'show_label', 1521655062, 0, 2, 1),
(17, 36, 'component', 'init', 1521655062, 0, 2, 1),
(18, 1, 'user', 'cover_time', 1521736354, 1521736628, 2, 1),
(19, 1, 'user', 'file:profile:photo', 1521736615, 0, 2, 1),
(20, 1, 'user', 'icon_time', 1521736615, 1713154365, 2, 1),
(26, 1, 'user', 'userPoints', 1521736616, 1768913456, 2, 1),
(27, 1, 'user', 'file:profile:cover', 1521736627, 0, 2, 1),
(28, 4, 'object', 'item_type', 1521736628, 0, 2, 1),
(29, 4, 'object', 'item_guid', 1521736628, 0, 2, 1),
(30, 4, 'object', 'poster_guid', 1521736628, 0, 2, 1),
(31, 4, 'object', 'access', 1521736628, 0, 2, 1),
(32, 4, 'object', 'linkPreview', 1521736629, 0, 2, 1),
(33, 1, 'user', 'cover_position', 1521736641, 1527919531, 2, 1),
(42, 3, 'user', 'birthdate', 1521817166, 0, 2, 1),
(43, 3, 'user', 'gender', 1521817166, 0, 2, 1),
(44, 4, 'user', 'birthdate', 1527826008, 0, 2, 1),
(45, 4, 'user', 'gender', 1527826008, 0, 2, 1),
(46, 1, 'user', 'file:profile:photo', 1527919450, 0, 2, 1),
(47, 6, 'object', 'item_type', 1527919451, 0, 2, 1),
(48, 6, 'object', 'item_guid', 1527919451, 0, 2, 1),
(49, 6, 'object', 'poster_guid', 1527919451, 0, 2, 1),
(50, 6, 'object', 'access', 1527919451, 0, 2, 1),
(51, 6, 'object', 'linkPreview', 1527919451, 0, 2, 1),
(53, 7, 'object', 'category', 1527920157, 0, 2, 1),
(54, 7, 'object', 'website', 1527920157, 0, 2, 1),
(55, 7, 'object', 'phone', 1527920157, 0, 2, 1),
(56, 7, 'object', 'address', 1527920157, 0, 2, 1),
(57, 7, 'object', 'long_description', 1527920157, 0, 2, 1),
(58, 7, 'object', 'help_you', 1527920157, 0, 2, 1),
(59, 7, 'object', 'help_me', 1527920157, 0, 2, 1),
(60, 7, 'object', 'lat', 1527920157, 0, 2, 1),
(61, 7, 'object', 'lng', 1527920157, 0, 2, 1),
(62, 7, 'object', 'org_type', 1527920157, 0, 2, 1),
(63, 7, 'object', 'working_hours', 1527920157, 0, 2, 1),
(64, 7, 'object', 'social_links', 1527920157, 0, 2, 1),
(65, 7, 'object', 'businesshours', 1527920157, 0, 2, 1),
(66, 7, 'object', 'contact', 1527920157, 0, 2, 1),
(67, 7, 'object', 'founded', 1527920157, 0, 2, 1),
(68, 7, 'object', 'file:page:photo', 1527921498, 0, 2, 1),
(69, 7, 'object', 'photo_entity_guid', 1527921499, 0, 2, 1),
(71, 7, 'object', 'cover_entity_guid', 1527921541, 1527921753, 2, 1),
(72, 7, 'object', 'cover_top', 1527921541, 1527921765, 2, 1),
(73, 7, 'object', 'cover_left', 1527921541, 1527921765, 2, 1),
(74, 7, 'object', 'file:page:cover', 1527921752, 0, 2, 1),
(75, 8, 'object', 'category', 1527952092, 1527952655, 2, 1),
(76, 8, 'object', 'website', 1527952092, 1527952655, 2, 1),
(77, 8, 'object', 'phone', 1527952092, 1527952655, 2, 1),
(78, 8, 'object', 'address', 1527952092, 1527952655, 2, 1),
(79, 8, 'object', 'long_description', 1527952092, 0, 2, 1),
(80, 8, 'object', 'help_you', 1527952092, 0, 2, 1),
(81, 8, 'object', 'help_me', 1527952092, 0, 2, 1),
(82, 8, 'object', 'lat', 1527952092, 0, 2, 1),
(83, 8, 'object', 'lng', 1527952092, 0, 2, 1),
(84, 8, 'object', 'org_type', 1527952092, 0, 2, 1),
(85, 8, 'object', 'working_hours', 1527952092, 0, 2, 1),
(86, 8, 'object', 'social_links', 1527952093, 1527952655, 2, 1),
(87, 8, 'object', 'businesshours', 1527952093, 1527952655, 2, 1),
(88, 8, 'object', 'contact', 1527952093, 1527952655, 2, 1),
(89, 8, 'object', 'founded', 1527952093, 1527952655, 2, 1),
(91, 8, 'object', 'photo_entity_guid', 1527952125, 1527952564, 2, 1),
(93, 8, 'object', 'file:page:photo', 1527952561, 0, 2, 1),
(94, 8, 'object', 'file:page:cover', 1527952588, 0, 2, 1),
(95, 8, 'object', 'cover_entity_guid', 1527952590, 0, 2, 1),
(96, 8, 'object', 'cover_top', 1527952590, 1527952606, 2, 1),
(97, 8, 'object', 'cover_left', 1527952590, 1527952606, 2, 1),
(98, 5, 'user', 'birthdate', 1527955038, 1768575911, 2, 1),
(99, 5, 'user', 'gender', 1527955038, 0, 2, 1),
(100, 10, 'object', 'category_guid', 1527955593, 0, 2, 1),
(105, 4, 'user', 'userPoints', 1528085855, 1528086383, 2, 1),
(107, 12, 'object', 'category', 1528086383, 0, 2, 1),
(108, 12, 'object', 'website', 1528086383, 0, 2, 1),
(109, 12, 'object', 'phone', 1528086383, 0, 2, 1),
(110, 12, 'object', 'address', 1528086383, 0, 2, 1),
(111, 12, 'object', 'long_description', 1528086383, 0, 2, 1),
(112, 12, 'object', 'help_you', 1528086383, 0, 2, 1),
(113, 12, 'object', 'help_me', 1528086383, 0, 2, 1),
(114, 12, 'object', 'lat', 1528086383, 0, 2, 1),
(115, 12, 'object', 'lng', 1528086383, 0, 2, 1),
(116, 12, 'object', 'org_type', 1528086383, 0, 2, 1),
(117, 12, 'object', 'working_hours', 1528086383, 0, 2, 1),
(118, 12, 'object', 'social_links', 1528086383, 0, 2, 1),
(119, 12, 'object', 'businesshours', 1528086383, 0, 2, 1),
(120, 12, 'object', 'contact', 1528086383, 0, 2, 1),
(121, 12, 'object', 'founded', 1528086383, 0, 2, 1),
(122, 6, 'user', 'birthdate', 1528090571, 1768899482, 2, 1),
(123, 6, 'user', 'gender', 1528090571, 0, 2, 1),
(125, 61, 'component', 'init', 1528172552, 0, 2, 1),
(128, 14, 'object', 'survey_values', 1528173214, 0, 2, 1),
(129, 14, 'object', 'active', 1528173214, 1528173217, 2, 1),
(130, 7, 'user', 'birthdate', 1528228461, 1528994066, 2, 1),
(131, 7, 'user', 'gender', 1528228461, 1528994066, 2, 1),
(144, 16, 'object', 'category_guid', 1528248015, 0, 2, 1),
(145, 5, 'user', 'cover_time', 1528248033, 1528248854, 2, 1),
(146, 5, 'user', 'file:profile:photo', 1528248087, 0, 2, 1),
(147, 5, 'user', 'icon_time', 1528248087, 0, 2, 1),
(148, 17, 'object', 'item_type', 1528248087, 0, 2, 1),
(149, 17, 'object', 'item_guid', 1528248087, 0, 2, 1),
(150, 17, 'object', 'poster_guid', 1528248087, 0, 2, 1),
(151, 17, 'object', 'access', 1528248087, 0, 2, 1),
(152, 17, 'object', 'linkPreview', 1528248087, 0, 2, 1),
(153, 5, 'user', 'userPoints', 1528248087, 1768893028, 2, 1),
(155, 5, 'user', 'file:profile:cover', 1528248852, 0, 2, 1),
(156, 18, 'object', 'item_type', 1528248854, 0, 2, 1),
(157, 18, 'object', 'item_guid', 1528248854, 0, 2, 1),
(158, 18, 'object', 'poster_guid', 1528248854, 0, 2, 1),
(159, 18, 'object', 'access', 1528248854, 0, 2, 1),
(160, 18, 'object', 'linkPreview', 1528248854, 0, 2, 1),
(162, 5, 'user', 'cover_position', 1528248862, 0, 2, 1),
(163, 19, 'object', 'category_guid', 1528250600, 0, 2, 1),
(164, 20, 'object', 'category_guid', 1528250696, 0, 2, 1),
(165, 21, 'object', 'category_guid', 1528250915, 0, 2, 1),
(166, 22, 'object', 'category_guid', 1528250982, 0, 2, 1),
(167, 23, 'object', 'category_guid', 1528251647, 0, 2, 1),
(168, 24, 'object', 'category_guid', 1528251683, 0, 2, 1),
(169, 26, 'object', 'category_guid', 1528252716, 0, 2, 1),
(170, 9, 'user', 'birthdate', 1528434608, 1528434736, 2, 1),
(171, 9, 'user', 'gender', 1528434608, 1528434736, 2, 1),
(172, 9, 'user', 'cover_time', 1528434681, 1528443321, 2, 1),
(173, 9, 'user', 'file:profile:photo', 1528434703, 0, 2, 1),
(174, 9, 'user', 'icon_time', 1528434704, 0, 2, 1),
(175, 27, 'object', 'item_type', 1528434704, 0, 2, 1),
(176, 27, 'object', 'item_guid', 1528434704, 0, 2, 1),
(177, 27, 'object', 'poster_guid', 1528434704, 0, 2, 1),
(178, 27, 'object', 'access', 1528434704, 0, 2, 1),
(179, 27, 'object', 'linkPreview', 1528434704, 0, 2, 1),
(180, 9, 'user', 'userPoints', 1528434704, 1528670100, 2, 1),
(182, 9, 'user', 'language', 1528434736, 0, 2, 1),
(183, 9, 'user', 'aboutme', 1528435109, 0, 2, 1),
(184, 9, 'user', 'livesin', 1528435109, 0, 2, 1),
(185, 9, 'user', 'livefrom', 1528435109, 0, 2, 1),
(186, 9, 'user', 'current_work', 1528436050, 0, 2, 1),
(187, 9, 'user', 'studies', 1528436050, 0, 2, 1),
(188, 9, 'user', 'experience', 1528436050, 0, 2, 1),
(189, 9, 'user', 'profesional', 1528436050, 0, 2, 1),
(190, 9, 'user', 'interests', 1528436221, 0, 2, 1),
(191, 29, 'object', 'shortdescription', 1528436660, 0, 2, 1),
(192, 29, 'object', 'projects_date_added', 1528436660, 0, 2, 1),
(193, 29, 'object', 'is_approved', 1528436660, 0, 2, 1),
(194, 29, 'object', 'fiverank_count', 1528436660, 1528761474, 2, 1),
(195, 29, 'object', 'projects:wall', 1528436660, 0, 2, 1),
(196, 30, 'object', 'item_type', 1528436660, 0, 2, 1),
(197, 30, 'object', 'item_guid', 1528436660, 0, 2, 1),
(198, 30, 'object', 'poster_guid', 1528436660, 0, 2, 1),
(199, 30, 'object', 'access', 1528436660, 0, 2, 1),
(200, 30, 'object', 'linkPreview', 1528436661, 0, 2, 1),
(202, 29, 'object', 'file:projects:file', 1528436661, 0, 2, 1),
(203, 29, 'object', 'file:projects:cover', 1528436661, 0, 2, 1),
(204, 29, 'object', 'projects_photo_guid', 1528436662, 0, 2, 1),
(205, 29, 'object', 'projects_file_guid', 1528436662, 0, 2, 1),
(206, 31, 'object', 'access', 1528441986, 0, 2, 1),
(207, 31, 'object', 'file:ossn:aphoto', 1528442446, 0, 2, 1),
(208, 31, 'object', 'file:ossn:aphoto', 1528442447, 0, 2, 1),
(209, 31, 'object', 'file:ossn:aphoto', 1528442449, 0, 2, 1),
(210, 32, 'object', 'access', 1528442501, 0, 2, 1),
(211, 32, 'object', 'file:ossn:aphoto', 1528442523, 0, 2, 1),
(212, 32, 'object', 'file:ossn:aphoto', 1528442706, 0, 2, 1),
(213, 32, 'object', 'file:ossn:aphoto', 1528442707, 0, 2, 1),
(214, 32, 'object', 'file:ossn:aphoto', 1528442848, 0, 2, 1),
(215, 32, 'object', 'file:ossn:aphoto', 1528442852, 0, 2, 1),
(216, 32, 'object', 'file:ossn:aphoto', 1528442855, 0, 2, 1),
(217, 32, 'object', 'file:ossn:aphoto', 1528442857, 0, 2, 1),
(218, 32, 'object', 'file:ossn:aphoto', 1528442860, 0, 2, 1),
(219, 32, 'object', 'file:ossn:aphoto', 1528442863, 0, 2, 1),
(220, 32, 'object', 'file:ossn:aphoto', 1528442924, 0, 2, 1),
(221, 32, 'object', 'file:ossn:aphoto', 1528442926, 0, 2, 1),
(222, 32, 'object', 'file:ossn:aphoto', 1528442929, 0, 2, 1),
(223, 32, 'object', 'file:ossn:aphoto', 1528442931, 0, 2, 1),
(224, 32, 'object', 'file:ossn:aphoto', 1528442934, 0, 2, 1),
(225, 32, 'object', 'file:ossn:aphoto', 1528442935, 0, 2, 1),
(226, 32, 'object', 'file:ossn:aphoto', 1528442937, 0, 2, 1),
(227, 32, 'object', 'file:ossn:aphoto', 1528442940, 0, 2, 1),
(228, 32, 'object', 'file:ossn:aphoto', 1528442941, 0, 2, 1),
(229, 32, 'object', 'file:ossn:aphoto', 1528442943, 0, 2, 1),
(230, 32, 'object', 'file:ossn:aphoto', 1528442944, 0, 2, 1),
(231, 32, 'object', 'file:ossn:aphoto', 1528442946, 0, 2, 1),
(232, 33, 'object', 'access', 1528443041, 0, 2, 1),
(233, 33, 'object', 'file:ossn:aphoto', 1528443116, 0, 2, 1),
(234, 33, 'object', 'file:ossn:aphoto', 1528443119, 0, 2, 1),
(235, 33, 'object', 'file:ossn:aphoto', 1528443121, 0, 2, 1),
(236, 33, 'object', 'file:ossn:aphoto', 1528443124, 0, 2, 1),
(237, 33, 'object', 'file:ossn:aphoto', 1528443128, 0, 2, 1),
(238, 33, 'object', 'file:ossn:aphoto', 1528443131, 0, 2, 1),
(239, 33, 'object', 'file:ossn:aphoto', 1528443133, 0, 2, 1),
(240, 9, 'user', 'file:profile:cover', 1528443320, 0, 2, 1),
(241, 34, 'object', 'item_type', 1528443321, 0, 2, 1),
(242, 34, 'object', 'item_guid', 1528443321, 0, 2, 1),
(243, 34, 'object', 'poster_guid', 1528443321, 0, 2, 1),
(244, 34, 'object', 'access', 1528443321, 0, 2, 1),
(245, 34, 'object', 'linkPreview', 1528443321, 0, 2, 1),
(247, 9, 'user', 'cover_position', 1528443354, 0, 2, 1),
(248, 1, 'annotation', 'survey:answer', 1528443401, 0, 2, 1),
(249, 35, 'object', 'stars', 1528443592, 0, 2, 1),
(250, 35, 'object', 'section', 1528443592, 0, 2, 1),
(251, 86, 'object', 'is_approved', 1528597311, 0, 2, 1),
(252, 86, 'object', 'author', 1528597311, 0, 2, 1),
(253, 86, 'object', 'category_internal', 1528597311, 0, 2, 1),
(254, 86, 'object', 'category_system', 1528597311, 0, 2, 1),
(255, 86, 'object', 'year', 1528597311, 0, 2, 1),
(256, 86, 'object', 'library_date_added', 1528597311, 0, 2, 1),
(257, 86, 'object', 'fiverank_count', 1528597311, 0, 2, 1),
(258, 87, 'object', 'item_type', 1528597311, 0, 2, 1),
(259, 87, 'object', 'item_guid', 1528597311, 0, 2, 1),
(260, 87, 'object', 'poster_guid', 1528597311, 0, 2, 1),
(261, 87, 'object', 'access', 1528597311, 0, 2, 1),
(262, 87, 'object', 'linkPreview', 1528597311, 0, 2, 1),
(264, 86, 'object', 'file:library:file', 1528597311, 0, 2, 1),
(265, 86, 'object', 'file:library:file:cover', 1528597311, 0, 2, 1),
(266, 86, 'object', 'library_photo_guid', 1528597311, 0, 2, 1),
(267, 86, 'object', 'library_file_guid', 1528597311, 0, 2, 1),
(268, 88, 'object', 'is_approved', 1528599376, 1528599504, 2, 1),
(269, 88, 'object', 'author', 1528599376, 1528599504, 2, 1),
(270, 88, 'object', 'category_internal', 1528599376, 1528599504, 2, 1),
(271, 88, 'object', 'category_system', 1528599376, 0, 2, 1),
(272, 88, 'object', 'year', 1528599376, 1528599504, 2, 1),
(273, 88, 'object', 'library_date_added', 1528599376, 0, 2, 1),
(274, 88, 'object', 'fiverank_count', 1528599376, 0, 2, 1),
(275, 89, 'object', 'item_type', 1528599376, 0, 2, 1),
(276, 89, 'object', 'item_guid', 1528599376, 0, 2, 1),
(277, 89, 'object', 'poster_guid', 1528599376, 0, 2, 1),
(278, 89, 'object', 'access', 1528599376, 0, 2, 1),
(279, 89, 'object', 'linkPreview', 1528599377, 0, 2, 1),
(281, 88, 'object', 'file:library:file', 1528599377, 0, 2, 1),
(282, 88, 'object', 'file:library:file:cover', 1528599377, 0, 2, 1),
(283, 88, 'object', 'library_photo_guid', 1528599377, 0, 2, 1),
(284, 88, 'object', 'library_file_guid', 1528599377, 0, 2, 1),
(285, 88, 'object', 'library_category_other', 1528599450, 1528599504, 2, 1),
(286, 90, 'object', 'txtcorto', 1528600735, 0, 2, 1),
(287, 90, 'object', 'fecha_creacion', 1528600735, 0, 2, 1),
(288, 91, 'object', 'item_type', 1528600735, 0, 2, 1),
(289, 91, 'object', 'item_guid', 1528600735, 0, 2, 1),
(290, 91, 'object', 'poster_guid', 1528600735, 0, 2, 1),
(291, 91, 'object', 'access', 1528600735, 0, 2, 1),
(292, 91, 'object', 'linkPreview', 1528600735, 0, 2, 1),
(294, 90, 'object', 'file:genio:photo:a', 1528600735, 0, 2, 1),
(295, 90, 'object', 'photo_a', 1528600736, 0, 2, 1),
(298, 93, 'object', 'decisions_values', 1528608491, 0, 2, 1),
(299, 93, 'object', 'active', 1528608491, 1725871198, 2, 1),
(300, 94, 'object', 'is_approved', 1528620502, 1528994352, 2, 1),
(301, 94, 'object', 'author', 1528620502, 1726336589, 2, 1),
(302, 94, 'object', 'category_internal', 1528620502, 1726336589, 2, 1),
(303, 94, 'object', 'category_system', 1528620502, 0, 2, 1),
(304, 94, 'object', 'library_date_added', 1528620502, 0, 2, 1),
(305, 94, 'object', 'fiverank_count', 1528620502, 0, 2, 1),
(312, 96, 'object', 'event_cost', 1528654550, 1768160983, 2, 1),
(313, 96, 'object', 'country', 1528654550, 1768160983, 2, 1),
(314, 96, 'object', 'location', 1528654550, 1768160983, 2, 1),
(315, 96, 'object', 'date', 1528654550, 1768160983, 2, 1),
(316, 96, 'object', 'start_time', 1528654550, 1768160983, 2, 1),
(317, 96, 'object', 'end_time', 1528654550, 1768160983, 2, 1),
(318, 96, 'object', 'allowed_comments_likes', 1528654550, 1768160983, 2, 1),
(319, 96, 'object', 'event:wall', 1528654550, 0, 2, 1),
(320, 97, 'object', 'item_type', 1528654550, 0, 2, 1),
(321, 97, 'object', 'item_guid', 1528654550, 0, 2, 1),
(322, 97, 'object', 'poster_guid', 1528654550, 0, 2, 1),
(323, 97, 'object', 'access', 1528654550, 0, 2, 1),
(324, 97, 'object', 'linkPreview', 1528654550, 0, 2, 1),
(326, 96, 'object', 'file:event:photo', 1528654550, 0, 2, 1),
(327, 98, 'object', 'txtcorto', 1528675126, 1528675923, 2, 1),
(328, 98, 'object', 'fecha_creacion', 1528675126, 0, 2, 1),
(329, 99, 'object', 'item_type', 1528675126, 0, 2, 1),
(330, 99, 'object', 'item_guid', 1528675126, 0, 2, 1),
(331, 99, 'object', 'poster_guid', 1528675126, 0, 2, 1),
(332, 99, 'object', 'access', 1528675126, 0, 2, 1),
(333, 99, 'object', 'linkPreview', 1528675127, 0, 2, 1),
(335, 98, 'object', 'file:genio:photo:a', 1528675127, 0, 2, 1),
(336, 98, 'object', 'photo_a', 1528675127, 0, 2, 1),
(337, 2, 'annotation', 'object:FiveRank', 1528676055, 0, 2, 1),
(338, 98, 'object', 'fiverank_count', 1528676055, 0, 2, 1),
(339, 10, 'user', 'birthdate', 1528760573, 0, 2, 1),
(340, 10, 'user', 'gender', 1528760573, 0, 2, 1),
(341, 10, 'user', 'cover_time', 1528760892, 1528761537, 2, 1),
(342, 10, 'user', 'file:profile:photo', 1528761005, 0, 2, 1),
(343, 10, 'user', 'icon_time', 1528761006, 0, 2, 1),
(344, 100, 'object', 'item_type', 1528761006, 0, 2, 1),
(345, 100, 'object', 'item_guid', 1528761006, 0, 2, 1),
(346, 100, 'object', 'poster_guid', 1528761006, 0, 2, 1),
(347, 100, 'object', 'access', 1528761006, 0, 2, 1),
(348, 100, 'object', 'linkPreview', 1528761007, 0, 2, 1),
(349, 10, 'user', 'userPoints', 1528761007, 1528764976, 2, 1),
(351, 10, 'user', 'current_work', 1528761167, 0, 2, 1),
(352, 10, 'user', 'studies', 1528761167, 0, 2, 1),
(353, 10, 'user', 'experience', 1528761167, 0, 2, 1),
(354, 10, 'user', 'profesional', 1528761167, 0, 2, 1),
(355, 3, 'annotation', 'object:FiveRank', 1528761389, 0, 2, 1),
(356, 90, 'object', 'fiverank_count', 1528761389, 0, 2, 1),
(357, 4, 'annotation', 'object:FiveRank', 1528761474, 0, 2, 1),
(358, 10, 'user', 'file:profile:cover', 1528761536, 0, 2, 1),
(359, 101, 'object', 'item_type', 1528761537, 0, 2, 1),
(360, 101, 'object', 'item_guid', 1528761537, 0, 2, 1),
(361, 101, 'object', 'poster_guid', 1528761537, 0, 2, 1),
(362, 101, 'object', 'access', 1528761537, 0, 2, 1),
(363, 101, 'object', 'linkPreview', 1528761538, 0, 2, 1),
(365, 10, 'user', 'cover_position', 1528761563, 0, 2, 1),
(366, 5, 'annotation', 'decisions:answer', 1528761735, 0, 2, 1),
(367, 6, 'annotation', 'survey:answer', 1528761796, 0, 2, 1),
(368, 102, 'object', 'stars', 1528761831, 0, 2, 1),
(369, 102, 'object', 'section', 1528761831, 0, 2, 1),
(370, 103, 'object', 'category', 1528764976, 0, 2, 1),
(371, 103, 'object', 'website', 1528764976, 0, 2, 1),
(372, 103, 'object', 'phone', 1528764976, 0, 2, 1),
(373, 103, 'object', 'address', 1528764976, 0, 2, 1),
(374, 103, 'object', 'long_description', 1528764976, 0, 2, 1),
(375, 103, 'object', 'help_you', 1528764976, 0, 2, 1),
(376, 103, 'object', 'help_me', 1528764976, 0, 2, 1),
(377, 103, 'object', 'lat', 1528764976, 0, 2, 1),
(378, 103, 'object', 'lng', 1528764976, 0, 2, 1),
(379, 103, 'object', 'org_type', 1528764976, 0, 2, 1),
(380, 103, 'object', 'working_hours', 1528764976, 0, 2, 1),
(381, 103, 'object', 'social_links', 1528764976, 0, 2, 1),
(382, 103, 'object', 'businesshours', 1528764976, 0, 2, 1),
(383, 103, 'object', 'contact', 1528764976, 0, 2, 1),
(384, 103, 'object', 'founded', 1528764976, 0, 2, 1),
(385, 103, 'object', 'file:page:photo', 1528764985, 0, 2, 1),
(386, 103, 'object', 'photo_entity_guid', 1528764986, 0, 2, 1),
(387, 11, 'user', 'birthdate', 1528818941, 1547228639, 2, 1),
(388, 11, 'user', 'gender', 1528818941, 1547228639, 2, 1),
(389, 4, 'user', 'cover_time', 1528853560, 0, 2, 1),
(390, 1, 'user', 'aboutme', 1528914745, 1725871746, 2, 1),
(391, 1, 'user', 'livesin', 1528914745, 1725871746, 2, 1),
(392, 1, 'user', 'livefrom', 1528914745, 1725871746, 2, 1),
(404, 7, 'user', 'userPoints', 1528993624, 1528993624, 2, 1),
(406, 106, 'object', 'link_full', 1528993625, 0, 2, 1),
(407, 106, 'object', 'linkPreviewType', 1528993625, 0, 2, 1),
(408, 106, 'object', 'linkPreviewImage', 1528993625, 0, 2, 1),
(410, 94, 'object', 'library_category_other', 1528994320, 1726336589, 2, 1),
(411, 107, 'object', 'is_approved', 1528994571, 1532521846, 2, 1),
(412, 107, 'object', 'author', 1528994571, 1532521846, 2, 1),
(413, 107, 'object', 'category_internal', 1528994571, 1532521846, 2, 1),
(414, 107, 'object', 'category_system', 1528994571, 0, 2, 1),
(415, 107, 'object', 'library_date_added', 1528994571, 0, 2, 1),
(416, 107, 'object', 'fiverank_count', 1528994571, 0, 2, 1),
(423, 107, 'object', 'library_category_other', 1528994646, 1532521846, 2, 1),
(424, 7, 'annotation', 'survey:answer', 1529034500, 0, 2, 1),
(425, 8, 'annotation', 'decisions:answer', 1529034522, 0, 2, 1),
(426, 12, 'user', 'birthdate', 1529184742, 1529623437, 2, 1),
(427, 12, 'user', 'gender', 1529184742, 1529623437, 2, 1),
(428, 12, 'user', 'cover_time', 1529185031, 0, 2, 1),
(429, 12, 'user', 'language', 1529623436, 1529623437, 2, 1),
(430, 12, 'user', 'file:profile:photo', 1529626367, 0, 2, 1),
(431, 12, 'user', 'icon_time', 1529626367, 0, 2, 1),
(432, 109, 'object', 'item_type', 1529626367, 0, 2, 1),
(433, 109, 'object', 'item_guid', 1529626367, 0, 2, 1),
(434, 109, 'object', 'poster_guid', 1529626367, 0, 2, 1),
(435, 109, 'object', 'access', 1529626367, 0, 2, 1),
(436, 109, 'object', 'linkPreview', 1529626368, 0, 2, 1),
(437, 12, 'user', 'userPoints', 1529626368, 1529626561, 2, 1),
(447, 9, 'annotation', 'survey:answer', 1529626610, 0, 2, 1),
(448, 10, 'annotation', 'decisions:answer', 1529626648, 0, 2, 1),
(449, 112, 'object', 'category_guid', 1529981426, 0, 2, 1),
(450, 113, 'object', 'category_guid', 1529983916, 0, 2, 1),
(451, 1, 'user', 'icolla', 1530062163, 1726269563, 2, 1),
(452, 1, 'user', 'retribution_icolla', 1530062163, 1726269563, 2, 1),
(453, 1, 'user', 'otherscolla', 1530305326, 1726265943, 2, 1),
(454, 1, 'user', 'retribution_otherscolla', 1530305326, 1726265943, 2, 1),
(504, 122, 'object', 'access', 1531064091, 0, 2, 1),
(505, 122, 'object', 'file:ossn:aphoto', 1531064115, 0, 2, 1),
(507, 123, 'object', 'txtcorto', 1531064427, 0, 2, 1),
(508, 123, 'object', 'fecha_creacion', 1531064427, 0, 2, 1),
(515, 123, 'object', 'file:genio:photo:a', 1531064427, 0, 2, 1),
(516, 123, 'object', 'photo_a', 1531064427, 0, 2, 1),
(578, 133, 'object', 'txtcorto', 1531066613, 0, 2, 1),
(579, 133, 'object', 'fecha_creacion', 1531066613, 0, 2, 1),
(651, 17, 'user', 'birthdate', 1531076989, 0, 2, 1),
(652, 17, 'user', 'gender', 1531076989, 0, 2, 1),
(653, 144, 'object', 'link_full', 1532521847, 0, 2, 1),
(654, 144, 'object', 'linkPreviewType', 1532521847, 0, 2, 1),
(655, 144, 'object', 'linkPreviewImage', 1532521847, 0, 2, 1),
(656, 107, 'object', 'linkpreview_guid', 1532521847, 0, 2, 1),
(660, 9, 'user', 'login:reset:code', 1535767723, 1545421798, 2, 1),
(661, 11, 'user', 'mobilelogin', 1547228639, 0, 2, 1),
(662, 11, 'user', 'cover_time', 1547228722, 0, 2, 1),
(663, 145, 'object', 'category', 1547230273, 0, 2, 1),
(664, 145, 'object', 'website', 1547230273, 0, 2, 1),
(665, 145, 'object', 'phone', 1547230273, 0, 2, 1),
(666, 145, 'object', 'address', 1547230273, 0, 2, 1),
(667, 145, 'object', 'long_description', 1547230273, 0, 2, 1),
(668, 145, 'object', 'help_you', 1547230273, 0, 2, 1),
(669, 145, 'object', 'help_me', 1547230273, 0, 2, 1),
(670, 145, 'object', 'lat', 1547230273, 0, 2, 1),
(671, 145, 'object', 'lng', 1547230273, 0, 2, 1),
(672, 145, 'object', 'org_type', 1547230273, 0, 2, 1),
(673, 145, 'object', 'working_hours', 1547230273, 0, 2, 1),
(674, 11, 'user', 'userPoints', 1547230273, 0, 2, 1),
(675, 145, 'object', 'social_links', 1547230273, 0, 2, 1),
(676, 145, 'object', 'businesshours', 1547230273, 0, 2, 1),
(677, 145, 'object', 'contact', 1547230273, 0, 2, 1),
(678, 145, 'object', 'founded', 1547230273, 0, 2, 1),
(679, 145, 'object', 'file:page:photo', 1547230378, 0, 2, 1),
(680, 145, 'object', 'photo_entity_guid', 1547230378, 0, 2, 1),
(681, 5, 'user', 'login:reset:code', 1550614949, 0, 2, 1),
(682, 66, 'component', 'emailnotification', 1568058737, 0, 2, 1),
(683, 146, 'object', 'author', 1568064016, 0, 2, 1),
(684, 146, 'object', 'category_internal', 1568064016, 0, 2, 1),
(685, 146, 'object', 'category_system', 1568064016, 0, 2, 1),
(686, 146, 'object', 'year', 1568064016, 0, 2, 1),
(687, 146, 'object', 'lib_language', 1568064016, 0, 2, 1),
(688, 146, 'object', 'library_date_added', 1568064016, 0, 2, 1),
(689, 146, 'object', 'is_approved', 1568064016, 1768888590, 2, 1),
(690, 146, 'object', 'fiverank_count', 1568064016, 0, 2, 1),
(691, 147, 'object', 'item_type', 1568064016, 0, 2, 1),
(692, 147, 'object', 'item_guid', 1568064016, 0, 2, 1),
(693, 147, 'object', 'poster_guid', 1568064016, 0, 2, 1),
(694, 147, 'object', 'access', 1568064016, 0, 2, 1),
(696, 147, 'object', 'linkPreview', 1568064016, 0, 2, 1),
(697, 146, 'object', 'file:library:file', 1568064016, 0, 2, 1),
(698, 146, 'object', 'file:library:file:cover', 1568064016, 0, 2, 1),
(699, 146, 'object', 'library_photo_guid', 1568064016, 0, 2, 1),
(700, 146, 'object', 'library_file_guid', 1568064016, 0, 2, 1),
(701, 19, 'user', 'birthdate', 1568655359, 1726263356, 2, 1),
(702, 19, 'user', 'gender', 1568655359, 1726263356, 2, 1),
(703, 19, 'user', 'why_join_site', 1568655359, 0, 2, 1),
(704, 19, 'user', 'why_join_site', 1568655359, 0, 2, 1),
(705, 19, 'user', 'customvalidation_approved', 1568655359, 1568655468, 2, 1),
(706, 14, 'annotation', 'comments:entity', 1568908416, 1568908416, 2, 1),
(707, 15, 'annotation', 'comments:entity', 1568908457, 1568908457, 2, 1),
(708, 16, 'annotation', 'comments:entity', 1568908540, 1568908540, 2, 1),
(709, 1, 'user', 'file:profile:photo', 1713153569, 0, 2, 1),
(715, 1, 'user', 'file:profile:photo', 1713154365, 0, 2, 1),
(716, 149, 'object', 'item_type', 1713154365, 0, 2, 1),
(717, 149, 'object', 'item_guid', 1713154365, 0, 2, 1),
(718, 149, 'object', 'poster_guid', 1713154365, 0, 2, 1),
(719, 149, 'object', 'access', 1713154365, 0, 2, 1),
(728, 150, 'object', 'item_type', 1714948771, 0, 2, 1),
(729, 150, 'object', 'item_guid', 1714948771, 0, 2, 1),
(730, 150, 'object', 'poster_guid', 1714948771, 0, 2, 1),
(731, 150, 'object', 'access', 1714948771, 0, 2, 1),
(734, 21, 'user', 'birthdate', 1715468989, 1715642535, 2, 1),
(735, 21, 'user', 'gender', 1715468989, 1715642535, 2, 1),
(736, 21, 'user', 'password_algorithm', 1715468989, 0, 2, 1),
(737, 21, 'user', 'cover_time', 1715642459, 0, 2, 1),
(738, 21, 'user', 'language', 1715642535, 0, 2, 1),
(745, 151, 'object', 'decisions_values', 1725871191, 0, 2, 1),
(746, 151, 'object', 'active', 1725871191, 1725871411, 2, 1),
(747, 152, 'object', 'decisions_values', 1725871404, 0, 2, 1),
(748, 152, 'object', 'active', 1725871404, 1725871413, 2, 1),
(749, 1, 'user', 'phone', 1725871746, 0, 2, 1),
(750, 1, 'user', 'date', 1725871746, 0, 2, 1),
(751, 1, 'user', 'countryLive', 1725871746, 0, 2, 1),
(752, 1, 'user', 'cityLive', 1725871746, 0, 2, 1),
(753, 1, 'user', 'communeLive', 1725871746, 0, 2, 1),
(754, 1, 'user', 'countryFrom', 1725871746, 0, 2, 1),
(755, 1, 'user', 'cityFrom', 1725871746, 0, 2, 1),
(756, 1, 'user', 'communeFrom', 1725871746, 0, 2, 1),
(757, 1, 'user', 'social_links', 1725871771, 0, 2, 1),
(758, 19, 'user', 'can_moderate', 1726263356, 0, 2, 1),
(759, 19, 'user', 'cover_time', 1726264972, 0, 2, 1),
(760, 19, 'user', 'icolla', 1726265451, 0, 2, 1),
(761, 19, 'user', 'retribution_icolla', 1726265451, 0, 2, 1),
(762, 19, 'user', 'otherscolla', 1726265533, 0, 2, 1),
(763, 19, 'user', 'retribution_otherscolla', 1726265533, 0, 2, 1),
(776, 154, 'object', 'invitation_type', 1726266815, 0, 2, 1),
(777, 154, 'object', 'invitation_from', 1726266815, 0, 2, 1),
(778, 154, 'object', 'invitation_to', 1726266815, 0, 2, 1),
(779, 154, 'object', 'invitation_group', 1726266815, 0, 2, 1),
(780, 154, 'object', 'status', 1726266815, 1726267906, 2, 1),
(781, 154, 'object', 'rate_userb', 1726266815, 1726267906, 2, 1),
(782, 154, 'object', 'rate_usera', 1726266815, 1726268388, 2, 1),
(783, 154, 'object', 'comment_usera', 1726266815, 1726268388, 2, 1),
(784, 154, 'object', 'comment_userb', 1726266815, 1726267906, 2, 1),
(785, 154, 'object', 'internal_status', 1726266815, 1726267906, 2, 1),
(786, 154, 'object', 'action_date', 1726266815, 1726267906, 2, 1),
(787, 154, 'object', 'came_from', 1726266815, 0, 2, 1),
(788, 19, 'user', 'userPoints', 1726266832, 1726267974, 2, 1),
(789, 155, 'object', 'item_type', 1726267967, 0, 2, 1),
(790, 155, 'object', 'item_guid', 1726267967, 0, 2, 1),
(791, 155, 'object', 'poster_guid', 1726267967, 0, 2, 1),
(792, 155, 'object', 'access', 1726267967, 0, 2, 1),
(794, 156, 'object', 'item_type', 1726267974, 0, 2, 1),
(795, 156, 'object', 'item_guid', 1726267974, 0, 2, 1),
(796, 156, 'object', 'poster_guid', 1726267974, 0, 2, 1),
(797, 156, 'object', 'access', 1726267974, 0, 2, 1),
(799, 158, 'object', 'category_guid', 1726269018, 0, 2, 1),
(800, 17, 'annotation', 'forum:topic:reply', 1726269166, 0, 2, 1),
(802, 23, 'user', 'birthdate', 1726282936, 0, 2, 1),
(803, 23, 'user', 'gender', 1726282936, 0, 2, 1),
(804, 23, 'user', 'password_algorithm', 1726282936, 0, 2, 1),
(805, 159, 'object', 'author', 1726333978, 0, 2, 1),
(806, 159, 'object', 'category_internal', 1726333978, 0, 2, 1),
(807, 159, 'object', 'category_system', 1726333978, 0, 2, 1),
(808, 159, 'object', 'year', 1726333978, 0, 2, 1),
(809, 159, 'object', 'lib_language', 1726333978, 0, 2, 1),
(810, 159, 'object', 'library_date_added', 1726333978, 0, 2, 1),
(811, 159, 'object', 'is_approved', 1726333978, 1726335685, 2, 1),
(812, 159, 'object', 'fiverank_count', 1726333978, 0, 2, 1),
(813, 160, 'object', 'item_type', 1726333978, 0, 2, 1),
(814, 160, 'object', 'item_guid', 1726333978, 0, 2, 1),
(815, 160, 'object', 'poster_guid', 1726333978, 0, 2, 1),
(816, 160, 'object', 'access', 1726333978, 0, 2, 1),
(818, 159, 'object', 'file:library:file', 1726333978, 0, 2, 1),
(819, 159, 'object', 'file:library:file:cover', 1726333978, 0, 2, 1),
(820, 159, 'object', 'library_photo_guid', 1726333978, 0, 2, 1),
(821, 159, 'object', 'library_file_guid', 1726333978, 0, 2, 1),
(822, 94, 'object', 'direct_link', 1726336544, 1726336589, 2, 1),
(841, 22, 'message', 'is_deleted_from', 1767941132, 0, 2, 1),
(842, 22, 'message', 'is_deleted_to', 1767941132, 0, 2, 1),
(843, 21, 'message', 'is_deleted_from', 1767941132, 0, 2, 1),
(844, 21, 'message', 'is_deleted_to', 1767941132, 0, 2, 1),
(845, 20, 'message', 'is_deleted_from', 1767941132, 0, 2, 1),
(846, 20, 'message', 'is_deleted_to', 1767941132, 0, 2, 1),
(847, 19, 'message', 'is_deleted_from', 1767941132, 0, 2, 1),
(848, 19, 'message', 'is_deleted_to', 1767941132, 0, 2, 1),
(849, 18, 'message', 'is_deleted_from', 1767941132, 0, 2, 1),
(850, 18, 'message', 'is_deleted_to', 1767941132, 0, 2, 1),
(855, 15, 'message', 'is_deleted_from', 1767941132, 0, 2, 1),
(856, 15, 'message', 'is_deleted_to', 1767941132, 0, 2, 1),
(857, 14, 'message', 'is_deleted_from', 1767941132, 0, 2, 1),
(858, 14, 'message', 'is_deleted_to', 1767941132, 0, 2, 1),
(859, 13, 'message', 'is_deleted_from', 1767941132, 0, 2, 1),
(860, 13, 'message', 'is_deleted_to', 1767941132, 0, 2, 1),
(861, 96, 'object', 'container_type', 1767941586, 0, 2, 1),
(862, 96, 'object', 'container_guid', 1767941586, 0, 2, 1),
(863, 1, 'user', 'icon_guid', 1767942487, 0, 2, 1),
(864, 9, 'user', 'icon_guid', 1767942488, 0, 2, 1),
(866, 10, 'user', 'icon_guid', 1767942707, 0, 2, 1),
(867, 5, 'user', 'icon_guid', 1767942708, 0, 2, 1),
(868, 96, 'object', 'file_guid', 1767943167, 1768142861, 2, 1),
(869, 12, 'user', 'icon_guid', 1767955138, 0, 2, 1),
(870, 161, 'object', 'item_type', 1768029572, 0, 2, 1),
(871, 161, 'object', 'item_guid', 1768029572, 0, 2, 1),
(872, 161, 'object', 'poster_guid', 1768029572, 0, 2, 1),
(873, 161, 'object', 'access', 1768029572, 0, 2, 1),
(874, 161, 'object', 'linkPreview', 1768029572, 0, 2, 1),
(875, 162, 'object', 'item_type', 1768029893, 0, 2, 1),
(876, 162, 'object', 'item_guid', 1768029893, 0, 2, 1),
(877, 162, 'object', 'poster_guid', 1768029893, 0, 2, 1),
(878, 162, 'object', 'access', 1768029893, 0, 2, 1),
(879, 162, 'object', 'linkPreview', 1768029893, 0, 2, 1),
(880, 163, 'object', 'item_type', 1768030378, 0, 2, 1),
(881, 163, 'object', 'item_guid', 1768030378, 0, 2, 1),
(882, 163, 'object', 'poster_guid', 1768030378, 0, 2, 1),
(883, 163, 'object', 'access', 1768030378, 0, 2, 1),
(884, 163, 'object', 'sentiment', 1768030378, 0, 2, 1),
(885, 163, 'object', 'linkPreview', 1768030378, 0, 2, 1),
(886, 164, 'object', 'item_type', 1768030500, 0, 2, 1),
(887, 164, 'object', 'item_guid', 1768030500, 0, 2, 1),
(888, 164, 'object', 'poster_guid', 1768030500, 0, 2, 1),
(889, 164, 'object', 'access', 1768030500, 0, 2, 1),
(890, 164, 'object', 'linkPreview', 1768030500, 0, 2, 1),
(893, 20, 'annotation', 'comments:entity', 1768032492, 1768032492, 2, 1),
(894, 165, 'object', 'item_type', 1768055474, 0, 2, 1),
(895, 165, 'object', 'item_guid', 1768055474, 0, 2, 1),
(896, 165, 'object', 'poster_guid', 1768055474, 0, 2, 1),
(897, 165, 'object', 'access', 1768055474, 0, 2, 1),
(898, 165, 'object', 'sentiment', 1768055474, 0, 2, 1),
(899, 165, 'object', 'linkPreview', 1768055474, 0, 2, 1),
(901, 7, 'object', 'file:page:picture:pp', 1768149638, 0, 2, 1),
(902, 96, 'object', 'last_update', 1768160983, 0, 2, 1),
(903, 96, 'object', 'is_finished', 1768160983, 0, 2, 1),
(904, 21, 'annotation', 'forum:topic:reply', 1768405187, 0, 2, 1),
(905, 166, 'object', 'item_type', 1768405187, 0, 2, 1),
(906, 166, 'object', 'item_guid', 1768405187, 0, 2, 1),
(907, 166, 'object', 'poster_guid', 1768405187, 0, 2, 1),
(908, 166, 'object', 'access', 1768405187, 0, 2, 1),
(909, 166, 'object', 'linkPreview', 1768405187, 0, 2, 1),
(910, 166, 'object', 'forum_topic_guid', 1768405187, 0, 2, 1),
(911, 1, 'user', 'birthdate', 1768484735, 0, 2, 1),
(912, 1, 'user', 'gender', 1768484735, 0, 2, 1),
(913, 1, 'user', 'can_moderate', 1768484735, 0, 2, 1),
(914, 31, 'component', 'ffmpeg_path', 1768496687, 0, 2, 1),
(915, 31, 'component', 'ffmpeg_compression', 1768496687, 0, 2, 1),
(916, 31, 'component', 'ffmpeg_maxtime', 1768496687, 0, 2, 1),
(917, 167, 'object', 'container_guid', 1768505717, 0, 2, 1),
(918, 167, 'object', 'container_type', 1768505717, 0, 2, 1),
(919, 167, 'object', 'is_ended', 1768505717, 0, 2, 1),
(920, 167, 'object', 'show_voters', 1768505717, 0, 2, 1),
(921, 167, 'object', 'poll_entity', 1768505717, 1768505718, 2, 1),
(922, 168, 'object', 'item_type', 1768505717, 0, 2, 1),
(923, 168, 'object', 'item_guid', 1768505717, 0, 2, 1),
(924, 168, 'object', 'poster_guid', 1768505717, 0, 2, 1),
(925, 168, 'object', 'access', 1768505717, 0, 2, 1),
(926, 168, 'object', 'linkPreview', 1768505717, 0, 2, 1),
(927, 169, 'object', 'container_type', 1768506006, 0, 2, 1),
(928, 169, 'object', 'container_guid', 1768506006, 0, 2, 1),
(929, 169, 'object', 'file:File', 1768506006, 0, 2, 1),
(930, 169, 'object', 'file_guid', 1768506006, 0, 2, 1),
(931, 170, 'object', 'item_type', 1768506006, 0, 2, 1),
(932, 170, 'object', 'item_guid', 1768506006, 0, 2, 1),
(933, 170, 'object', 'poster_guid', 1768506006, 0, 2, 1),
(934, 170, 'object', 'access', 1768506006, 0, 2, 1),
(935, 170, 'object', 'linkPreview', 1768506006, 0, 2, 1),
(936, 171, 'object', 'container_guid', 1768506858, 0, 2, 1),
(937, 171, 'object', 'container_type', 1768506858, 0, 2, 1),
(938, 171, 'object', 'is_pending', 1768506858, 1768571466, 2, 1),
(939, 171, 'object', 'cover_guid', 1768506858, 1768571466, 2, 1),
(940, 171, 'object', 'file_guid', 1768506858, 1768506858, 2, 1),
(941, 171, 'object', 'file:video', 1768506858, 0, 2, 1),
(942, 172, 'object', 'item_type', 1768507972, 0, 2, 1),
(943, 172, 'object', 'item_guid', 1768507972, 0, 2, 1),
(944, 172, 'object', 'poster_guid', 1768507972, 0, 2, 1),
(945, 172, 'object', 'access', 1768507972, 0, 2, 1),
(946, 172, 'object', 'sentiment', 1768507972, 0, 2, 1),
(947, 172, 'object', 'linkPreview', 1768507972, 0, 2, 1),
(948, 22, 'annotation', 'poll:item', 1768508037, 0, 2, 1),
(949, 173, 'object', 'item_type', 1768508203, 0, 2, 1),
(950, 173, 'object', 'item_guid', 1768508203, 0, 2, 1),
(951, 173, 'object', 'poster_guid', 1768508203, 0, 2, 1),
(952, 173, 'object', 'access', 1768508203, 0, 2, 1),
(953, 173, 'object', 'location', 1768508203, 0, 2, 1),
(954, 173, 'object', 'file:wallphoto', 1768508203, 0, 2, 1),
(955, 173, 'object', 'sentiment', 1768508204, 0, 2, 1),
(956, 173, 'object', 'linkPreview', 1768508204, 0, 2, 1),
(957, 174, 'object', 'file:storyfile', 1768508356, 0, 2, 1),
(965, 171, 'object', 'file:cover', 1768571466, 0, 2, 1),
(966, 176, 'object', 'item_type', 1768571466, 0, 2, 1),
(967, 176, 'object', 'item_guid', 1768571466, 0, 2, 1),
(968, 176, 'object', 'poster_guid', 1768571466, 0, 2, 1),
(969, 176, 'object', 'access', 1768571466, 0, 2, 1),
(970, 176, 'object', 'linkPreview', 1768571466, 0, 2, 1),
(971, 178, 'object', 'category_guid', 1768575654, 0, 2, 1),
(972, 179, 'object', 'item_type', 1768575654, 0, 2, 1),
(973, 179, 'object', 'item_guid', 1768575654, 0, 2, 1),
(974, 179, 'object', 'poster_guid', 1768575654, 0, 2, 1),
(975, 179, 'object', 'access', 1768575654, 0, 2, 1),
(976, 179, 'object', 'linkPreview', 1768575655, 0, 2, 1),
(977, 5, 'user', 'can_moderate', 1768575911, 0, 2, 1),
(978, 23, 'annotation', 'forum:topic:reply', 1768576144, 0, 2, 1),
(979, 180, 'object', 'item_type', 1768576144, 0, 2, 1),
(980, 180, 'object', 'item_guid', 1768576144, 0, 2, 1),
(981, 180, 'object', 'poster_guid', 1768576144, 0, 2, 1),
(982, 180, 'object', 'access', 1768576144, 0, 2, 1),
(983, 180, 'object', 'linkPreview', 1768576144, 0, 2, 1),
(984, 180, 'object', 'forum_topic_guid', 1768576144, 0, 2, 1),
(985, 181, 'object', 'container_type', 1768576440, 0, 2, 1),
(986, 181, 'object', 'lat', 1768576440, 0, 2, 1),
(987, 181, 'object', 'lng', 1768576440, 0, 2, 1),
(988, 181, 'object', 'event_cost', 1768576440, 0, 2, 1),
(989, 181, 'object', 'country', 1768576440, 0, 2, 1),
(990, 181, 'object', 'location', 1768576440, 0, 2, 1),
(991, 181, 'object', 'date', 1768576440, 0, 2, 1),
(992, 181, 'object', 'start_time', 1768576440, 0, 2, 1),
(993, 181, 'object', 'end_time', 1768576440, 0, 2, 1),
(994, 181, 'object', 'allowed_comments_likes', 1768576440, 0, 2, 1),
(995, 181, 'object', 'is_finished', 1768576440, 0, 2, 1),
(996, 181, 'object', 'container_guid', 1768576440, 0, 2, 1),
(997, 181, 'object', 'event:wall', 1768576440, 0, 2, 1),
(998, 182, 'object', 'item_type', 1768576440, 0, 2, 1),
(999, 182, 'object', 'item_guid', 1768576440, 0, 2, 1),
(1000, 182, 'object', 'poster_guid', 1768576440, 0, 2, 1),
(1001, 182, 'object', 'access', 1768576440, 0, 2, 1),
(1002, 182, 'object', 'linkPreview', 1768576440, 0, 2, 1),
(1003, 181, 'object', 'file:event:photo', 1768576440, 0, 2, 1),
(1004, 181, 'object', 'file_guid', 1768576442, 0, 2, 1),
(1005, 183, 'object', 'item_type', 1768576452, 0, 2, 1),
(1006, 183, 'object', 'item_guid', 1768576452, 0, 2, 1),
(1007, 183, 'object', 'poster_guid', 1768576452, 0, 2, 1),
(1008, 183, 'object', 'access', 1768576453, 0, 2, 1),
(1009, 183, 'object', 'linkPreview', 1768576453, 0, 2, 1),
(1010, 24, 'annotation', 'comments:entity', 1768576512, 1768576512, 2, 1),
(1016, 185, 'object', 'shortdescription', 1768579007, 1768581361, 2, 1),
(1017, 185, 'object', 'progress', 1768579007, 1768581361, 2, 1),
(1018, 185, 'object', 'projects_date_added', 1768579007, 0, 2, 1),
(1019, 185, 'object', 'fiverank_count', 1768579007, 0, 2, 1),
(1020, 185, 'object', 'projects:wall', 1768579007, 0, 2, 1),
(1021, 186, 'object', 'item_type', 1768579007, 0, 2, 1),
(1022, 186, 'object', 'item_guid', 1768579007, 0, 2, 1),
(1023, 186, 'object', 'poster_guid', 1768579007, 0, 2, 1),
(1024, 186, 'object', 'access', 1768579007, 0, 2, 1),
(1025, 186, 'object', 'linkPreview', 1768579007, 0, 2, 1),
(1028, 185, 'object', 'projects_photo_guid', 1768579007, 1768581211, 2, 1),
(1029, 185, 'object', 'projects_file_guid', 1768579007, 1768581361, 2, 1),
(1030, 187, 'object', 'shortdescription', 1768579014, 0, 2, 1),
(1031, 187, 'object', 'progress', 1768579014, 0, 2, 1),
(1032, 187, 'object', 'projects_date_added', 1768579014, 0, 2, 1),
(1033, 187, 'object', 'fiverank_count', 1768579014, 0, 2, 1),
(1034, 187, 'object', 'projects:wall', 1768579014, 0, 2, 1),
(1035, 188, 'object', 'item_type', 1768579014, 0, 2, 1),
(1036, 188, 'object', 'item_guid', 1768579014, 0, 2, 1),
(1037, 188, 'object', 'poster_guid', 1768579014, 0, 2, 1),
(1038, 188, 'object', 'access', 1768579014, 0, 2, 1),
(1039, 188, 'object', 'linkPreview', 1768579014, 0, 2, 1),
(1040, 187, 'object', 'file:projects:file', 1768579014, 0, 2, 1),
(1041, 187, 'object', 'file:projects:cover', 1768579014, 0, 2, 1),
(1042, 187, 'object', 'projects_photo_guid', 1768579015, 0, 2, 1),
(1043, 187, 'object', 'projects_file_guid', 1768579015, 0, 2, 1),
(1051, 189, 'object', 'txtcorto', 1768580707, 0, 2, 1),
(1052, 189, 'object', 'fecha_creacion', 1768580707, 0, 2, 1),
(1053, 190, 'object', 'item_type', 1768580707, 0, 2, 1),
(1054, 190, 'object', 'item_guid', 1768580707, 0, 2, 1),
(1055, 190, 'object', 'poster_guid', 1768580707, 0, 2, 1),
(1056, 190, 'object', 'access', 1768580707, 0, 2, 1),
(1057, 190, 'object', 'linkPreview', 1768580708, 0, 2, 1),
(1058, 189, 'object', 'file:genio:photo:a', 1768580708, 0, 2, 1),
(1059, 189, 'object', 'photo_a', 1768580708, 0, 2, 1),
(1060, 189, 'object', 'file:genio:photo:b', 1768580708, 0, 2, 1),
(1061, 189, 'object', 'photo_b', 1768580708, 0, 2, 1),
(1062, 189, 'object', 'file:genio:photo:c', 1768580708, 0, 2, 1),
(1063, 189, 'object', 'photo_c', 1768580709, 0, 2, 1),
(1065, 185, 'object', 'file:projects:cover', 1768581211, 0, 2, 1),
(1066, 185, 'object', 'file:projects:file', 1768581361, 0, 2, 1),
(1067, 7, 'object', 'file:page:picture:pp', 1768846475, 0, 2, 1),
(1068, 191, 'object', 'category', 1768858533, 0, 2, 1),
(1069, 191, 'object', 'website', 1768858533, 0, 2, 1),
(1070, 191, 'object', 'phone', 1768858533, 0, 2, 1),
(1071, 191, 'object', 'address', 1768858533, 0, 2, 1),
(1072, 191, 'object', 'email', 1768858533, 0, 2, 1),
(1073, 191, 'object', 'social_links', 1768858533, 0, 2, 1),
(1074, 191, 'object', 'businesshours', 1768858533, 0, 2, 1),
(1075, 191, 'object', 'contact', 1768858533, 0, 2, 1),
(1076, 191, 'object', 'founded', 1768858533, 0, 2, 1),
(1077, 191, 'object', 'long_description', 1768858533, 0, 2, 1),
(1078, 191, 'object', 'help_you', 1768858533, 0, 2, 1),
(1079, 191, 'object', 'help_me', 1768858533, 0, 2, 1),
(1080, 191, 'object', 'working_hours', 1768858533, 0, 2, 1),
(1081, 191, 'object', 'lat', 1768858533, 0, 2, 1),
(1082, 191, 'object', 'lng', 1768858533, 0, 2, 1),
(1083, 191, 'object', 'org_type', 1768858533, 0, 2, 1),
(1084, 191, 'object', 'file:page:photo', 1768858560, 0, 2, 1),
(1085, 191, 'object', 'photo_entity_guid', 1768858561, 0, 2, 1),
(1086, 192, 'object', 'item_type', 1768861477, 0, 2, 1),
(1087, 192, 'object', 'item_guid', 1768861477, 0, 2, 1),
(1088, 192, 'object', 'poster_guid', 1768861477, 0, 2, 1),
(1089, 192, 'object', 'access', 1768861477, 0, 2, 1),
(1090, 192, 'object', 'linkPreview', 1768861477, 0, 2, 1),
(1091, 193, 'object', 'item_type', 1768861799, 0, 2, 1),
(1092, 193, 'object', 'item_guid', 1768861799, 0, 2, 1),
(1093, 193, 'object', 'poster_guid', 1768861799, 0, 2, 1),
(1094, 193, 'object', 'access', 1768861799, 0, 2, 1),
(1095, 193, 'object', 'linkPreview', 1768861799, 0, 2, 1),
(1097, 191, 'object', 'cover_entity_guid', 1768862374, 1768862926, 2, 1),
(1098, 191, 'object', 'cover_top', 1768862374, 1768862926, 2, 1),
(1099, 191, 'object', 'cover_left', 1768862374, 1768862926, 2, 1),
(1100, 191, 'object', 'file:page:picture:pp', 1768862407, 0, 2, 1),
(1101, 191, 'object', 'file:page:picture:pp', 1768862416, 0, 2, 1),
(1102, 191, 'object', 'file:page:cover', 1768862925, 0, 2, 1),
(1103, 194, 'object', 'container_type', 1768863055, 0, 2, 1),
(1104, 194, 'object', 'lat', 1768863055, 0, 2, 1),
(1105, 194, 'object', 'lng', 1768863055, 0, 2, 1),
(1106, 194, 'object', 'event_cost', 1768863055, 0, 2, 1),
(1107, 194, 'object', 'country', 1768863055, 0, 2, 1),
(1108, 194, 'object', 'location', 1768863055, 0, 2, 1),
(1109, 194, 'object', 'date', 1768863055, 0, 2, 1),
(1110, 194, 'object', 'start_time', 1768863055, 0, 2, 1),
(1111, 194, 'object', 'end_time', 1768863055, 0, 2, 1),
(1112, 194, 'object', 'allowed_comments_likes', 1768863055, 0, 2, 1),
(1113, 194, 'object', 'is_finished', 1768863055, 0, 2, 1),
(1114, 194, 'object', 'container_guid', 1768863055, 0, 2, 1),
(1115, 194, 'object', 'event:wall', 1768863055, 0, 2, 1),
(1116, 195, 'object', 'item_type', 1768863055, 0, 2, 1),
(1117, 195, 'object', 'item_guid', 1768863055, 0, 2, 1),
(1118, 195, 'object', 'poster_guid', 1768863055, 0, 2, 1),
(1119, 195, 'object', 'access', 1768863055, 0, 2, 1),
(1120, 195, 'object', 'linkPreview', 1768863055, 0, 2, 1),
(1121, 194, 'object', 'file:event:photo', 1768863055, 0, 2, 1),
(1122, 194, 'object', 'file_guid', 1768863057, 0, 2, 1),
(1123, 5, 'user', 'icolla', 1768880830, 0, 2, 1),
(1124, 5, 'user', 'retribution_icolla', 1768880830, 0, 2, 1),
(1125, 5, 'user', 'otherscolla', 1768880886, 0, 2, 1),
(1126, 5, 'user', 'retribution_otherscolla', 1768880886, 0, 2, 1),
(1127, 196, 'object', 'invitation_type', 1768881071, 0, 2, 1),
(1128, 196, 'object', 'invitation_from', 1768881071, 0, 2, 1),
(1129, 196, 'object', 'invitation_to', 1768881071, 0, 2, 1),
(1130, 196, 'object', 'invitation_group', 1768881071, 0, 2, 1),
(1131, 196, 'object', 'status', 1768881071, 1768881429, 2, 1),
(1132, 196, 'object', 'rate_userb', 1768881071, 1768881413, 2, 1),
(1133, 196, 'object', 'rate_usera', 1768881071, 1768881429, 2, 1),
(1134, 196, 'object', 'comment_usera', 1768881071, 1768881429, 2, 1),
(1135, 196, 'object', 'comment_userb', 1768881071, 1768881413, 2, 1),
(1136, 196, 'object', 'internal_status', 1768881071, 1768881429, 2, 1),
(1137, 196, 'object', 'action_date', 1768881071, 1768881429, 2, 1),
(1138, 196, 'object', 'came_from', 1768881071, 0, 2, 1),
(1139, 23, 'message', 'is_deleted_from', 1768881199, 0, 2, 1),
(1140, 23, 'message', 'is_deleted_to', 1768881199, 0, 2, 1),
(1141, 24, 'message', 'is_deleted_from', 1768881210, 0, 2, 1),
(1142, 24, 'message', 'is_deleted_to', 1768881210, 0, 2, 1),
(1143, 25, 'message', 'is_deleted_from', 1768881269, 0, 2, 1),
(1144, 25, 'message', 'is_deleted_to', 1768881269, 0, 2, 1),
(1145, 197, 'object', 'shortdescription', 1768881686, 0, 2, 1),
(1146, 197, 'object', 'progress', 1768881686, 0, 2, 1),
(1147, 197, 'object', 'projects_date_added', 1768881686, 0, 2, 1),
(1148, 197, 'object', 'fiverank_count', 1768881686, 0, 2, 1),
(1149, 197, 'object', 'projects:wall', 1768881686, 0, 2, 1),
(1150, 198, 'object', 'item_type', 1768881686, 0, 2, 1),
(1151, 198, 'object', 'item_guid', 1768881686, 0, 2, 1),
(1152, 198, 'object', 'poster_guid', 1768881686, 0, 2, 1),
(1153, 198, 'object', 'access', 1768881686, 0, 2, 1),
(1154, 198, 'object', 'linkPreview', 1768881686, 0, 2, 1),
(1155, 197, 'object', 'file:projects:file', 1768881686, 0, 2, 1),
(1156, 197, 'object', 'file:projects:cover', 1768881686, 0, 2, 1),
(1157, 197, 'object', 'projects_photo_guid', 1768881687, 0, 2, 1),
(1158, 197, 'object', 'projects_file_guid', 1768881687, 0, 2, 1),
(1159, 199, 'object', 'video_url', 1768888630, 0, 2, 1),
(1160, 199, 'object', 'file:updates', 1768888630, 0, 2, 1),
(1161, 199, 'object', 'item_guid_photo', 1768888631, 0, 2, 1),
(1162, 200, 'object', 'item_type', 1768888648, 0, 2, 1),
(1163, 200, 'object', 'item_guid', 1768888648, 0, 2, 1),
(1164, 200, 'object', 'poster_guid', 1768888648, 0, 2, 1),
(1165, 200, 'object', 'access', 1768888648, 0, 2, 1),
(1166, 200, 'object', 'linkPreview', 1768888648, 0, 2, 1),
(1167, 6, 'component', 'close_anywhere', 1768888965, 1768888981, 2, 1),
(1168, 6, 'component', 'autocheck_time', 1768888965, 1768888981, 2, 1),
(1169, 17, 'component', 'compatibility_mode', 1768889058, 1768889084, 2, 1),
(1170, 17, 'component', 'close_anywhere', 1768889058, 1768889084, 2, 1),
(1171, 201, 'object', 'item_type', 1768893028, 0, 2, 1),
(1172, 201, 'object', 'item_guid', 1768893028, 0, 2, 1),
(1173, 201, 'object', 'poster_guid', 1768893028, 0, 2, 1),
(1174, 201, 'object', 'access', 1768893028, 0, 2, 1),
(1175, 201, 'object', 'linkPreview', 1768893028, 0, 2, 1),
(1176, 28, 'annotation', 'comments:entity', 1768899005, 1768899005, 2, 1),
(1177, 6, 'user', 'can_moderate', 1768899482, 0, 2, 1),
(1178, 202, 'object', 'item_type', 1768899542, 0, 2, 1),
(1179, 202, 'object', 'item_guid', 1768899542, 0, 2, 1),
(1180, 202, 'object', 'poster_guid', 1768899542, 0, 2, 1),
(1181, 202, 'object', 'access', 1768899542, 0, 2, 1),
(1182, 6, 'user', 'userPoints', 1768899542, 1768899593, 2, 1),
(1183, 202, 'object', 'linkPreview', 1768899542, 0, 2, 1),
(1184, 203, 'object', 'category', 1768899593, 0, 2, 1),
(1185, 203, 'object', 'website', 1768899593, 0, 2, 1),
(1186, 203, 'object', 'phone', 1768899593, 0, 2, 1),
(1187, 203, 'object', 'address', 1768899593, 0, 2, 1),
(1188, 203, 'object', 'email', 1768899593, 0, 2, 1),
(1189, 203, 'object', 'social_links', 1768899593, 0, 2, 1),
(1190, 203, 'object', 'businesshours', 1768899593, 0, 2, 1),
(1191, 203, 'object', 'contact', 1768899593, 0, 2, 1),
(1192, 203, 'object', 'founded', 1768899593, 0, 2, 1),
(1193, 203, 'object', 'long_description', 1768899593, 0, 2, 1),
(1194, 203, 'object', 'help_you', 1768899593, 0, 2, 1),
(1195, 203, 'object', 'help_me', 1768899593, 0, 2, 1),
(1196, 203, 'object', 'working_hours', 1768899593, 0, 2, 1),
(1197, 203, 'object', 'lat', 1768899593, 0, 2, 1),
(1198, 203, 'object', 'lng', 1768899593, 0, 2, 1),
(1199, 203, 'object', 'org_type', 1768899593, 0, 2, 1),
(1200, 204, 'object', 'container_guid', 1768899640, 0, 2, 1),
(1201, 204, 'object', 'container_type', 1768899640, 0, 2, 1),
(1202, 204, 'object', 'is_pending', 1768899640, 1768899663, 2, 1),
(1203, 204, 'object', 'cover_guid', 1768899640, 1768899663, 2, 1),
(1204, 204, 'object', 'file_guid', 1768899640, 1768899640, 2, 1),
(1205, 204, 'object', 'file:video', 1768899640, 0, 2, 1),
(1206, 204, 'object', 'file:cover', 1768899663, 0, 2, 1),
(1207, 205, 'object', 'item_type', 1768899663, 0, 2, 1),
(1208, 205, 'object', 'item_guid', 1768899663, 0, 2, 1),
(1209, 205, 'object', 'poster_guid', 1768899663, 0, 2, 1),
(1210, 205, 'object', 'access', 1768899663, 0, 2, 1),
(1211, 205, 'object', 'linkPreview', 1768899663, 0, 2, 1),
(1212, 29, 'annotation', 'object:FiveRank', 1768913450, 0, 2, 1),
(1213, 123, 'object', 'fiverank_count', 1768913450, 0, 2, 1),
(1214, 30, 'annotation', 'object:FiveRank', 1768913456, 0, 2, 1),
(1215, 189, 'object', 'fiverank_count', 1768913456, 0, 2, 1),
(1216, 1, 'user', 'current_work', 1768919613, 0, 2, 1),
(1217, 1, 'user', 'studies', 1768919613, 0, 2, 1),
(1218, 1, 'user', 'experience', 1768919613, 0, 2, 1),
(1219, 1, 'user', 'profesional', 1768919613, 0, 2, 1);

-- --------------------------------------------------------

--
-- Table structure for table `ossn_entities_metadata`
--

CREATE TABLE `ossn_entities_metadata` (
  `id` bigint NOT NULL,
  `guid` bigint NOT NULL,
  `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;

--
-- Dumping data for table `ossn_entities_metadata`
--

INSERT INTO `ossn_entities_metadata` (`id`, `guid`, `value`) VALUES
(1, 1, 'blue'),
(2, 2, 'birthdate'),
(3, 3, 'text'),
(4, 4, 'birthdate'),
(5, 5, 'yes'),
(6, 6, 'yes'),
(7, 7, 'yes'),
(8, 8, 'no'),
(17, 17, '1'),
(18, 18, '1521736628'),
(19, 19, 'profile/photo/a23840dd93a0e209ffd343b30fe15ec0.png'),
(20, 20, '1713154365'),
(26, 26, '1806'),
(27, 27, 'profile/cover/91099ec35cd50216fab38d74fd2e0bda.jpg'),
(28, 28, 'cover:photo'),
(29, 29, '27'),
(30, 30, '1'),
(31, 31, '2'),
(32, 32, ''),
(33, 33, '[\"-122px\",\"0px\"]'),
(42, 42, '15/09/1992'),
(43, 43, 'male'),
(44, 44, 'NaN/NaN/NaN'),
(45, 45, 'male'),
(46, 46, 'profile/photo/e15639570c8f3ab6490de253115d9026.png'),
(47, 47, 'profile:photo'),
(48, 48, '46'),
(49, 49, '1'),
(50, 50, '2'),
(51, 51, ''),
(53, 53, '2'),
(54, 54, 'http://www.transitionlab.cl'),
(55, 55, '+569 82591671'),
(56, 56, 'Galvarino Gallardo 1560, Providencia, Chile'),
(57, 57, 'Somos un equipo de profesionales de diversas áreas de la ingeniería y ciencias, que convergemos con la idea de trabajar para ayudar a la sociedad a tener una transición desde: el bienestar individual hacia el bienestar colectivo, desde la competencia hacia la colaboración, desde el EGO al ECO.\r\n\r\nRealizamos mentorías y talleres para emprendedores cuyos proyectos tienen gran potencial de generar un impacto social o ambiental positivo para la sociedad. Te acompañamos con tu equipo en todo el camino hasta que ofrezcas tu producto o servicio en el mercado de manera sostenible.\r\n\r\nTambién realizamos mentorías y capacitaciones a empresas para que reduzcan en gran medida sus externalidades negativas y vuelvan sus modelos de negocios circulares. Acompañamos a tu empresa durante todo el proceso de cambio hasta convertirse en una organización más sustentable tanto ambiental, social como económicamente.'),
(58, 58, 'Realizando talleres o entregando feedback a eco-emprendedores.'),
(59, 59, 'Buscamos facilitadores y eco-emprendedores que quieran trabajar haciendo talleres, asesorías y mentorías en modelo colaborativo.'),
(60, 60, '-33.4311121'),
(61, 61, '-70.61565730000001'),
(62, 62, 'type18'),
(63, 63, ''),
(64, 64, '{\"facebook\":\"https://www.facebook.com/transitionlabchile/\",\"twitter\":\"\",\"linkedin\":\"\",\"instagram\":\"\",\"pinterest\":\"\"}'),
(65, 65, '{\"from\":{\"monday\":\"12:00am\",\"tuesday\":\"12:00am\",\"wednesday\":\"12:00am\",\"thursday\":\"12:00am\",\"friday\":\"12:00am\",\"saturday\":\"12:00am\",\"sunday\":\"12:00am\"},\"to\":{\"tuesday\":\"12:00am\",\"wednesday\":\"12:00am\",\"thursday\":\"12:00am\",\"friday\":\"12:00am\",\"saturday\":\"12:00am\",\"sunday\":\"12:00am\"},\"closed\":{\"monday\":\"yes\",\"tuesday\":\"yes\",\"wednesday\":\"yes\",\"thursday\":\"yes\",\"friday\":\"yes\",\"saturday\":\"yes\",\"sunday\":\"yes\"}}'),
(66, 66, 'contacto@transitionlab.cl'),
(67, 67, ''),
(68, 68, 'page/photo/a80369a909da46df1d0b2f47f653e770.jpg'),
(69, 69, '68'),
(71, 71, '74'),
(72, 72, '0px'),
(73, 73, '0px'),
(74, 74, 'page/cover/603ab92f10a9dbc11ebbba1cfa4f2524.jpg'),
(75, 75, ''),
(76, 76, 'http://www.somosagua.cl'),
(77, 77, ''),
(78, 78, 'San Rafael, Hijuelas, Chile'),
(79, 79, 'Estudiamos e investigamos en áreas de captación de agua, calidad de agua y salud, regeneración de suelos, reforestación y alternativas sustentables para la producción.\r\n\r\nDiseñamos e implementamos proyectos de alto impacto en las comunidades locales en temas de abastecimiento de agua, agroecología, reciclaje y eficiencia.\r\n\r\nRealizamos eventos y material audiovisual para promover la consciencia del agua.'),
(80, 80, 'Facilitando eventos de concientización ambiental y compartiendo metodología de investigación agroforestal.'),
(81, 81, 'Buscamos personas, proyectos o organizaciones que tengan relación con el agua, el medio ambiente y la investigación, para ser parte de nuestro trabajo en red.'),
(82, 82, '-32.7969493'),
(83, 83, '-71.05606620000003'),
(84, 84, 'type5'),
(85, 85, ''),
(86, 86, '{\"facebook\":\"https://www.facebook.com/fundacionsomosagua/\",\"twitter\":\"\",\"linkedin\":\"\",\"instagram\":\"\",\"pinterest\":\"\"}'),
(87, 87, '{\"from\":{\"monday\":\"12:00am\",\"tuesday\":\"12:00am\",\"wednesday\":\"12:00am\",\"thursday\":\"12:00am\",\"friday\":\"12:00am\",\"saturday\":\"12:00am\",\"sunday\":\"12:00am\"},\"to\":{\"monday\":\"12:00am\",\"tuesday\":\"12:00am\",\"wednesday\":\"12:00am\",\"thursday\":\"12:00am\",\"friday\":\"12:00am\",\"saturday\":\"12:00am\",\"sunday\":\"12:00am\"},\"closed\":{\"monday\":\"yes\",\"tuesday\":\"yes\",\"wednesday\":\"yes\",\"thursday\":\"yes\",\"friday\":\"yes\",\"saturday\":\"yes\",\"sunday\":\"yes\"}}'),
(88, 88, 'contacto@somosagua.cl'),
(89, 89, ''),
(91, 91, '93'),
(93, 93, 'page/photo/5a5ceb37c8faa6b6c77391ee55f8c200.png'),
(94, 94, 'page/cover/e921c43b900b80332ff4367de2c00285.jpg'),
(95, 95, '94'),
(96, 96, '-74px'),
(97, 97, '0px'),
(98, 98, '29/02/1968'),
(99, 99, 'female'),
(100, 100, '9'),
(105, 105, '109'),
(107, 107, '2'),
(108, 108, 'cloud-pk.com'),
(109, 109, '03455893765'),
(110, 110, 'Chile'),
(111, 111, 'asdasdsdakasdasdsdakasdasdsdakasdasdsdakasdasdsdakasdasdsdakasdasdsdakasdasdsdakasdasdsdakasdasdsdakasdasdsdakasdasdsdakasdasdsdakasdasdsdakasdasdsdakasdasdsdakasdasdsdakasdasdsdakasdasdsdakasdasdsdakasdasdsdakasdasdsdakasdasdsdakasdasdsdakasdasdsdakasdasdsdakasdasdsdakasdasdsdakasdasdsdakasdasdsdak'),
(112, 112, 'How your organization could collaborate with users of the Arco Luna network ?:'),
(113, 113, 'How your organization could collaborate with users of the Arco Luna network ?:'),
(114, 114, ''),
(115, 115, ''),
(116, 116, 'type19'),
(117, 117, ''),
(118, 118, '{\"facebook\":\"\",\"twitter\":\"\",\"linkedin\":\"\",\"instagram\":\"\",\"pinterest\":\"\"}'),
(119, 119, '{\"from\":{\"monday\":\"12:00am\",\"tuesday\":\"12:00am\",\"wednesday\":\"12:00am\",\"thursday\":\"12:00am\",\"friday\":\"12:00am\",\"saturday\":\"12:00am\",\"sunday\":\"12:00am\"},\"to\":{\"tuesday\":\"12:00am\",\"wednesday\":\"12:00am\",\"thursday\":\"12:00am\",\"friday\":\"12:00am\",\"saturday\":\"12:00am\",\"sunday\":\"12:00am\"},\"closed\":{\"monday\":\"no\",\"tuesday\":\"no\",\"wednesday\":\"no\",\"thursday\":\"no\",\"friday\":\"no\",\"saturday\":\"yes\",\"sunday\":\"yes\"}}'),
(120, 120, 'info@cloud-pk.com'),
(121, 121, '1-1-2000'),
(122, 122, '13/06/2018'),
(123, 123, 'male'),
(125, 125, '1'),
(128, 128, 'Proyectos, Genio Colectivo , Biblioteca, Colaboración, Foro, Mapeo de Organizaciones'),
(129, 129, '1'),
(130, 130, '23/05/1991'),
(131, 131, 'male'),
(144, 144, '9'),
(145, 145, '1528248854'),
(146, 146, 'profile/photo/9405710973e67b4f8778c537e85e34dc.png'),
(147, 147, '1528248087'),
(148, 148, 'profile:photo'),
(149, 149, '146'),
(150, 150, '5'),
(151, 151, '2'),
(152, 152, ''),
(153, 153, '261'),
(155, 155, 'profile/cover/7d660cac57204bac7a6237179c258c69.jpg'),
(156, 156, 'cover:photo'),
(157, 157, '155'),
(158, 158, '5'),
(159, 159, '2'),
(160, 160, ''),
(162, 162, '[\"undefined\",\"undefined\"]'),
(163, 163, '9'),
(164, 164, '9'),
(165, 165, '9'),
(166, 166, '9'),
(167, 167, '9'),
(168, 168, '9'),
(169, 169, '25'),
(170, 170, '25/04/2018'),
(171, 171, 'male'),
(172, 172, '1528443321'),
(173, 173, 'profile/photo/c5d903c498aeb9298babcda131091342.jpg'),
(174, 174, '1528434704'),
(175, 175, 'profile:photo'),
(176, 176, '173'),
(177, 177, '9'),
(178, 178, '2'),
(179, 179, ''),
(180, 180, '473'),
(182, 182, 'es'),
(183, 183, ''),
(184, 184, ''),
(185, 185, ''),
(186, 186, 'Director en Nodo20, Centro de Investigación y Desarrollo Experimental'),
(187, 187, ''),
(188, 188, ''),
(189, 189, '* Diseño de Marca e Identidad Visual\r\n* Diseño de la Producción (Production Design)\r\n* Análisis y Visualización de Datos (Data Visualization &amp; Analytics)\r\n* Creación de Documentos y Presentaciones Digitales.\r\n* Diseño de Tecnologías Apropiadas y Sostenibles.\r\n* Diseño de Sonido, Atmósferas &amp; Experiencias.\r\n\r\n'),
(190, 190, 'Biomímesis, Biónica, Tecnologías Apropiadas, Diseño Social, Ecoingeniería, Agroecología, Desarrollo Territorial, Arquitectura Paramétrica, Arduino, Redes, Sistemas Complejos, Arte Sonoro, Cinematografía.'),
(191, 191, 'Centro de Investigación &amp; Desarrollo Experimental'),
(192, 192, '1528436660'),
(193, 193, ''),
(194, 194, '5'),
(195, 195, '1'),
(196, 196, 'projects'),
(197, 197, '195'),
(198, 198, '9'),
(199, 199, '2'),
(200, 200, ''),
(202, 202, 'file/contents/9134a458594ab6eedb59a2bf3c36caeb.pdf'),
(203, 203, 'file/photo/245e0fca5034cab3148037f759c66ee8.jpg'),
(204, 204, '203'),
(205, 205, '202'),
(206, 206, '3'),
(207, 207, 'album/photos/510d4ce813533aef56cc2e5d38f08c3f.jpg'),
(208, 208, 'album/photos/0b2f2a6c9d1310318afe2ed11262f088.jpg'),
(209, 209, 'album/photos/b620c883ac69842db61c5e2abbab4d7d.jpg'),
(210, 210, '3'),
(211, 211, 'album/photos/7bb72874c981ae8c863428224f8b6414.jpg'),
(212, 212, 'album/photos/1df05d90e8b3ab0641361f291ceb738b.jpg'),
(213, 213, 'album/photos/f80dfb3726b469845fab23a26f750b3a.jpg'),
(214, 214, 'album/photos/9f673a8dd96133c4571f2ed0cfbb5260.jpg'),
(215, 215, 'album/photos/1e12e65253277f01ab4be6a8bff83958.jpg'),
(216, 216, 'album/photos/0eb856cec0db2aa9538bca423f51b2dd.jpg'),
(217, 217, 'album/photos/2e58567ede892e77cffe0bd6f06cb95b.jpg'),
(218, 218, 'album/photos/b28604af7fef463bb6b6bf84dd06f0d9.jpg'),
(219, 219, 'album/photos/b4209fee1ea09ddf2b037b41462a5e71.jpg'),
(220, 220, 'album/photos/9ea26caa2e65e483dfb9e365b8fc7e81.jpg'),
(221, 221, 'album/photos/6d3cc8beb607b6508ca4ef8eb0c5b6c7.jpg'),
(222, 222, 'album/photos/f8ec1cb8f8e54661edc147297d56bd24.jpg'),
(223, 223, 'album/photos/fc6bfce2cf0fb77914ac534a5369d135.jpg'),
(224, 224, 'album/photos/e66b4759dc954a1c143abe9603c33a3b.jpg'),
(225, 225, 'album/photos/a14324bc7d66008e1b10a65aed9f0e33.jpg'),
(226, 226, 'album/photos/49204e0c95b844e4082d4aa8a956d7f5.jpg'),
(227, 227, 'album/photos/ef6d7cf0cc7ef6dc4b83d34e85786187.jpg'),
(228, 228, 'album/photos/7f6828a3d133eed724fa6a2bfc3c5f90.jpg'),
(229, 229, 'album/photos/ee1a71383c0dbc16662a057f557cda90.jpg'),
(230, 230, 'album/photos/a448b6a377cc1b318f9d31214f475b0e.jpg'),
(231, 231, 'album/photos/8f0a8f1a1bb5d24054f2cd573fc120f3.jpg'),
(232, 232, '2'),
(233, 233, 'album/photos/3f137cdc242f784c282276383c8f7475.jpg'),
(234, 234, 'album/photos/6d580c5f691bffc77d39e5a7ddf8667a.jpg'),
(235, 235, 'album/photos/87187addbad7cf246623b646be1226ff.jpg'),
(236, 236, 'album/photos/c5e9d55ebf82f698c1ac25dbe89417ed.jpg'),
(237, 237, 'album/photos/73260a9409fe649cddc594ba40fa6788.jpg'),
(238, 238, 'album/photos/e4d77ac544dfcc7fb0335897b5fe79a3.jpg'),
(239, 239, 'album/photos/871656387696c448752e6b7a4beb5fc3.jpg'),
(240, 240, 'profile/cover/bf6527f8263060ba53aee16ca78f7b5f.jpg'),
(241, 241, 'cover:photo'),
(242, 242, '240'),
(243, 243, '9'),
(244, 244, '2'),
(245, 245, ''),
(247, 247, '[\"undefined\",\"undefined\"]'),
(248, 248, 'Mapeo de Organizaciones'),
(249, 249, '5'),
(250, 250, '/album/view/32'),
(251, 251, '1'),
(252, 252, 'Daniel Reid'),
(253, 253, '60'),
(254, 254, 'books'),
(255, 255, '2004'),
(256, 256, '1528597311'),
(257, 257, '0'),
(258, 258, 'librarycreated'),
(259, 259, '86'),
(260, 260, '1'),
(261, 261, '2'),
(262, 262, ''),
(264, 264, 'file/contents/6c74f8918023ed66d93ffe04f9a65282.pdf'),
(265, 265, 'file/photo/8e324a3e4ac21be94b472d2047632c61.jpg'),
(266, 266, '265'),
(267, 267, '264'),
(268, 268, '1'),
(269, 269, 'Enrique Barrios'),
(270, 270, '84'),
(271, 271, 'books'),
(272, 272, '2012'),
(273, 273, '1528599376'),
(274, 274, '0'),
(275, 275, 'librarycreated'),
(276, 276, '88'),
(277, 277, '1'),
(278, 278, '2'),
(279, 279, ''),
(281, 281, 'file/contents/c9d4b6b04b3591e1689777f459b52efc.pdf'),
(282, 282, 'file/photo/0faebebb9d2506bbf5828c3cea7c2600.jpg'),
(283, 283, '282'),
(284, 284, '281'),
(285, 285, ''),
(286, 286, 'Incorporar calendario de 13 lunas en la parte superior izquierda'),
(287, 287, '2018-06-10'),
(288, 288, 'geniocreated'),
(289, 289, '90'),
(290, 290, '1'),
(291, 291, '2'),
(292, 292, ''),
(294, 294, 'page/photo/0b78334b70256a7c56bed09415f06555.png'),
(295, 295, '294'),
(298, 298, 'Proyectos, Foro, Perfil, Redes , Eventos, Biblioteca, Genio Colectivo, Mapeo de Organizaciones, Colaboración'),
(299, 299, ''),
(300, 300, '1'),
(301, 301, 'J.T.S. Moore'),
(302, 302, '82'),
(303, 303, 'documentaries'),
(304, 304, '1528620502'),
(305, 305, '0'),
(312, 312, 'Aporte Voluntario'),
(313, 313, 'Chile'),
(314, 314, 'Av. Ejército Libertador 3, 8370007 Santiago, Región Metropolitana'),
(315, 315, '09/21/2018'),
(316, 316, '05:00 PM'),
(317, 317, '11:00 PM'),
(318, 318, '1'),
(319, 319, '1'),
(320, 320, 'event'),
(321, 321, '319'),
(322, 322, '1'),
(323, 323, '2'),
(324, 324, ''),
(326, 326, 'event/photo/0f1fc43a2153bed4406841bf1f8650a4.png'),
(327, 327, 'Visualización de mapas mentales en cada tópico en Foro'),
(328, 328, '2018-06-10'),
(329, 329, 'geniocreated'),
(330, 330, '98'),
(331, 331, '1'),
(332, 332, '2'),
(333, 333, ''),
(335, 335, 'page/photo/0e0255dc4ab67c3fbdef7085ae87c43a.png'),
(336, 336, '335'),
(337, 337, '5'),
(338, 338, '5'),
(339, 339, '30/12/1987'),
(340, 340, 'female'),
(341, 341, '1528761537'),
(342, 342, 'profile/photo/5aa885dd201b6962f84dc1aab629d239.jpg'),
(343, 343, '1528761006'),
(344, 344, 'profile:photo'),
(345, 345, '342'),
(346, 346, '10'),
(347, 347, '2'),
(348, 348, ''),
(349, 349, '160'),
(351, 351, 'Diseñadora Gráfica \r\nTerapéuta \r\nCoach \r\nMusico\r\nCantante'),
(352, 352, ''),
(353, 353, ''),
(354, 354, ''),
(355, 355, '5'),
(356, 356, '5'),
(357, 357, '5'),
(358, 358, 'profile/cover/39c5e34c51d72bcbb32cd2b8903503af.jpg'),
(359, 359, 'cover:photo'),
(360, 360, '358'),
(361, 361, '10'),
(362, 362, '2'),
(363, 363, ''),
(365, 365, '[\"undefined\",\"undefined\"]'),
(366, 366, 'Mapeo de Organizaciones'),
(367, 367, 'Colaboración'),
(368, 368, '5'),
(369, 369, '/search?type=groups'),
(370, 370, '2'),
(371, 371, 'coachingdemilagros.com'),
(372, 372, '+56956024785'),
(373, 373, 'Temuco - Villarica -Pucon, Chile /Barcelona, España'),
(374, 374, 'Coaching de Milagros es una plataforma informativa para conectarte con un equipo de profesionales dedicado a la guía y entrenamiento de personas, a fin de mejorar tu sistema de pensamiento por medio de la práctica, para desarrollar tu más alto potencial.\r\nEn Coaching de Milagros contribuimos a tu desarrollo espiritual, para que este se manifieste en todos los ámbitos de tu vida. Te ayudamos a recordar y reconectar con tu verdadero Ser para que lleguen los Milagros: Prosperidad, felicidad y realización.\r\nSiguiendo las enseñanzas de Un Curso de Milagros, técnicas de Coaching y Terapias de sanación físicas, emocionales, mentales y espirituales, te proporcionamos las herramientas para tú Despertar.\r\nNuestro actuar busca que todos, como individuos y como sociedad, podamos descubrir nuestra misión, cumplirla y llevar a cabo una vida valiosa, extraordinaria, consciente y feliz.\r\n'),
(375, 375, ''),
(376, 376, ''),
(377, 377, '-39.290727790739744'),
(378, 378, '-72.19684084851599'),
(379, 379, 'type17'),
(380, 380, ''),
(381, 381, '{\"facebook\":\"coachingdemilagros\",\"twitter\":\"\",\"linkedin\":\"\",\"instagram\":\"coachingdemilagros\",\"pinterest\":\"\"}'),
(382, 382, '{\"from\":{\"monday\":\"09:00am\",\"tuesday\":\"09:00am\",\"wednesday\":\"09:00am\",\"thursday\":\"09:00am\",\"friday\":\"09:00am\",\"saturday\":\"09:00am\",\"sunday\":\"09:00am\"},\"to\":{\"tuesday\":\"07:00pm\",\"wednesday\":\"07:00pm\",\"thursday\":\"07:00pm\",\"friday\":\"07:00pm\",\"saturday\":\"07:00pm\",\"sunday\":\"07:00pm\"},\"closed\":{\"monday\":\"no\",\"tuesday\":\"no\",\"wednesday\":\"no\",\"thursday\":\"no\",\"friday\":\"no\",\"saturday\":\"no\",\"sunday\":\"yes\"}}'),
(383, 383, 'coachingdemilagros@gmail.com'),
(384, 384, ''),
(385, 385, 'page/photo/54e4f50a4a8d3f26caf756fab55d329a.png'),
(386, 386, '385'),
(387, 387, '20/06/1984'),
(388, 388, 'female'),
(389, 389, '1528853560'),
(390, 390, 'Collaboration prince'),
(391, 391, ''),
(392, 392, ''),
(404, 404, '25'),
(406, 406, 'https://www.youtube.com'),
(407, 407, 'library:item'),
(408, 408, 'https://i.ytimg.com/vi/gPHVLxm8U-0/hqdefault.jpg?sqp=-oaymwEWCMQBEG5IWvKriqkDCQgBFQAAiEIYAQ==&rs=AOn4CLAzv-Zo-SBblHZVdC52Cx6XRtb7nQ'),
(410, 410, ''),
(411, 411, '1'),
(412, 412, 'Periódico Resumen'),
(413, 413, '71'),
(414, 414, 'documentaries'),
(415, 415, '1528994571'),
(416, 416, '0'),
(423, 423, ''),
(424, 424, 'Foro'),
(425, 425, 'Foro'),
(426, 426, '05/19/1984'),
(427, 427, 'male'),
(428, 428, '1529185031'),
(429, 429, 'en'),
(430, 430, 'profile/photo/6baf0a575d9047a7c592b9e82d016dd1.png'),
(431, 431, '1529626367'),
(432, 432, 'profile:photo'),
(433, 433, '430'),
(434, 434, '12'),
(435, 435, '2'),
(436, 436, ''),
(437, 437, '10'),
(447, 447, 'Colaboración'),
(448, 448, 'Colaboración'),
(449, 449, '9'),
(450, 450, '9'),
(451, 451, '#Advise for #entrepreneurs or #smallbusinesses on business #management'),
(452, 452, 'First time free, then $30 per hour service for Arco Luna members. Exchange for similar time-value services or products.'),
(453, 453, '#Legal advice for #contracts and small business documentation.'),
(454, 454, 'Money or trading for #advisory on #business #management'),
(504, 504, '2'),
(505, 505, 'album/photos/61b54ab648375dede6595309551ead60.jpg'),
(507, 507, 'data:text/html;base64,PHNjcmlwdD5hbGVydCgnWFNTJyk8L3NjcmlwdD4K'),
(508, 508, '2018-07-08'),
(515, 515, 'page/photo/c91b11a9e5994c720f51cb2dbbf9f076.jpg'),
(516, 516, '515'),
(578, 578, 'asdsad'),
(579, 579, '2018-07-08'),
(651, 651, 'NaN/NaN/NaN'),
(652, 652, 'male'),
(653, 653, 'https://tinyurl.com/yamw5xom'),
(654, 654, 'library:item'),
(655, 655, 'https://i.ytimg.com/vi/A42dHCxuJ1w/maxresdefault.jpg'),
(656, 656, '144'),
(660, 660, 'd0d26f371d5e8bf7089f16058cbf8ad0'),
(661, 661, '+56991999133'),
(662, 662, '1547228722'),
(663, 663, '4'),
(664, 664, ''),
(665, 665, '+56991999133'),
(666, 666, 'Punta de Lobos, Pichilemu, Chile'),
(667, 667, 'Red'),
(668, 668, ''),
(669, 669, ''),
(670, 670, '-34.4254853'),
(671, 671, '-72.04292450000003'),
(672, 672, 'type18'),
(673, 673, ''),
(674, 674, '100'),
(675, 675, '{\"facebook\":\"https://www.facebook.com/Proyecto-RED-Guardianes-De-LaTierra-Regeneracion-CHILE-181555139061412/\",\"twitter\":\"\",\"linkedin\":\"\",\"instagram\":\"\",\"pinterest\":\"\"}'),
(676, 676, '{\"from\":{\"monday\":\"12:00am\",\"tuesday\":\"12:00am\",\"wednesday\":\"12:00am\",\"thursday\":\"12:00am\",\"friday\":\"12:00am\",\"saturday\":\"12:00am\",\"sunday\":\"12:00am\"},\"to\":{\"tuesday\":\"12:00am\",\"wednesday\":\"12:00am\",\"thursday\":\"12:00am\",\"friday\":\"12:00am\",\"saturday\":\"12:00am\",\"sunday\":\"12:00am\"},\"closed\":{\"monday\":\"yes\",\"tuesday\":\"yes\",\"wednesday\":\"yes\",\"thursday\":\"yes\",\"friday\":\"yes\",\"saturday\":\"yes\",\"sunday\":\"yes\"}}'),
(677, 677, 'redguardianesdelatierrachile@gmail.com'),
(678, 678, '2016'),
(679, 679, 'page/photo/c2244b7bd39307212e46a059c79a098a.jpg'),
(680, 680, '679'),
(681, 681, 'f9fdbe8bf4ff211023fe9e1ea50b4578'),
(682, 682, '{\"comments:entity:file:profile:photo\":true,\"like:post:group:wall\":false,\"ossn_group_comment_post\":false,\"comments:post\":false,\"group:joinrequest\":false,\"like:annotation\":false,\"comments:entity:file:ossn:aphoto\":true,\"ossn_notification_like_photo\":false,\"ossnpoke:poke\":true,\"forum:topic:reply\":true,\"colab:request\":false,\"colab:offering\":false,\"colab:accept\":false,\"colab:decline\":false,\"colab:more\":false,\"colab:cancel\":false,\"colab:finished\":false,\"non:notification:type:friend:add\":true,\"comments:entity:library_comment_like_entity\":true,\"like:entity:library_comment_like_entity\":false,\"like:entity:txtcorto\":false,\"comments:entity:txtcorto\":true,\"like:entity:file:projects:file\":false,\"comments:entity:file:projects:file\":true,\"update:notify:user\":true,\"update:notify:organizations\":true}'),
(683, 683, 'Daniel Botero y Melisa Gorondy Novak'),
(684, 684, '46'),
(685, 685, 'books'),
(686, 686, '2018'),
(687, 687, 'Spanish'),
(688, 688, '1568064016'),
(689, 689, '1'),
(690, 690, '0'),
(691, 691, 'librarycreated'),
(692, 692, '146'),
(693, 693, '1'),
(694, 694, '2'),
(696, 696, ''),
(697, 697, 'file/contents/11244d3dda8bf63886953f2f3a961dce.pdf'),
(698, 698, 'file/photo/8656f5bb3d73b5de9d2ffc3c12c7d6fe.png'),
(699, 699, '698'),
(700, 700, '697'),
(701, 701, '09/04/1988'),
(702, 702, 'male'),
(703, 703, 'Because is coherent with my projects'),
(704, 704, 'Because is coherent with my projects'),
(705, 705, '1'),
(706, 706, 'test'),
(707, 707, 'g'),
(708, 708, 'test'),
(709, 709, 'profile/photo/1b5b3f848e4bf8c46bd132105a3780cf.jpeg'),
(715, 715, 'profile/photo/5c34c6b82a964961979d5ac1f13657f6.jpeg'),
(716, 716, 'profile:photo'),
(717, 717, '715'),
(718, 718, '1'),
(719, 719, '2'),
(728, 728, 'friendadded_wall'),
(729, 729, '20'),
(730, 730, '1'),
(731, 731, '2'),
(734, 734, '03/11/1990'),
(735, 735, 'male'),
(736, 736, 'bcrypt'),
(737, 737, '1715642459'),
(738, 738, 'es'),
(745, 745, 'Proyectos, Foro, Perfil, Redes , Eventos, Biblioteca, Genio Colectivo, Mapeo de Organizaciones, Colaboración, Métricas y Gamification'),
(746, 746, ''),
(747, 747, 'Projects, Forum, Profile, Networks, Events, Library, Collective Genius, Organization Mapping, Collaboration, Metrics, and Gamification.'),
(748, 748, '1'),
(749, 749, '982591671'),
(750, 750, '04/09/1988'),
(751, 751, 'Select'),
(752, 752, ''),
(753, 753, ''),
(754, 754, 'Select'),
(755, 755, ''),
(756, 756, ''),
(757, 757, '{\"facebook\":\"\",\"twitter\":\"\",\"linkedin\":\"\",\"instagram\":\"@andyroblesr\",\"pinterest\":\"\"}'),
(758, 758, 'no'),
(759, 759, '1726264972'),
(760, 760, 'Legal advise for businesses and non-profit'),
(761, 761, 'Payment for services, trading for similar time-value services.'),
(762, 762, 'Advise for business management'),
(763, 763, 'Money or trading for legal services'),
(776, 776, 'colab:with:you'),
(777, 777, '1'),
(778, 778, '19'),
(779, 779, ''),
(780, 780, 'progress'),
(781, 781, '5'),
(782, 782, '5'),
(783, 783, 'Very nice to meet Andy Lawyer, we gave some good advice to each other. Great new connection!'),
(784, 784, 'He was very professional and helped me a lot. I think I also gave him good advice and our trading was successful.'),
(785, 785, 'finished'),
(786, 786, '1726267906'),
(787, 787, 'howi'),
(788, 788, '125'),
(789, 789, 'friendadded_wall'),
(790, 790, '19'),
(791, 791, '1'),
(792, 792, '2'),
(794, 794, 'friendadded_wall'),
(795, 795, '1'),
(796, 796, '19'),
(797, 797, '2'),
(799, 799, '157'),
(800, 800, '&lt;p&gt;Thank you!&lt;/p&gt;'),
(802, 802, '01/03/1985'),
(803, 803, 'male'),
(804, 804, 'bcrypt'),
(805, 805, 'Otto Scharmer'),
(806, 806, '46'),
(807, 807, 'books'),
(808, 808, '2009'),
(809, 809, 'English'),
(810, 810, '1726333978'),
(811, 811, '1'),
(812, 812, '0'),
(813, 813, 'librarycreated'),
(814, 814, '159'),
(815, 815, '1'),
(816, 816, '2'),
(818, 818, 'file/contents/2c8dc6c75996b83422f737ac06768101.pdf'),
(819, 819, 'file/photo/244a84a9fabdba3c40f1c363ac7bfc4d.jpg'),
(820, 820, '819'),
(821, 821, '818'),
(822, 822, 'https://www.youtube.com/watch?v=XMm0HsmOTFI&amp;t=8s&amp;ab_channel=AdamN.'),
(841, 841, ''),
(842, 842, ''),
(843, 843, ''),
(844, 844, ''),
(845, 845, ''),
(846, 846, ''),
(847, 847, ''),
(848, 848, ''),
(849, 849, ''),
(850, 850, ''),
(855, 855, ''),
(856, 856, ''),
(857, 857, ''),
(858, 858, ''),
(859, 859, ''),
(860, 860, ''),
(861, 861, 'user'),
(862, 862, '1'),
(863, 863, '715'),
(864, 864, '173'),
(866, 866, '342'),
(867, 867, '146'),
(868, 868, '326'),
(869, 869, '430'),
(870, 870, 'friendadded_wall'),
(871, 871, '46'),
(872, 872, '1'),
(873, 873, '2'),
(874, 874, ''),
(875, 875, 'friendadded_wall'),
(876, 876, '319'),
(877, 877, '1'),
(878, 878, '2'),
(879, 879, ''),
(880, 880, ''),
(881, 881, ''),
(882, 882, '1'),
(883, 883, '3'),
(884, 884, ''),
(885, 885, ''),
(886, 886, 'friendadded_wall'),
(887, 887, '163'),
(888, 888, '1'),
(889, 889, '2'),
(890, 890, ''),
(893, 893, 'test'),
(894, 894, ''),
(895, 895, ''),
(896, 896, '1'),
(897, 897, '2'),
(898, 898, ''),
(899, 899, ''),
(901, 901, 'page/picture/e4199ad5b192679750cba5aefcc39607.jpg'),
(902, 902, '1768160983'),
(903, 903, ''),
(904, 904, '&lt;p&gt;Test&lt;/p&gt;'),
(905, 905, 'forum:reply:added'),
(906, 906, '21'),
(907, 907, '1'),
(908, 908, '2'),
(909, 909, ''),
(910, 910, '113'),
(911, 911, '01/01/2026'),
(912, 912, 'male'),
(913, 913, 'no'),
(914, 914, '/usr/bin/'),
(915, 915, '35'),
(916, 916, '30'),
(917, 917, '1'),
(918, 918, 'user'),
(919, 919, ''),
(920, 920, 'yes'),
(921, 921, '921'),
(922, 922, 'poll:item'),
(923, 923, '167'),
(924, 924, '1'),
(925, 925, '2'),
(926, 926, ''),
(927, 927, 'user'),
(928, 928, '1'),
(929, 929, 'file/contents/4a47e45b6f92f1116fa5bfd47b8c5311.pdf'),
(930, 930, '929'),
(931, 931, 'file'),
(932, 932, '169'),
(933, 933, '1'),
(934, 934, '2'),
(935, 935, ''),
(936, 936, '1'),
(937, 937, 'user'),
(938, 938, ''),
(939, 939, '965'),
(940, 940, '941'),
(941, 941, 'video/file/a4ace02e975e32a17bd9d77ad409d590.mov'),
(942, 942, ''),
(943, 943, ''),
(944, 944, '1'),
(945, 945, '2'),
(946, 946, ''),
(947, 947, ''),
(948, 948, '93cba07454f06a4a960172bbd6e2a435'),
(949, 949, ''),
(950, 950, ''),
(951, 951, '1'),
(952, 952, '2'),
(953, 953, 'talavera de la reina 219'),
(954, 954, 'ossnwall/images/94fe44da740798bd128a0c17a7009985.jpg'),
(955, 955, ''),
(956, 956, ''),
(957, 957, 'story/contents/a9ebb18aa5207efc247f2216c2b8fc75.jpg'),
(965, 965, 'video/cover/adfef8414f1cd2d5642d44258362772a.jpg'),
(966, 966, 'video'),
(967, 967, '171'),
(968, 968, '1'),
(969, 969, '2'),
(970, 970, ''),
(971, 971, '177'),
(972, 972, 'forum:topic:added'),
(973, 973, '178'),
(974, 974, '1'),
(975, 975, '2'),
(976, 976, ''),
(977, 977, 'no'),
(978, 978, '&lt;p&gt;Great!&lt;/p&gt;'),
(979, 979, 'forum:reply:added'),
(980, 980, '23'),
(981, 981, '5'),
(982, 982, '2'),
(983, 983, ''),
(984, 984, '178'),
(985, 985, 'user'),
(986, 986, '-33.44361751811132'),
(987, 987, '-70.65498810917911'),
(988, 988, '0'),
(989, 989, 'Chile'),
(990, 990, 'SIAC Odepa, 1339, Valentín Letelier, Santiago, Provincia de Santiago, Santiago Metropolitan Region, 8320000, Chile'),
(991, 991, '01/22/2026'),
(992, 992, '04:58 PM'),
(993, 993, '07:58 PM'),
(994, 994, '1'),
(995, 995, ''),
(996, 996, '1'),
(997, 997, '1'),
(998, 998, 'event'),
(999, 999, '997'),
(1000, 1000, '1'),
(1001, 1001, '2'),
(1002, 1002, ''),
(1003, 1003, 'event/photo/919ac4eeefbb7b5f77a927ab2b5f20e5.jpg'),
(1004, 1004, '1003'),
(1005, 1005, 'friendadded_wall'),
(1006, 1006, '181'),
(1007, 1007, '1'),
(1008, 1008, '2'),
(1009, 1009, ''),
(1010, 1010, 'yes'),
(1016, 1016, 'Collaborators collaborating for collaboration Collaborators collaborating for collaboration Collaborators collaborating for collaboration'),
(1017, 1017, '1'),
(1018, 1018, '1768579007'),
(1019, 1019, '0'),
(1020, 1020, '1'),
(1021, 1021, 'projects'),
(1022, 1022, '1020'),
(1023, 1023, '1'),
(1024, 1024, '2'),
(1025, 1025, ''),
(1028, 1028, '1065'),
(1029, 1029, '1066'),
(1030, 1030, 'test'),
(1031, 1031, '1'),
(1032, 1032, '1768579014'),
(1033, 1033, '0'),
(1034, 1034, '1'),
(1035, 1035, 'projects'),
(1036, 1036, '1034'),
(1037, 1037, '1'),
(1038, 1038, '2'),
(1039, 1039, ''),
(1040, 1040, 'file/contents/8fd7fb70a584495b3e0e6317eb235789.pdf'),
(1041, 1041, 'file/photo/f8619abd828cf9c1758316f0af2ae621.jpg'),
(1042, 1042, '1041'),
(1043, 1043, '1040'),
(1051, 1051, 'test'),
(1052, 1052, '2026-01-16'),
(1053, 1053, 'geniocreated'),
(1054, 1054, '189'),
(1055, 1055, '1'),
(1056, 1056, '2'),
(1057, 1057, ''),
(1058, 1058, 'page/photo/e704c2efabfee8075a62fe76e8eaf1fa.jpg'),
(1059, 1059, '1058'),
(1060, 1060, 'page/photo/c6913a636eee4e87ffa3059fd4e8ca46.jpg'),
(1061, 1061, '1060'),
(1062, 1062, 'page/photo/d2a20035a120c51ce226bc4c7c970de8.jpg'),
(1063, 1063, '1062'),
(1065, 1065, 'file/photo/47c5feab0455918d19b9ab63fe8def46.jpg'),
(1066, 1066, 'file/contents/e37d5d617b2fe088957936a008cc33c0.pdf'),
(1067, 1067, 'page/picture/a81c3ef7353519912e7ef154b896b19a.jpg'),
(1068, 1068, 'type1'),
(1069, 1069, 'https://colonist.io/'),
(1070, 1070, '4025980821'),
(1071, 1071, '6506 University Drive South, Unit #­­­173'),
(1072, 1072, 'elxprincipe@gmail.com'),
(1073, 1073, '{\"facebook\":\"https:\\/\\/web.facebook.com\\/fundacionsomosagua\",\"twitter\":\"https:\\/\\/web.facebook.com\\/fundacionsomosagua\",\"linkedin\":\"https:\\/\\/www.linkedin.com\\/in\\/andyroblesrebolledo\\/\",\"instagram\":\"https:\\/\\/www.instagram.com\\/andyroblesr\\/\",\"pinterest\":\"https:\\/\\/cl.pinterest.com\\/andyroblesr\\/\"}'),
(1074, 1074, '{\"from\":{\"monday\":\"12:00am\",\"tuesday\":\"12:00am\",\"wednesday\":\"12:00am\",\"thursday\":\"12:00am\",\"friday\":\"12:00am\",\"saturday\":\"12:00am\",\"sunday\":\"12:00am\"},\"to\":{\"tuesday\":\"12:00am\",\"wednesday\":\"12:00am\",\"thursday\":\"12:00am\",\"friday\":\"12:00am\",\"saturday\":\"12:00am\",\"sunday\":\"12:00am\"},\"closed\":{\"monday\":\"no\",\"tuesday\":\"yes\",\"wednesday\":\"yes\",\"thursday\":\"yes\",\"friday\":\"yes\",\"saturday\":\"yes\",\"sunday\":\"yes\"}}'),
(1075, 1075, 'elxprincipe@gmail.com'),
(1076, 1076, '1900'),
(1077, 1077, 'TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST'),
(1078, 1078, 'test 1'),
(1079, 1079, 'test 2'),
(1080, 1080, ''),
(1081, 1081, ''),
(1082, 1082, ''),
(1083, 1083, 'type1'),
(1084, 1084, 'page/photo/5d121d1b1364f90d1fd8286a8e4417c3.jpg'),
(1085, 1085, '1084'),
(1086, 1086, 'friendadded_wall'),
(1087, 1087, '5'),
(1088, 1088, '1'),
(1089, 1089, '2'),
(1090, 1090, ''),
(1091, 1091, 'friendadded_wall'),
(1092, 1092, '1'),
(1093, 1093, '5'),
(1094, 1094, '2'),
(1095, 1095, ''),
(1097, 1097, '1102'),
(1098, 1098, ''),
(1099, 1099, ''),
(1100, 1100, 'page/picture/d6e4221219164a5c90292eff63a8577a.jpg'),
(1101, 1101, 'page/picture/67dac7e309a646a4d0f42de7401134bf.jpg'),
(1102, 1102, 'page/cover/31a0e89ae11abe35a5a2161e5c551469.jpg'),
(1103, 1103, 'businesspage'),
(1104, 1104, '-33.41768735733493'),
(1105, 1105, '-70.5653519979148'),
(1106, 1106, '0'),
(1107, 1107, 'Chile'),
(1108, 1108, 'Pasaje La Capitanía, Los Descubridores, Las Condes, Provincia de Santiago, Santiago Metropolitan Region, 7580024, Chile'),
(1109, 1109, '01/30/2026'),
(1110, 1110, '07:49 PM'),
(1111, 1111, '10:49 PM'),
(1112, 1112, '1'),
(1113, 1113, ''),
(1114, 1114, '191'),
(1115, 1115, '1'),
(1116, 1116, 'event'),
(1117, 1117, '1115'),
(1118, 1118, '5'),
(1119, 1119, '1'),
(1120, 1120, ''),
(1121, 1121, 'event/photo/80b1020efd1962956805c468d34cad9b.jpg'),
(1122, 1122, '1121'),
(1123, 1123, '#Developing #apps and #modules for your #network'),
(1124, 1124, '#Quoting and #Trades'),
(1125, 1125, 'Improving the #UX of the #platform'),
(1126, 1126, '#Quoting and #Trades'),
(1127, 1127, 'colab:with:you'),
(1128, 1128, '1'),
(1129, 1129, '5'),
(1130, 1130, ''),
(1131, 1131, 'progress'),
(1132, 1132, '5'),
(1133, 1133, '5'),
(1134, 1134, 'Very good.'),
(1135, 1135, 'Nice Collab, he was nice'),
(1136, 1136, 'finished'),
(1137, 1137, '1768881429'),
(1138, 1138, 'howothers'),
(1139, 1139, ''),
(1140, 1140, ''),
(1141, 1141, ''),
(1142, 1142, ''),
(1143, 1143, ''),
(1144, 1144, ''),
(1145, 1145, 'Collaborators collaborating for collaboration Collaborators collaborating for collaboration Collaborators collaborating for collaboration'),
(1146, 1146, '1'),
(1147, 1147, '1768881686'),
(1148, 1148, '0'),
(1149, 1149, '1'),
(1150, 1150, 'projects'),
(1151, 1151, '1149'),
(1152, 1152, '5'),
(1153, 1153, '2'),
(1154, 1154, ''),
(1155, 1155, 'file/contents/08bf5608e74375f632adadfd97725004.pdf'),
(1156, 1156, 'file/photo/cf7570817010439e0f2eaf1ff84fc887.jpg'),
(1157, 1157, '1156'),
(1158, 1158, '1155'),
(1159, 1159, ''),
(1160, 1160, 'updates/images/b99fbdf44903a772d0b396302210f563.jpg'),
(1161, 1161, '1160'),
(1162, 1162, 'friendadded_wall'),
(1163, 1163, '199'),
(1164, 1164, '1'),
(1165, 1165, '2'),
(1166, 1166, ''),
(1167, 1167, 'on'),
(1168, 1168, '10s'),
(1169, 1169, 'on'),
(1170, 1170, 'on'),
(1171, 1171, 'friendadded_wall'),
(1172, 1172, '199'),
(1173, 1173, '5'),
(1174, 1174, '2'),
(1175, 1175, ''),
(1176, 1176, 'test'),
(1177, 1177, 'no'),
(1178, 1178, 'friendadded_wall'),
(1179, 1179, '199'),
(1180, 1180, '6'),
(1181, 1181, '2'),
(1182, 1182, '105'),
(1183, 1183, ''),
(1184, 1184, 'type1'),
(1185, 1185, 'https://arcoluna.getsandbox.net/'),
(1186, 1186, '1414124'),
(1187, 1187, 'The Singular Santiago, 294, Merced, Santiago, Provincia de Santiago, Santiago Metropolitan Region, 8320000, Chile'),
(1188, 1188, 'email@arsalanshah.com'),
(1189, 1189, '{\"facebook\":\"\",\"twitter\":\"\",\"linkedin\":\"\",\"instagram\":\"\",\"pinterest\":\"\"}'),
(1190, 1190, '{\"from\":{\"monday\":\"12:00am\",\"tuesday\":\"12:00am\",\"wednesday\":\"12:00am\",\"thursday\":\"12:00am\",\"friday\":\"12:00am\",\"saturday\":\"12:00am\",\"sunday\":\"12:00am\"},\"to\":{\"tuesday\":\"02:00pm\",\"wednesday\":\"12:00am\",\"thursday\":\"12:00am\",\"friday\":\"12:00am\",\"saturday\":\"12:00am\",\"sunday\":\"12:00am\"},\"closed\":{\"monday\":\"yes\",\"tuesday\":\"yes\",\"wednesday\":\"yes\",\"thursday\":\"yes\",\"friday\":\"yes\",\"saturday\":\"yes\",\"sunday\":\"yes\"}}'),
(1191, 1191, 'email@arsalanshah.com'),
(1192, 1192, '1141'),
(1193, 1193, 'tEST 2'),
(1194, 1194, 'Test'),
(1195, 1195, 'test'),
(1196, 1196, ''),
(1197, 1197, '-33.4373147663489'),
(1198, 1198, '-70.64054295451196'),
(1199, 1199, 'type1'),
(1200, 1200, '203'),
(1201, 1201, 'businesspage'),
(1202, 1202, ''),
(1203, 1203, '1206'),
(1204, 1204, '1205'),
(1205, 1205, 'video/file/6a5884f752188c13c7c36964c8d6659c.mp4'),
(1206, 1206, 'video/cover/0623b75f31eb8d8a620597de05e9bc4c.jpg'),
(1207, 1207, 'video'),
(1208, 1208, '204'),
(1209, 1209, '6'),
(1210, 1210, '1'),
(1211, 1211, ''),
(1212, 1212, '5'),
(1213, 1213, '5'),
(1214, 1214, '5'),
(1215, 1215, '5'),
(1216, 1216, 'Engagement Officer'),
(1217, 1217, ''),
(1218, 1218, ''),
(1219, 1219, '');

-- --------------------------------------------------------

--
-- Table structure for table `ossn_hashtags_trending`
--

CREATE TABLE `ossn_hashtags_trending` (
  `hid` bigint NOT NULL,
  `subject_guid` bigint NOT NULL,
  `hashtag` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
  `subject_type` varchar(20) COLLATE utf8mb4_general_ci NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `ossn_likes`
--

CREATE TABLE `ossn_likes` (
  `id` bigint NOT NULL,
  `subject_id` bigint NOT NULL,
  `guid` bigint NOT NULL,
  `type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `subtype` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;

--
-- Dumping data for table `ossn_likes`
--

INSERT INTO `ossn_likes` (`id`, `subject_id`, `guid`, `type`, `subtype`) VALUES
(5, 8, 1, 'business:page', 'like'),
(6, 46, 4, 'entity', 'like'),
(7, 27, 4, 'entity', 'like'),
(10, 319, 1, 'entity', 'like'),
(11, 281, 10, 'entity', 'like'),
(12, 286, 10, 'entity', 'like'),
(13, 319, 10, 'entity', 'like'),
(18, 240, 1, 'entity', 'like'),
(20, 46, 1, 'entity', 'love'),
(21, 163, 1, 'post', 'haha'),
(26, 7, 1, 'business:page', 'like'),
(30, 172, 1, 'post', 'wow'),
(31, 929, 1, 'entity', 'love'),
(32, 997, 1, 'entity', 'like'),
(33, 191, 1, 'business:page', 'like'),
(34, 1160, 1, 'entity', 'love'),
(35, 28, 1, 'annotation', 'love');

-- --------------------------------------------------------

--
-- Table structure for table `ossn_member_group`
--

CREATE TABLE `ossn_member_group` (
  `Id` bigint NOT NULL,
  `guid_user` bigint NOT NULL,
  `guid_group` int NOT NULL,
  `time_created` text,
  `acepted` int NOT NULL DEFAULT '0',
  `dismiss` int NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;

--
-- Dumping data for table `ossn_member_group`
--

INSERT INTO `ossn_member_group` (`Id`, `guid_user`, `guid_group`, `time_created`, `acepted`, `dismiss`) VALUES
(1, 5, 7, '2026-01-20', 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `ossn_messages`
--

CREATE TABLE `ossn_messages` (
  `id` bigint NOT NULL,
  `message_from` bigint NOT NULL,
  `message_to` bigint NOT NULL,
  `message` text CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `viewed` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `time` int NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;

--
-- Dumping data for table `ossn_messages`
--

INSERT INTO `ossn_messages` (`id`, `message_from`, `message_to`, `message`, `viewed`, `time`) VALUES
(13, 1, 9, 'Buena buenaaa', '1', 1528597333),
(14, 1, 9, '8|', '1', 1528597354),
(15, 1, 9, 'Como estuvo el lanzamiento?', '1', 1528597619),
(16, 1, 8, 'Hola Amorcita  :h:', '1', 1528607744),
(17, 8, 1, 'Hola mi hermoso bebe &#x1f48b;', '1', 1528654758),
(18, 9, 1, 'Buena compañero', '1', 1528670057),
(19, 9, 1, 'Ahora sí', '1', 1528670064),
(20, 9, 1, 'Estuvo super bonito, todo salió bien, harto aprendizaje y un bonito compartir', '1', 1528670097),
(21, 9, 1, ':)', '1', 1528670100),
(22, 1, 9, 'Bkn bro', '0', 1528673197),
(23, 5, 1, 'HEy there', '1', 1768881199),
(24, 5, 1, 'Nice to meet you!', '1', 1768881210),
(25, 1, 5, 'Hey there, yes I can help', '1', 1768881269);

-- --------------------------------------------------------

--
-- Table structure for table `ossn_notifications`
--

CREATE TABLE `ossn_notifications` (
  `guid` bigint NOT NULL,
  `type` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `poster_guid` bigint NOT NULL,
  `owner_guid` bigint NOT NULL,
  `subject_guid` bigint NOT NULL,
  `viewed` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `time_created` int NOT NULL,
  `item_guid` bigint NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;

--
-- Dumping data for table `ossn_notifications`
--

INSERT INTO `ossn_notifications` (`guid`, `type`, `poster_guid`, `owner_guid`, `subject_guid`, `viewed`, `time_created`, `item_guid`) VALUES
(2, 'like:entity:file:profile:photo', 4, 1, 46, '', 1528086055, 46),
(3, 'like:entity:file:profile:cover', 4, 1, 27, '', 1528086059, 27),
(6, 'like:entity:file:library:file', 10, 1, 281, '', 1528761371, 281),
(7, 'like:entity:txtcorto', 10, 1, 286, '', 1528761375, 286),
(8, 'like:entity:event:wall', 10, 1, 319, '', 1528761445, 319),
(10, 'comments:entity:file:profile:cover', 5, 10, 358, NULL, 1568908416, 14),
(11, 'comments:entity:file:profile:cover', 5, 10, 358, NULL, 1568908457, 15),
(12, 'comments:entity:file:profile:cover', 1, 10, 358, NULL, 1568908540, 16),
(13, 'colab:request', 1, 19, 153, '', 1726266241, 153),
(14, 'colab:more', 19, 1, 153, '', 1726266566, 153),
(15, 'colab:decline', 19, 1, 153, '', 1726266615, 153),
(16, 'colab:request', 1, 19, 154, '', 1726266815, 154),
(17, 'colab:accept', 19, 1, 154, '', 1726266832, 154),
(18, 'colab:finished', 19, 1, 154, '', 1726267906, 154),
(19, 'colab:finished', 1, 19, 154, NULL, 1726268388, 154),
(20, 'forum:topic:reply', 19, 1, 158, '', 1726269166, 158),
(21, 'like:entity:file:profile:photo', 1, 5, 146, NULL, 1768030096, 146),
(22, 'like:entity:file:profile:cover', 1, 9, 240, NULL, 1768030322, 240),
(23, 'comments:entity:file:profile:cover', 1, 9, 240, NULL, 1768032492, 20),
(24, 'forum:topic:reply', 1, 5, 113, NULL, 1768405187, 113),
(25, 'forum:topic:reply', 5, 1, 178, '', 1768576144, 178),
(26, 'colab:request', 1, 5, 196, '', 1768881071, 196),
(27, 'colab:more', 5, 1, 196, '', 1768881142, 196),
(28, 'colab:accept', 5, 1, 196, '', 1768881324, 196),
(29, 'colab:finished', 1, 5, 196, NULL, 1768881413, 196),
(30, 'colab:finished', 5, 1, 196, '', 1768881429, 196);

-- --------------------------------------------------------

--
-- Table structure for table `ossn_object`
--

CREATE TABLE `ossn_object` (
  `guid` bigint NOT NULL,
  `owner_guid` bigint NOT NULL,
  `type` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `time_created` int NOT NULL,
  `time_updated` int NOT NULL,
  `title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `subtype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;

--
-- Dumping data for table `ossn_object`
--

INSERT INTO `ossn_object` (`guid`, `owner_guid`, `type`, `time_created`, `time_updated`, `title`, `description`, `subtype`) VALUES
(1, 1, 'site', 1521655062, 1521655062, '', '', 'custom:fields'),
(4, 1, 'user', 1521736628, 1767941587, '', '{\"post\":\"\"}', 'wall'),
(6, 1, 'user', 1527919451, 1768032552, '', '{\"post\":\"\"}', 'wall'),
(7, 1, 'user', 1527920157, 1768148490, 'Transition Lab', 'Somos una consultora e incubadora en red especializada en sostenibilidad, innovación y colaboración en modelo de negocios tanto para proyectos, ONG`s, PYMES y grandes empresas.', 'business:page'),
(8, 1, 'user', 1527952092, 1527952092, 'Fundación Somos Agua', 'Somos una Fundación que trabaja para que todos los habitantes de Chile tengan acceso a agua potable, limpia y de calidad, ayudando especialmente a comunas con sequía.', 'business:page'),
(9, 1, 'site', 1527954826, 1527954826, 'Plataforma', 'Esta categoría agrupa las distintas temáticas relacionadas con la plataforma, para que l@s usuari@s puedan dar su opinión complementariamente a la componente &quot;Genio Colectivo&quot;, y podamos junt@s mejorar la plataforma y servir más adecuadamente a las personas y organizaciones miembr@s de Arco Luna.', 'forum:category'),
(10, 5, 'user', 1527955593, 1527955593, 'Reporte de Errores', '&lt;p&gt;Todavía falta mucho por mejorar, muchos detalles se nos pasaron y se nos seguirán pasando, ¡ayúdanos a encontrarlos! Si encuentras algún error de funcionamiento, problemas de usabilidad o de experiencia de usuario (UX), por favor repórtalo aquí.&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;&lt;font color=&quot;#634aa5&quot;&gt;Usabilidad:&lt;/font&gt; Es la facilidad con que las personas pueden utilizar una herramienta particular con el fin de alcanzar un objetivo concreto.&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;&lt;font color=&quot;#634aa5&quot;&gt;Experiencia de usuario: &lt;/font&gt;Conjunto de factores y elementos relativos a la interacción del usuario, con la plataforma, cuyo resultado es la generación de una percepción positiva o negativa de esta, o del servicio.&lt;/p&gt;', 'forum:item'),
(12, 4, 'user', 1528086383, 1528086383, 'Cloud-Pk', 'Test Description', 'business:page'),
(14, 1, 'site', 1528173214, 1528173214, '', '¿Qué componente de Arco Luna piensas que es el más útil?', 'survey'),
(16, 5, 'user', 1528248015, 1528248015, 'Feedback General', '&lt;p&gt;Este tópico es complementario al &quot;monito&quot; ubicado en la esquina inferior derecha, y está pensado para que l@s miembr@s de Arco Luna puedan entregarnos su opinión, de una manera más abierta.&lt;/p&gt;&lt;p&gt;\r\nNos interesan las cosas que te gustan, tanto como las que no te gustan, del diseño, textos, íconos, funcionalidades, componentes; y cómo piensas que podríamos mejorar. Coméntanos tus ideas.&amp;nbsp;&lt;/p&gt;', 'forum:item'),
(17, 5, 'user', 1528248087, 1768030096, '', '{\"post\":\"\"}', 'wall'),
(18, 5, 'user', 1528248854, 1767941587, '', '{\"post\":\"\"}', 'wall'),
(19, 5, 'user', 1528250600, 1528250600, 'Feedback Genio Colectivo', '&lt;p&gt;Danos aquí tu retroalimentación constructiva de Genio Colectivo.\r\n&lt;/p&gt;&lt;p&gt;Nos interesan las cosas que te gustan, tanto como las que no te gustan, del diseño, textos, íconos, funcionalidades, experiencia de usuario y utilidad de Genio Colectivo; y cómo piensas que la componente podría mejorar. ¡Coméntanos tus ideas!&lt;/p&gt;', 'forum:item'),
(20, 5, 'user', 1528250696, 1528250696, 'Feedback Proyectos', '&lt;p&gt;Danos aquí tu retroalimentación constructiva de Proyectos.&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Nos interesan las cosas que te gustan, tanto como las que no te gustan, del diseño, textos, íconos, funcionalidades, experiencia de usuario y utilidad de Proyectos; y cómo piensas que la componente podría mejorar. ¡Coméntanos tus ideas!&lt;/p&gt;', 'forum:item'),
(21, 5, 'user', 1528250915, 1528250915, 'Feedback Biblioteca', '&lt;p&gt;Danos aquí tu retroalimentación constructiva de Biblioteca.&lt;/p&gt;&lt;p&gt;Nos interesan las cosas que te gustan, tanto como las que no te gustan, del diseño, textos, íconos, funcionalidades, experiencia de usuario y utilidad de todas las secciones de la Biblioteca: Libros, Documentales, Videos, Cursos En Lìnea y Publicaciones; y cómo piensas que la componente podría mejorar. ¡Coméntanos tus ideas!&lt;/p&gt;', 'forum:item'),
(22, 5, 'user', 1528250982, 1528250982, 'Feedback Colaboración', '&lt;p&gt;Danos aquí tu retroalimentación constructiva de Colaboración.&lt;/p&gt;&lt;p&gt;Nos interesan las cosas que te gustan, tanto como las que no te gustan, del diseño, textos, íconos, funcionalidades, experiencia de usuario y utilidad de Colaboración; y cómo piensas que la componente podría mejorar. ¡Coméntanos tus ideas!&lt;/p&gt;', 'forum:item'),
(23, 5, 'user', 1528251647, 1528251647, 'Feedback Organizaciones', '&lt;p&gt;Danos aquí tu retroalimentación constructiva de Organizaciones.&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Nos interesan las cosas que te gustan, tanto como las que no te gustan, del diseño, textos, íconos, funcionalidades, experiencia de usuario y utilidad de Organizaciones: Red Arco Luna, Perfil Organizaciones y Mapeo Organizaciones; y cómo piensas que la componente podría mejorar. ¡Coméntanos tus ideas!&lt;/p&gt;', 'forum:item'),
(24, 5, 'user', 1528251683, 1528251683, 'Feedback Eventos', '&lt;p&gt;Danos aquí tu retroalimentación constructiva de Eventos.&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Nos interesan las cosas que te gustan, tanto como las que no te gustan, del diseño, textos, íconos, funcionalidades, experiencia de usuario y utilidad de Eventos; y cómo piensas que la componente podría mejorar. ¡Coméntanos tus ideas!&lt;/p&gt;', 'forum:item'),
(25, 1, 'site', 1528252628, 1528252628, 'Constitución de Acuerdos', 'Acá podrán dialogar, opinar y crear temas respecto en relación al proceso de constitución de acuerdos y decisiones colectivas que se aplican a tod@s l@s miembr@s de la red, respetando la diversidad de concepciones morales.', 'forum:category'),
(26, 5, 'user', 1528252716, 1528252716, 'Acuerdos para incorporación de nuevas organizaciones a nuestra red colaborativa Arco Luna', '&lt;p&gt;Este tópico existe para dialogar, proponer y analizar entre todos, los distintos acuerdos  que se deben verificar  para ser parte de nuestra red colaborativa Arco Luna.&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Acuerdos fundamentales:  acuerdos intransgredibles e incondicionales que necesariamente una organización tiene que validar para ser parte de la red.&lt;/p&gt;&lt;p&gt;Acuerdos deseables:  acuerdos que igualmente son importantes, pero que cuentan con mayor flexibilidad, entendiendo que todas las organizaciones estamos en transición. Mientras más se cumplan estos acuerdos, más será el aporte de la organización y su nivel de consciencia por el bienestar colectivo.&lt;/p&gt;', 'forum:item'),
(27, 9, 'user', 1528434704, 1767941587, '', '{\"post\":\"\"}', 'wall'),
(28, 1, 'site', 1528434850, 1528434850, 'Organizémonos', 'Categoría que agrupa tópicos que describen las distintas ramas de la organización comunitaria, desde el enfoque colaborativo y horizontal.', 'forum:category'),
(29, 9, 'user', 1528436660, 1528436660, 'Nodo20', 'Centro de Investigación &amp; Desarrollo Experimental', 'projects'),
(30, 9, 'user', 1528436660, 1767941587, '', '{\"post\":\"\"}', 'wall'),
(31, 9, 'user', 1528441986, 1528441986, 'Mari Pinda', '', 'ossn:album'),
(32, 9, 'user', 1528442501, 1528442501, 'Caminando, Tejiendo', '', 'ossn:album'),
(33, 9, 'user', 1528443041, 1528443041, 'Do', '', 'ossn:album'),
(34, 9, 'user', 1528443321, 1768032492, '', '{\"post\":\"\"}', 'wall'),
(35, 9, 'user', 1528443592, 1528443592, '', 'FOTOS / Album\r\nSería ideal poder mover las fotos al interior de un álbum, es decir, poder re-posicionarlas como uno quiera, en cualquier orden, estilo drag and drop.', 'feedback'),
(36, 1, 'site', 1528590973, 1528590973, 'Arte', '', 'library:category:books'),
(37, 1, 'site', 1528590983, 1528590983, 'Bebes y Gestación', '', 'library:category:books'),
(38, 1, 'site', 1528591102, 1528591102, 'Ciencias Físicas y Matemáticas', '', 'library:category:books'),
(39, 1, 'site', 1528591113, 1528591113, 'Ciencias Naturales y Medio Ambiente', '', 'library:category:books'),
(40, 1, 'site', 1528591128, 1528591128, 'Ciencias Políticas y Sociales', '', 'library:category:books'),
(41, 1, 'site', 1528591138, 1528591138, 'Cocina', '', 'library:category:books'),
(42, 1, 'site', 1528591151, 1528591151, 'Comics', '', 'library:category:books'),
(43, 1, 'site', 1528591161, 1528591161, 'Deportes y Juegos', '', 'library:category:books'),
(44, 1, 'site', 1528591170, 1528591170, 'Derecho y Leyes', '', 'library:category:books'),
(45, 1, 'site', 1528591180, 1528591180, 'Economía y Ecosinuestra', '', 'library:category:books'),
(46, 1, 'site', 1528591192, 1528591192, 'Empresas, Organizaciones y Gestión', '', 'library:category:books'),
(47, 1, 'site', 1528591202, 1528591202, 'Filosofía y Ciencias Humanas', '', 'library:category:books'),
(48, 1, 'site', 1528591212, 1528591212, 'Historia y Culturas Ancestrales', '', 'library:category:books'),
(49, 1, 'site', 1528591222, 1528591222, 'Idiomas', '', 'library:category:books'),
(50, 1, 'site', 1528591232, 1528591232, 'Informática', '', 'library:category:books'),
(51, 1, 'site', 1528591240, 1528591240, 'Libros de Texto y Formación', '', 'library:category:books'),
(52, 1, 'site', 1528591250, 1528591250, 'Literatura', '', 'library:category:books'),
(53, 1, 'site', 1528591261, 1528591261, 'Manualidades', '', 'library:category:books'),
(54, 1, 'site', 1528591270, 1528591270, 'Medicina', '', 'library:category:books'),
(55, 1, 'site', 1528591280, 1528591280, 'Música', '', 'library:category:books'),
(56, 1, 'site', 1528591287, 1528591287, 'Niños y Jóvenes', '', 'library:category:books'),
(58, 1, 'site', 1528591306, 1528591306, 'Poesía', '', 'library:category:books'),
(59, 1, 'site', 1528591316, 1528591316, 'Psicología y Pedagogía', '', 'library:category:books'),
(60, 1, 'site', 1528593929, 1528593929, 'Salud y Nutrición', '', 'library:category:books'),
(61, 1, 'site', 1528593939, 1528593939, 'Sexualidad', '', 'library:category:books'),
(62, 1, 'site', 1528594054, 1528594054, 'Arte y Artistas', '', 'library:category:documentaries'),
(63, 1, 'site', 1528594080, 1528594080, 'Biografías', '', 'library:category:documentaries'),
(64, 1, 'site', 1528595220, 1528595220, 'Ciencia', '', 'library:category:documentaries'),
(65, 1, 'site', 1528595233, 1528595233, 'Comedias', '', 'library:category:documentaries'),
(66, 1, 'site', 1528595391, 1528595391, 'Conspiraciones y Enigmas', '', 'library:category:documentaries'),
(67, 1, 'site', 1528595526, 1528595526, 'Deportes y Juegos', '', 'library:category:documentaries'),
(68, 1, 'site', 1528595566, 1528595566, 'Economía y Ecosinuestra', '', 'library:category:documentaries'),
(69, 1, 'site', 1528595912, 1528595912, 'Filosofía y Ciencias Humanas', '', 'library:category:documentaries'),
(70, 1, 'site', 1528595933, 1528595933, 'Historia y Culturas Ancestrales', '', 'library:category:documentaries'),
(71, 1, 'site', 1528596100, 1528596100, 'Medio Ambiente y Naturaleza', '', 'library:category:documentaries'),
(72, 1, 'site', 1528596385, 1528596385, 'Medios de Comunicación', '', 'library:category:documentaries'),
(73, 1, 'site', 1528596414, 1528596414, 'Militares y Guerras', '', 'library:category:documentaries'),
(74, 1, 'site', 1528596434, 1528596434, 'Misterio', '', 'library:category:documentaries'),
(75, 1, 'site', 1528596457, 1528596457, 'Plantas de Poder y Drogas', '', 'library:category:documentaries'),
(76, 1, 'site', 1528596491, 1528596491, 'Política y Poliética', '', 'library:category:documentaries'),
(77, 1, 'site', 1528596680, 1528596680, 'Psicología y Pedagogía', '', 'library:category:documentaries'),
(78, 1, 'site', 1528596712, 1528596712, 'Religiones y Espiritualidad', '', 'library:category:documentaries'),
(79, 1, 'site', 1528596767, 1528596767, 'Salud y Nutrición', '', 'library:category:documentaries'),
(80, 1, 'site', 1528596807, 1528596807, 'Sexualidad', '', 'library:category:documentaries'),
(81, 1, 'site', 1528596852, 1528596852, 'Sociedad', '', 'library:category:documentaries'),
(82, 1, 'site', 1528596869, 1528596869, 'Tecnología', '', 'library:category:documentaries'),
(83, 1, 'site', 1528596932, 1528596932, 'Viajes y Mundo', '', 'library:category:documentaries'),
(84, 1, 'site', 1528596982, 1528596982, 'Trabajo Interno, Espiritualidad y Religión', '', 'library:category:books'),
(85, 1, 'site', 1528596998, 1528596998, 'Turismo y Viajes', '', 'library:category:books'),
(86, 1, 'user', 1528597311, 1528597311, 'El Tao de la Vida Sana', 'Existe una alarmante correlación entre la contaminación atmosférica, la mala alimentación y nuestro bienestar.Las toxinas presntes en el aire, en el agua potable y en los alimentos ponen a prueba día tras día la salud de nuestro organismo. En tanto que no se apliquen medidas eficaces para limpiar el planeta, tenemos que empezar por purificarnos nosotros mismos. Combinando la antigua sabiduría oriental y los últimos avances médicos occidentales, El Tao de la vida sana te ofrece la solución definitiva para gozar de buena salud y preservarla durante muchos años. Los consejos vitales y científicos que brinda Daniel Reid en este libro abarcan tanto técnicas de relajación, meditación y respiración como los principios de la hidroterapia y la aromaterapia, y están pensados para proporcionar un bienestar inmediato, además de ayudarte a prevenir o curar enfermedades.', 'library:item'),
(87, 1, 'user', 1528597311, 1767941587, '', '{\"post\":\"\"}', 'wall'),
(88, 1, 'user', 1528599376, 1528599376, 'El Maravilloso Universo de la Magia', 'El pensamiento racional tiene gran utilidad para la vida práctica, pero impide el acceso a formas de consciencia más elevadas y a experiencias que nos conectan con lo Absoluto. Esto fue descubierto tempranamente por los orientales y les hizo desarrollar métodos que, como medio de aprehensión del conocimiento, lo superan. El intelecto sólo puede abordar el análisis de la superficie de las cosas y darnos una visión fragmentada de la realidad. Para captar el sentido profundo, el alma de las cosas, su dimensión oculta y trascendente, es necesario recurrir a la visión intuitiva no contaminada por la experiencia previa y desligada de los datos archivados en el cerebro. La mirada profunda debe ser nueva e inocente, sin embargo el intelecto se apodera de lo observado y tiende a clasificarlo, a compararlo y a ordenarlo según sus datos acumulados y según su lógica, descartando aquello que excede sus dominios cognoscitivos. Así, lo nuevo se hace viejo, lo puro se contamina y lo profundo se vuelve superficial. Este libro trata de desestabilizar la mente lógica del lector, proponiéndole otra forma de mirar la existencia, enfocada desde un nivel más elevado. Sus objetivos son tres: Desplazar el punto focal de su consciencia de sí llevándola hacia un nivel más elevado, más próximo a la Divinidad. Liberarle de las limitaciones que la mente le ha impuesto. Y de este modo, consciente de su Divinidad y ya, liberado de condicionamientos paralizantes, permitirle acceder a la realización de sus anhelos.', 'library:item'),
(89, 1, 'user', 1528599376, 1767941587, '', '{\"post\":\"\"}', 'wall'),
(90, 1, 'user', 1528600735, 1528600735, 'Calendario 13 Lunas', 'Incorporar calendario de 13 lunas en la parte superior izquierda que muestre fecha tradicional, sume imagen de kin del día y fase lunar. Al hacer click en cualquiera de las imágenes, aparece un pop up que muestra mayor detalle del kin del día, la onda encantada y consejos de agricultura biodinámica. También puedes ver los próximos kines de la semana.', 'Genio'),
(91, 1, 'user', 1528600735, 1767941587, '', '{\"post\":\"\"}', 'wall'),
(93, 1, 'site', 1528608491, 1528608491, '', '¿Qué componente de Arco Luna te gustaría testear y mejorar primero?', 'decisions'),
(94, 1, 'user', 1528620502, 1528620502, 'The Code: Story of Linux', 'The Linux kernel was conceived by Finnish computer science student Linus Torvalds in 1991. Linux quickly gained a following of developers and users who adopted code from other free software projects for use with the new operating system. The Linux kernel has received contributions from thousands of programmers around the world. Linux is typically used in conjunction with packaged software, called a Linux distribution, and servers.', 'library:item'),
(96, 1, 'user', 1528654550, 1768160983, 'Lanzamiento Red Arco Luna', 'Evento de inauguración de la plataforma y de inicio de la campaña Crowdfunding. \r\n(la fecha es tentativa, eventualmente podría aplazarse; el lugar podría cambiar también)', 'event'),
(97, 1, 'user', 1528654550, 1767941587, '', '{\"post\":\"\"}', 'wall'),
(98, 1, 'user', 1528675126, 1528675126, 'Mapas Mentales', 'El foro debiera contar con una herramienta que permita entender mejor los distintos puntos de vista que se han hablado en una conversación de un tópico, para verlos todos en una misma imagen, y así tener un mejor análisis y profundidad.', 'Genio'),
(99, 1, 'user', 1528675126, 1767941587, '', '{\"post\":\"\"}', 'wall'),
(100, 10, 'user', 1528761006, 1767941587, '', '{\"post\":\"\"}', 'wall'),
(101, 10, 'user', 1528761537, 1767941586, '', '{\"post\":\"\"}', 'wall'),
(102, 10, 'user', 1528761831, 1528761831, '', 'Felicitaciones!!!', 'feedback'),
(103, 10, 'user', 1528764976, 1528764976, 'Coaching de Milagros', 'Programa de entrenamiento mental, emocional, físico y espiritual.', 'business:page'),
(106, 104, 'object', 1528993625, 1528993625, 'YouTube', 'Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.', 'LinkPreview'),
(107, 1, 'user', 1528994571, 1528994571, 'Plantar Pobreza, el Negocio Forestal en Chile', '&quot;Plantar Pobreza, el negocio forestal en Chile&quot; es un documental de Resumen.cl que aborda el origen y las consecuencias de la expansión de la industria forestal en la zona centro sur del país. \r\n\r\nLas plantaciones de pinos y eucaliptos, las plantas de celulosa y toda la infraestructura vial y portuaria a su servicio son elementos que, a la vez de constituir el engranaje de un sustancioso y exclusivo negocio, representa la explotación de los territorios que ocupan y el empobrecimiento de sus comunidades.\r\n\r\nActualmente, los lugares que soportan plantaciones y albergan plantas de celulosa no ofrecen condiciones de habitabilidad para su gente obligándola a emigrar, dejando a completa disposición del negocio forestal los espacios anteriormente usados en la producción o recolección de alimentos y en la conservación del bosque. Muestra de esta realidad es que las comunas presentadas como &quot;de vocación forestal&quot; alcanzan índices de migración y pobreza que superan la media nacional.\r\n\r\nSin embargo, todo este proceso se ha configurado ante la obsecuencia y el servilismo de las autoridades de turno. Desde la Dictadura Militar hasta los gobiernos civiles, todos han defendido este empresariado, llamando desarrollo a la apertura de nuevos focos de extracción y servicios para la industria forestal, llamando a las plantaciones forestales como bosques y llamando estado de derecho a la imposición de la voluntad empresarial a través de la represión y el terrorismo de Estado.\r\n\r\n&quot;Plantar Pobreza&quot; tiene el propósito de contribuir a entender el proceso en que se ha expandido esta industria y sus efectos a diferentes escalas. Sin quedarse en una constatación de desastres y miserias, &quot;Plantar Pobreza&quot; muestra la posibilidad de revertir las condiciones provocadas por el negocio forestal, a través del testimonio de comunidades invisibilizadas que realizan experiencias de recuperación del bosque, recuperación del agua y de la soberanía alimentaria.\r\n\r\nA quienes vivimos en este territorio nos han intentado convencer de un falso dilema: &quot;O hay forestales o hay pobreza&quot;. En realidad, hemos visto que nuestro empobrecimiento se ha agravado en tanto éstas se han expandido. Hoy, la recuperación de nuestro territorio se impone como condición necesaria para nuestra subsistencia y en esto no caben ambigüedades, la industria forestal debe irse y deben implementarse políticas de reparación ambiental y social. El documental &quot;Plantar Pobreza&quot;, intenta contribuir a esta lucha.', 'library:item'),
(109, 12, 'user', 1529626367, 1767941586, '', '{\"post\":\"\"}', 'wall'),
(112, 5, 'user', 1529981426, 1529981426, 'Feedback Foro', '&lt;p&gt;Danos aquí tu retroalimentación constructiva del Foro.&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Nos interesan las cosas que te gustan, tanto como las que no te gustan, del diseño, textos, íconos, funcionalidades, experiencia de usuario y utilidad del Foro; y cómo piensas que la componente podría mejorar. ¡Coméntanos tus ideas!&lt;/p&gt;', 'forum:item'),
(113, 5, 'user', 1529983916, 1529983916, '¿Qué temas te interesaría tratar en el foro?', '&lt;p&gt;El foro fue soñado como un lugar donde todas las opiniones e intereses tienen cabida y merecen respeto; como un lugar para el diálogo, la indagación reflexiva y la organización a partir de todos los puntos de vista, la mirada sistémica; como un rincón virtual que vamos ideando, diseñando y complementando entre tod@s. Por eso te pedimos que nos compartas: ¿Qué categorías te gustaría agregar? ¿Con qué tópicos? ¿Cuáles son las temáticas que te gustaría dialogar y los objetivos que este foro te/nos puede ayudar a conseguir?&lt;/p&gt;', 'forum:item'),
(114, 1, 'site', 1529985062, 1529985062, 'Temáticas Candentes', 'En esta sección se busca el establecimiento de diálogos entorno a temáticas en donde las opiniones suelen ser muy divididas, con el objetivo de profundizar aún más en ellas y empatizar con todos los puntos de vista. No olvidemos ser perfectos con las palabras (y con la lectura y/o escucha) y no tomarnos nada personal, para no caer en suposiciones e interpretaciones sesgadas. Que el diálogo nos sirva para dar lo mejor de cada un@, para propiciar la indagación apreciativa y para concientizarnos cada vez más.', 'forum:category'),
(115, 1, 'site', 1529985701, 1529985701, 'Creatividad Colectiva (Co-Creatividad)', 'El pulso de este espacio es invocar ideas surgidas que podrían resultar en nuevos proyectos; nuevos aportes a &quot;Genio Colectivo&quot;; manifestaciones públicas masivas y disruptivas; cambios y transformaciones culturales; o lo que sea que canalicemos. Lo importante es lograr conectarnos de manera auténtica para generar un flujo creativo y permitir la cristalizar de nuestras buenas intenciones.\r\n', 'forum:category'),
(122, 16, 'user', 1531064091, 1531064091, 'data:text/html;base64,PHNjcmlwdD5hbGVydCgnWFNTJyk8L3NjcmlwdD4K', '', 'ossn:album'),
(123, 16, 'user', 1531064427, 1768913450, 'data:text/html;base64,PHNjcmlwdD5hbGVydCgnWFNTJyk8L3NjcmlwdD4K', 'data:text/html;base64,PHNjcmlwdD5hbGVydCgnWFNTJyk8L3NjcmlwdD4K', 'Genio'),
(133, 16, 'user', 1531066613, 1531066613, 'asdsad', 'asdsad', 'Genio'),
(144, 107, 'object', 1532521847, 1532521847, '-- www.resumen.cl -- EncuÃ©ntranos en nuestras redes sociales: Facebook: https://www.facebook.com/PeriodicoResumenConcepcion/ Twitter: https://twitter.com/rsu...', '-- www.resumen.cl -- EncuÃ©ntranos en nuestras redes sociales: Facebook: https://www.facebook.com/PeriodicoResumenConcepcion/ Twitter: https://twitter.com/rsu...', 'LinkPreview'),
(145, 11, 'user', 1547230273, 1547230273, 'Red de Guardianes de la Tierra', 'Red', 'business:page'),
(146, 1, 'user', 1568064016, 1768888590, 'Manual de Herramientas y Tips para Incidir y Transformar', 'A lo largo de los 6 años del proyecto Mucho Con Poco de Asuntos del Sur, hemos conocido numerosas organizaciones sociales y activistas de América Latina y el Caribe que hacen, justamente, “mucho con poco”. De una manera innovadora y creativa, trabajan por la ampliación de derechos desde ámbitos locales, haciendo frente a las desigualdades en las que se encuentran inmersas, buscando la transformación de las democracias y la redistribución del poder.\r\n\r\nFueron 130 entrevistas en 14 países de la región y un mapeo de más de 4.000 activistas, a través de lo cual hemos sido testigos de una proliferación de actores y espacios de democratización alternativos, más horizontales, inclusivos y más colaborativos, surgidos desde los márgenes del Estado y de sus instituciones. De estos espacios ha emergido una gran diversidad de proyectos que, con herramientas de bajo costo que les brinda el siglo XXI, han generado un alto impacto, beneficiando a numerosos colectivos sociales.\r\n\r\nEllos y ellas no son necesariamente expertos o académicos consumados, sino hacedores de procesos de cambio en sus territorios, líderes emergentes, activistas e innovadores en la política. Personas que identificaron una problemática, muchos con base en su propia historia generaron una idea, buscando resolver los problemas de siempre y la pusieron en práctica, alcanzando un alto impacto con sus acciones. Por eso en esta ocasión, queremos compartirles herramientas, que tratan de dar respuesta a los tiempos de hoy, que ellos y ellas nos acercaron para que tú también participes de este proceso de transformación social y seas un agente de cambio.\r\n\r\nLa propuesta, como lo hemos hecho en manuales anteriores, consiste en compartir experiencias, herramientas y lecturas. A través de estas, se podrán identificar las formas en que se presentan las luchas políticas del activismo latinoamericano en el siglo XXI, a partir del trabajo recopilado en estos 6 años de conocimiento y construcción colectiva por toda la región.', 'library:item'),
(147, 1, 'user', 1568064016, 1767941586, '', '{\"post\":\"\"}', 'wall'),
(149, 1, 'user', 1713154365, 1767941586, '', '{\"post\":\"\"}', 'wall'),
(150, 1, 'user', 1714948771, 1767941586, '', '{\"post\":\"\"}', 'wall'),
(151, 1, 'site', 1725871191, 1725871191, '', '¿Qué componente debiese ser el primero en estar en nuestra nueva app?', 'decisions'),
(152, 1, 'site', 1725871404, 1725871404, '', 'Which component should be the first to be in our new app?', 'decisions'),
(154, 1, 'site', 1726266815, 1726266815, '', 'I&#039;m looking for legal advice and offering business management advice or money as reward. I think we can match, meet, and help each other. Your project looks very interesting!', 'colab:invitation'),
(155, 1, 'user', 1726267967, 1767941586, '', '{\"post\":\"\"}', 'wall'),
(156, 19, 'user', 1726267974, 1767941586, '', '{\"post\":\"\"}', 'wall'),
(157, 1, 'site', 1726268753, 1726268753, 'Culture of Sharing', 'Here is a place for sharing free resources\r\n\r\n', 'forum:category'),
(158, 1, 'user', 1726269018, 1726269018, 'Free grants for Non-Profits', '&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Nonprofit Association of the Midlands&lt;/p&gt;&lt;p&gt;Mentoring/Membership/Training&lt;/p&gt;&lt;p&gt;402-557-5800&lt;/p&gt;&lt;p&gt;http://www.nonprofitam.org&lt;/p&gt;', 'forum:item'),
(159, 1, 'user', 1726333978, 1726333978, 'Theory U, leading from the future as it emerges', 'Theory U is about collectively creating results. By joining forces and working well together at all levels in organizations people are capable of relinquishing established ideas, practices and even identities.', 'library:item'),
(160, 1, 'user', 1726333978, 1767941586, '', '{\"post\":\"\"}', 'wall'),
(161, 1, 'user', 1768029572, 1768029572, '', '', 'wall'),
(162, 1, 'user', 1768029893, 1768029893, '', '', 'wall'),
(163, 1, 'user', 1768030378, 1768032441, '', 'test', 'wall'),
(164, 1, 'user', 1768030500, 1768030500, '', '', 'wall'),
(165, 7, 'businesspage', 1768055474, 1768055474, '', 'test', 'wall'),
(166, 1, 'user', 1768405187, 1768405187, '', '', 'wall'),
(167, 1, 'user', 1768505717, 1768505718, 'Are you going to the party tomorrow?', '{\"93cba07454f06a4a960172bbd6e2a435\":\"Yes\",\"bafd7322c6e97d25b6299b5d6fe8920b\":\"No\"}', 'poll:item'),
(168, 1, 'user', 1768505717, 1768505718, '', '', 'wall'),
(169, 1, 'user', 1768506006, 1768506006, 'convenio colaboracion elt - somos agua (1).pdf', 'Convenio de colaboración. Les puede servir como guía legal para hacer los suyos propios.', 'file'),
(170, 1, 'user', 1768506006, 1768506006, '', '', 'wall'),
(171, 1, 'user', 1768506858, 1768571466, '3D mapping', 'Jornada de mapeo Societal Transformation Lab', 'video'),
(172, 1, 'user', 1768507972, 1768507972, '', '&#x1f61d; &#x1f911;', 'wall'),
(173, 1, 'user', 1768508203, 1768508204, '', 'Great day!', 'wall'),
(174, 1, 'user', 1768508356, 1768508356, '', '', 'story'),
(176, 1, 'user', 1768571466, 1768571466, '', '', 'wall'),
(177, 1, 'site', 1768575419, 1768575419, 'TESTING', 'hahah', 'forum:category'),
(178, 1, 'user', 1768575654, 1768576160, 'testing tipic', '&lt;p&gt;&lt;strong&gt;EDITED&lt;/strong&gt;&lt;/p&gt;\r\n&lt;p&gt;&amp;nbsp;&lt;/p&gt;\r\n&lt;p&gt;&lt;strong&gt;test&lt;/strong&gt;&lt;/p&gt;\r\n&lt;p&gt;&lt;em&gt;test&lt;/em&gt;&lt;/p&gt;\r\n&lt;p&gt;&lt;span style=&quot;text-decoration: underline;&quot;&gt;&lt;em&gt;test&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;\r\n&lt;p&gt;&amp;nbsp;&lt;/p&gt;\r\n&lt;ol&gt;\r\n&lt;li&gt;&lt;span style=&quot;text-decoration: underline;&quot;&gt;&lt;em&gt;test&lt;/em&gt;&lt;/span&gt;&lt;/li&gt;\r\n&lt;/ol&gt;\r\n&lt;p&gt;&amp;nbsp;&lt;/p&gt;\r\n&lt;ul&gt;\r\n&lt;li&gt;&lt;span style=&quot;text-decoration: underline;&quot;&gt;&lt;em&gt;test&lt;/em&gt;&lt;/span&gt;&lt;/li&gt;\r\n&lt;/ul&gt;\r\n&lt;p&gt;&lt;span style=&quot;text-decoration: underline;&quot;&gt;&lt;em&gt;&lt;img style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; src=&quot;https://mujerciclica.com/wp-content/uploads/2018/06/kagaya-artemisa.png&quot; alt=&quot;Arco Luna&quot; width=&quot;380&quot; height=&quot;472&quot; /&gt;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;\r\n&lt;p&gt;&lt;span style=&quot;text-decoration: underline;&quot;&gt;&lt;em&gt;&#x1f603;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;\r\n&lt;p&gt;&lt;span style=&quot;text-decoration: underline;&quot;&gt;&lt;em&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/h5Dme8IrAX4?list=RDh5Dme8IrAX4&amp;amp;start_radio=1&quot; width=&quot;560&quot; height=&quot;314&quot; allowfullscreen=&quot;allowfullscreen&quot;&gt;&lt;/iframe&gt;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;', 'forum:item'),
(179, 1, 'user', 1768575654, 1768575655, '', '', 'wall'),
(180, 5, 'user', 1768576144, 1768576144, '', '', 'wall'),
(181, 1, 'user', 1768576440, 1768576442, 'test', 'testest', 'event'),
(182, 1, 'user', 1768576440, 1768576440, '', '', 'wall'),
(183, 1, 'user', 1768576452, 1768576453, '', '', 'wall'),
(185, 1, 'user', 1768579007, 1768581361, 'Collaborators collaborating for collaboration', 'Collaborators collaborating for collaboration Collaborators collaborating for collaboration Collaborators collaborating for collaboration Collaborators collaborating for collaboration Collaborators collaborating for collaboration Collaborators collaborating for collaboration Collaborators collaborating for collaboration Collaborators collaborating for collaboration Collaborators collaborating for collaboration Collaborators collaborating for collaboration Collaborators collaborating for collaboration Collaborators collaborating for collaboration Collaborators collaborating for collaboration', 'projects'),
(186, 1, 'user', 1768579007, 1768579007, '', '', 'wall'),
(187, 1, 'user', 1768579014, 1768579015, 'Test', 'Test', 'projects'),
(188, 1, 'user', 1768579014, 1768579014, '', '', 'wall'),
(189, 1, 'user', 1768580707, 1768913456, 'test', 'testetsteteate', 'Genio'),
(190, 1, 'user', 1768580707, 1768580708, '', '', 'wall'),
(191, 5, 'user', 1768858533, 1768862926, 'TEST', 'TEST TEST', 'business:page'),
(192, 1, 'user', 1768861477, 1768861477, '', '', 'wall'),
(193, 5, 'user', 1768861799, 1768861799, '', '', 'wall'),
(194, 5, 'user', 1768863055, 1768863057, 'TEST ORG', 'TEST ORG', 'event'),
(195, 191, 'businesspage', 1768863055, 1768863055, '', '', 'wall'),
(196, 1, 'site', 1768881071, 1768881429, '', 'I want to help with User Experience improvements fro the platform', 'colab:invitation'),
(197, 5, 'user', 1768881686, 1768881687, 'TEST', 'TESTETESTETESTEESTTETETESTETE', 'projects'),
(198, 5, 'user', 1768881686, 1768881686, '', '', 'wall'),
(199, 1, 'site', 1768888630, 1768888631, 'yeyeye', 'yyeyeyeyeye', 'updates'),
(200, 1, 'user', 1768888648, 1768888648, '', '', 'wall'),
(201, 5, 'user', 1768893028, 1768893028, '', '', 'wall'),
(202, 6, 'user', 1768899542, 1768899542, '', '', 'wall'),
(203, 6, 'user', 1768899593, 1768899593, 'Test 2', 'test 2', 'business:page'),
(204, 6, 'user', 1768899640, 1768899663, 'Test', 'Test', 'video'),
(205, 203, 'businesspage', 1768899663, 1768899663, '', '', 'wall');

-- --------------------------------------------------------

--
-- Table structure for table `ossn_relationships`
--

CREATE TABLE `ossn_relationships` (
  `relation_id` bigint NOT NULL,
  `relation_from` bigint NOT NULL,
  `relation_to` bigint NOT NULL,
  `type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `time` int NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;

--
-- Dumping data for table `ossn_relationships`
--

INSERT INTO `ossn_relationships` (`relation_id`, `relation_from`, `relation_to`, `type`, `time`) VALUES
(3, 4, 1, 'friend:request', 1528086077),
(4, 1, 4, 'friend:request', 1528129653),
(5, 9, 1, 'friend:request', 1528443428),
(6, 1, 9, 'friend:request', 1528586728),
(7, 1, 7, 'friend:request', 1528600807),
(10, 1, 96, 'event:going', 1528654631),
(11, 10, 1, 'friend:request', 1528761607),
(12, 1, 10, 'friend:request', 1528762580),
(14, 1, 19, 'friend:request', 1726267967),
(15, 19, 1, 'friend:request', 1726267974),
(16, 1, 46, 'rtctypingentity', 1768029595),
(17, 1, 319, 'rtctypingentity', 1768029893),
(18, 1, 163, 'rtctypingpost', 1768030834),
(19, 1, 181, 'event:going', 1768576452),
(20, 1, 5, 'friend:request', 1768861477),
(21, 5, 1, 'friend:request', 1768861799),
(22, 1, 199, 'updateviewed', 1768888648),
(23, 5, 199, 'updateviewed', 1768893028),
(24, 6, 199, 'updateviewed', 1768899542);

-- --------------------------------------------------------

--
-- Table structure for table `ossn_site_settings`
--

CREATE TABLE `ossn_site_settings` (
  `setting_id` bigint NOT NULL,
  `name` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `value` text CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;

--
-- Dumping data for table `ossn_site_settings`
--

INSERT INTO `ossn_site_settings` (`setting_id`, `name`, `value`) VALUES
(1, 'theme', 'arcoluna'),
(2, 'site_name', 'Arco Luna'),
(3, 'language', 'en'),
(4, 'cache', '1'),
(5, 'owner_email', 'andy@arcoluna.net'),
(6, 'notification_email', 'noreply@getsandbox.net'),
(7, 'upgrades', '[\"1410545706.php\",\"1411396351.php\",\"1412353569.php\",\"1415553653.php\",\"1415819862.php\",\"1423419053.php\",\"1423419054.php\",\"1439295894.php\",\"1440716428.php\",\"1440867331.php\",\"1440603377.php\",\"1443202118.php\",\"1443211017.php\",\"1443545762.php\",\"1443617470.php\",\"1446311454.php\",\"1448807613.php\",\"1453676400.php\",\"1459411815.php\",\"1468010638.php\",\"1470127853.php\",\"1480759958.php\",\"1495366993.php\",\"1513524535.php\",\"1513603766.php\",\"1513783390.php\",\"1542223614.php\",\"1542564032.php\",\"1561645773.php\",\"1564080285.php\",\"1577836800.php\",\"1578946534.php\",\"1597058454.php\",\"1597090556.php\",\"1597734806.php\",\"1598389337.php\",\"1605286634.php\",\"1632413382.php\",\"1633420776.php\",\"1655424000.php\",\"1655453491.php\",\"1659870406.php\",\"1669852800.php\",\"1680051600.php\",\"1689701164.php\",\"1694649600.php\",\"1695386816.php\",\"1697828400.php\",\"1710633600.php\",\"1710892800.php\",\"1711411200.php\",\"1712361600.php\",\"1738108800.php\",\"1738148400.php\",\"1758122441.php\",\"1758132878.php\",\"1758187205.php\",\"1758208966.php\",\"1758280345.php\",\"1759406138.php\",\"1760034093.php\",\"1760113687.php\",\"1606063717.php\",\"1669507200.php\",\"1749753122.php\"]'),
(9, 'display_errors', 'on'),
(10, 'site_key', '4e73d252'),
(11, 'last_cache', '1768921975'),
(12, 'site_version', '8.9'),
(13, 'notification_name', 'Arco Luna'),
(14, 'copyrights', 'Arco Luna'),
(15, 'com_event_upgrade', 'v3.0');

-- --------------------------------------------------------

--
-- Table structure for table `ossn_users`
--

CREATE TABLE `ossn_users` (
  `guid` bigint NOT NULL,
  `type` text CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `username` varchar(50) DEFAULT NULL,
  `email` varchar(255) NOT NULL,
  `password` varchar(65) DEFAULT NULL,
  `salt` varchar(8) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `first_name` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `last_name` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `last_login` int NOT NULL,
  `last_activity` int NOT NULL,
  `activation` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `time_created` int NOT NULL,
  `time_updated` int NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;

--
-- Dumping data for table `ossn_users`
--

INSERT INTO `ossn_users` (`guid`, `type`, `username`, `email`, `password`, `salt`, `first_name`, `last_name`, `last_login`, `last_activity`, `activation`, `time_created`, `time_updated`) VALUES
(1, 'admin', 'adminandy', 'andy@arcoluna.cl', 'd6eff1a654376c71fbeed3c439587e91', 'f7fc954f', 'Andrés', 'Robles', 1768921096, 1768925278, '', 1521600735, 1768919613),
(3, 'normal', 'Aucan', 'aucanlagomar@gmail.com', '4d59f8396714bc40c443861abcf8e114', '64eed10d', 'luciano', 'Lagomarsino', 1529084256, 1529123089, '', 1521817166, 1521817166),
(4, 'normal', 'cloudimran', 'info@cloud-pk.com', 'b0beed29a258e148fd1cc6c9617a3ed0', '65823b4e', 'Syed imran', 'Shah', 1528085800, 1528089417, '', 1527826008, 1527826008),
(5, 'admin', 'AdminArcoLuna', 'admin@arcoluna.cl', 'd8ab61b1d39f94b97550f5a686d768c1', '3a79c7cc', 'Admin', 'Arco Luna', 1768575960, 1768893754, '', 1527955037, 1768893028),
(6, 'normal', 'arsalanshah', 'arsalan@buddyexpress.net', '636789c718af99a45d9c0b0e1b353b34', '39ad4ddb', 'Syed Arsalan Hussain', 'Shah', 1768899536, 1768901737, '', 1528090571, 1768899593),
(7, 'admin', 'ale2323', 'ale.232323@gmail.com', '2f7b5042f90bbebe3376246f02b1ad69', '9128b6c7', 'Maximiliano', 'Contreras', 1528993307, 1529003329, '', 1528228461, 1528228461),
(9, 'normal', 'OZION', 'zaulragal@gmail.com', 'b4db94f92d2e2e2e02606b980cd55410', 'fb0cb646', 'Alejandro', 'Zagal', 1528434673, 1528672187, '', 1528434608, 1767942488),
(10, 'normal', 'Maria', 'aurusds@gmail.com', '4939295b9a8af446c05a490e64d5f61a', '8fde9c29', 'Maria Fernanda', 'Pinto Aller', 1549630733, 1549634517, '', 1528760573, 1767942707),
(11, 'normal', 'GuardianesChile', 'paulasilvaosorio@gmail.com', 'b7862731ef2a0e2c8d13c7dccd71b5a5', '5dfb8be9', 'Paula', 'Silva Osorio', 1547228689, 1548355358, '', 1528818941, 1528818941),
(12, 'normal', 'rishi', 'rishibhat@gmail.com', '236393264a025bf884c20a5e9c8441eb', '38d0d705', 'Rishi', 'B', 1529620263, 1529626673, '', 1529184742, 1767955138),
(17, 'normal', 'alexdaniel', 'info@softlab24.com', 'af340e202a5768ede1f812b6ef01e5c2', '17d88a0a', 'Alex', 'Daniel', 1532462342, 1532462458, '', 1531076989, 1531076989),
(19, 'normal', 'andycultura', 'andy@culturaentransicion.cl', '1aa832b80cf1de5e003c80473f174e6d', '03ca6651', 'Andy', 'Cultura', 1726264958, 1726271954, '', 1568655359, 1568655359),
(21, 'admin', 'Tupax', 'oaksseba@gmail.com', '$2y$10$7sKzCdrroWXFIuWhPF72XeiJCB1nRkfolwyiw1fLzjWEfl8WHwwOi', 'abd0d71d', 'Seba', 'Robles', 1716318424, 1716318457, '', 1715468989, 1715468989),
(23, 'normal', 'apicazoperea', 'apicazoperea@unomaha.edu', '$2y$10$W4SdcK6cRmwnM8xvZWBVteCcEPbWiSYedPb.rCMPFiV29M5pPMo7i', 'cb85f7ad', 'Aurelio', 'Picazo', 1728276424, 1728276455, '', 1726282936, 1726282936);

--
-- Indexes for dumped tables
--

--
-- Indexes for table `ossn_annotations`
--
ALTER TABLE `ossn_annotations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `owner_guid` (`owner_guid`),
  ADD KEY `subject_guid` (`subject_guid`),
  ADD KEY `time_created` (`time_created`),
  ADD KEY `type` (`type`),
  ADD KEY `idx_annotations_type_subject` (`type`,`subject_guid`),
  ADD KEY `time_updated` (`time_updated`);

--
-- Indexes for table `ossn_components`
--
ALTER TABLE `ossn_components`
  ADD PRIMARY KEY (`id`),
  ADD KEY `index_active` (`active`);

--
-- Indexes for table `ossn_entities`
--
ALTER TABLE `ossn_entities`
  ADD PRIMARY KEY (`guid`),
  ADD KEY `owner_guid` (`owner_guid`),
  ADD KEY `time_created` (`time_created`),
  ADD KEY `time_updated` (`time_updated`),
  ADD KEY `active` (`active`),
  ADD KEY `permission` (`permission`),
  ADD KEY `type` (`type`),
  ADD KEY `eky_ts` (`type`,`subtype`),
  ADD KEY `subtype` (`subtype`),
  ADD KEY `idx_entities_type_owner` (`type`,`owner_guid`),
  ADD KEY `idx_owner_type_subtype` (`owner_guid`,`type`,`subtype`);

--
-- Indexes for table `ossn_entities_metadata`
--
ALTER TABLE `ossn_entities_metadata`
  ADD PRIMARY KEY (`id`),
  ADD KEY `guid` (`guid`),
  ADD KEY `idx_guid_value` (`guid`,`value`(50));
ALTER TABLE `ossn_entities_metadata` ADD FULLTEXT KEY `value` (`value`);

--
-- Indexes for table `ossn_hashtags_trending`
--
ALTER TABLE `ossn_hashtags_trending`
  ADD PRIMARY KEY (`hid`);

--
-- Indexes for table `ossn_likes`
--
ALTER TABLE `ossn_likes`
  ADD PRIMARY KEY (`id`),
  ADD KEY `index_subject_id_guid_type` (`subject_id`,`guid`,`type`),
  ADD KEY `index_subject_id_type` (`subject_id`,`type`);

--
-- Indexes for table `ossn_member_group`
--
ALTER TABLE `ossn_member_group`
  ADD PRIMARY KEY (`Id`);

--
-- Indexes for table `ossn_messages`
--
ALTER TABLE `ossn_messages`
  ADD PRIMARY KEY (`id`),
  ADD KEY `message_to` (`message_to`),
  ADD KEY `message_from` (`message_from`),
  ADD KEY `index_from_to` (`message_from`,`message_to`),
  ADD KEY `index_to_from` (`message_to`,`message_from`);

--
-- Indexes for table `ossn_notifications`
--
ALTER TABLE `ossn_notifications`
  ADD PRIMARY KEY (`guid`),
  ADD KEY `poster_guid` (`poster_guid`),
  ADD KEY `owner_guid` (`owner_guid`),
  ADD KEY `subject_guid` (`subject_guid`),
  ADD KEY `time_created` (`time_created`),
  ADD KEY `item_guid` (`item_guid`),
  ADD KEY `type` (`type`);

--
-- Indexes for table `ossn_object`
--
ALTER TABLE `ossn_object`
  ADD PRIMARY KEY (`guid`),
  ADD KEY `owner_guid` (`owner_guid`),
  ADD KEY `time_created` (`time_created`),
  ADD KEY `type` (`type`),
  ADD KEY `subtype` (`subtype`),
  ADD KEY `oky_ts` (`type`,`subtype`),
  ADD KEY `oky_tsg` (`type`,`subtype`,`guid`),
  ADD KEY `time_updated` (`time_updated`);

--
-- Indexes for table `ossn_relationships`
--
ALTER TABLE `ossn_relationships`
  ADD PRIMARY KEY (`relation_id`),
  ADD KEY `relation_to` (`relation_to`),
  ADD KEY `relation_from` (`relation_from`),
  ADD KEY `time` (`time`),
  ADD KEY `type` (`type`),
  ADD KEY `idx_relation_forward` (`relation_from`,`relation_to`,`type`),
  ADD KEY `idx_relation_reverse` (`relation_to`,`relation_from`,`type`),
  ADD KEY `idx_to_type` (`relation_to`,`type`),
  ADD KEY `idx_from_type` (`relation_from`,`type`);

--
-- Indexes for table `ossn_site_settings`
--
ALTER TABLE `ossn_site_settings`
  ADD PRIMARY KEY (`setting_id`),
  ADD UNIQUE KEY `name` (`name`);

--
-- Indexes for table `ossn_users`
--
ALTER TABLE `ossn_users`
  ADD PRIMARY KEY (`guid`),
  ADD UNIQUE KEY `email` (`email`),
  ADD UNIQUE KEY `index_username` (`username`),
  ADD KEY `last_login` (`last_login`),
  ADD KEY `last_activity` (`last_activity`),
  ADD KEY `time_created` (`time_created`),
  ADD KEY `time_updated` (`time_updated`);
ALTER TABLE `ossn_users` ADD FULLTEXT KEY `type` (`type`);
ALTER TABLE `ossn_users` ADD FULLTEXT KEY `first_name` (`first_name`);
ALTER TABLE `ossn_users` ADD FULLTEXT KEY `last_name` (`last_name`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `ossn_annotations`
--
ALTER TABLE `ossn_annotations`
  MODIFY `id` bigint NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=31;

--
-- AUTO_INCREMENT for table `ossn_components`
--
ALTER TABLE `ossn_components`
  MODIFY `id` bigint NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=90;

--
-- AUTO_INCREMENT for table `ossn_entities`
--
ALTER TABLE `ossn_entities`
  MODIFY `guid` bigint NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1220;

--
-- AUTO_INCREMENT for table `ossn_entities_metadata`
--
ALTER TABLE `ossn_entities_metadata`
  MODIFY `id` bigint NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1220;

--
-- AUTO_INCREMENT for table `ossn_hashtags_trending`
--
ALTER TABLE `ossn_hashtags_trending`
  MODIFY `hid` bigint NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `ossn_likes`
--
ALTER TABLE `ossn_likes`
  MODIFY `id` bigint NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=36;

--
-- AUTO_INCREMENT for table `ossn_member_group`
--
ALTER TABLE `ossn_member_group`
  MODIFY `Id` bigint NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `ossn_messages`
--
ALTER TABLE `ossn_messages`
  MODIFY `id` bigint NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=26;

--
-- AUTO_INCREMENT for table `ossn_notifications`
--
ALTER TABLE `ossn_notifications`
  MODIFY `guid` bigint NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=31;

--
-- AUTO_INCREMENT for table `ossn_object`
--
ALTER TABLE `ossn_object`
  MODIFY `guid` bigint NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=206;

--
-- AUTO_INCREMENT for table `ossn_relationships`
--
ALTER TABLE `ossn_relationships`
  MODIFY `relation_id` bigint NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=25;

--
-- AUTO_INCREMENT for table `ossn_site_settings`
--
ALTER TABLE `ossn_site_settings`
  MODIFY `setting_id` bigint NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=16;

--
-- AUTO_INCREMENT for table `ossn_users`
--
ALTER TABLE `ossn_users`
  MODIFY `guid` bigint NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=27;
COMMIT;

/*!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 */;
