Overview
The following is an overview of the Dataset View. We will explore
the various tabs and their functionality.
Introduction
You can manage your datasets using the Dataset View. This UI is accessible by clicking any dataset on the datasets page.
note
If you have just created a new dataset, you will be automatically redirected
to the Dataset View.
We will step through each of the tabs in the Dataset View. They include:
About: General information about the dataset, including areadme,tags,context, and associatedcollaborators.Models: Upload a data model as a blueprint of your data structures.Files: Transact PDF and csv to quickly and easily get your data into Fluree.Policies: UI for managing theaccess control policiesfor your dataset.Settings: Settings for your dataset, including management forcollaboratorsandAPI keysfor application integration.Notebooks: UI for organizing and saving sets ofqueries,transactions, and notes, for your own use or to share with others.Queries: UI for querying and transacting against your dataset. See our Cookbook of Query Examples for examples.Chats: Ask questions and explore your data using a natural language interface grounded in your dataset's structure.
Working with a New Dataset
When you first create a new dataset, you will be automatically redirected to the notebooks screen with a Quick Start Guide notebook.
tip
If you prefer to learn about working with data in Fluree through a hands-on
experience, the Quick Start Guide notebook is a great place to start.
The Quick Start Guide notebook will walk you through the following steps:
- Adding Sample Data
- Querying the Data
- Querying for Linked / Relational Data
- Issuing Advanced Queries
- Time-Travel Queries
- Semantic Inferencing