10.2 Installing RDF Graph Query UI

In order to get started with Oracle RDF Graph Query UI, you must download and install the application.

  1. Download the RDF Graph Server and Query UI web component from Oracle Graph Server and Client downloads.
  2. Deploy the orardf-<version>.war file.
    • RDF Graph Server and Query UI versions 26.2.0 and later

      Deploy orardf-<version>.war from the downloaded oracle-graph-rdf-webapp-<version>.zip file to get started with the RDF Graph Query UI console.

    • RDF Graph Server and Query UI versions earlier than 26.2.0

      Deploy orardf-<version>.war from the downloaded oracle-graph-webapps-<version>.zip file to get started with the RDF Graph Query UI console.

    Note:

    Starting from Release 26.3.0, the RDF Graph Query UI web application is based on Java Servlet 5.0. Ensure that your application servers (WebLogic or Tomcat) support Java Servlet 5.0 APIs and JDK 11 or later. The following server versions are supported:
    • Apache Tomcat : 10.1.X
    • WebLogic Server: 15.1.1.X

    The rdf-doc folder contains the User Guide documentation.

    This deployment also includes the REST API running on the application server to handle communication between users and backend RDF data stores.