<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>X archivos - Biblioteca Digital de Seguridad Social</title>
	<atom:link href="https://bidiss.ciess.org/category/glosario/x/feed/" rel="self" type="application/rss+xml" />
	<link>https://bidiss.ciess.org/category/glosario/x/</link>
	<description>Biblioteca Digital de Seguridad Social completar descripción</description>
	<lastBuildDate>Wed, 05 Mar 2025 22:39:36 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://bidiss.ciess.org/wp-content/uploads/2024/01/favicon.png</url>
	<title>X archivos - Biblioteca Digital de Seguridad Social</title>
	<link>https://bidiss.ciess.org/category/glosario/x/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>XOR</title>
		<link>https://bidiss.ciess.org/glosario/xor/</link>
		
		<dc:creator><![CDATA[Ernesto Ramirez]]></dc:creator>
		<pubDate>Wed, 05 Mar 2025 19:42:06 +0000</pubDate>
				<category><![CDATA[Glosario]]></category>
		<category><![CDATA[Informática]]></category>
		<category><![CDATA[Inteligencia artificial]]></category>
		<category><![CDATA[X]]></category>
		<category><![CDATA[Aspectos administrativos]]></category>
		<category><![CDATA[Glosario de seguridad social]]></category>
		<category><![CDATA[Información y comunicación]]></category>
		<guid isPermaLink="false">https://bidiss.ciess.org/?p=23928</guid>

					<description><![CDATA[<p>Operación lógica utilizada en problemas no lineales en aprendizaje automático y redes neuronales. Representa la operación “exclusivo o”, donde el resultado es verdadero (1) si solo uno de los operandos es verdadero, y falso (0) en todos los demás casos. XOR es un problema clásico en el contexto de redes neuronales porque no es linealmente separable y requiere modelos más complejos para ser resueltos.</p>
<p>La entrada <a href="https://bidiss.ciess.org/glosario/xor/">XOR</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="23928" class="elementor elementor-23928" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-1fd93bb e-flex e-con-boxed e-con e-parent" data-id="1fd93bb" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-3a968b4 elementor-widget elementor-widget-heading" data-id="3a968b4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h1 class="elementor-heading-title elementor-size-default">GLOSARIO DE SEGURIDAD SOCIAL</h1>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-73ff07a e-flex e-con-boxed e-con e-parent" data-id="73ff07a" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4f197d2 elementor-widget-divider--separator-type-pattern elementor-widget-divider--no-spacing elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="4f197d2" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider" style="--divider-pattern-url: url(&quot;data:image/svg+xml,%3Csvg xmlns=&#039;http://www.w3.org/2000/svg&#039; preserveAspectRatio=&#039;none&#039; overflow=&#039;visible&#039; height=&#039;100%&#039; viewBox=&#039;0 0 24 24&#039; fill=&#039;black&#039; stroke=&#039;none&#039;%3E%3Cpath d=&#039;M24,8v12H0V8H24z M24,4v1H0V4H24z&#039;/%3E%3C/svg%3E&quot;);">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-6c31a83 e-con-full e-flex e-con e-parent" data-id="6c31a83" data-element_type="container" data-e-type="container">
				</div>
		<div class="elementor-element elementor-element-195e379 e-flex e-con-boxed e-con e-parent" data-id="195e379" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-bbf8e06 e-con-full e-flex e-con e-child" data-id="bbf8e06" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-d655dfd elementor-widget elementor-widget-text-editor" data-id="d655dfd" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h1 class="page-title">XOR</h1>
Operación lógica utilizada en problemas no lineales en aprendizaje automático y redes neuronales. Representa la operación “exclusivo o”, donde el resultado es verdadero (1) si solo uno de los operandos es verdadero, y falso (0) en todos los demás casos. XOR es un problema clásico en el contexto de redes neuronales porque no es linealmente separable y requiere
modelos más complejos para ser resueltos.								</div>
				</div>
				<div class="elementor-element elementor-element-ee8c15a elementor-widget elementor-widget-SimpleAudioPlayer" data-id="ee8c15a" data-element_type="widget" data-e-type="widget" data-widget_type="SimpleAudioPlayer.default">
				<div class="elementor-widget-container">
					
		<div class="skin_simple h5ap_standard_player" data-options='{"controls":["play","progress","current-time","duration","mute","volume","settings"],"seekTime":15}'>
			<audio controls id="bplayer_id" >
				<source src="https://bidiss.ciess.org/wp-content/uploads/2025/03/Xor.mp3?download=false" type="audio/mp3">
			</audio>
		</div>

				</div>
				</div>
				<div class="elementor-element elementor-element-3c13b16 elementor-widget elementor-widget-spacer" data-id="3c13b16" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-bafa97e elementor-widget elementor-widget-text-editor" data-id="bafa97e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<strong>Fuente:</strong>
<p class="fuente">TN University. (2024). Diccionario sobre inteligencia artificial: 100 conceptos claves sobre sistemas inteligentes.</p>
<a class="registro-boton-active" href="https://biblioteca.ciess.org/liss/index.php?P=FullRecord&amp;ID=2520" target="_blank" rel="noopener">
<i class="fas fa-file-pdf" style="margin-right: 5px;"></i> Ver documento completo &gt;
</a>								</div>
				</div>
				<div class="elementor-element elementor-element-f0731b0 elementor-widget elementor-widget-button" data-id="f0731b0" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://bidiss.ciess.org/glosario/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-far-list-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm-6 400H54a6 6 0 0 1-6-6V86a6 6 0 0 1 6-6h404a6 6 0 0 1 6 6v340a6 6 0 0 1-6 6zm-42-92v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm-252 12c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36z"></path></svg>			</span>
									<span class="elementor-button-text">Volver al Glosario </span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-07dc334 e-con-full e-flex e-con e-child" data-id="07dc334" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-6e172e7 elementor-widget elementor-widget-spacer" data-id="6e172e7" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-35268a2 elementor-widget elementor-widget-heading" data-id="35268a2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Términos relacionados</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-07ff7ce elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="07ff7ce" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid">
				<article class="elementor-post elementor-grid-item post-23748 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-u tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/univariate-analysis/" >
				Univariate Analysis			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-23943 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-z tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/zero-day-exploit/" >
				Zero-Day Exploit			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22109 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-m tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/modelo-predictivo/" >
				Modelo Predictivo			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-14974 post type-post status-publish format-standard hentry category-c category-glosario category-informacion-y-comunicacion category-informatica tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/codificacion/" >
				Codificación			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-21855 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-j tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/jacobian-matrix/" >
				Jacobian Matrix			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-23928 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-x tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/xor/" >
				XOR			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22669 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-s tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/sesgo-algoritmico/" >
				Sesgo Algorítmico			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-21837 post type-post status-publish format-standard hentry category-glosario category-i category-informatica category-inteligencia-artificial tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/inception-network/" >
				Inception Network			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-15081 post type-post status-publish format-standard hentry category-c category-glosario category-informatica tag-administracion-y-gestion tag-america-latina tag-aspectos-administrativos tag-formacion-y-capacitacion tag-glosario-de-seguridad-social tag-recursos-humanos tag-relaciones-laborales tag-trabajo-y-empleo">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/computador/" >
				Computador			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-20266 post type-post status-publish format-standard hentry category-glosario category-informatica category-m tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/memoria/" >
				Memoria			</a>
		</h5>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-10f09d5 e-flex e-con-boxed e-con e-parent" data-id="10f09d5" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-85a58bc elementor-widget elementor-widget-text-editor" data-id="85a58bc" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<div class="text-header"><i class="fa-solid fa-mug-hot"></i> Tal vez pueda interesarte:</div>
<div class="title-line"></div>
								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-eaeec97 e-flex e-con-boxed e-con e-parent" data-id="eaeec97" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-2548419 e-con-full e-flex e-con e-child" data-id="2548419" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-a8b2ecc elementor-widget elementor-widget-heading" data-id="a8b2ecc" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Publicaciones</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-ba096e6 elementor-grid-1 elementor-posts--thumbnail-left elementor-grid-tablet-1 elementor-grid-mobile-1 elementor-widget elementor-widget-posts" data-id="ba096e6" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_columns_tablet&quot;:&quot;1&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid">
				<article class="elementor-post elementor-grid-item post-2657 post type-post status-publish format-standard has-post-thumbnail hentry category-desastres category-desastres-naturales category-editadas-por-la-secretaria-general category-emergencias-en-salud category-experiencias-de-seguridad-social category-publicaciones category-riesgos-de-desastres category-temas tag-desastres-naturales tag-emergencias-en-salud tag-riesgos-de-desastres">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/el-centro-virtual-de-operaciones-en-emergencias-y-desastres/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img fetchpriority="high" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/Experiencias-SS-01.png" class="attachment-medium_large size-medium_large wp-image-2658" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/Experiencias-SS-01.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Experiencias-SS-01-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Experiencias-SS-01-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/el-centro-virtual-de-operaciones-en-emergencias-y-desastres/" >
				El centro virtual de operaciones en emergencias y desastres			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>En este primer número, la serie aborda un sistema de gestión de información y coordinación de respuestas ante situaciones de emergencias y desastres, desarrollado por el Instituto Mexicano del Seguro		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-3774 post type-post status-publish format-standard has-post-thumbnail hentry category-administracion category-cobertura category-desarrollo-institucional category-desarrollo-social category-editadas-por-la-secretaria-general category-financiacion-de-la-seguridad-social category-historia-de-la-seguridad-social category-pensiones category-politica-social category-prestaciones-en-salud category-prestaciones-familiares category-prestaciones-sociales category-proteccion-de-la-salud category-proteccion-social category-publicaciones category-regimenes-de-seguridad-social category-serie-monografias category-servicios-de-salud category-temas tag-america-latina tag-asistencia-social tag-aspectos-juridicos tag-beneficios-de-la-seguridad-social tag-cuba tag-desarrollo-de-la-organizacion tag-desempleo tag-educacion tag-empleo tag-financiamiento tag-historia-de-la-seguridad-social tag-mercado-de-trabajo tag-militares tag-panorama-de-la-seguridad-social tag-seguridad-social tag-seguridad-social-rural tag-sistema-nacional-de-salud tag-trabajadores-del-arte tag-trabajadores-del-campo tag-trabajadores-independientes">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/seguridad-social-en-cuba-edicion-actualizada/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-25.png" class="attachment-medium_large size-medium_large wp-image-3775" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-25.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-25-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-25-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/seguridad-social-en-cuba-edicion-actualizada/" >
				Seguridad social en Cuba. (edición actualizada)			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Se describe el proceso de formación del sistema de seguridad social en Cuba, que comprende prestaciones monetarias ante contingencias establecidas en sus regímenes de protección y servicios sociales complementarios; además		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-2113 post type-post status-publish format-standard has-post-thumbnail hentry category-caprt category-condiciones-de-trabajo category-covid-19 category-de-las-comisiones-americanas-de-seguridad-social category-ergonomia category-jornada-laboral category-pandemia category-publicaciones category-riesgos-laborales category-salud-ocupacional category-seguridad-ocupacional category-seguridad-y-salud-en-el-trabajo category-tecnologias-de-la-informacion-y-comunicacion category-teletrabajo category-temas">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/teletrabajo-lecciones-y-retos-que-deja-la-pandemia-sars-cov2-covid-19/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/NotaTecnica-CASS-06.png" class="attachment-medium_large size-medium_large wp-image-2115" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/NotaTecnica-CASS-06.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/NotaTecnica-CASS-06-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/NotaTecnica-CASS-06-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/teletrabajo-lecciones-y-retos-que-deja-la-pandemia-sars-cov2-covid-19/" >
				Teletrabajo: lecciones y retos que deja la pandemia SARS-Cov2 / COVID-19			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>En el presente documento se discuten aspectos importantes sobre el teletrabajo y la organización del mismo, ofreciendo a su vez algunas recomendaciones para asegurar que el trabajo remoto sea digno,		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-43bc14a e-con-full e-flex e-con e-child" data-id="43bc14a" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-0fe09fe elementor-widget elementor-widget-heading" data-id="0fe09fe" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Monitor de recursos</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-2f9460c elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="2f9460c" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid">
				<article class="elementor-post elementor-grid-item post-12895 post type-post status-publish format-standard has-post-thumbnail hentry category-monitor-de-recursos-de-informacion category-organismos-internacionales tag-bases-de-datos tag-bibliotecologia tag-contribuciones tag-motor-de-busqueda tag-organismos-internacionales tag-pensiones tag-programas-sociales tag-proteccion-social tag-repositorio tag-sistemas-de-informacion">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/asociacion-internacional-de-la-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aiss.png" class="attachment-full size-full wp-image-12898" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aiss.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aiss-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aiss-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aiss-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aiss-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/asociacion-internacional-de-la-seguridad-social/" >
				Asociación Internacional de la Seguridad Social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Repositorio institucional de la Organización Panamericana de la Salud/Organización Mundial de Salud (OPS/OMS) que se ha consolidado como su biblioteca digital, ya que reúne los		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-13171 post type-post status-publish format-standard has-post-thumbnail hentry category-monitor-de-recursos-de-informacion category-periodica category-revistas-especializadas category-salud-publica-revistas-especializadas tag-actuaria tag-bases-de-datos tag-bibliotecologia tag-calculos-actuariales tag-financiamiento tag-motor-de-busqueda tag-repositorio tag-revistas tag-revistas-especializadas tag-riesgos-financieros tag-sistemas-de-informacion">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/archives-of-public-health/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="800" height="725" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/Archives-Pub-Health.jpg" class="attachment-full size-full wp-image-13181" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/Archives-Pub-Health.jpg 800w, https://bidiss.ciess.org/wp-content/uploads/2024/08/Archives-Pub-Health-300x272.jpg 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/Archives-Pub-Health-768x696.jpg 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/Archives-Pub-Health-580x526.jpg 580w" sizes="(max-width: 800px) 100vw, 800px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/archives-of-public-health/" >
				Archives of Public Health			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Repositorio institucional de la Organización Panamericana de la Salud/Organización Mundial de Salud (OPS/OMS) que se ha consolidado como su biblioteca digital, ya que reúne los		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-10730 post type-post status-publish format-standard has-post-thumbnail hentry category-base-de-datos-monitor-de-recursos-de-informacion category-monitor-de-recursos-de-informacion category-motor-de-busqueda tag-bases-de-datos tag-bibliotecologia tag-informacion-academica tag-motor-de-busqueda tag-sistemas-de-informacion">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/microsoft-academic/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="549" src="https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-7.png" class="attachment-full size-full wp-image-10731" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-7.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-7-300x181.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-7-768x463.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-7-580x350.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-7-860x519.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/microsoft-academic/" >
				RefSeek			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliotecología, Sistemas de información, Bases de datos, Motor de búsqueda, Información académica.</p>		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-d38471e e-con-full e-flex e-con e-child" data-id="d38471e" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-5412f55 elementor-widget elementor-widget-heading" data-id="5412f55" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Bibliografías especializadas</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-0ec2071 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="0ec2071" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid">
				<article class="elementor-post elementor-grid-item post-16852 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-adulto-mayor tag-bienestar-social tag-cobertura tag-derecho-a-la-seguridad-social tag-envejecimiento-poblacional tag-pobreza tag-proteccion-social tag-seguridad-social tag-vejez">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/abordaje-del-cuidado-de-la-persona-mayor-desde-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="650" height="366" src="https://bidiss.ciess.org/wp-content/uploads/2024/09/17-abordaje-cuidado-persona-mayor.png" class="attachment-full size-full wp-image-16853" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/09/17-abordaje-cuidado-persona-mayor.png 650w, https://bidiss.ciess.org/wp-content/uploads/2024/09/17-abordaje-cuidado-persona-mayor-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/09/17-abordaje-cuidado-persona-mayor-580x327.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/09/17-abordaje-cuidado-persona-mayor-640x360.png 640w" sizes="(max-width: 650px) 100vw, 650px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/abordaje-del-cuidado-de-la-persona-mayor-desde-seguridad-social/" >
				Abordaje del cuidado de la persona mayor desde seguridad social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en abordaje del cuidado de la persona mayor desde la seguridad social</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-8881 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-bienestar-social tag-derechos-humanos tag-derechos-sociales tag-desarrollo-humano tag-discriminacion tag-equidad tag-pobreza tag-seguridad-social">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/derechos-humanos-y-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1920" height="1080" src="https://bidiss.ciess.org/wp-content/uploads/2024/05/Derechos_humanos.jpg" class="attachment-full size-full wp-image-8882" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/05/Derechos_humanos.jpg 1920w, https://bidiss.ciess.org/wp-content/uploads/2024/05/Derechos_humanos-300x169.jpg 300w, https://bidiss.ciess.org/wp-content/uploads/2024/05/Derechos_humanos-1024x576.jpg 1024w, https://bidiss.ciess.org/wp-content/uploads/2024/05/Derechos_humanos-768x432.jpg 768w, https://bidiss.ciess.org/wp-content/uploads/2024/05/Derechos_humanos-1536x864.jpg 1536w, https://bidiss.ciess.org/wp-content/uploads/2024/05/Derechos_humanos-580x326.jpg 580w, https://bidiss.ciess.org/wp-content/uploads/2024/05/Derechos_humanos-860x484.jpg 860w, https://bidiss.ciess.org/wp-content/uploads/2024/05/Derechos_humanos-1160x653.jpg 1160w, https://bidiss.ciess.org/wp-content/uploads/2024/05/Derechos_humanos-640x360.jpg 640w" sizes="(max-width: 1920px) 100vw, 1920px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/derechos-humanos-y-seguridad-social/" >
				Derechos humanos y seguridad social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en derechos humanos y seguridad social como derecho humano.</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-19090 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-enfermedades-profesionales tag-ergonomia tag-riesgos-ocupacionales tag-riesgos-psicosociales tag-salud-en-el-trabajo tag-salud-ocupacional tag-seguridad-en-el-trabajo tag-stress-laboral">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1920" height="1080" src="https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo.jpg" class="attachment-full size-full wp-image-19091" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo.jpg 1920w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-300x169.jpg 300w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-1024x576.jpg 1024w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-768x432.jpg 768w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-1536x864.jpg 1536w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-580x326.jpg 580w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-860x484.jpg 860w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-1160x653.jpg 1160w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-640x360.jpg 640w" sizes="(max-width: 1920px) 100vw, 1920px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo/" >
				Riesgos laborales y sistemas de gestión de salud y seguridad en el trabajo			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en seguridad y salud en el trabajo.</p>
		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-b8167f9 e-flex e-con-boxed e-con e-parent" data-id="b8167f9" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-9d9a97a elementor-share-buttons--view-icon elementor-share-buttons--shape-circle elementor-share-buttons--align-center elementor-share-buttons--skin-gradient elementor-grid-0 elementor-share-buttons--color-official elementor-widget elementor-widget-share-buttons" data-id="9d9a97a" data-element_type="widget" data-e-type="widget" data-widget_type="share-buttons.default">
				<div class="elementor-widget-container">
							<div class="elementor-grid">
								<div class="elementor-grid-item">
						<div
							class="elementor-share-btn elementor-share-btn_facebook"
							role="button"
							tabindex="0"
							aria-label="Compartir en facebook"
						>
															<span class="elementor-share-btn__icon">
								<svg class="e-font-icon-svg e-fab-facebook" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item">
						<div
							class="elementor-share-btn elementor-share-btn_twitter"
							role="button"
							tabindex="0"
							aria-label="Compartir en twitter"
						>
															<span class="elementor-share-btn__icon">
								<svg class="e-font-icon-svg e-fab-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item">
						<div
							class="elementor-share-btn elementor-share-btn_linkedin"
							role="button"
							tabindex="0"
							aria-label="Compartir en linkedin"
						>
															<span class="elementor-share-btn__icon">
								<svg class="e-font-icon-svg e-fab-linkedin" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item">
						<div
							class="elementor-share-btn elementor-share-btn_whatsapp"
							role="button"
							tabindex="0"
							aria-label="Compartir en whatsapp"
						>
															<span class="elementor-share-btn__icon">
								<svg class="e-font-icon-svg e-fab-whatsapp" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item">
						<div
							class="elementor-share-btn elementor-share-btn_telegram"
							role="button"
							tabindex="0"
							aria-label="Compartir en telegram"
						>
															<span class="elementor-share-btn__icon">
								<svg class="e-font-icon-svg e-fab-telegram" viewBox="0 0 496 512" xmlns="http://www.w3.org/2000/svg"><path d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm121.8 169.9l-40.7 191.8c-3 13.6-11.1 16.9-22.4 10.5l-62-45.7-29.9 28.8c-3.3 3.3-6.1 6.1-12.5 6.1l4.4-63.1 114.9-103.8c5-4.4-1.1-6.9-7.7-2.5l-142 89.4-61.2-19.1c-13.3-4.2-13.6-13.3 2.8-19.7l239.1-92.2c11.1-4 20.8 2.7 17.2 19.5z"></path></svg>							</span>
																				</div>
					</div>
						</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-5643799 e-flex e-con-boxed e-con e-parent" data-id="5643799" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
					</div>
				</div>
				</div>
		<p>La entrada <a href="https://bidiss.ciess.org/glosario/xor/">XOR</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></content:encoded>
					
		
		<enclosure url="https://bidiss.ciess.org/wp-content/uploads/2025/03/Xor.mp3?download=false" length="109676" type="audio/mpeg" />

			</item>
		<item>
		<title>XML (eXtensible MarkupLanguage)</title>
		<link>https://bidiss.ciess.org/glosario/xml-extensible-markuplanguage/</link>
		
		<dc:creator><![CDATA[Ernesto Ramirez]]></dc:creator>
		<pubDate>Wed, 05 Mar 2025 19:39:07 +0000</pubDate>
				<category><![CDATA[Glosario]]></category>
		<category><![CDATA[Informática]]></category>
		<category><![CDATA[Inteligencia artificial]]></category>
		<category><![CDATA[X]]></category>
		<category><![CDATA[Aspectos administrativos]]></category>
		<category><![CDATA[Glosario de seguridad social]]></category>
		<category><![CDATA[Información y comunicación]]></category>
		<guid isPermaLink="false">https://bidiss.ciess.org/?p=23923</guid>

					<description><![CDATA[<p>Lenguaje de marcado que define reglas para codificar documentos en un formato legible por humanos y máquinas. Se utiliza para estructurar, almacenar y transportar datos de manera jerárquica utilizando etiquetas personalizadas. XML es ampliamente utilizado en la web para intercambiar datos entre diferentes plataformas y aplicaciones, así como en la configuración de documentos y la<br />
representación de datos semi-estructurados.</p>
<p>La entrada <a href="https://bidiss.ciess.org/glosario/xml-extensible-markuplanguage/">XML (eXtensible MarkupLanguage)</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="23923" class="elementor elementor-23923" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-1fd93bb e-flex e-con-boxed e-con e-parent" data-id="1fd93bb" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-3a968b4 elementor-widget elementor-widget-heading" data-id="3a968b4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h1 class="elementor-heading-title elementor-size-default">GLOSARIO DE SEGURIDAD SOCIAL</h1>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-73ff07a e-flex e-con-boxed e-con e-parent" data-id="73ff07a" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4f197d2 elementor-widget-divider--separator-type-pattern elementor-widget-divider--no-spacing elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="4f197d2" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider" style="--divider-pattern-url: url(&quot;data:image/svg+xml,%3Csvg xmlns=&#039;http://www.w3.org/2000/svg&#039; preserveAspectRatio=&#039;none&#039; overflow=&#039;visible&#039; height=&#039;100%&#039; viewBox=&#039;0 0 24 24&#039; fill=&#039;black&#039; stroke=&#039;none&#039;%3E%3Cpath d=&#039;M24,8v12H0V8H24z M24,4v1H0V4H24z&#039;/%3E%3C/svg%3E&quot;);">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-6c31a83 e-con-full e-flex e-con e-parent" data-id="6c31a83" data-element_type="container" data-e-type="container">
				</div>
		<div class="elementor-element elementor-element-195e379 e-flex e-con-boxed e-con e-parent" data-id="195e379" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-bbf8e06 e-con-full e-flex e-con e-child" data-id="bbf8e06" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-d655dfd elementor-widget elementor-widget-text-editor" data-id="d655dfd" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h1 class="page-title">XML (eXtensible Markup Language)</h1>
<p>Lenguaje de marcado que define reglas para codificar documentos en un formato legible por humanos y máquinas. Se utiliza para estructurar, almacenar y transportar datos de manera jerárquica utilizando etiquetas personalizadas. XML es ampliamente utilizado en la web para intercambiar datos entre diferentes plataformas y aplicaciones, así como en la configuración de documentos y la representación de datos semi-estructurados.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-ee8c15a elementor-widget elementor-widget-SimpleAudioPlayer" data-id="ee8c15a" data-element_type="widget" data-e-type="widget" data-widget_type="SimpleAudioPlayer.default">
				<div class="elementor-widget-container">
					
		<div class="skin_simple h5ap_standard_player" data-options='{"controls":["play","progress","current-time","duration","mute","volume","settings"],"seekTime":15}'>
			<audio controls id="bplayer_id" >
				<source src="https://bidiss.ciess.org/wp-content/uploads/2025/03/XML.mp3?download=false" type="audio/mp3">
			</audio>
		</div>

				</div>
				</div>
				<div class="elementor-element elementor-element-3c13b16 elementor-widget elementor-widget-spacer" data-id="3c13b16" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-bafa97e elementor-widget elementor-widget-text-editor" data-id="bafa97e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<strong>Fuente:</strong>
<p class="fuente">TN University. (2024). Diccionario sobre inteligencia artificial: 100 conceptos claves sobre sistemas inteligentes.</p>
<a class="registro-boton-active" href="https://biblioteca.ciess.org/liss/index.php?P=FullRecord&amp;ID=2520" target="_blank" rel="noopener">
<i class="fas fa-file-pdf" style="margin-right: 5px;"></i> Ver documento completo &gt;
</a>								</div>
				</div>
				<div class="elementor-element elementor-element-f0731b0 elementor-widget elementor-widget-button" data-id="f0731b0" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://bidiss.ciess.org/glosario/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-far-list-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm-6 400H54a6 6 0 0 1-6-6V86a6 6 0 0 1 6-6h404a6 6 0 0 1 6 6v340a6 6 0 0 1-6 6zm-42-92v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm-252 12c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36z"></path></svg>			</span>
									<span class="elementor-button-text">Volver al Glosario </span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-07dc334 e-con-full e-flex e-con e-child" data-id="07dc334" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-6e172e7 elementor-widget elementor-widget-spacer" data-id="6e172e7" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-35268a2 elementor-widget elementor-widget-heading" data-id="35268a2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Términos relacionados</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-07ff7ce elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="07ff7ce" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid">
				<article class="elementor-post elementor-grid-item post-21850 post type-post status-publish format-standard hentry category-glosario category-i category-informatica category-inteligencia-artificial tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/indice-de-jaccard/" >
				Índice de Jaccard			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-23162 post type-post status-publish format-standard hentry category-glosario category-informacion-y-comunicacion category-informatica category-s tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/sistemas-de-informacion/" >
				Sistemas de información			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22124 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-n tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/neuroevolution/" >
				Neuroevolution			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-23948 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-z tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/zero-shot-learning/" >
				Zero-Shot Learning			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-21996 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-l tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/lenguaje-natural/" >
				Lenguaje Natural			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22688 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-s tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/sistemas-expertos/" >
				Sistemas Expertos			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-23763 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-v tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/variance-bias-tradeoff/" >
				Variance-Bias Tradeoff			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22156 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-p tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/precision-recall-curve/" >
				Precision-Recall Curve			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-23885 post type-post status-publish format-standard hentry category-glosario category-i category-informatica category-inteligencia-artificial tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/inicializacion-de-pesos/" >
				Inicialización de Pesos (Weight Initialization)			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-23943 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-z tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/zero-day-exploit/" >
				Zero-Day Exploit			</a>
		</h5>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-10f09d5 e-flex e-con-boxed e-con e-parent" data-id="10f09d5" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-85a58bc elementor-widget elementor-widget-text-editor" data-id="85a58bc" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<div class="text-header"><i class="fa-solid fa-mug-hot"></i> Tal vez pueda interesarte:</div>
<div class="title-line"></div>
								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-eaeec97 e-flex e-con-boxed e-con e-parent" data-id="eaeec97" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-2548419 e-con-full e-flex e-con e-child" data-id="2548419" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-a8b2ecc elementor-widget elementor-widget-heading" data-id="a8b2ecc" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Publicaciones</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-ba096e6 elementor-grid-1 elementor-posts--thumbnail-left elementor-grid-tablet-1 elementor-grid-mobile-1 elementor-widget elementor-widget-posts" data-id="ba096e6" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_columns_tablet&quot;:&quot;1&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid">
				<article class="elementor-post elementor-grid-item post-3489 post type-post status-publish format-standard has-post-thumbnail hentry category-conceptos category-deberes-sociales category-derechos-humanos category-derechos-y-obligaciones category-editadas-por-el-ciess category-igualdad-y-equidad category-impuestos category-politicas-fiscales category-principios-de-la-seguridad-social category-publicaciones category-seguridad-social-para-todos category-temas tag-america-latina tag-deberes-sociales tag-derechos-humanos tag-derechos-y-obligaciones tag-igualdad-social tag-impuestos tag-informacion-sobre-el-programa tag-politicas-fiscales tag-principios-de-la-seguridad-social tag-seguridad-social">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/vida-comunitaria-derechos-y-obligaciones-de-las-personas/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/SSTodos-08.png" class="attachment-medium_large size-medium_large wp-image-3490" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/SSTodos-08.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SSTodos-08-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SSTodos-08-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/vida-comunitaria-derechos-y-obligaciones-de-las-personas/" >
				Vida comunitaria: derechos y obligaciones de las personas			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Este documento forma parte de la serie de manuales de la seguridad social que se han desarrollado en el marco del Programa Seguridad Social para Todos, los cuales tienen el		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-3774 post type-post status-publish format-standard has-post-thumbnail hentry category-administracion category-cobertura category-desarrollo-institucional category-desarrollo-social category-editadas-por-la-secretaria-general category-financiacion-de-la-seguridad-social category-historia-de-la-seguridad-social category-pensiones category-politica-social category-prestaciones-en-salud category-prestaciones-familiares category-prestaciones-sociales category-proteccion-de-la-salud category-proteccion-social category-publicaciones category-regimenes-de-seguridad-social category-serie-monografias category-servicios-de-salud category-temas tag-america-latina tag-asistencia-social tag-aspectos-juridicos tag-beneficios-de-la-seguridad-social tag-cuba tag-desarrollo-de-la-organizacion tag-desempleo tag-educacion tag-empleo tag-financiamiento tag-historia-de-la-seguridad-social tag-mercado-de-trabajo tag-militares tag-panorama-de-la-seguridad-social tag-seguridad-social tag-seguridad-social-rural tag-sistema-nacional-de-salud tag-trabajadores-del-arte tag-trabajadores-del-campo tag-trabajadores-independientes">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/seguridad-social-en-cuba-edicion-actualizada/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-25.png" class="attachment-medium_large size-medium_large wp-image-3775" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-25.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-25-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-25-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/seguridad-social-en-cuba-edicion-actualizada/" >
				Seguridad social en Cuba. (edición actualizada)			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Se describe el proceso de formación del sistema de seguridad social en Cuba, que comprende prestaciones monetarias ante contingencias establecidas en sus regímenes de protección y servicios sociales complementarios; además		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-1957 post type-post status-publish format-standard has-post-thumbnail hentry category-aspectos-demograficos category-aspectos-juridicos category-breviarios-de-seguridad-social category-cobertura category-derecho-a-la-seguridad-social category-editadas-por-el-ciess category-investigacion-marco-conceptual-el-reto-de-la-redistribucion category-marco-conceptual-el-reto-de-la-redistribucion category-marco-legal-de-la-seguridad-social category-pensiones category-proteccion-de-la-salud category-proteccion-social category-publicaciones category-regimenes-de-seguridad-social category-seguros-sociales category-temas tag-aspectos-demograficos tag-aspectos-juridicos tag-aspectos-legales tag-cobertura tag-instituciones-de-seguridad-social tag-marco-legal tag-seguridad-social">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/caracteristicas-demograficas-y-seguridad-social-en-colombia/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/Breviarios-Investigacion-10.png" class="attachment-medium_large size-medium_large wp-image-1959" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/Breviarios-Investigacion-10.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Breviarios-Investigacion-10-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Breviarios-Investigacion-10-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/caracteristicas-demograficas-y-seguridad-social-en-colombia/" >
				Características demográficas y seguridad social en Colombia			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>El presente trabajo, presenta los pormenores del sistema general de seguridad social de Colombia, abarcando desde sus marcos legales y regulatorios, hasta los factores demográficos y sociales que han intervenido		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-43bc14a e-con-full e-flex e-con e-child" data-id="43bc14a" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-0fe09fe elementor-widget elementor-widget-heading" data-id="0fe09fe" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Monitor de recursos</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-2f9460c elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="2f9460c" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid">
				<article class="elementor-post elementor-grid-item post-13026 post type-post status-publish format-standard has-post-thumbnail hentry category-datos-estadisticos-monitor-de-recursos-de-informacion category-monitor-de-recursos-de-informacion category-trabajo-y-empleo-monitor-de-recursos-de-informacion tag-datos-demograficos tag-datos-economicos tag-datos-estadisticos tag-desarrollo-social tag-desempleo tag-empleo tag-graficas tag-mercado-de-trabajo tag-pobreza tag-seguridad-social">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/cepalstat-informacion-estadistica-de-la-cepal/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-cepalstat.png" class="attachment-full size-full wp-image-13027" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-cepalstat.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-cepalstat-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-cepalstat-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-cepalstat-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-cepalstat-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/cepalstat-informacion-estadistica-de-la-cepal/" >
				CEPALSTAT. Información estadística de la CEPAL			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Con el uso de esta gran herramienta, puede explorar proyecciones globales de la OIT acerca del empleo, crear sus gráficos y descargar sus datos con		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-13243 post type-post status-publish format-standard has-post-thumbnail hentry category-monitor-de-recursos-de-informacion category-uso-de-la-informacion tag-administracion-de-la-informacion tag-bases-de-datos tag-bibliotecologia tag-informacion-documental tag-sistemas-de-informacion tag-uso-de-fuentes-documentales tag-uso-de-la-informacion">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/citas-y-referencias-recomendaciones-y-aspectos-basicos-del-estilo-apa/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-citas.png" class="attachment-full size-full wp-image-13244" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-citas.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-citas-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-citas-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-citas-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-citas-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/citas-y-referencias-recomendaciones-y-aspectos-basicos-del-estilo-apa/" >
				Citas y referencias : recomendaciones y aspectos básicos del estilo APA			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Recomendamos una publicación editada por la Biblioteca de la Universidad de Lima, que nos orienta sobre la manera en que se deben realizar las citas		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-10754 post type-post status-publish format-standard has-post-thumbnail hentry category-ciencias-de-la-salud category-monitor-de-recursos-de-informacion category-repositorios tag-bases-de-datos tag-bibliotecologia tag-ciencias-de-la-salud tag-enfermedades tag-motor-de-busqueda tag-politicas-de-salud tag-repositorio tag-salud-publica tag-sistemas-de-informacion">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/iris-paho/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-10.png" class="attachment-full size-full wp-image-10755" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-10.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-10-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-10-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-10-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-10-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/iris-paho/" >
				Repositorio Institucional de Salud IRIS-PAHO			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Repositorio institucional de la Organización Panamericana de la Salud/Organización Mundial de Salud (OPS/OMS) que se ha consolidado como su biblioteca digital, ya que reúne los		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-d38471e e-con-full e-flex e-con e-child" data-id="d38471e" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-5412f55 elementor-widget elementor-widget-heading" data-id="5412f55" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Bibliografías especializadas</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-0ec2071 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="0ec2071" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid">
				<article class="elementor-post elementor-grid-item post-22694 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-analisis-de-datos tag-aspectos-estadisticos tag-bienestar-social tag-modelos-de-regresion tag-regresiones tag-seguridad-social">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/aplicacion-de-herramientas-estadisticas-para-el-analisis-de-datos-empiricos-en-la-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1920" height="1080" src="https://bidiss.ciess.org/wp-content/uploads/2026/01/1.Estadistica-aplicada.jpg" class="attachment-full size-full wp-image-25998" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2026/01/1.Estadistica-aplicada.jpg 1920w, https://bidiss.ciess.org/wp-content/uploads/2026/01/1.Estadistica-aplicada-300x169.jpg 300w, https://bidiss.ciess.org/wp-content/uploads/2026/01/1.Estadistica-aplicada-1024x576.jpg 1024w, https://bidiss.ciess.org/wp-content/uploads/2026/01/1.Estadistica-aplicada-768x432.jpg 768w, https://bidiss.ciess.org/wp-content/uploads/2026/01/1.Estadistica-aplicada-1536x864.jpg 1536w, https://bidiss.ciess.org/wp-content/uploads/2026/01/1.Estadistica-aplicada-580x326.jpg 580w, https://bidiss.ciess.org/wp-content/uploads/2026/01/1.Estadistica-aplicada-860x484.jpg 860w, https://bidiss.ciess.org/wp-content/uploads/2026/01/1.Estadistica-aplicada-1160x653.jpg 1160w, https://bidiss.ciess.org/wp-content/uploads/2026/01/1.Estadistica-aplicada-640x360.jpg 640w" sizes="(max-width: 1920px) 100vw, 1920px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/aplicacion-de-herramientas-estadisticas-para-el-analisis-de-datos-empiricos-en-la-seguridad-social/" >
				Aplicación de herramientas estadísticas para el análisis de datos empíricos en la seguridad social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en abordaje del cuidado de la persona mayor desde la seguridad social</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-16144 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-atencion-al-cliente tag-calidad-de-los-servicios tag-seguridad-social tag-seguros-sociales tag-servicios-de-salud">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/servicio-al-cliente-en-instituciones-de-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="650" height="366" src="https://bidiss.ciess.org/wp-content/uploads/2024/09/09-servicio-cliente-intstituciones.png" class="attachment-full size-full wp-image-16145" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/09/09-servicio-cliente-intstituciones.png 650w, https://bidiss.ciess.org/wp-content/uploads/2024/09/09-servicio-cliente-intstituciones-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/09/09-servicio-cliente-intstituciones-580x327.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/09/09-servicio-cliente-intstituciones-640x360.png 640w" sizes="(max-width: 650px) 100vw, 650px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/servicio-al-cliente-en-instituciones-de-seguridad-social/" >
				Servicio al cliente en instituciones de seguridad social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en servicios al cliente en instituciones de seguridad social</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-10086 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-aspectos-actuariales tag-aspectos-demograficos tag-envejecimiento-poblacional tag-financiamiento tag-fondos-de-pensiones tag-genero tag-pensiones tag-prevision-social tag-reformas tag-seguridad-social tag-seguro-social tag-sistemas-de-pensiones">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/sistemas-de-pensiones-en-las-americas/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="650" height="366" src="https://bidiss.ciess.org/wp-content/uploads/2024/07/06-sistemas-pensiones-modelos.png" class="attachment-full size-full wp-image-10087" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/07/06-sistemas-pensiones-modelos.png 650w, https://bidiss.ciess.org/wp-content/uploads/2024/07/06-sistemas-pensiones-modelos-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/07/06-sistemas-pensiones-modelos-580x327.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/07/06-sistemas-pensiones-modelos-640x360.png 640w" sizes="(max-width: 650px) 100vw, 650px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/sistemas-de-pensiones-en-las-americas/" >
				Sistemas de pensiones en las Américas			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en sistemas de pensiones en las Américas</p>
		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-b8167f9 e-flex e-con-boxed e-con e-parent" data-id="b8167f9" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-9d9a97a elementor-share-buttons--view-icon elementor-share-buttons--shape-circle elementor-share-buttons--align-center elementor-share-buttons--skin-gradient elementor-grid-0 elementor-share-buttons--color-official elementor-widget elementor-widget-share-buttons" data-id="9d9a97a" data-element_type="widget" data-e-type="widget" data-widget_type="share-buttons.default">
				<div class="elementor-widget-container">
							<div class="elementor-grid">
								<div class="elementor-grid-item">
						<div
							class="elementor-share-btn elementor-share-btn_facebook"
							role="button"
							tabindex="0"
							aria-label="Compartir en facebook"
						>
															<span class="elementor-share-btn__icon">
								<svg class="e-font-icon-svg e-fab-facebook" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item">
						<div
							class="elementor-share-btn elementor-share-btn_twitter"
							role="button"
							tabindex="0"
							aria-label="Compartir en twitter"
						>
															<span class="elementor-share-btn__icon">
								<svg class="e-font-icon-svg e-fab-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item">
						<div
							class="elementor-share-btn elementor-share-btn_linkedin"
							role="button"
							tabindex="0"
							aria-label="Compartir en linkedin"
						>
															<span class="elementor-share-btn__icon">
								<svg class="e-font-icon-svg e-fab-linkedin" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item">
						<div
							class="elementor-share-btn elementor-share-btn_whatsapp"
							role="button"
							tabindex="0"
							aria-label="Compartir en whatsapp"
						>
															<span class="elementor-share-btn__icon">
								<svg class="e-font-icon-svg e-fab-whatsapp" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item">
						<div
							class="elementor-share-btn elementor-share-btn_telegram"
							role="button"
							tabindex="0"
							aria-label="Compartir en telegram"
						>
															<span class="elementor-share-btn__icon">
								<svg class="e-font-icon-svg e-fab-telegram" viewBox="0 0 496 512" xmlns="http://www.w3.org/2000/svg"><path d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm121.8 169.9l-40.7 191.8c-3 13.6-11.1 16.9-22.4 10.5l-62-45.7-29.9 28.8c-3.3 3.3-6.1 6.1-12.5 6.1l4.4-63.1 114.9-103.8c5-4.4-1.1-6.9-7.7-2.5l-142 89.4-61.2-19.1c-13.3-4.2-13.6-13.3 2.8-19.7l239.1-92.2c11.1-4 20.8 2.7 17.2 19.5z"></path></svg>							</span>
																				</div>
					</div>
						</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-5643799 e-flex e-con-boxed e-con e-parent" data-id="5643799" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
					</div>
				</div>
				</div>
		<p>La entrada <a href="https://bidiss.ciess.org/glosario/xml-extensible-markuplanguage/">XML (eXtensible MarkupLanguage)</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></content:encoded>
					
		
		<enclosure url="https://bidiss.ciess.org/wp-content/uploads/2025/03/XML.mp3?download=false" length="115244" type="audio/mpeg" />

			</item>
		<item>
		<title>XGBoost</title>
		<link>https://bidiss.ciess.org/glosario/xgboost/</link>
		
		<dc:creator><![CDATA[Ernesto Ramirez]]></dc:creator>
		<pubDate>Wed, 05 Mar 2025 19:35:29 +0000</pubDate>
				<category><![CDATA[Glosario]]></category>
		<category><![CDATA[Informática]]></category>
		<category><![CDATA[Inteligencia artificial]]></category>
		<category><![CDATA[X]]></category>
		<category><![CDATA[Aspectos administrativos]]></category>
		<category><![CDATA[Glosario de seguridad social]]></category>
		<category><![CDATA[Información y comunicación]]></category>
		<guid isPermaLink="false">https://bidiss.ciess.org/?p=23918</guid>

					<description><![CDATA[<p>Implementación eficiente de algoritmos<br />
de ensamble en aprendizaje automático,<br />
especialmente árboles de decisión<br />
potenciados (boosted trees). Utiliza<br />
técnicas como el aumento de<br />
gradiente para entrenar modelos que<br />
combinan múltiples árboles de decisión<br />
débiles para mejorar la precisión y el<br />
rendimiento. XGBoost es ampliamente<br />
utilizado en competiciones de ciencia de<br />
datos y en aplicaciones del mundo real<br />
debido a su velocidad y precisión.</p>
<p>La entrada <a href="https://bidiss.ciess.org/glosario/xgboost/">XGBoost</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="23918" class="elementor elementor-23918" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-1fd93bb e-flex e-con-boxed e-con e-parent" data-id="1fd93bb" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-3a968b4 elementor-widget elementor-widget-heading" data-id="3a968b4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h1 class="elementor-heading-title elementor-size-default">GLOSARIO DE SEGURIDAD SOCIAL</h1>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-73ff07a e-flex e-con-boxed e-con e-parent" data-id="73ff07a" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4f197d2 elementor-widget-divider--separator-type-pattern elementor-widget-divider--no-spacing elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="4f197d2" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider" style="--divider-pattern-url: url(&quot;data:image/svg+xml,%3Csvg xmlns=&#039;http://www.w3.org/2000/svg&#039; preserveAspectRatio=&#039;none&#039; overflow=&#039;visible&#039; height=&#039;100%&#039; viewBox=&#039;0 0 24 24&#039; fill=&#039;black&#039; stroke=&#039;none&#039;%3E%3Cpath d=&#039;M24,8v12H0V8H24z M24,4v1H0V4H24z&#039;/%3E%3C/svg%3E&quot;);">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-6c31a83 e-con-full e-flex e-con e-parent" data-id="6c31a83" data-element_type="container" data-e-type="container">
				</div>
		<div class="elementor-element elementor-element-195e379 e-flex e-con-boxed e-con e-parent" data-id="195e379" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-bbf8e06 e-con-full e-flex e-con e-child" data-id="bbf8e06" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-d655dfd elementor-widget elementor-widget-text-editor" data-id="d655dfd" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h1 class="page-title">XGBoost</h1>
Implementación eficiente de algoritmos de ensamble en aprendizaje automático, especialmente árboles de decisión potenciados (boosted trees). Utiliza técnicas como el aumento de gradiente para entrenar modelos que
combinan múltiples árboles de decisión débiles para mejorar la precisión y el rendimiento. XGBoost es ampliamente utilizado en competiciones de ciencia de datos y en aplicaciones del mundo real debido a su velocidad y precisión.								</div>
				</div>
				<div class="elementor-element elementor-element-ee8c15a elementor-widget elementor-widget-SimpleAudioPlayer" data-id="ee8c15a" data-element_type="widget" data-e-type="widget" data-widget_type="SimpleAudioPlayer.default">
				<div class="elementor-widget-container">
					
		<div class="skin_simple h5ap_standard_player" data-options='{"controls":["play","progress","current-time","duration","mute","volume","settings"],"seekTime":15}'>
			<audio controls id="bplayer_id" >
				<source src="https://bidiss.ciess.org/wp-content/uploads/2025/03/XGBoost.mp3?download=false" type="audio/mp3">
			</audio>
		</div>

				</div>
				</div>
				<div class="elementor-element elementor-element-3c13b16 elementor-widget elementor-widget-spacer" data-id="3c13b16" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-bafa97e elementor-widget elementor-widget-text-editor" data-id="bafa97e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<strong>Fuente:</strong>
<p class="fuente">TN University. (2024). Diccionario sobre inteligencia artificial: 100 conceptos claves sobre sistemas inteligentes.</p>
<a class="registro-boton-active" href="https://biblioteca.ciess.org/liss/index.php?P=FullRecord&amp;ID=2520" target="_blank" rel="noopener">
<i class="fas fa-file-pdf" style="margin-right: 5px;"></i> Ver documento completo &gt;
</a>								</div>
				</div>
				<div class="elementor-element elementor-element-f0731b0 elementor-widget elementor-widget-button" data-id="f0731b0" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://bidiss.ciess.org/glosario/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-far-list-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm-6 400H54a6 6 0 0 1-6-6V86a6 6 0 0 1 6-6h404a6 6 0 0 1 6 6v340a6 6 0 0 1-6 6zm-42-92v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm-252 12c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36z"></path></svg>			</span>
									<span class="elementor-button-text">Volver al Glosario </span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-07dc334 e-con-full e-flex e-con e-child" data-id="07dc334" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-6e172e7 elementor-widget elementor-widget-spacer" data-id="6e172e7" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-35268a2 elementor-widget elementor-widget-heading" data-id="35268a2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Términos relacionados</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-07ff7ce elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="07ff7ce" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid">
				<article class="elementor-post elementor-grid-item post-14851 post type-post status-publish format-standard hentry category-c category-glosario category-informatica tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/cibernetica/" >
				Cibernética			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-23918 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-x tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/xgboost/" >
				XGBoost			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22190 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-q tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/quantum-machine-learning/" >
				Quantum Machine Learning			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22156 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-p tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/precision-recall-curve/" >
				Precision-Recall Curve			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-23781 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-v tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/von-neumann-architecture/" >
				Von Neumann Architecture			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-21837 post type-post status-publish format-standard hentry category-glosario category-i category-informatica category-inteligencia-artificial tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/inception-network/" >
				Inception Network			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-21855 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-j tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/jacobian-matrix/" >
				Jacobian Matrix			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22124 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-n tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/neuroevolution/" >
				Neuroevolution			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-21991 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-l tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/latent-space/" >
				Latent Space			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22119 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-n tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/natural-language-processing-nlp/" >
				Natural Language Processing (NLP)			</a>
		</h5>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-10f09d5 e-flex e-con-boxed e-con e-parent" data-id="10f09d5" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-85a58bc elementor-widget elementor-widget-text-editor" data-id="85a58bc" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<div class="text-header"><i class="fa-solid fa-mug-hot"></i> Tal vez pueda interesarte:</div>
<div class="title-line"></div>
								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-eaeec97 e-flex e-con-boxed e-con e-parent" data-id="eaeec97" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-2548419 e-con-full e-flex e-con e-child" data-id="2548419" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-a8b2ecc elementor-widget elementor-widget-heading" data-id="a8b2ecc" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Publicaciones</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-ba096e6 elementor-grid-1 elementor-posts--thumbnail-left elementor-grid-tablet-1 elementor-grid-mobile-1 elementor-widget elementor-widget-posts" data-id="ba096e6" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_columns_tablet&quot;:&quot;1&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid">
				<article class="elementor-post elementor-grid-item post-3744 post type-post status-publish format-standard has-post-thumbnail hentry category-administracion category-cobertura category-desarrollo-institucional category-desarrollo-social category-editadas-por-la-secretaria-general category-financiacion-de-la-seguridad-social category-historia-de-la-seguridad-social category-pensiones category-politica-social category-prestaciones-en-salud category-prestaciones-familiares category-prestaciones-sociales category-proteccion-de-la-salud category-proteccion-social category-publicaciones category-regimenes-de-seguridad-social category-serie-monografias category-servicios-de-salud category-temas tag-america-latina tag-aspectos-juridicos tag-beneficios-de-la-seguridad-social tag-desarrollo-de-la-organizacion tag-desempleo tag-empleo tag-historia-de-la-seguridad-social tag-legislacion tag-mercado-de-trabajo tag-panorama-de-la-seguridad-social tag-programas-de-seguridad-social tag-republica-dominicana tag-servicios-de-salud tag-sistema-de-salud">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/seguridad-social-en-la-republica-dominicana/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-21.png" class="attachment-medium_large size-medium_large wp-image-3745" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-21.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-21-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-21-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/seguridad-social-en-la-republica-dominicana/" >
				Seguridad social en la República Dominicana			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>En este documento se describen importantes aportes históricos y presentes<br /> que facilitarán a la comunidad internacional entender el proceso y a los actores fundamentales locales el impulso para el		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-2480 post type-post status-publish format-standard has-post-thumbnail hentry category-arquitectura category-aspectos-politicos category-capacitacion-y-ensenanza category-cuadernos-de-historia-teoria-y-bienestar category-desarrollo-de-la-seguridad-social category-desarrollo-institucional category-editadas-por-la-secretaria-general category-educacion-a-distancia category-estudio-y-ensenanza category-formacion-academica category-formacion-de-capital-humano category-formacion-y-capacitacion category-historia-de-la-seguridad-social category-organismo-internacional category-publicaciones category-relaciones-internacionales category-tecnologias-de-la-informacion-y-comunicacion category-temas tag-america-latina tag-arquitectura tag-capacitacion tag-desarrollo-de-la-seguridad-social tag-educacion tag-formacion tag-historia tag-instalaciones tag-mexico tag-organismo-internacional tag-principios tag-relaciones-internacionales tag-seguridad-social">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/arquitectura-y-arte-en-la-sede-del-centro-interamericano-de-estudios-de-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Bienestar-04.png" class="attachment-medium_large size-medium_large wp-image-2482" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Bienestar-04.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Bienestar-04-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Bienestar-04-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/arquitectura-y-arte-en-la-sede-del-centro-interamericano-de-estudios-de-seguridad-social/" >
				Arquitectura y arte en la sede del Centro Interamericano de Estudios de Seguridad Social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Este documento, es una propuesta conceptual inicial de seguridad social, y tiene como objetivos principales: (1) guiar los trabajos de investigación, recomendaciones de política pública y asistencia técnica de la		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-1782 post type-post status-publish format-standard has-post-thumbnail hentry category-administracion category-cobertura category-desarrollo-institucional category-desarrollo-social category-editadas-por-la-secretaria-general category-historia-de-la-seguridad-social category-pensiones category-prestaciones-familiares category-proteccion-social category-publicaciones category-regimenes-de-seguridad-social category-serie-monografias category-servicios-de-salud category-temas tag-administracion-de-la-seguridad-social tag-america-latina tag-desarrollo-institucional tag-ecuador tag-historia-de-la-seguridad-social tag-panorama-de-la-seguridad-social tag-programas-de-seguridad-social tag-proteccion-social tag-reforma-de-la-seguridad-social tag-seguridad-social tag-seguro-social">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/la-seguridad-social-en-ecuador/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-03.png" class="attachment-medium_large size-medium_large wp-image-1784" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-03.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-03-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-03-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/la-seguridad-social-en-ecuador/" >
				La seguridad social en Ecuador			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>El documento contiene una visión histórica de las instituciones de seguridad social en Costa Rica, de la formación de los recursos humanos dedicados a ella, la extensión de sus servicios		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-43bc14a e-con-full e-flex e-con e-child" data-id="43bc14a" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-0fe09fe elementor-widget elementor-widget-heading" data-id="0fe09fe" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Monitor de recursos</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-2f9460c elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="2f9460c" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid">
				<article class="elementor-post elementor-grid-item post-13061 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliotecas-digitales category-monitor-de-recursos-de-informacion tag-aspectos-sociales tag-bases-de-datos tag-bibliotecologia tag-contribuciones tag-derechos-humanos tag-medio-ambiente tag-migracion tag-motor-de-busqueda tag-pensiones tag-programas-sociales tag-proteccion-social tag-repositorio tag-sistemas-de-informacion">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/biblioteca-del-colegio-de-mexico-daniel-cosio-villegas/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-cm.png" class="attachment-full size-full wp-image-13062" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-cm.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-cm-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-cm-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-cm-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-cm-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/biblioteca-del-colegio-de-mexico-daniel-cosio-villegas/" >
				Biblioteca del Colegio de México «Daniel Cosío Villegas»			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Repositorio institucional de la Organización Panamericana de la Salud/Organización Mundial de Salud (OPS/OMS) que se ha consolidado como su biblioteca digital, ya que reúne los		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-13032 post type-post status-publish format-standard has-post-thumbnail hentry category-datos-estadisticos-monitor-de-recursos-de-informacion category-monitor-de-recursos-de-informacion category-trabajo-y-empleo-monitor-de-recursos-de-informacion tag-accidentes-laborales tag-datos-estadisticos tag-empleo tag-graficas tag-mercado-de-trabajo tag-riesgos-del-trabajo tag-seguridad-social tag-seguridad-y-salud-en-el-trabajo tag-trabajo-y-empleo">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/memoria-estadistica-del-imss/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-memoria-estadistica.png" class="attachment-full size-full wp-image-13033" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-memoria-estadistica.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-memoria-estadistica-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-memoria-estadistica-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-memoria-estadistica-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-memoria-estadistica-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/memoria-estadistica-del-imss/" >
				Memoria Estadística del IMSS			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Con el uso de esta gran herramienta, puede explorar proyecciones globales de la OIT acerca del empleo, crear sus gráficos y descargar sus datos con		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-10719 post type-post status-publish format-standard has-post-thumbnail hentry category-base-de-datos-monitor-de-recursos-de-informacion category-monitor-de-recursos-de-informacion category-revistas-especializadas tag-bases-de-datos tag-bibliotecologia tag-enfermedades tag-medicina tag-publicaciones-cientificas tag-revistas-especializadas tag-salud tag-salud-publica tag-sistemas-de-informacion tag-sistemas-de-salud">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/pubmed/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="549" src="https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-6.png" class="attachment-full size-full wp-image-10725" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-6.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-6-300x181.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-6-768x463.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-6-580x350.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-6-860x519.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/pubmed/" >
				PuBMed			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Motor de búsqueda de acceso libre que permite la consulta de los contenidos de la base de datos MEDLINE, especializada en áreas de medicina, enfermería,		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-d38471e e-con-full e-flex e-con e-child" data-id="d38471e" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-5412f55 elementor-widget elementor-widget-heading" data-id="5412f55" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Bibliografías especializadas</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-0ec2071 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="0ec2071" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid">
				<article class="elementor-post elementor-grid-item post-8042 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-administracion tag-atencion-a-la-salud tag-auditoria tag-inteligencia-artificial tag-sector-publico tag-sector-salud tag-seguridad-social tag-servicios-de-salud">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/inteligencia-artificial-en-la-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1923" height="1082" src="https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-ia-ss-bidiss.png" class="attachment-full size-full wp-image-8043" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-ia-ss-bidiss.png 1923w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-ia-ss-bidiss-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-ia-ss-bidiss-1024x576.png 1024w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-ia-ss-bidiss-768x432.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-ia-ss-bidiss-1536x864.png 1536w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-ia-ss-bidiss-580x326.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-ia-ss-bidiss-860x484.png 860w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-ia-ss-bidiss-1160x653.png 1160w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-ia-ss-bidiss-640x360.png 640w" sizes="(max-width: 1923px) 100vw, 1923px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/inteligencia-artificial-en-la-seguridad-social/" >
				Inteligencia artificial en la seguridad social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografías especializadas en el tema de inteligencia artificial en la seguridad social.</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-16144 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-atencion-al-cliente tag-calidad-de-los-servicios tag-seguridad-social tag-seguros-sociales tag-servicios-de-salud">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/servicio-al-cliente-en-instituciones-de-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="650" height="366" src="https://bidiss.ciess.org/wp-content/uploads/2024/09/09-servicio-cliente-intstituciones.png" class="attachment-full size-full wp-image-16145" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/09/09-servicio-cliente-intstituciones.png 650w, https://bidiss.ciess.org/wp-content/uploads/2024/09/09-servicio-cliente-intstituciones-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/09/09-servicio-cliente-intstituciones-580x327.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/09/09-servicio-cliente-intstituciones-640x360.png 640w" sizes="(max-width: 650px) 100vw, 650px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/servicio-al-cliente-en-instituciones-de-seguridad-social/" >
				Servicio al cliente en instituciones de seguridad social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en servicios al cliente en instituciones de seguridad social</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-14571 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-actuaria tag-aspectos-actuariales tag-calculos-actuariales tag-financiamiento-de-la-seguridad-social tag-modelos-matematicos tag-pensiones tag-riesgos-financieros tag-seguros-sociales">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/lenguaje-actuaria-en-la-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="650" height="366" src="https://bidiss.ciess.org/wp-content/uploads/2024/09/20-lenguaje-actuarial.png" class="attachment-full size-full wp-image-14579" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/09/20-lenguaje-actuarial.png 650w, https://bidiss.ciess.org/wp-content/uploads/2024/09/20-lenguaje-actuarial-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/09/20-lenguaje-actuarial-580x327.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/09/20-lenguaje-actuarial-640x360.png 640w" sizes="(max-width: 650px) 100vw, 650px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/lenguaje-actuaria-en-la-seguridad-social/" >
				Lenguaje actuarial en la seguridad social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en lenguaje actuarial en la seguridad social.</p>
		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-b8167f9 e-flex e-con-boxed e-con e-parent" data-id="b8167f9" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-9d9a97a elementor-share-buttons--view-icon elementor-share-buttons--shape-circle elementor-share-buttons--align-center elementor-share-buttons--skin-gradient elementor-grid-0 elementor-share-buttons--color-official elementor-widget elementor-widget-share-buttons" data-id="9d9a97a" data-element_type="widget" data-e-type="widget" data-widget_type="share-buttons.default">
				<div class="elementor-widget-container">
							<div class="elementor-grid">
								<div class="elementor-grid-item">
						<div
							class="elementor-share-btn elementor-share-btn_facebook"
							role="button"
							tabindex="0"
							aria-label="Compartir en facebook"
						>
															<span class="elementor-share-btn__icon">
								<svg class="e-font-icon-svg e-fab-facebook" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item">
						<div
							class="elementor-share-btn elementor-share-btn_twitter"
							role="button"
							tabindex="0"
							aria-label="Compartir en twitter"
						>
															<span class="elementor-share-btn__icon">
								<svg class="e-font-icon-svg e-fab-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item">
						<div
							class="elementor-share-btn elementor-share-btn_linkedin"
							role="button"
							tabindex="0"
							aria-label="Compartir en linkedin"
						>
															<span class="elementor-share-btn__icon">
								<svg class="e-font-icon-svg e-fab-linkedin" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item">
						<div
							class="elementor-share-btn elementor-share-btn_whatsapp"
							role="button"
							tabindex="0"
							aria-label="Compartir en whatsapp"
						>
															<span class="elementor-share-btn__icon">
								<svg class="e-font-icon-svg e-fab-whatsapp" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item">
						<div
							class="elementor-share-btn elementor-share-btn_telegram"
							role="button"
							tabindex="0"
							aria-label="Compartir en telegram"
						>
															<span class="elementor-share-btn__icon">
								<svg class="e-font-icon-svg e-fab-telegram" viewBox="0 0 496 512" xmlns="http://www.w3.org/2000/svg"><path d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm121.8 169.9l-40.7 191.8c-3 13.6-11.1 16.9-22.4 10.5l-62-45.7-29.9 28.8c-3.3 3.3-6.1 6.1-12.5 6.1l4.4-63.1 114.9-103.8c5-4.4-1.1-6.9-7.7-2.5l-142 89.4-61.2-19.1c-13.3-4.2-13.6-13.3 2.8-19.7l239.1-92.2c11.1-4 20.8 2.7 17.2 19.5z"></path></svg>							</span>
																				</div>
					</div>
						</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-5643799 e-flex e-con-boxed e-con e-parent" data-id="5643799" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
					</div>
				</div>
				</div>
		<p>La entrada <a href="https://bidiss.ciess.org/glosario/xgboost/">XGBoost</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></content:encoded>
					
		
		<enclosure url="https://bidiss.ciess.org/wp-content/uploads/2025/03/XGBoost.mp3?download=false" length="107276" type="audio/mpeg" />

			</item>
		<item>
		<title>X-Means</title>
		<link>https://bidiss.ciess.org/glosario/x-means/</link>
		
		<dc:creator><![CDATA[Ernesto Ramirez]]></dc:creator>
		<pubDate>Wed, 05 Mar 2025 19:33:04 +0000</pubDate>
				<category><![CDATA[Glosario]]></category>
		<category><![CDATA[Informática]]></category>
		<category><![CDATA[Inteligencia artificial]]></category>
		<category><![CDATA[X]]></category>
		<category><![CDATA[Aspectos administrativos]]></category>
		<category><![CDATA[Glosario de seguridad social]]></category>
		<category><![CDATA[Información y comunicación]]></category>
		<guid isPermaLink="false">https://bidiss.ciess.org/?p=23913</guid>

					<description><![CDATA[<p>Extensión del algoritmo de agrupamiento K-means que determina automáticamente el número óptimo de clústeres en un conjunto de datos. A diferencia de K-means, que requiere que se especifique el número de clústeres de antemano, X-means utiliza criterios, como el criterio de información bayesiano para determinar el número óptimo de clústeres de manera<br />
automatizada durante el proceso de agrupamiento.</p>
<p>La entrada <a href="https://bidiss.ciess.org/glosario/x-means/">X-Means</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="23913" class="elementor elementor-23913" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-1fd93bb e-flex e-con-boxed e-con e-parent" data-id="1fd93bb" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-3a968b4 elementor-widget elementor-widget-heading" data-id="3a968b4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h1 class="elementor-heading-title elementor-size-default">GLOSARIO DE SEGURIDAD SOCIAL</h1>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-73ff07a e-flex e-con-boxed e-con e-parent" data-id="73ff07a" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4f197d2 elementor-widget-divider--separator-type-pattern elementor-widget-divider--no-spacing elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="4f197d2" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider" style="--divider-pattern-url: url(&quot;data:image/svg+xml,%3Csvg xmlns=&#039;http://www.w3.org/2000/svg&#039; preserveAspectRatio=&#039;none&#039; overflow=&#039;visible&#039; height=&#039;100%&#039; viewBox=&#039;0 0 24 24&#039; fill=&#039;black&#039; stroke=&#039;none&#039;%3E%3Cpath d=&#039;M24,8v12H0V8H24z M24,4v1H0V4H24z&#039;/%3E%3C/svg%3E&quot;);">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-6c31a83 e-con-full e-flex e-con e-parent" data-id="6c31a83" data-element_type="container" data-e-type="container">
				</div>
		<div class="elementor-element elementor-element-195e379 e-flex e-con-boxed e-con e-parent" data-id="195e379" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-bbf8e06 e-con-full e-flex e-con e-child" data-id="bbf8e06" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-d655dfd elementor-widget elementor-widget-text-editor" data-id="d655dfd" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h1 class="page-title">X-means</h1>
Extensión del algoritmo de agrupamiento K-means que determina automáticamente el número óptimo de clústeres en un conjunto de datos. A diferencia de K-means, que requiere que se especifique el número de clústeres de antemano, X-means utiliza criterios, como el criterio de información bayesiano para determinar el número óptimo de clústeres de manera automatizada durante el proceso de agrupamiento.								</div>
				</div>
				<div class="elementor-element elementor-element-ee8c15a elementor-widget elementor-widget-SimpleAudioPlayer" data-id="ee8c15a" data-element_type="widget" data-e-type="widget" data-widget_type="SimpleAudioPlayer.default">
				<div class="elementor-widget-container">
					
		<div class="skin_simple h5ap_standard_player" data-options='{"controls":["play","progress","current-time","duration","mute","volume","settings"],"seekTime":15}'>
			<audio controls id="bplayer_id" >
				<source src="https://bidiss.ciess.org/wp-content/uploads/2025/03/X-Means.mp3?download=false" type="audio/mp3">
			</audio>
		</div>

				</div>
				</div>
				<div class="elementor-element elementor-element-3c13b16 elementor-widget elementor-widget-spacer" data-id="3c13b16" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-bafa97e elementor-widget elementor-widget-text-editor" data-id="bafa97e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<strong>Fuente:</strong>
<p class="fuente">TN University. (2024). Diccionario sobre inteligencia artificial: 100 conceptos claves sobre sistemas inteligentes.</p>
<a class="registro-boton-active" href="https://biblioteca.ciess.org/liss/index.php?P=FullRecord&amp;ID=2520" target="_blank" rel="noopener">
<i class="fas fa-file-pdf" style="margin-right: 5px;"></i> Ver documento completo &gt;
</a>								</div>
				</div>
				<div class="elementor-element elementor-element-f0731b0 elementor-widget elementor-widget-button" data-id="f0731b0" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://bidiss.ciess.org/glosario/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-far-list-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm-6 400H54a6 6 0 0 1-6-6V86a6 6 0 0 1 6-6h404a6 6 0 0 1 6 6v340a6 6 0 0 1-6 6zm-42-92v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm-252 12c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36z"></path></svg>			</span>
									<span class="elementor-button-text">Volver al Glosario </span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-07dc334 e-con-full e-flex e-con e-child" data-id="07dc334" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-6e172e7 elementor-widget elementor-widget-spacer" data-id="6e172e7" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-35268a2 elementor-widget elementor-widget-heading" data-id="35268a2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Términos relacionados</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-07ff7ce elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="07ff7ce" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid">
				<article class="elementor-post elementor-grid-item post-22281 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-r tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/recurrent-neural-network-rnn/" >
				Recurrent Neural Network (RNN)			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-23948 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-z tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/zero-shot-learning/" >
				Zero-Shot Learning			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22119 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-n tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/natural-language-processing-nlp/" >
				Natural Language Processing (NLP)			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-23349 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-t tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/temporal-difference-learning/" >
				Temporal Difference Learning			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22286 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-r tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/redes-neuronales/" >
				Redes Neuronales			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-23890 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-r tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/regularizacion-de-pesos/" >
				Regularización de Pesos (Weight Regularization			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22176 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-q tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/q-learning/" >
				Q-Learning			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22674 post type-post status-publish format-standard hentry category-f category-glosario category-informatica category-inteligencia-artificial tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/funcion-sigmoide/" >
				Función Sigmoide			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-23763 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-v tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/variance-bias-tradeoff/" >
				Variance-Bias Tradeoff			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-21860 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-j tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/juego-estrategico/" >
				Juego Estratégico			</a>
		</h5>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-10f09d5 e-flex e-con-boxed e-con e-parent" data-id="10f09d5" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-85a58bc elementor-widget elementor-widget-text-editor" data-id="85a58bc" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<div class="text-header"><i class="fa-solid fa-mug-hot"></i> Tal vez pueda interesarte:</div>
<div class="title-line"></div>
								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-eaeec97 e-flex e-con-boxed e-con e-parent" data-id="eaeec97" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-2548419 e-con-full e-flex e-con e-child" data-id="2548419" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-a8b2ecc elementor-widget elementor-widget-heading" data-id="a8b2ecc" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Publicaciones</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-ba096e6 elementor-grid-1 elementor-posts--thumbnail-left elementor-grid-tablet-1 elementor-grid-mobile-1 elementor-widget elementor-widget-posts" data-id="ba096e6" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_columns_tablet&quot;:&quot;1&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid">
				<article class="elementor-post elementor-grid-item post-3754 post type-post status-publish format-standard has-post-thumbnail hentry category-administracion category-cobertura category-desarrollo-institucional category-desarrollo-social category-editadas-por-la-secretaria-general category-financiacion-de-la-seguridad-social category-historia-de-la-seguridad-social category-pensiones category-politica-social category-prestaciones-en-salud category-prestaciones-familiares category-prestaciones-sociales category-proteccion-de-la-salud category-proteccion-social category-publicaciones category-regimenes-de-seguridad-social category-serie-monografias category-servicios-de-salud category-temas tag-america-latina tag-aspectos-juridicos tag-beneficios-de-la-seguridad-social tag-bolivia tag-derecho-laboral tag-desarrollo-de-la-organizacion tag-desempleo tag-empleo tag-historia-de-la-seguridad-social tag-mercado-de-trabajo tag-panorama-de-la-seguridad-social">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/seguridad-social-en-bolivia/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-22.png" class="attachment-medium_large size-medium_large wp-image-3755" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-22.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-22-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-22-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/seguridad-social-en-bolivia/" >
				Seguridad social en Bolivia			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>En este documento se muestra en forma resumida la evolución del sistema protectivo en Bolivia, sin ingresar a analizar cada una de las diferentes etapas históricas de la evolución de		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-3210 post type-post status-publish format-standard has-post-thumbnail hentry category-bienestar category-derecho-a-la-seguridad-social category-derecho-laboral category-editadas-por-la-secretaria-general category-estado-de-bienestar category-notas-tecnicas category-proteccion-social category-publicaciones category-solidaridad-social category-temas tag-bienestar tag-derecho-a-la-seguridad-social tag-derecho-laboral tag-estado-de-bienestar tag-proteccion-social tag-seguridad-social tag-solidaridad-social">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/sostenibilidad-financiera-de-la-seguridad-social-universal/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/Nota-Tecnica-17.png" class="attachment-medium_large size-medium_large wp-image-3211" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/Nota-Tecnica-17.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Nota-Tecnica-17-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Nota-Tecnica-17-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/sostenibilidad-financiera-de-la-seguridad-social-universal/" >
				Sostenibilidad financiera de la seguridad social universal			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>En el documento se destaca la obligación del Estado de garantizar el derecho exigible e indivisible a la seguridad social de todos sus habitantes, sin importar la relación de dependencia.		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-3781 post type-post status-publish format-standard has-post-thumbnail hentry category-administracion category-cobertura category-desarrollo-institucional category-desarrollo-social category-editadas-por-la-secretaria-general category-financiacion-de-la-seguridad-social category-historia-de-la-seguridad-social category-pensiones category-politica-social category-prestaciones-en-salud category-prestaciones-familiares category-prestaciones-sociales category-proteccion-de-la-salud category-proteccion-social category-publicaciones category-regimenes-de-seguridad-social category-serie-monografias category-servicios-de-salud category-temas tag-administracion-de-la-seguridad-social tag-america-latina tag-aspectos-juridicos tag-beneficios-de-la-seguridad-social tag-desarrollo-de-la-organizacion tag-desempleo tag-empleadores tag-empleo tag-financiamiento tag-granada tag-historia-de-la-seguridad-social tag-maternidad tag-mercado-de-trabajo tag-panorama-de-la-seguridad-social tag-prestaciones-sociales">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/seguridad-social-en-granadala-seguridad-social-en-granada-social-security-grenada/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-26.png" class="attachment-medium_large size-medium_large wp-image-3782" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-26.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-26-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-26-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/seguridad-social-en-granadala-seguridad-social-en-granada-social-security-grenada/" >
				Seguridad social en GranadaLa seguridad social en Granada = Social security Grenada			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Esta monografía bilingüe responde a las demandas formuladas por las instituciones de seguridad social, en el sentido de tener acceso a una extensa bibliografía que documente su trabajo, las metas		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-43bc14a e-con-full e-flex e-con e-child" data-id="43bc14a" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-0fe09fe elementor-widget elementor-widget-heading" data-id="0fe09fe" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Monitor de recursos</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-2f9460c elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="2f9460c" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid">
				<article class="elementor-post elementor-grid-item post-10747 post type-post status-publish format-standard has-post-thumbnail hentry category-monitor-de-recursos-de-informacion category-motor-de-busqueda category-repositorios tag-bases-de-datos tag-bibliotecologia tag-integrador-de-contenidos tag-motor-de-busqueda tag-repositorio tag-sistemas-de-informacion">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/la-referencia/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-9.png" class="attachment-full size-full wp-image-10748" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-9.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-9-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-9-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-9-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-9-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/la-referencia/" >
				La Referencia			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Esta plataforma permite compartir y dar visibilidad a la producción científica generada en las instituciones de educación superior y de investigación científica. </p>		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-10701 post type-post status-publish format-standard has-post-thumbnail hentry category-base-de-datos-monitor-de-recursos-de-informacion category-monitor-de-recursos-de-informacion category-revistas-especializadas tag-bases-de-datos tag-bibliotecologia tag-publicaciones-cientificas tag-revistas-especializadas tag-sistemas-de-informacion">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/doaj-directory-of-open-access-journal/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="549" src="https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-5.png" class="attachment-full size-full wp-image-10702" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-5.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-5-300x181.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-5-768x463.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-5-580x350.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-5-860x519.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/doaj-directory-of-open-access-journal/" >
				DOAJ. Directory of Open Access Journal			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Esta base de datos fue puesta en operación con solamente 300 revistas de acceso abierto. Actualmente, ya conformada con 16.562 que son revisadas por pares,		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-13095 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliotecas-digitales category-monitor-de-recursos-de-informacion tag-bases-de-datos tag-bibliotecologia tag-ciencia tag-educacion tag-educacion-a-distancia tag-motor-de-busqueda tag-pedagogia tag-repositorio tag-sistemas-de-informacion tag-tecnologia-educativa">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/biblioteca-digital-del-ilce/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-ilce.png" class="attachment-full size-full wp-image-13096" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-ilce.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-ilce-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-ilce-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-ilce-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-ilce-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/biblioteca-digital-del-ilce/" >
				Biblioteca Digital del ILCE			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Repositorio institucional de la Organización Panamericana de la Salud/Organización Mundial de Salud (OPS/OMS) que se ha consolidado como su biblioteca digital, ya que reúne los		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-d38471e e-con-full e-flex e-con e-child" data-id="d38471e" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-5412f55 elementor-widget elementor-widget-heading" data-id="5412f55" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Bibliografías especializadas</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-0ec2071 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="0ec2071" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid">
				<article class="elementor-post elementor-grid-item post-19090 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-enfermedades-profesionales tag-ergonomia tag-riesgos-ocupacionales tag-riesgos-psicosociales tag-salud-en-el-trabajo tag-salud-ocupacional tag-seguridad-en-el-trabajo tag-stress-laboral">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1920" height="1080" src="https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo.jpg" class="attachment-full size-full wp-image-19091" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo.jpg 1920w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-300x169.jpg 300w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-1024x576.jpg 1024w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-768x432.jpg 768w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-1536x864.jpg 1536w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-580x326.jpg 580w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-860x484.jpg 860w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-1160x653.jpg 1160w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-640x360.jpg 640w" sizes="(max-width: 1920px) 100vw, 1920px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo/" >
				Riesgos laborales y sistemas de gestión de salud y seguridad en el trabajo			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en seguridad y salud en el trabajo.</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-16852 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-adulto-mayor tag-bienestar-social tag-cobertura tag-derecho-a-la-seguridad-social tag-envejecimiento-poblacional tag-pobreza tag-proteccion-social tag-seguridad-social tag-vejez">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/abordaje-del-cuidado-de-la-persona-mayor-desde-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="650" height="366" src="https://bidiss.ciess.org/wp-content/uploads/2024/09/17-abordaje-cuidado-persona-mayor.png" class="attachment-full size-full wp-image-16853" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/09/17-abordaje-cuidado-persona-mayor.png 650w, https://bidiss.ciess.org/wp-content/uploads/2024/09/17-abordaje-cuidado-persona-mayor-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/09/17-abordaje-cuidado-persona-mayor-580x327.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/09/17-abordaje-cuidado-persona-mayor-640x360.png 640w" sizes="(max-width: 650px) 100vw, 650px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/abordaje-del-cuidado-de-la-persona-mayor-desde-seguridad-social/" >
				Abordaje del cuidado de la persona mayor desde seguridad social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en abordaje del cuidado de la persona mayor desde la seguridad social</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-8556 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-enfermedades-profesionales tag-ergonomia tag-riesgos-ocupacionales tag-riesgos-psicosociales tag-salud-en-el-trabajo tag-salud-ocupacional tag-seguridad-en-el-trabajo tag-stress-laboral">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/seguridad-y-salud-en-el-trabajo/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="900" height="506" src="https://bidiss.ciess.org/wp-content/uploads/2024/03/seguridad_salud_trabajo.png" class="attachment-full size-full wp-image-8557" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/03/seguridad_salud_trabajo.png 900w, https://bidiss.ciess.org/wp-content/uploads/2024/03/seguridad_salud_trabajo-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/03/seguridad_salud_trabajo-768x432.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/03/seguridad_salud_trabajo-580x326.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/03/seguridad_salud_trabajo-860x484.png 860w, https://bidiss.ciess.org/wp-content/uploads/2024/03/seguridad_salud_trabajo-640x360.png 640w" sizes="(max-width: 900px) 100vw, 900px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/seguridad-y-salud-en-el-trabajo/" >
				Seguridad y salud en el trabajo			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en seguridad y salud en el trabajo.</p>
		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-b8167f9 e-flex e-con-boxed e-con e-parent" data-id="b8167f9" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-9d9a97a elementor-share-buttons--view-icon elementor-share-buttons--shape-circle elementor-share-buttons--align-center elementor-share-buttons--skin-gradient elementor-grid-0 elementor-share-buttons--color-official elementor-widget elementor-widget-share-buttons" data-id="9d9a97a" data-element_type="widget" data-e-type="widget" data-widget_type="share-buttons.default">
				<div class="elementor-widget-container">
							<div class="elementor-grid">
								<div class="elementor-grid-item">
						<div
							class="elementor-share-btn elementor-share-btn_facebook"
							role="button"
							tabindex="0"
							aria-label="Compartir en facebook"
						>
															<span class="elementor-share-btn__icon">
								<svg class="e-font-icon-svg e-fab-facebook" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item">
						<div
							class="elementor-share-btn elementor-share-btn_twitter"
							role="button"
							tabindex="0"
							aria-label="Compartir en twitter"
						>
															<span class="elementor-share-btn__icon">
								<svg class="e-font-icon-svg e-fab-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item">
						<div
							class="elementor-share-btn elementor-share-btn_linkedin"
							role="button"
							tabindex="0"
							aria-label="Compartir en linkedin"
						>
															<span class="elementor-share-btn__icon">
								<svg class="e-font-icon-svg e-fab-linkedin" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item">
						<div
							class="elementor-share-btn elementor-share-btn_whatsapp"
							role="button"
							tabindex="0"
							aria-label="Compartir en whatsapp"
						>
															<span class="elementor-share-btn__icon">
								<svg class="e-font-icon-svg e-fab-whatsapp" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item">
						<div
							class="elementor-share-btn elementor-share-btn_telegram"
							role="button"
							tabindex="0"
							aria-label="Compartir en telegram"
						>
															<span class="elementor-share-btn__icon">
								<svg class="e-font-icon-svg e-fab-telegram" viewBox="0 0 496 512" xmlns="http://www.w3.org/2000/svg"><path d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm121.8 169.9l-40.7 191.8c-3 13.6-11.1 16.9-22.4 10.5l-62-45.7-29.9 28.8c-3.3 3.3-6.1 6.1-12.5 6.1l4.4-63.1 114.9-103.8c5-4.4-1.1-6.9-7.7-2.5l-142 89.4-61.2-19.1c-13.3-4.2-13.6-13.3 2.8-19.7l239.1-92.2c11.1-4 20.8 2.7 17.2 19.5z"></path></svg>							</span>
																				</div>
					</div>
						</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-5643799 e-flex e-con-boxed e-con e-parent" data-id="5643799" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
					</div>
				</div>
				</div>
		<p>La entrada <a href="https://bidiss.ciess.org/glosario/x-means/">X-Means</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></content:encoded>
					
		
		<enclosure url="https://bidiss.ciess.org/wp-content/uploads/2025/03/X-Means.mp3?download=false" length="95660" type="audio/mpeg" />

			</item>
	</channel>
</rss>
