Skip to content

Mapping Administrator (admin user)

ng edited this page Dec 9, 2023 · 3 revisions

Functionality Overview

As a mapping administrator, you have administrator rights to do the following

  • Upload databases to our website and manage them
  • Create mapping from a database you uploaded

Upload and Manage a Database

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