Prototipo para el almacenamiento, tratamiento y procesamiento de datos utilizados en centros de memoria histórica, cultural, museos o senderos ecoturísticos en zonas afectadas por el postconflicto en Colombia
Fecha
Autor corporativo
Título de la revista
ISSN de la revista
Título del volumen
Editor
Compartir
Director
Altmetric
Resumen
Below you will find the development of two APIS that will provide the necessary services to a recommender system and an application to make personalized tours through a museum using augmented reality techniques. For the development of the API that contains the data of the users which will be the raw material of the recommender system, conventional technologies and relational databases were used, this data is delivered in JSON format through a REST service, all this running over an instance in the Heroku service. For the development of the API that contains the information of the works of art which will be shown by the multimedia application, an Ontology was developed and different tools developed by Apache were used. The first one was Fuseki which allowed to raise an endpoint on the Ontology to make the necessary consultations; the second was Jena, this library made it possible through all the methods contained in it to make the queries and format the results in JSON so that they are useful on the side of the multimedia application, these two services running on cloud infrastructure with services of type Elastic Beanstalk from Amazon.