5,138 research outputs found
Oyster – Sharing and Re-using Ontologies in a Peer-to-Peer Community
In this paper, we present Oyster, a Peer-to-Peer system for
exchanging ontology metadata among communities in the
Semantic Web. Oyster exploits semantic web techniques in data
representation, query formulation and query result presentation to provide an online solution for sharing ontologies, thus assisting researchers in re-using existing ontologies
Towards an Ontology Metadata Standard
In this poster, we present (i) a proposal for a metadata standard, known as Ontology Metadata Vocabulary (OMV) which is based on discussions in the EU IST thematic network of excellence Knowledge Web1 and (ii) two complementary reference
implementations which show the benefit of such a standard in
decentralized and centralized scenarios, i.e. the Oyster P2P
system and the Onthology metadata portal
Territory and cooperativism: A spatial analysis of the Spanish region of Andalusia
This study seeks to identify the behavior of cooperative societies in Andalusia, as well as the environments in which their greater relative importance is evident. The weight of cooperative societies is significantly greater in Andalusia as compared to the rest of Spain. These organizations are noteworthy for acting under social, economic and environmental principles and values, and represent a potential opportunity for the region. The methodology applied for this purpose consists of spatial analysis using descriptive graphing techniques and application of spatial autocorrelation. Among the results obtained, a significant finding is these organizations’ defined behavior as opposed to that of mercantile or traditional businesses. In mapping the weight of cooperativism in Andalusia, this study enables a deeper understanding that could lead to improved design and execution of general and specific territorial policies, and with a greater guarantee of success
Evolución de la intención emprendedora en los estudiantes de primer curso universitario
En el siguiente trabajo analizamos el cambio que se produce en las intenciones emprendedoras de los alumnos de las facultades de Económicas y Empresariales y de Turismo y Finanzas durante el primer y el segundo año de estudios universitarios. Con este objetivo, se ha contactado con los estudiantes para que respondan a una encuesta realizada por el profesor Francisco Liñán, sobre las intenciones emprendedoras y el efecto en las mismas de la educación emprendedora. Para explicar la evolución en las intenciones de los alumnos, hemos utilizado la Teoría del Comportamiento Planeado de Ajzen (1991) e introducido el concepto de educación emprendedora y su influencia en la intención.Universidad de Sevilla. Grado en Administración y Dirección de Empresa
Infrastructure-less D2D Communications through Opportunistic Networks
Mención Internacional en el título de doctorIn recent years, we have experienced several social media blackouts, which have
shown how much our daily experiences depend on high-quality communication services.
Blackouts have occurred because of technical problems, natural disasters, hacker attacks
or even due to deliberate censorship actions undertaken by governments. In all cases,
the spontaneous reaction of people consisted in finding alternative channels and media so
as to reach out to their contacts and partake their experiences. Thus, it has clearly
emerged that infrastructured networks—and cellular networks in particular—are well
engineered and have been extremely successful so far, although other paradigms should
be explored to connect people. The most promising of today’s alternative paradigms
is Device-to-Device (D2D) because it allows for building networks almost freely, and
because 5G standards are (for the first time) seriously addressing the possibility of using
D2D communications.
In this dissertation I look at opportunistic D2D networking, possibly operating in an
infrastructure-less environment, and I investigate several schemes through modeling and
simulation, deriving metrics that characterize their performance. In particular, I consider
variations of the Floating Content (FC) paradigm, that was previously proposed in the
technical literature.
Using FC, it is possible to probabilistically store information over a given restricted
local area of interest, by opportunistically spreading it to mobile users while in the area.
In more detail, a piece of information which is injected in the area by delivering it to one
or more of the mobile users, is opportunistically exchanged among mobile users whenever
they come in proximity of one another, progressively reaching most (ideally all) users in
the area and thus making the information dwell in the area of interest, like in a sort of
distributed storage.
While previous works on FC almost exclusively concentrated on the communication
component, in this dissertation I look at the storage and computing components of FC,
as well as its capability of transferring information from one area of interest to another.
I first present background work, including a brief review of my Master Thesis activity,
devoted to the design, implementation and validation of a smartphone opportunistic
information sharing application. The goal of the app was to collect experimental data that permitted a detailed analysis of the occurring events, and a careful assessment of
the performance of opportunistic information sharing services. Through experiments, I
showed that many key assumptions commonly adopted in analytical and simulation works
do not hold with current technologies. I also showed that the high density of devices and
the enforcement of long transmission ranges for links at the edge might counter-intuitively
impair performance.
The insight obtained during my Master Thesis work was extremely useful to devise
smart operating procedures for the opportunistic D2D communications considered in this
dissertation. In the core of this dissertation, initially I propose and study a set of schemes
to explore and combine different information dissemination paradigms along with real
users mobility and predictions focused on the smart diffusion of content over disjoint
areas of interest. To analyze the viability of such schemes, I have implemented a Python
simulator to evaluate the average availability and lifetime of a piece of information, as
well as storage usage and network utilization metrics. Comparing the performance of
these predictive schemes with state-of-the-art approaches, results demonstrate the need
for smart usage of communication opportunities and storage. The proposed algorithms
allow for an important reduction in network activity by decreasing the number of data
exchanges by up to 92%, requiring the use of up to 50% less of on-device storage,
while guaranteeing the dissemination of information with performance similar to legacy
epidemic dissemination protocols.
In a second step, I have worked on the analysis of the storage capacity of probabilistic
distributed storage systems, developing a simple yet powerful information theoretical
analysis based on a mean field model of opportunistic information exchange. I have
also extended the previous simulator to compare the numerical results generated by the
analytical model to the predictions of realistic simulations under different setups, showing
in this way the accuracy of the analytical approach, and characterizing the properties of
the system storage capacity.
I conclude from analysis and simulated results that when the density of contents seeded
in a floating system is larger than the maximum amount which can be sustained by the
system in steady state, the mean content availability decreases, and the stored information
saturates due to the effects of resource contention. With the presence of static nodes, in
a system with infinite host memory and at the mean field limit, there is no upper bound
to the amount of injected contents which a floating system can sustain. However, as with
no static nodes, by increasing the injected information, the amount of stored information
eventually reaches a saturation value which corresponds to the injected information at
which the mean amount of time spent exchanging content during a contact is equal to
the mean duration of a contact.
As a final step of my dissertation, I have also explored by simulation the computing
and learning capabilities of an infrastructure-less opportunistic communication, storage and computing system, considering an environment that hosts a distributed Machine
Learning (ML) paradigm that uses observations collected in the area over which the FC
system operates to infer properties of the area. Results show that the ML system can
operate in two regimes, depending on the load of the FC scheme. At low FC load, the ML
system in each node operates on observations collected by all users and opportunistically
shared among nodes. At high FC load, especially when the data to be opportunistically
exchanged becomes too large to be transmitted during the average contact time between
nodes, the ML system can only exploit the observations endogenous to each user, which
are much less numerous. As a result, I conclude that such setups are adequate to support
general instances of distributed ML algorithms with continuous learning, only under the
condition of low to medium loads of the FC system. While the load of the FC system
induces a sort of phase transition on the ML system performance, the effect of computing
load is more progressive. When the computing capacity is not sufficient to train all
observations, some will be skipped, and performance progressively declines.
In summary, with respect to traditional studies of the FC opportunistic information
diffusion paradigm, which only look at the communication component over one area of
interest, I have considered three types of extensions by looking at the performance of FC:
over several disjoint areas of interest;
in terms of information storage capacity;
in terms of computing capacity that supports distributed learning.
The three topics are treated respectively in Chapters 3 to 5.This work has been supported by IMDEA Networks InstitutePrograma de Doctorado en Ingeniería Telemática por la Universidad Carlos III de MadridPresidente: Claudio Ettori Casetti.- Secretario: Antonio de la Oliva Delgado.- Vocal: Christoph Somme
An Editorial Workflow Approach For Collaborative Ontology Development
The widespread use of ontologies in the last years has raised new challenges for their development and maintenance. Ontology development has transformed from a process normally performed by one ontology engineer into a process performed collaboratively by a team of ontology engineers, who may be geographically distributed and play different roles. For example, editors may propose changes, while authoritative users approve or reject them following a well defined process. This process, however, has only been partially addressed by existing ontology development methods, methodologies, and tool support. Furthermore, in a distributed environment where ontology editors may be working on local copies of the same ontology, strategies should be in place to ensure that changes in one copy are reflected in all of them. In this paper, we propose a workflow-based model for the collaborative development of ontologies in distributed environments and describe the components required to support them. We illustrate our model with a test case in the fishery domain from the United Nations Food and Agriculture Organisation (FAO)
Mechanism of Alkyl Migration in Diorganomagnesium 2,6-Bis(imino)pyridine Complexes: Formation of Grignard-Type Complexes with Square-Planar Mg(II) Centers
Dialkylmagnesium compounds [MgR2L2] (R = n-Bu, L = none or R = Bn, L = THF) react with 2,6-bis(imino)pyridines (BIP) to afford different types of Mg(II) alkyl complexes, depending on the nature of R. For R = n-Bu, thermally stable products resulting from selective alkyl transfer to the pyridine nitrogen (N1) atom are obtained. However, NMR studies showed that the reaction of [Mg(Bn)2THF2] with iPrBIP at −65 °C leads to a thermally unstable product arising from benzyl migration to position C2 in the pyridine ring. Above +5 °C, this compound rearranges, cleanly yielding a mixture of two isomeric complexes, in which the benzyl group has migrated to positions C3 or C4 of the central ring, respectively. Similar isomeric mixtures were obtained when [Mg(Bn)2THF2] was reacted with iPrBIP or MesBIP at room temperature. Such mixtures are thermally stable below 80 °C, but at this temperature, the 3-benzyl isomer converts into the thermodynamically favored 4-benzyl product, albeit not quantitatively. An alternate route was devised for the selective syntheses of the latter type of compounds. The X-ray diffraction structure of one of them provided an unusual example of a square-planar alkylmagnesium(II) center.Ministerio de Economía e Innovación CTQ2015-68978-
Oxygen-Induced Dimerization of Alkyl-Manganese(II) 2,6-Bisiminopyridine Complexes: Selective Synthesis of a New Ditopic NNN-Pincer Ligand
The outcome of the reaction of manganese(II) dialkyls with 2,6-bisiminopyridine (BIP) ligands is dramatically altered by the presence of very small amounts of oxygen (< 0.5 mol %), leading to binuclear species. These arise from the dimerization of the initial product, a Mn(II) 4-alkyl-2,6-bisiminodihydropyridinate alkyl complex. Cleavage of the binuclear Mn products with methanol affords the free dimeric bases, which can be regarded as a special type of ditopic NNN pincer ligand with an unusual tricyclic framework. The coordinative ability of the new ligands has been probed with the syntheses of Zn and Pd organometallic derivativesMinisterio de Economía e Innovación TQ2015- 68978-
Ontology Repositories
The growing use and application of ontologies in the last years has led to an increased interest of researchers and practitioners in the development of ontologies, either from scratch o by reusing existing ones. ..
La localización sectorial del cooperativismo: una aproximación a nivel territorial español
La posibilidad de cambiar los modelos de desarrollo socioeconómicos hacia otros más sostenibles y responsables está siendo planteada tanto por parte de investigadores como de diferentes instituciones, con una importancia que se ha visto incrementada a partir de la última crisis. En este escenario, la economía social se presenta como una oportunidad de cambio y de contribución a estos nuevos modelos, dado los principios y valores que la definen y sobre los que basa su funcionamiento; por ello, es relevante la aplicación de políticas y estrategias encaminadas a desarrollar este sector empresarial, con particularidades muy significativas. Sin embargo, es necesario considerar los recursos o especificidades y potencialidades de cada ámbito territorial. En esta línea, en el presente trabajo, se ha diseñado un indicador que permite identificar en qué sectores económicos y territorios destaca la economía social, -específicamente referido a las cooperativas por ser sus entidades más representativas en España-, y si su papel es diferente del resto del tejido empresarial, aspecto a considerar a la hora de promover sus organizaciones y elemento clave para determinar medidas y políticas socioeconómicas que contribuyan a la mejora de los sistemas productivos locales, con mayor garantía de resultados. Dicho indicador -peso del cooperativismo (Wij)- obtenido a partir de los coeficientes de localización sectorial respecto a la variable empleo -de las sociedades cooperativas y de la economía en general-, se ha aplicado al año 2013, con el objeto de determinar la importancia o el peso sectorial del cooperativismo en relación a la economía general en las diferentes comunidades autónomas españolas. Entre los resultados obtenidos puede destacarse la importancia relativa del cooperativismo en determinados sectores y regiones que, a priori, no presentaban indicios sobre esta relevancia, lo que pone de manifiesto la necesidad de análisis profundos sobre el comportamiento del sector en los diferentes ámbitos territoriales
- …