-
Notifications
You must be signed in to change notification settings - Fork 18
Creating an Edge
Samantha Thueson edited this page Jun 12, 2023
·
6 revisions
An edge is what relates two nodes together. In this Wiki page our goal will be relating one or many MeasurementEntry's to a Electric Meter. In short the Electric Meter can have multiple measurements.
- First it is important to see if the ontology has an existing relationship.
In this example there is not.
The ontology itself can be modified in Protege, in this case updating DIAMOND, or a relationship can be established in DeepLynx. In this case, the assumption will be that DeepLynx is the path we will take.
- Second is to create a relationship type.
- Third is relating that relation type to two classes
- Now we create the edge between one of our Electric Meter nodes and one of our MeasurementEntry nodes
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