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.
- Download the RDF Graph Server and Query UI web component from
Oracle Graph Server and Client downloads.
- RDF Graph Server and Query UI versions 26.2.0 and
later
Download Oracle Graph RDF Webapp <version> component from Oracle Graph Server and Client <version> deployment, available from either Oracle Software Delivery Cloud or the Oracle Graph Server and Client Downloads page on Oracle Technology Network.
- RDF Graph Server and Query UI versions earlier
than 26.2.0
Download Oracle Graph Webapps <version> component from Oracle Graph Server and Client <version> deployment, available from either Oracle Software Delivery Cloud or from Oracle Graph Server and Client Downloads.
- RDF Graph Server and Query UI versions 26.2.0 and
later
- Deploy the
orardf-<version>.warfile.- RDF Graph Server and Query UI versions 26.2.0 and
later
Deploy
orardf-<version>.warfrom the downloadedoracle-graph-rdf-webapp-<version>.zipfile 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>.warfrom the downloadedoracle-graph-webapps-<version>.zipfile 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-docfolder 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.
- RDF Graph Server and Query UI versions 26.2.0 and
later
Parent topic: RDF Graph Server and Query UI