<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-04-14T18:47:59Z</responseDate><request verb="GetRecord" identifier="oai:uvadoc.uva.es:10324/43253" metadataPrefix="mods">https://uvadoc.uva.es/oai/request</request><GetRecord><record><header><identifier>oai:uvadoc.uva.es:10324/43253</identifier><datestamp>2021-06-18T07:52:04Z</datestamp><setSpec>com_10324_38</setSpec><setSpec>col_10324_787</setSpec></header><metadata><mods:mods xmlns:mods="http://www.loc.gov/mods/v3" xmlns:doc="http://www.lyncode.com/xoai" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
<mods:name>
<mods:namePart>Mayo Sarmiento, Cristina</mods:namePart>
</mods:name>
<mods:extension>
<mods:dateAvailable encoding="iso8601">2020-10-29T08:45:11Z</mods:dateAvailable>
</mods:extension>
<mods:extension>
<mods:dateAccessioned encoding="iso8601">2020-10-29T08:45:11Z</mods:dateAccessioned>
</mods:extension>
<mods:originInfo>
<mods:dateIssued encoding="iso8601">2020</mods:dateIssued>
</mods:originInfo>
<mods:identifier type="uri">http://uvadoc.uva.es/handle/10324/43253</mods:identifier>
<mods:abstract>Los datos forestales existentes en España y en otros países del mundo se recogen de forma&#xd;
oficial y son mantenidos por organismos públicos que los publican como datos abiertos, típicamente&#xd;
en inventarios forestales. A pesar de la gran cantidad de información recolectada, esta&#xd;
suele ser limitada y restringida a datos textuales o cartográficos debido al gran coste que supone&#xd;
a las administraciones públicas el muestreo de las masas arbóreas de un país. Aunque estos&#xd;
datos tienden a ser muy precisos y son de dominio público, su explotación presenta dificultades,&#xd;
especialmente a usuarios no expertos en el dominio forestal. Adicionalmente, la integración de&#xd;
datos resulta compleja a causa del uso de modelos de datos dispares y formatos propietarios.&#xd;
En este Trabajo Fin de Máster se propone el diseño e implementación del servidor de una&#xd;
aplicación social que permita la anotación semántica de árboles y el etiquetado de especies por&#xd;
cualquier ciudadano, con el objetivo de enriquecer los datos inventariados existentes, permitiendo&#xd;
la creación de datos relativos a nuevos árboles no registrados en los inventarios oficiales. Se&#xd;
ofrece la posibilidad de añadir imágenes de los árboles, etiquetarlas y anotarlas, además de anotar&#xd;
su posición y especie, todo ello de forma colaborativa. También permite sugerencias sobre&#xd;
los datos inventariados, a veces obsoletos. Aborda los inconvenientes relativos a la integración,&#xd;
los modelos de datos y formatos de los datos forestales y su publicación en los inventarios mediante&#xd;
el uso de tecnologías de la Web Semántica, de forma que estos datos estén en formatos&#xd;
estándares, sean procesables por ordenadores y se faciliten las integraciones de distintos tipos&#xd;
y fuentes de datos. Por ejemplo, los datos del Inventario Forestal Nacional (IFN) convertidos a&#xd;
datos abiertos enlazados por el proyecto Cross-Forest se pueden integrar con la aplicación para&#xd;
que, aparte de generar sus propios datos sociales sobre árboles, sirva como punto de la consulta&#xd;
de datos oficiales por cualquier interesado de forma mucho más sencilla.&#xd;
La aplicación planteada tiene potencial utilidad en dos áreas bien distintas, en el marco&#xd;
de la administración pública, para la gestión más eficiente de parques y jardines y en entornos&#xd;
educativos, como herramienta de consulta y aprendizaje en el etiquetado e identificación de&#xd;
especies de árboles. Este trabajo se centra en el back-end, donde destacan las tareas de creación&#xd;
de una ontología propia para el modelo de datos de la aplicación y el estudio y reutilización de&#xd;
otras ontologías existentes con el objetivo de emplear datos abiertos enlazados. Por otro lado, a&#xd;
nivel de software, cabe señalar el desarrollo de una API REST compatible con distintos frontend,&#xd;
de manera que la complejidad asociada a las tecnologías de la Web Semántica permanezcan&#xd;
ocultas para estos, funcionando como un proxy entre los recursos expuestos con representaciones&#xd;
en formatos estándares conocidos y las consultas SPARQL sobre los datos enlazados existentes&#xd;
en el almacén de triplas. El prototipo realizado ha sido diseñado para que sea ampliable en el&#xd;
futuro. Actualmente integra los árboles del IFN de la provincia de Valladolid, si bien, se espera&#xd;
ampliar estos datos en el futuro con los de otras provincias e incluso países, así como ofrecer la&#xd;
posibilidad de añadir y consultar datos forestales técnicos como medidas dendrométricas.</mods:abstract>
<mods:abstract>Existing forest data in Spain and in other countries around the world is officially collected&#xd;
and maintained by public bodies that publish it as open data, typically in forest inventories.&#xd;
Despite the large amount of information collected, this is usually limited and restricted to textual&#xd;
or cartographic data due to the high cost to public administrations of sampling the tree&#xd;
stands of a country. Although these data tend to be very precise and are in the public domain,&#xd;
their exploitation presents difficulties, especially for unskilled users in the forestry domain. Additionally,&#xd;
data integration is complex due to the use of disparate data models and proprietary&#xd;
formats.&#xd;
This Master’s Degree proposes the design and implementation of a social application server&#xd;
that allows the semantic annotation of trees and the tagging of species by any citizen, with the&#xd;
aim of enriching existing inventory data, allowing the creation of data relating to new trees not&#xd;
registered in official inventories. The possibility is offered of adding images of the trees, labelling&#xd;
them and annotating them, as well as noting their position and species, all in a collaborative&#xd;
manner. It also allows for suggestions on the sometimes obsolete inventory data. It addresses&#xd;
the drawbacks related to integration, data models and formats of forest data and their publication&#xd;
in the inventories through the use of Semantic Web technologies, so that these data are&#xd;
in standard formats, are readable-machine and facilitate the integration of different types and&#xd;
sources of data. For example, the spanish “Inventario Nacional Forestal” (IFN) data converted&#xd;
to Linked Open Data by the Cross-Forest project can be integrated with the application so that,&#xd;
apart from generating its own social data on trees, it serves as an easily point of reference for&#xd;
anybody interested in the official data consultation.&#xd;
The application has potential utility in two very different areas, in the framework of public&#xd;
administration, for the more efficient management of parks and gardens and in educational&#xd;
environments, as a tool for consultation and learning in the tagging and identification of tree&#xd;
species. This work focuses on the back-end server, where the tasks of creating a proprietary&#xd;
ontology for the application’s data model and the study and reuse of other existing ontologies&#xd;
with the aim of using Linked Open Data are highlighted. On the other hand, at a software level,&#xd;
it is worth mentioning the development of a REST API compatible with different front-end,&#xd;
so that the complexity associated with Semantic Web technologies remains hidden to them,&#xd;
working as a proxy between the resources exposed with representations in well-known standard&#xd;
formats and the SPARQL queries on the existing Linked Data in the triple store. The prototype&#xd;
made has been designed to be expandable in the future. It currently integrates the trees of the&#xd;
IFN in the province of Valladolid, although it is expected to extend these data in the future&#xd;
with those of other provinces and even countries, as well as offering the possibility of adding and&#xd;
consulting technical forestry data such as dendrometric measurements.</mods:abstract>
<mods:language>
<mods:languageTerm>spa</mods:languageTerm>
</mods:language>
<mods:accessCondition type="useAndReproduction">info:eu-repo/semantics/openAccess</mods:accessCondition>
<mods:accessCondition type="useAndReproduction">http://creativecommons.org/licenses/by-nc-nd/4.0/</mods:accessCondition>
<mods:accessCondition type="useAndReproduction">Attribution-NonCommercial-NoDerivatives 4.0 Internacional</mods:accessCondition>
<mods:titleInfo>
<mods:title>Diseño e implementación del servidor de una aplicación socio-semántica de anotación de árboles</mods:title>
</mods:titleInfo>
<mods:genre>info:eu-repo/semantics/masterThesis</mods:genre>
</mods:mods></metadata></record></GetRecord></OAI-PMH>