16.6.2.One Click Linked Data Generation & Deployment

The following steps provide a one-click guide for publishing ODBC- or JDBC-accessible RDBMS data in RDF Linked Data form, using the "Generate & Publish" Conductor feature.

  1. Go to http://<cname>:port/conductor ;

  2. Log in as user dba (or another user with DBA privileges);

  3. Follow menu path Linked Data -> Views;

    Figure16.52.Linked Data Views

    Linked Data Views

  4. In the form presented, perform the following steps:

    1. Select the Database Name Qualifier (e.g., "Demo") that exposes the Tables / Views for this exercise

    2. Enter the Base URL to which your URL rewrite rules will be bound (e.g. http://<cname>:8890/Demo)

    3. Select specific Tables containing the data to be published (e.g. Demo.demo.Orders and Demo.demo.Products)

    4. Click the "Generate & Publish" button

    Figure16.53.Linked Data Views Generate and Publish

    Linked Data Views Generate and Publish

  5. Virtuoso will perform the entire process of ontology generation, instance data generation, and linked data deployment (re-write rules generation and application).

  6. Error messages will be presented if the Wizard encounters problems. If there are no error messages, your Linked Data View declarations and Linked Data publishing activities will have completed successfully.

    Figure16.54.Linked Data View declarations and Linked Data publishing activities

    Linked Data View declarations and Linked Data publishing activities

  7. Optionally, you could also perform one of the following tasks:

    1. Save Data Mappings: when clicked, offers to save the generated Definitions to local file system

    2. Save Ontology Mappings: when clicked, offers to save the generated Ontology to local file system

    3. Click on the "Cancel" should you want to return to the initial Linked Data View Generation form.