Skip to content
This repository has been archived by the owner on Apr 22, 2022. It is now read-only.

Import RDF

Alejandra Garcia Rojas M edited this page Jun 22, 2015 · 2 revisions

This page allows a workbench user to import RDF data directly into a graph. Before starting the target graph needs to be configured in the workbench.

The data could be imported from 3 different sources, which are explained in the following:

  • Files: To import from a file, select the file option from the dropdown. Next, select the graph that you would like to import your data to and then click on “Browse” to locate file on the computer. Press “Import”. On successful completion there will be a message displayed.
  • URLs: To import from a URL the procedure is very similar, except that a URL needs to be typed into the “URL” input field. As with the file import we receive a message on successful completion.
  • SPARQL endpoint: To import using a SPARQL Query we specify the SPARQL endpoint and a CONSTRUCT query that retrieves the data we wish to import from the endpoint. The completion of import is shown via a message as well.
  • Local: Allows to copy or add data from the local named graphs.

#Home

User Guide

Settings

Workbench

  • Dashboard
  • Import RDF
  • Sparqlify
  • TripleGeo-Sercvice
  • Virtuoso SPARQL Endpoint
  • Mapify
  • Facete
  • OntoWiki
  • LIMES
  • FAGI-gis
  • DEER
  • Public-Private Data Coevolution

Developers Guide

Clone this wiki locally