Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
ISemanticTriple.cs
2{
6 public interface ISemanticTriple
7 {
12
17
22
28 ISemanticElement this[int Index]
29 {
30 get;
31 }
32 }
33}
Interface for semantic nodes.
Interface for semantic triples.
ISemanticElement Object
Object element
ISemanticElement Predicate
Predicate element
ISemanticElement Subject
Subject element