-
Notifications
You must be signed in to change notification settings - Fork 16
Reports Layer Proposal
John Darrington edited this page Sep 25, 2023
·
1 revision
In order to facilitate a better experience when dealing with querying and reviewing data we submit the following as requirements for the new query layer.
- Users must be able to build, save, and share graph queries. These must persist in-between user sessions
- Users must be able to follow a link to a saved graph query, a parameterized request if you will
- Users must be able to run queries on a schedule
- Users must be able to save and share the results of the queries
- Users must able to create complicated queries and be able to join results from multiple queries together into one report
Sections marked with ! are in progress.
- HTTP Authentication Methods
- Generating and Exchanging API Keys for Tokens
- Creating a DeepLynx Enabled OAuth2 App
- Authentication with DeepLynx Enabled OAuth2 App
- Creating an Ontology
- Creating Relationships and Relationship Pairs
- Ontology Versioning
- Ontology Inheritance
- Querying Tabular (Timeseries) Data
- Timeseries Quick Start
- Timeseries Data Source
- Timeseries Data Source via API
- Exporting Data
- Querying Data
- Querying Timeseries Data
- Querying Jazz Data
- Querying Data - Legacy
- Querying Tabular Data