Get the URI or Pre-Authenticated Request URL to Access the Object Store

You must determine the URI or the pre-authenticated request URL for the RDF source data object in Oracle Cloud Infrastructure Object Storage which is to be imported in Graph Studio.

Perform the following steps to find the URI or the pre-authenticated request URL for the RDF object store:
  1. Sign in to the OCI console using your Oracle Cloud credentials.
  2. Open the navigation menu and select Storage.
  3. Under Object Storage & Archive Storage, select Buckets and navigate to your Object Storage.
  4. Select a Compartment to view the list of buckets that are existing in that compartment.
    Optionally, If you need to create a new bucket, then perform the following steps:
    1. Select your Compartment and click Create Bucket.

      The Create Bucket dialog opens.

    2. Enter the Bucket Name and click Create.

      The bucket is created and appears on the Buckets table.

  5. Select the required bucket Name.
    The objects uploaded to the bucket are listed in the Objects section on the Bucket Details page.

    Optionally, if you need to create a new object store, then perform the following steps:

    1. Click on the required bucket and navigate to the Bucket Details page.
    2. Click Upload in the Objects section.

      The Upload Objects slider opens.

    3. Select the file containing RDF data on your local system and click Upload.

      Note:

      Files with extensions .nt (N-triples) and .nq (N-quads) are supported in Graph Studio.
    4. Click Close to return to the Bucket Details page.

      The uploaded file is listed under Objects section.

  6. Select the Actions menu for the required Object and click one of the following options as required:
    • Click View Object Details if you want to access the object store with credentials. You can determine the URI path on the Object Details page as shown:Description of object_store_details.png follows
      Description of the illustration object_store_details.png

      The URL Path (URI) field displays the URI to access the object store.

    • Click Create Pre-Authenticated Request if you want to access the object store without credentials. To obtain the pre-authenticated request URL on the Create Pre-Authenticated Request page, see the Oracle Cloud Infrastructure Documentation for more information.