Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
ISparqlResultItem.cs
1
namespace
Waher.Content.Semantic
2
{
6
public
interface
ISparqlResultItem
7
{
11
string
Name
{
get
; }
12
16
ISemanticElement
Value
{
get
;
set
; }
17
}
18
}
Waher.Content.Semantic.ISemanticElement
Interface for semantic nodes.
Definition:
ISemanticElement.cs:10
Waher.Content.Semantic.ISparqlResultItem
Interface for items in a record from the results of a SPARQL query.
Definition:
ISparqlResultItem.cs:7
Waher.Content.Semantic.ISparqlResultItem.Name
string Name
Name of item in record.
Definition:
ISparqlResultItem.cs:11
Waher.Content.Semantic.ISparqlResultItem.Value
ISemanticElement Value
Value of item in record.
Definition:
ISparqlResultItem.cs:16
Waher.Content.Semantic
Definition:
BNode.cs:9
IoTGateway
Content
Waher.Content.Semantic
ISparqlResultItem.cs
Generated by
1.9.5