10.2 Installing RDF Graph Query UI

In order to get started on 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 version 26.2.0

      Deploy orardf-26.2.0.war from the downloaded oracle-graph-rdf-webapp-26.2.0.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 24.1.0, the RDF Graph Query UI web application is based on JDK 11. Therefore, ensure that the application servers (WebLogic or Tomcat) support JDK 11. In the case of the WebLogic server, use version 14.1.1.0.

    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.