Skip to content

Data Analyst (normal user)

ng edited this page Dec 9, 2023 · 3 revisions

Functionality Overview

As a data analyst, you can

  • Export a mapping from our website and download it to your device as a .csv file.
  • Modify the .csv downloaded from our website and import it back to the mapping as well as the databse to upload your changes.

Export a mapping

You can upload a database to our website from a .ttl file containing a RDF data graph

image

You can manage all the databases you upload in the overview section

image

There are two ways providing for you to create mappings. If you are not familiar with writing SPARQL queries, you can choose Create Mapping in the dashboard and use our interactive UI to achieve your goal. If you are an expert on SPARQL, we recommend you creating mappings in Create Custom Mapping section

Create Mapping:

  1. Give your mapping a name image

  2. Select the database you want to work with image

  3. Choose your targeted type of data image

  4. Choose the attributes associated with your targeted type you want to include in the mappings. After finishing, click View Your Queries. We will automatically generate corresponding query for you. image

  5. This is your query. image

Create Custom Mapping

Type you SPARQL code here to create a mapping from a certain database image

View the Mappings

You can view all of the mappings you created under Mapping in the dashboard image

Clone this wiki locally