Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.65 KB

userguide.md

File metadata and controls

37 lines (29 loc) · 1.65 KB
description
User Guide For Source Databrowser view

Source View User Guide

Introduction

The source of data resources (e.g., Turtle, HTML, etc.) can be viewed and edited via the Source view.

View

To display the Source view for a folder or data resource:

  1. In the SolidOS Databrowser, navigate to the resource.
  2. Select the Source Source view.
  3. The source for the selected resource is displayed:

Source

Edit

To edit the displayed source:

  1. Click Edit below the Source view panel.

Save / Cancel

To save edits to the source:

  1. Click Continue below the Source view panel.
  2. Based on the type of data resource being edited, the source will be syntax checked and:
    1. If valid, the resource will be saved.
    2. Otherwise, an error message is displayed describing the issue. The issue will need to be corrected before the resource can be saved.

Tips:

  • To cancel and discard any edits, click Cancel below the Source view panel.
  • You need write access to the data resource to save edits.