You are viewing a javascript disabled version of the site. Please enable Javascript for this site to function properly.
Go to headerGo to navigationGo to searchGo to contentsGo to footer
In content section. Select this link to jump to navigation

Casual Learn: A linked data-based mobile application for learning about local Cultural Heritage

Abstract

This paper presents Casual Learn, an application that proposes ubiquitous learning tasks about Cultural Heritage. Casual Learn exploits a dataset of 10,000 contextualized learning tasks that were semiautomatically generated out of open data from the Web. Casual Learn offers these tasks to learners according to their physical location. For example, it may suggest describing the characteristics of the Gothic style when passing by a Gothic Cathedral. Additionally, Casual Learn has an interactive mode where learners can geo-search the tasks available. Casual Learn has been successfully used to support three pilot studies in two secondary-school institutions. It has also been awarded by the regional government and an international research conference. This made Casual Learn to appear in several regional newspapers, radios, and TV channels.

1.Introduction

During the last 15 years, an increasing amount of Cultural Heritage data is available on the Web [14]. Data publishers range from public administrations to foundations, NGOs, or companies. They offer geospatial data about monuments and historical sites, thus relating them with their physical locations [19]. Part of this data has been exploited by third parties for supporting the discovery of information [8], data visualization, or serendipitously offering new knowledge to their users [14].

A few learning applications exploit geolocated Cultural Heritage data for learning purposes [9,17,25]. They are typically mobile applications that offer information retrieved from the Web of Data according to the learner’s geoposition. This is the ubiquitous learning approach [12,16], in which learners obtain guidance or meaningful materials based on their real-life context. However, the pedagogical support offered by these applications is restricted, as they limit their functionality to offering textual information. Furthermore, this support is not related to the learners’ formal education. We envision going beyond these limitations by offering learners a set of higher-order thinking tasks related to their learning curricula and to Cultural Heritage sites. This type of tasks is needed, as meaningful ubiquitous learning processes require learners an active role when perceiving, exploring, solving problems, or interacting with the environment [16].

Following this aim, in our previous work [24] we created contextualized learning tasks from Cultural Heritage Linked Open Data. Very briefly, we gathered Open Data about Cultural Heritage repositories in the Semantic Web and we applied a set of templates with pedagogically meaningful rules to create more than 10,000 tasks contextualized in the Spanish region of Castile and Leon. For example, we applied a template that filtered all the Romanesque churches that have modillions, and for each of them, created a task (georeferenced in the same location of the church) that proposes the learner to take a photo of a modillion and describe the ornaments that appear on it. The pedagogical interest that these tasks have for secondary school students was validated by teachers of History of Art.

The task dataset is currently published as Linked Open Data and accessible from a SPARQL endpoint.11 It is also available as a data dump in GitHub.22 Nonetheless, Semantic Web languages are not appropriate for secondary-school students. Hence, we now face the problem of how to let learners access these tasks and let them carry them out at the right place and moment. This is especially challenging, as there are few visualization tools of generic geospatial Linked Data for users that are not experts on Semantic Web languages [29]. In some works, this has been dealt with dataset-specific applications that show sites in a map, then allowing to visualize data associated with the selected site (e.g., [18,28]).

With the aim of addressing this challenge, this paper presents Casual Learn, an application that proposes ubiquitous learning tasks about Cultural Heritage. Casual Learn recommends learners to approach a historical monument close to their current position and then suggests them some tasks according to their interests. Then, learners can report the tasks done by sharing them in social networks or including them in a portfolio [4]. This way, Casual Learn coherently offers publicly-available Linked Data (the tasks description) with personal data (the learner’s task realization) to bridge formal and informal learning. Note that formal learning refers to a highly institutionalized, chronologically graded and hierarchically structured ‘education system’ [26], while informal learning refers to natural opportunities for learning that occur in everyday life [10]. Casual Learn is currently available in Google Play. It has been employed to support authentic learning scenarios related to Cultural Heritage in three pilots involving 4 teachers and 59 students.

The rest of the paper is organized as follows. Section 2 describes the open dataset exploited by Casual Learn. Next, Section 3 introduces the requirements of Casual Learn. Section 4 then delves into the details of how Casual Learn was designed and implemented. Section 6 presents some related work. The paper ends with a discussion and future research lines in Section 7.

2.Casual Learn task dataset

In our previous work [24] we created a dataset of learning tasks about Cultural Heritage by following a semi-automatic process. Specifically, we crawled the Web of Data to retrieve and integrate more than 2,000 descriptions of Cultural Heritage sites from DBpedia,33 Wikidata44 and the Open Data portal of Castile and Leon.55 Geolocations are provided as points, but no other geometries such as polygons are currently available. Then, we applied a set of manually-created templates to obtain a 5-star dataset [2] of learning tasks about Cultural Heritage that is currently available in a SPARQL endpoint1. During this process we were supported by 8 secondary-school teachers and 13 ubiquitous learning experts. Teachers were not involved in the data integration process. These tasks are described according to SLEek Ontology [22], whose main classes are cl:Task and cl:Context.

Listing 1.

Partial descriptions of three contexts in Casual Learn SPARQL endpoint. Texts are translated into English

Partial descriptions of three contexts in Casual Learn SPARQL endpoint. Texts are translated into English

We created an instance of cl:Context for each Cultural Heritage site gathered. Each instance of cl:Context is described by selecting a set of parameters from their descriptions in the abovementioned data sources. These parameters include its name (rdfs:label), textual description (rdfs: comment), geolocation (geo:lat, geo:long), and an optional associated image (foaf:depict ion). This way, we obtained more than 2,000 contexts. Listing 1 offers the partial description of three of them: the Palace of Fabio Nelli,66 Palencia Cathedral77,,88 and Ampudia Castle99,1010 (Table 1 lists the prefixes used in the present work and their corresponding extended URI). Context descriptions also include other parameters to state their creator and a rdfs:seeAlso relationship to the descriptions of the Cultural Heritage site from the original sources. Note that in some cases not all the information can be gathered. For example, the description of the Palace of Fabio Nelli offered by the Open Data portal of Castile and Leon does not include an image, so we could not state the foaf:depiction relationship for its corresponding context.

We created tasks related to these contexts by applying a set of templates [24] to this same data. Each template includes a filter, to select a subset of Cultural Heritage sites descriptions; and a constructor, to generate a task out of each description selected. The task constructor relates each instance of cl:Task to an instance of cl:Context (clp:hasContext). Note that we assume that the geolocation of a task and the one of its associated context are the same; the geolocation is thus only included in the context so as to prevent redundancies and to reduce data space. As represented in Listing 2, a task description includes a textual description (clp:associatedTextResource); its type of answer (clp:answerType), which defines the type of artifact expected as an answer to that task (e.g. text, image, multiple images, video…) and allows an application that exploits Casual Learn data may also use this parameter to know the interface needed to collect the user’s answer (e.g. a text box, an interface to access the mobile’s camera to take an image or record a video…); the context where it should be displayed (clp:hasContext); and an optional associated image (foaf:depiction). Additionally, the instances of cl:Task obtained from DBpedia descriptions include dcterms:subject relationships to the Wikipedia categories of the original DBpedia description.

Listing 2.

Partial descriptions of three tasks in Casual Learn SPARQL endpoint. Texts are translated into English

Partial descriptions of three tasks in Casual Learn SPARQL endpoint. Texts are translated into English

As an example of the process to create tasks, a template filtered each pair of Gothic temples closer than 1 km. from each other, and created a task to ask learners to compare them both. Then, out of the description of Palencia Cathedral and San Francisco Church,1111 we obtained the second task reported in Listing 2. Another example is a template that filters all the castles known to have a barbican. As the description of the Castle of Ampudia in DBpedia is related to the concept of Barbican,1212 we obtained the third task reported in Listing 2. Following this procedure, we created 10,000 instances of cl:Task. More details are provided in [24].

3.Casual Learn requirements

Casual Learn is an application that lets learners access and carry out the tasks included in the dataset described above. Casual Learn requirements were defined by an iterative design process that involved 13 teachers from five secondary schools of Castile and Leon. All of them teach either History or History of Art, and are highly knowledgeable about local Cultural Heritage Sites. The following requirements emerged out of this iterative process:

R1. Mobile. Learners should be able to use Casual Learn on mobile devices when visiting or passing by Cultural Heritage sites.

R2. Task exploration. Learners should be able to explore the tasks available in an interactive map, which is a suitable visualization for contextualized learning tasks. When exploring the tasks, learners should be able to manipulate the map by zooming, panning, or moving around it.

R3. Task and site recommendation. Casual Learn should recommend Cultural Heritage sites to visit, and tasks to carry out, taking into consideration their proximity to the learner. Task recommendation should also take into account the learner’s preferences; e.g. users that express their predilection for tasks being short questions or tasks related to archivolts should get recommendations of these types of tasks. Also, if a learner has already carried out a task, the system should not recommend it again to that learner.

R4. Task visualization. Learners should be able to visualize the available tasks for each site.

R5. Task realization. Casual Learn should let learners carry out tasks if they are close to their associated Cultural Heritage Site. Tasks may require learners to write texts, take photos, or record videos. After completing a task, learners should be able to edit their answers. They could also rate learning task if they wish to indicate whether they liked it or not.

R6. Task report. Learners should be able to report the tasks done in two different ways: sharing them in social media (teachers suggested Twitter, Instagram, and Yammer) or learning platforms (Microsoft Teams); and sharing a portfolio [4] built by Casual Learn out of their answers. Note that portfolios have already been used to report the outcomes of informal learning processes (e.g., what a student learns in his daily life) and relate them to formal competencies (e.g., what they are expected to learn in the classroom) [10]. Thus, portfolios are a good means to relate formal and informal learning.

R7. Hiding of semantic technologies. Learners are not expected to know any Semantic Web language or technology. Thus, the user interface should offer appropriate visualizations and metaphors to present the information according to the learners’ needs.

R8. Task retrieval from SPARQL endpoints that follow the SLEek ontology. The current version of Casual Learn will retrieve tasks from the SPARQL endpoint described in Section 2, but it should be extensible to other data sources that publish tasks following the same ontology.

Note that R2 and R3 determine two different modes to find a task. In one of them, the user actively browses a map and selects the tasks she wants to carry out. In the other, the application is running in the background and recommends the user to approach a site where she can carry out some tasks.

4.Casual Learn design and implementation

This section presents Casual Learn, an application that satisfies the requirements identified in Section 3. Figure 1 depicts the software architecture of Casual Learn. SPARQL queries, data retrieval, and user data management are performed by the Casual Learn server (Section 4.1), while the Casual Learn client deals with data visualization and user interactions (Section 4.2). This client-server architecture allows simple front-end clients – which are desirable for mobile applications (R1) – at the same time that Casual Learn offers complex functionality.

Fig. 1.

Casual Learn architecture. Elements with blue background belong to Casual Learn application; elements with purple background are external services; elements with yellow background are SPARQL endpoints that publish learning tasks following the SLEek ontology.

Casual Learn architecture. Elements with blue background belong to Casual Learn application; elements with purple background are external services; elements with yellow background are SPARQL endpoints that publish learning tasks following the SLEek ontology.

4.1.Casual Learn server

Table 2

Restful API of Casual Learn server

IDMethodResourceMeaning
O1GET/contexts?north={N}&east={E}&south={S}&west={W}Retrieves the contexts in a given bounding box
O2GET/tasks?contextId={contextId}Retrieves the tasks related to a context
O3GET/tasks?contextId={contextId}&userId={userId}Retrieves a ranked list of tasks related to a context for a learner
O4POST/answersAdds a new answer to a task by a learner
O5PUT/answers/{answerId}Updates an answer by a learner
O6POST/portfolioCreates a new portfolio for a learner
O7GET/portfolio/{portfolioId}Retrieves a portfolio
O8GET/portfolio/{portfolioId}/{answerId}Retrieves an answer in a portfolio

The back-end server manages the data created by Casual Learn users, provides a data gateway to coherently access Casual Learn SPARQL (R2, R8), obtains tasks recommendations (R3), and user-generated data (R6). These data are recovered using semantic technologies. Note that users are identified with token IDs, but such IDs are not related to any data about users or their devices. Thus, the server does not store any personal data, nor it could be derived from the information available.

The functionality of the Restful application server has been divided into two modules (see Fig. 1): Task manager, which offers tasks and contexts from Casual Learn SPARQL or any other compatible endpoint; and Answer manager, which deals with the user-generated data stored in the Answer database. This modularity facilitates the integration of SPARQL endpoints and third-party services (e.g., recommender services). It also facilitates Casual Learn maintenance in case service providers need to be changed or new services need to be added (R8).

The back-end server manages four types of resources, all of them defined by SLEek Ontology [22]: context; task; answer; and portfolio. Table 2 lists all the operations defined by the Restful API of Casual Learn server. The rest of this subsection provides further details of the REST operations supported.

Operation O1 is controlled by the Task manager and retrieves the contexts of a specific area. As contexts have points as geometries (see Section 2), a query needs to obtain the contexts included in a bounding box. This bounding box is defined as a rectangular area by the parameters of the URI invoked. When invoking O1, the Casual Learn client obtains the contexts available in the area that the learners are visualizing (R2) or those close to them (R3). Each context is partially described by its geolocation, its label, and the number of tasks related to it. This data is useful for Casual Learn client to inform learners when they browse the contexts available in the map, or to notify them of nearby contexts when they walk. Listing 3 shows a parameterized SPARQL query to retrieve contexts in a given area.

Listing 3.

Parameterized SPARQL query to retrieve the contexts available in a given bounding box

Parameterized SPARQL query to retrieve the contexts available in a given bounding box
Fig. 2.

Snapshots of the user interface of Casual Learn. (a) View of the city of Valladolid with pins showing the position of Cultural Heritage sites (numbers inside pins represent the number of available tasks related to the corresponding site). (b) View of the city center of Valladolid with pins showing the position of Cultural Heritage sites (numbers inside pins represent the number of available tasks related to the corresponding site). (c) Description of the context of the Palace of Fabio Nelli (Palacio de Fabio Nelli). The view includes a map of the surroundings of the Palace of Fabio Nelli (upper part); a textual description of the palace (middle part); and the list of tasks related to this context (lower part). (d) Description of the Cultural Heritage Site of Palencia Cathedral (Catedral de Palencia). The view includes a map of the surroundings of the Palencia Cathedral (upper part); a textual description of the cathedral (middle part); and the list of tasks related to this context (lower part). (e) Description of a task related to the Castle of Ampudia. The view includes the task textual description in its upper part (“Can you see a barbican in the Castle of Ampudia? If you can, take a photo in which the barbican is depicted.”); then it provides access to the camera, so the learner can take a photo. (f) View of the learner portfolio where three answers are listed.

Snapshots of the user interface of Casual Learn. (a) View of the city of Valladolid with pins showing the position of Cultural Heritage sites (numbers inside pins represent the number of available tasks related to the corresponding site). (b) View of the city center of Valladolid with pins showing the position of Cultural Heritage sites (numbers inside pins represent the number of available tasks related to the corresponding site). (c) Description of the context of the Palace of Fabio Nelli (Palacio de Fabio Nelli). The view includes a map of the surroundings of the Palace of Fabio Nelli (upper part); a textual description of the palace (middle part); and the list of tasks related to this context (lower part). (d) Description of the Cultural Heritage Site of Palencia Cathedral (Catedral de Palencia). The view includes a map of the surroundings of the Palencia Cathedral (upper part); a textual description of the cathedral (middle part); and the list of tasks related to this context (lower part). (e) Description of a task related to the Castle of Ampudia. The view includes the task textual description in its upper part (“Can you see a barbican in the Castle of Ampudia? If you can, take a photo in which the barbican is depicted.”); then it provides access to the camera, so the learner can take a photo. (f) View of the learner portfolio where three answers are listed.

Note that O1 does not retrieve the tasks associated to the contexts to avoid data overload. As an example, a learner who browses the tasks available in a historical city may obtain tens of contexts related to hundreds of tasks (see Fig. 2a for a view of the city center of Valladolid). For this reason, we separated the step of obtaining contexts (O1), and obtaining tasks related to a context (O2). Thus, we improve the scalability of the system.

Operation O2 is controlled by the Task manager and retrieves the tasks associated with a given context. Casual Learn client invokes O2 when a learner is exploring the tasks available (R2) and selects a context to visualize the tasks associated with it (R4). Each task is described by its text description, its answer type, and, if available, its image. Listing 4 shows a parameterized SPARQL query to obtain the tasks associated with a given context.

Listing 4.

Parameterized SPARQL query to obtain the tasks related to a given context

Parameterized SPARQL query to obtain the tasks related to a given context

Operation O3 is fulfilled by the Task manager and retrieves a ranked list of tasks related to a given context for a specific learner. The tasks of this list are sorted according to the estimated ratings that the learner is expected to provide if carried out. Hence, O3 is invoked when the Casual Learn client aims to recommend a task to a learner (R3). To provide the requested information the Task manager gathers a set of task descriptions that are close to the learner from Casual Learn SPARQL (in a similar way as in O2), which are then sorted according to their estimated ratings by the Recommender server.

In the current version of Casual Learn, the Recommender server employs collaborative filtering techniques [15] to estimate the ratings that users are expected to give to tasks they have not completed yet. Estimates of unknown user-task ratings are based not only on the known ratings of that user for other tasks, but also on users with similar preferences, as expressed by their similar ratings to the same tasks.

Operations O4 and O5 are managed by the Answer manager and are needed to report the tasks done by the learners (R6). They are invoked when the learner completes a task or updates her answer. These operations accept a JSON file that includes the user ID, the task ID, the textual answer (if any), the ID of the image or video answer (if any), and the user rating of the task (if any). Taking this information, the Answer manager stores the answer in the Answer database.

Textual answers are stored in the Answer database, but this is not the case with image and video answers. The reason is that Casual Learn is expected to be used by minors and both images and videos can potentially contain personal data (e.g., if the learner takes a selfie). Hence, we opted for only storing image and video IDs, while the images and videos themselves are stored locally on the users’ devices.

If the learner rates the task, the Answer manager calls the Task manager for it to submit the rating to the Recommender server. Thus, the Recommender server can use this information to improve its future recommendations.

Operations O6, O7, and O8 are managed by the Answer manager and deal with reporting the answers using portfolios (R6). When invoking O6 the Answer manager generates a portfolio for a learner and relates it to a new URL that is accessible from any web browser. Anyone who accesses such URL (O7) will obtain the list of answers by this learner, either in HTML or JSON format. It is also possible to obtain only one specific answer (O8) in JSON format.

4.2.Casual Learn client

Casual Learn client is designed as a mobile application (R1). It should hide the underneath data complexity (R7) while allowing learners to explore (R2), get recommendations (R3), visualize (R4), and carry out (R5) the tasks available in Casual Learn SPARQL or any other compatible endpoint, as well as reporting their answers (R6).

Learners can access the tasks available in Casual Learn SPARQL by exploration (R2) or by recommendation (R3). To let the learner explore the dataset, Casual Learn client presents an interactive map as its main component, which is loaded from the Map server. This map is displayed on full screen, and panning and zooming are supported. It also includes a textbox for searching for municipalities (loaded in Casual Learn client from the open data portal of Castile and Leon1313).

When the learner zooms in the map and visualizes an area whose diagonal is smaller than 5 km., the contexts available in that area are represented. For this purpose, Casual Learn client divides the space in bounding boxes of 0.0254 degrees1414 and invokes operation O1 for each bounding box that is visible (or partially visible) in the screen. Then, it depicts over the map the contexts retrieved.

Table 3

Examples of invocations of Casual Learn

IDOperationMethodResource
I1O1GET/contexts?north=41.66247&east=-4.70605&south=41.63707&west=-4.73145
I2O2GET/tasks?contextId=clc:Palacio_de_Fabio_Nelli/4728793/41656063
I3O2GET/tasks?contextId=clc:Catedral_de_Palencia/453674/4201128
I4O2GETtasks?contextId=clc:Castillo_de_Ampudia/4783513/41912855
I5O4POST/answers
I6O1GET/contexts?north=41.66897&east=-4.70605&south=41.66572&west=-4.7093
I7O3GET/tasks?contextId=clc:Palacio_de_Fabio_Nelli/4728793/41656&userId=Dbm00zh0HKR2
I8O7GET/portfolio/MaKLNE9KjQ
I9O8GET/portfolio/MaKLNE9KjQ/RhNhdzyoNs

As an example, invocation I1 in Table 3 is used to query the contexts available in an area located in the city center of Valladolid. Casual Learn client represents the map in Fig. 2b out of the data retrieved. The map includes an icon with the number of tasks available for each context. If the user zooms out the map and visualizes a wider area of the city of Valladolid, several invocations will be submitted and Casual Learn client will represent the map in Fig. 2a. The bounding boxes of these several invocations are obtained by adding 0.0254 to a central point. As queries are prone to repeat, Casual Learn can greatly exploit the cache of Casual Learn SPARQL.

When the learner selects a context, Casual Learn client invokes O2 to obtain the descriptions of the tasks related to such context. Some examples are invocations I2, I3, and I4 in Table 3. Then, the learner gets access to the list of tasks available, together with their images and an icon that represents their task type. For example, Fig. 2c and Fig. 2d depict the graphical representation after invocation I2 and I3, respectively. Note that Fig. 2d represents images for each task, but this is not the case in Fig. 2c (it represents generic icons instead). The reason is that, during the creation of the tasks out of the Web of Data, we did not gather an image for the tasks and the context related to the Palace of Fabio Nelli, as explained in Section 2.

If a task is selected, Casual Learn client provides a full description of the task. It also checks the learner’s geolocation and compares it with the geolocation of the context associated to that task. If the learner is closer to 0.001 degrees (150 meters), then Casual Learn enables the learner to realize it (R5). Otherwise, Casual Learn client notifies that the task will be available when the learner is closer to the context. Casual Learn client provides access to the mobile camera if the task requires taking any photograph or video. An example is represented in Fig. 2e. When the learner completes the task represented in Fig. 2e, Casual Learn client invokes I5 posting a JSON file. Such file contains the ID of the task, the ID of the user, the learner’s answer, and the rating she gave to the task (if she did).

Learners can also access tasks by recommendations triggered by proximity (R3). When running in the background, Casual Learn client suggests the learner to get closer to a context every configurable period of time (three hours by default). For this recommendation, Casual Learn client invokes operation O1, such as in invocation I6, defining a square bounding box with a side of 0.00325 degrees (725 meters). Again, this bounding box is defined by adding 0.00325 to a central point. If there is any context close to the learner, the client shows a notification suggesting the learner to get close to such context. If the learner accepts the notification, Casual Learn client invokes O3, such as in invocation I7, and retrieves a ranked list of tasks related to the context. Then, Casual Learn client represents the context information together with the ordered list of tasks, in a similar way as in Figs 2c and 2d.

Once a learner has completed her first task, she can create a portfolio in her configuration menu (R7). In that case, Casual Learn client invokes operation O6. After that, the learner can visualize the list of tasks she answered (see Fig. 2f). Then, Casual Learn client invokes O7, such as in I8 to obtain the user portfolio. It can also invoke O8, such as in I9, if the learner aims to look at a specific answer for a task, and O5 if they want to edit it. Finally, the learner can also share any task carried out in a social network (R6). In that case, Casual Learn client invokes the API of that social network and submits the required information.

4.3.Implementation

Casual Learn client is developed as an Android application. It is compatible with Android 4.4 or higher. So in February 2021, it is compatible with 98.1% Android devices, according to Android Developer Platform.1515 For its development, we used Volley,1616 a well-known HTTP library for Android applications. For the Map server we used OpenStreetMap,1717 a well-known open-source map service. As Authentication service we used Firebase,1818 which is extensively used in Android applications. The development effort was highly reduced by the integration of other libraries. They include osmdroid1919 to manage the maps, and photoview2020 and picasso2121 to manage the images. As requested by the teachers (see Section 3), we also integrated Casual Learn with three social networks (Twitter, Instagram, and Yammer) and a learning platform (Microsoft Teams). This latter integration is aimed at easily sharing the tasks that learners carry out with their teachers to provide them feedback; alternatively, students can just share the URLs of their Casual Learn portfolios (containing their answers). Casual Learn portfolios allow reading user responses but do not implement a feedback mechanism.

Casual Learn server is coded in Java 8, using the Restlet 2.4.3 library.2222 The answer database is implemented using MongoDB.2323 We used Recombee2424 as the recommender server, since we did not find a well-documented and stable open source alternative. Recombee employs collaborative filtering techniques to estimate the rating that a user would give to a task they have not yet completed based on the ratings of those or any other tasks previously provided by all Casual Learn users.

The source code of Casual Learn is available as open source in GitHub.2525 It is also available in Google Play for anyone who wants to use it.2626 Casual Learn is currently only available in Spanish, as it is mainly conceived for secondary school students in the Spanish region of Castile and Leon.

We calculated the latency of Casual Learn server out of its logs. For each operation, we analyzed all the entries of February 2021 (8,500 entries). When Casual Learn server offers contexts (operation O1 in Table 3), the average response time is 27.51 ms with a standard deviation of 15.69 ms. When it offers tasks related to a context (O2), its average response time is 25.82 ms with a standard deviation of 8.08 ms. Finally, when it offers an ordered list of tasks related to a context (O3), its average response time is 616.04 ms with a standard deviation of 102.49 ms. Note that the response time in operation O3 is higher because Casual Learn server not only retrieves data from the task repository (as in O1 and O2) but also uses Recombee to rank them. In any case, the latencies reported are low and acceptable for an interactive application.

5.Casual Learn in practice

We released a preliminary version of Casual Learn in August 2020. Soon, the scientific community and the Spanish Open Data community showed their interest in it. Indeed, Casual Learn was awarded in September 2020 as the best demo in the 2020 European Conferences on Technology Enhanced Learning [23]. The jury underlined that Casual Learn is an innovative application that is ready to be used both for formal and informal learning. Further, they mentioned that Casual Learn can support ubiquitous learning by replacing traditional school trips, which were not allowed during the pandemic. In November 2020 it was also awarded as the best didactic resource in the IV Open Data Competition organized by the Regional Government of Castile and Leon.2727

The awards obtained attracted the attention of the local media. The communication board of Universidad de Valladolid prepared a press release about Casual Learn for each of the awards obtained. Then, four regional newspapers, two radios, and one TV channel covered the news. These news were also shared on social media by at least five educational institutions, including the Provincial Department of Education of Valladolid, the one from Palencia, and the official Twitter account of the educational department of the Regional Government of Castile and Leon.

We also carried out three pilot studies between November 2020 and January 2021 in two secondary-school institutions from Palencia and Valladolid (both are cities in Castile and Leon). Four History of Art teachers (one of them participated in the task-creation process [24]) and 59 students (aged 16-18) participated in the pilots. We had three meetings with teachers. During these meetings, they learned to use Casual Learn and designed a ubiquitous learning activity for their students. All the teachers designed learning activities for their students to know their local Cultural Heritage and relate them to the topics covered in the classroom. For example, a teacher who covered the Industrial Revolution suggested several tasks for his students to visit and reflect on the XIX Century factories that still remain in the city of Valladolid. Another teacher who covered Gothic art proposed his students a set of tasks contextualized in the Gothic churches of Palencia, so they identified several architectural elements and reflected on the social aspects related to these buildings. These new tasks by teachers for their pilots were added to the already-existing ones stored in Casual Learn SPARQL.

After the experience we held semi-structured interviews with each of the teachers. We aimed at further understanding their experience on co-designing, enacting, and assessing ubiquitous learning situations with Casual Learn. According to the teachers, their students had successfully carried out the recommended tasks, as well as some others of their own choice. Teachers had also assessed the results of the experience in different ways: in one pilot, the teacher asked the students to present what they have learned during the activity to the rest of the class; in the other two pilots, the students sent the answers of the accomplished tasks to teachers through the integration with Microsoft Teams. According to the teachers, Casual Learn not only suggests learners Cultural Heritage Sites to visit and offers information about them but also lets students carry out higher-level thinking tasks and report them to the teacher. The students answered an open question requesting their overall opinion about Casual Learn. Many of them found Casual Learn an interesting and funny application, useful to learn about the Cultural Heritage of their own city. Surprisingly, many of them encouraged us to exploit it for touristic purposes.

We also carried out a usability study of the first version of Casual Learn with 59 users (students and teachers), using the System Usability Scale (SUS) [3]. The SUS score obtained was 60.6. The feedback provided by users led us to several improvements. First, we removed tasks that asked them to visit historical buildings close to the user’s position as they found such tasks confusing. Moreover, we decided to provide users with context information (i.e. information about the historical building they are visiting) as an introduction to the learning tasks they can carry out. Furthermore, we refined some aspects of the user interface in the Android App. After these improvements, the usability of the app was again evaluated by 76 users, yielding a SUS score of 68.0, which can be considered an “OK” result according to [1].

We used Google Analytics to assess the uptake of Casual Learn. In the period from September 2020 to September 2021, the app had been installed by 558 users that had completed 936 tasks and received 502 context notifications. Sessions took an average of 4 minutes and 30 seconds and users completed an average of 0.27 tasks per session. It should be noted that users are not required to carry out any number of tasks; they can just use the application to get information about a historical building, but not complete any task at all. These numbers should be understood taking into account that, up to now, Casual Learn is an application with only a regional scope and conceived for a specific group of potential users.

6.Related work

Since the advent of the Web of Data, one major challenge has been providing non-technical users with graphical representations and adequate abstractions that let them explore RDF data [6]. Some Cultural Heritage data has been offered through data portals (e.g., the Prado Museum [27]) that allow their users to easily obtain information. In other cases, Cultural Heritage data is browsed or searched using mobile applications that support geo-search (e.g., [17,18,25,28]). These applications typically present a map that marks some sites and offers information about them when the marks are clicked. Other Cultural Heritage applications, such as [17,18,25], offer recommendations to their users. These recommendations typically take into account the user’s location and her preferences. A good example is SmartMuseum [25], which offers outdoors (e.g., Cultural Heritage sites) and indoor (e.g., elements inside a museum) recommendations according to the user profile. Interestingly, the authors found more evident value when using Linked Data for outdoor recommendations than for indoor recommendations. But all these examples just reproduce information available on the Web of Data for the users to read it.

Urbanopoly [5] is an application that goes beyond this limitation. It is a location-based game with a purpose that allows its users to curate geospatial data. Urbanopoly lets users perform some tasks to acquire or validate the data. For example, it may ask whether a photograph corresponds to a building next to them, or whether smoking is allowed in a certain restaurant. As seen, Urbanopoly tasks are limited to the collection and validation of data. These tasks are simple, have a limited pedagogical value, and no explicit connection to Cultural Heritage sites.

Other mobile applications exploit data from the Web to offer services for touristic and informal learning purposes. We can cite Smart Tourism [9], where data from DBpedia, Flickr, and the Regional Government of Castile and Leon is combined to provide information about cultural sites. Smart Tourism shows that the combination of these data sources is useful to support informal and collaborative learning processes. However, Smart Tourism functionality is again limited to offering information. Moreover, Smart Tourism does not support bridging between formal learning in the classroom and informal learning outdoors.

Other learning applications do support this connection. For example, [13] proposes a ubiquitous-learning game to learn about local culture. However, this game – as many other ubiquitous learning applications – is not based on Semantic Web technologies, and is thus tied to its own dataset. As a consequence, it suffers from data maintainability problems. This also limits its scalability and its potential support to informal learning processes [24].

7.Conclusions

This paper has presented Casual Learn, a learning application that proposes ubiquitous learning tasks about Cultural Heritage sites obtained from the Web of Data. With it, learners can browse or geo-search these tasks without the need to know SPARQL language or understanding the semantic technologies underneath. Furthermore, Casual Learn lets learners perform the tasks, as well as manage and report their answers. Since Casual Learn is based on the SLEek ontology [22], its data model captures the elements of ubiquitous learning environments [16]: the social human element, represented by the relations between participants; the virtual space artifacts, which are the tasks that are semi-automatically generated; and the real world objects, here the Cultural Heritage sites in which the tasks are contextualized.

The pilot studies carried out show that Casual Learn is a usable application that supports ubiquitous learning processes to bridge formal and informal learning contexts. The tool is not without limitations, though. The main one, from the instructors point of view, is that they cannot generate new contexts or tasks for their students in Casual Learn. Hence, if a site does not exist in the data sources mentioned in Section 2, it is impossible to create tasks associated with it. Further, even if a context exists, but a teacher wanted to propose a task that does not conform to the templates used for automatic generation of tasks, this cannot be done. Note that addressing this issue would not only allow instructors to customize and enrich their learning experience, it would also enlarge the dataset available for others, as these new contexts and tasks could also be exposed in the SPARQL endpoint. When supporting the educational experiences mentioned in this paper, the instructors sent us their demands and we created new entities that were incorporated to the Casual Learn dataset. In the near future, we will develop an interface and a procedure so that teachers can edit new contexts and tasks autonomously [11].

Another limitation comes from the technology selected to implement the client app. As it is not available for iOS devices, some could not install it and had to do the tasks with partners who owned an Android device. This will be addressed in the future by refactoring the client to be a web application. Finally, it is also worth mentioning that for implementing the recommender system we chose Recombee, a proprietary external service. This choice facilitated a quick implementation, though it increments the response time when retrieving tasks (by about 0.5 s). This can be addressed in the future by exploring open source alternatives or developing an ad hoc recommender system.

So far, Casual Learn attracted the attention of learners and educational institutions in the Spanish region of Castile and Leon. In the future, we plan to take advantage of the modular architecture of Casual Learn to scale it up. More specifically, we plan to integrate other task datasets related to other Spanish regions; as its code is published with an open license, we hope that Casual Learn can also be applied to other countries and latitudes. Casual Learn adoption will also be fostered by the plans to make it available to iOS devices, and its maintenance facilitated by a web interface letting the teachers define new contexts and tasks, so that a community of teachers develops around Casual Learn dataset [11]. It should be noted that the SLEek ontology defines a wider range of values for clp:answerType than supported in the Casual Learn client, e.g. cla:multipleChoice; a future release is aimed at supporting multiple choice questions. We also plan to introduce gamification techniques in the Casual Learn app, like giving some social reward when learners achieve certain goals [7].

Concerning the semantic elements of our application, we project to further exploit the data collected from the Web that is currently available in the Casual Learn SPARQL endpoint. Specifically, we envision the use of Wikipedia categories for this purpose, since tasks are already annotated with the Wikipedia categories obtained from DBpedia. Thus, learners can select their interests through the app Casual Learn, e.g. cbc:Catholic_cathedrals, and eventually get recommendations, e.g. tasks annotated with a category narrower than cbc:Catholic_cathedrals through the dcterms:subject property. Further, we also envision the addition of new functionalities such as geofencing for allowing users to define arbitrary polygons in the interactive map, and then retrieving the contexts contained in such polygons. This will require the annotation of geometries with the GeoSPARQL vocabulary [20], as well as the use of GeoSPARQL functions such as sfWithin.

Acknowledgements

This work has been partially funded by the European Regional Development Fund and the Regional Government of Castile and Leon under project grant VA257P18, and by the European Regional Development Fund and the Spanish National Research Agency under project grants SmartLET (TIN2017-85179-C3-2-R) and H2O (PID2020-112584RB-C32).

References

[1] 

A. Bangor, P. Kortum and J. Miller, Determining what individual SUS scores mean: Adding an adjective rating scale, Journal of Usability Studies 4: (3) ((2009) ), 114–123.

[2] 

T. Berners-Lee, Linked data – design issues, 2006, URL: http://www.w3.org/DesignIssues/LinkedData.html, revised 18-06-2009, last visited September 2021.

[3] 

J. Brooke, SUS: A ‘quick and dirty’ usability scale, in: Usability Evaluation in Industry, Taylor and Francis, London, UK, (1996) , pp. 189–194.

[4] 

N. Buzzetto-More (ed.), The Portfolio Paradigm: Informing, Educating, Assessing, and Managing with E-Portfolios, Informing Science Press, (2010) .

[5] 

I. Celino, Geospatial dataset curation through a location-based game: Description of the Urbanopoly linked datasets, Semantic Web 6: (2) ((2015) ), 121–130. doi:10.3233/SW-130129.

[6] 

A.-S. Dadzie and M. Rowe, Approaches to visualising linked data: A survey, Semantic Web 2: (2) ((2011) ), 89–124. doi:10.3233/SW-2011-0037.

[7] 

S. Deterding, D. Dixon, R. Khaled and L. Nacke, From game design elements to gamefulness: Defining “gamification”, in: Proceedings of the 15th International Academic MindTrek Conference: Envisioning Future Media Environments, MindTrek’11, ACM, New York, NY, USA, (2011) , pp. 9–15. doi:10.1145/2181037.2181040.

[8] 

M. Ellefi, P. Drap, O. Papini, D. Merad, J. Royer, M. Nawaf, E. Nocerino, K. Hyttinen, J.C. Sourisseau, T. Gambin and F. Castro, Ontology-based web tools for retrieving photogrammetric Cultural Heritage models, The International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences XLII-2/W10: ((2019) ), 31–38. doi:10.5194/isprs-archives-XLII-2-W10-31-2019.

[9] 

A.M. Fermoso, M. Mateos, M.E. Beato and R. Berjón, Open linked data and mobile devices as e-tourism tools. A practical approach to collaborative e-learning, Computers in Human Behavior 51: (PB) ((2015) ), 618–626. doi:10.1016/j.chb.2015.02.032.

[10] 

N. Galanis, E. Mayol, M. Alier and F.J. García-Peñalvo, Supporting, evaluating and validating informal learning. A social approach, Computers in Human Behavior 55: (A) ((2016) ), 596–603. doi:10.1016/j.chb.2015.08.005.

[11] 

P. García-Zarza, A. Ruiz-Calleja, M.L. Bote-Lorenzo, G. Vega-Gorgojo, E. Gómez-Sánchez and J.I. Asensio-Pérez, Towards the annotation and enactment of ubiquitous learning tasks in the context of history of art, in: Proceedings of the XV Jornadas de Ingeniería Telemática (JITEL 21), JITEL, La Coruña, Spain, (2021) , in Spanish.

[12] 

G.J. Hwang, Definition, framework and research issues of smart learning environments – a context-aware ubiquitous learning perspective, Smart Learning Environments 1: ((2014) ), 4. doi:10.1186/s40561-014-0004-5.

[13] 

G.J. Hwang and S.C. Chang, Effects of a peer competition-based mobile learning approach on students’ affective domain exhibition in social studies courses, British Journal of Educational Technology 47: (6) ((2016) ), 1217–1231. doi:10.1111/bjet.12303.

[14] 

E. Hyvonen, Using the Semantic Web in digital humanities: Shift from data publishing to data-analysis and serendipitous knowledge discovery, Semantic Web 11: (1) ((2020) ), 187–193. doi:10.3233/SW-190386.

[15] 

Y. Koren and R. Bell, Advances in collaborative filtering, in: F. Ricci, L. Rokach and B. Shapira, eds, Springer, Boston, MA, USA, (2015) , pp. 77–118. doi:10.1007/978-1-4899-7637-6_3.

[16] 

L. Li, Y. Zheng, H. Ogata and Y. Yano, A framework of ubiquitous learning environment, in: The Fourth International Conference on Computer and Information Technology (CIT’04), IEEE, Los Alamitos, CA, USA, (2004) , pp. 345–350. doi:10.1109/CIT.2004.1357219.

[17] 

E. Mäkelä, E. Hyvönen and T. Ruotsalo, How to deal with massively heterogeneous Cultural Heritage data – lessons learned in CultureSampo, Semantic Web 3: (1) ((2012) ), 85–109. doi:10.3233/SW-2012-0049.

[18] 

T.T. Nguyen, D. Camacho and J.E. Jung, Identifying and ranking Cultural Heritage resources on geotagged social media for smart cultural tourism services, Personal and Ubiquitous Computing 21: ((2017) ), 267–279. doi:10.1007/s00779-016-0992-y.

[19] 

I. Nishanbaev, E. Champion and D.A. McMeekin, A survey of geospatial Semantic Web for Cultural Heritage, Heritage 2: (2) ((2019) ), 1471–1498. doi:10.3390/heritage2020093.

[20] 

M. Perry and J. Herring, OGC GeoSPARQL – a geographic query language for RDF data, OGC Implementation Standard, Open Geospatial Consortium, 2012, URL: http://www.opengis.net/doc/IS/geosparql/1.0, last visited September 2021.

[21] 

C.C. Robusto, The Cosine-Harvestine formula, The American Mathematical Monthly 64: (1) ((1957) ), 38–40. doi:10.2307/2309088.

[22] 

A. Ruiz-Calleja, M.L. Bote-Lorenzo, G. Vega-Gorgojo, A. Martínez-Monés, J.I. Asensio-Pérez, E. Gómez-Sánchez, S. Serrano-Iglesias and Y. Dimitriadis, SLEek: An ontology for smart learning in the web of data, in: Proceedings of the 21st IEEE International Conference on Advanced Learning Technologies (ICALT 2021), IEEE, Los Alamitos, CA, USA, (2021) , pp. 365–366. doi:10.1109/ICALT52272.2021.00117.

[23] 

A. Ruiz-Calleja, M.L. Bote-Lorenzo, G. Vega-Gorgojo, S. Serrano-Iglesias, P. García-Zarza, J.I. Asensio-Pérez and E. Gómez-Sánchez, CasualLearn: A smart application to learn history of art, in: Proceedings of the 15th European Conference on Technology Enhanced Learning (ECTEL 2020), Springer, Cham, Switzerland, (2020) , pp. 472–476.

[24] 

A. Ruiz-Calleja, G. Vega-Gorgojo, M. Bote-Lorenzo, J.I. Asensio-Pérez, Y. Dimitriadis and E. Gómez-Sánchez, Supporting contextualized learning with linked open data, Journal of Web Semantics 70: ((2021) ), 100657. doi:10.1016/j.websem.2021.100657.

[25] 

T. Ruotsalo, K. Haav, A. Stoyanov, S. Roche, E. Fani, R. Deliai, E. Mäkelä, T. Kauppinen and E. Hyvönen, SMARTMUSEUM: A mobile recommender system for the web of data, Journal of Web Semantics 20: ((2013) ), 50–67. doi:10.1016/j.websem.2013.03.001.

[26] 

C. Schumacher, Supporting informal workplace learning through analytics, in: D. Ifenthaler, ed., Springer, Cham, Switzerland, (2018) , pp. 43–61. doi:10.1007/978-3-319-46215-8_4.

[27] 

The Prado Museum, The Museo del Prado’s Knowledge Graph, 2021, URL: https://www.museodelprado.es/en/grafo-de-conocimiento/el-grafo-de-conocimiento-del-museo-del-prado, last visited September 2021.

[28] 

C. van Aart, B. Wielinga and W.R. van Hage, Mobile Cultural Heritage guide: Location-aware semantic search, in: Proceedings of the International Conference on Knowledge Engineering and Knowledge Management, Springer, Berlin, Germany, (2010) , pp. 257–271.

[29] 

G. Vega-Gorgojo, J.M. Giménez-García, C. Ordóñez and F. Bravo, Pioneering easy-to-use forestry data with Forest explorer, Semantic Web ((2021) ), 1–14, in press. doi:10.3233/SW-210430.