View Entity Instances using Data Hub Explorer

Procedure

  1. Navigate to the Browse Documents page.

    Explorer - browse documents

    1. In Data Hub Explorer's navigation bar, click Browse Documents.
    2. Click the URI or primary key of the document you want to view.
      You are directed to the entity instance of the selected document.
  2. View your document as an entity instance or raw data.
    • To view the entity instance of a document, click Instance.

      Result: Your document's properties and associated values are displayed in table format.


      Explorer - view document - instance

    • To view your raw data, click Source.

      Result: Upon ingestion, your raw data is wrapped in either a JSON or XML envelope. See Envelope Pattern.


      Explorer - view document - source - JSON

      Note: For documents in JSON data format, you can copy the following attributes to your clipboard:
      • To copy an object or array to your clipboard, click the clipboard icon () to the right of an opening bracket ("{" or "[").
      • To copy a value to your clipboard, click the clipboard icon () to the right of a key-value pair.
Tip: To view on-screen help text, click the route icon () in the top-right corner.