Skip to content

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.

  1. First it is important to see if the ontology has an existing relationship.

image

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.

  1. Second is to create a relationship type.

image

image

  1. Third is relating that relation type to two classes

image

image image

  1. Now we create the edge between one of our Electric Meter nodes and one of our MeasurementEntry nodes

image

DeepLynx Wiki

Sections marked with ! are in progress.

Building DeepLynx

DeepLynx Overview

Getting Started

Building From Source

Admin Web App


Deploying DeepLynx


Integrating with DeepLynx


Using DeepLynx

Ontology

Data Ingestion

Timeseries Data

Manual Path
Automated Path
File/Blob Storage

Data Querying

Event System

Data Targets


Developing DeepLynx

Developer Overview

Project Structure and Patterns

Data Access Layer

Development Process

Current Proposals

Clone this wiki locally