Source View User Guide
April 21, 2022 ยท View on GitHub
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:
- In the SolidOS Databrowser, navigate to the resource.
- Select the
Source view.
- The source for the selected resource is displayed:
Edit
To edit the displayed source:
- Click
below the Source view panel.
Save / Cancel
To save edits to the source:
- Click
below the Source view panel.
- Based on the type of data resource being edited, the source will be syntax checked and:
- If valid, the resource will be saved.
- 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
below the Source view panel.
- You need write access to the data resource to save edits.