Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
RdfSchema.cs
1
using
System;
2
3
namespace
Waher.Content.Semantic.Ontologies
4
{
8
public
static
class
RdfSchema
9
{
13
public
const
string
Namespace
=
"http://www.w3.org/2000/01/rdf-schema#"
;
14
18
public
static
readonly Uri
Label
=
new
Uri(
Namespace
+
"label"
);
19
}
20
}
Waher.Content.Semantic.Ontologies.RdfSchema
RDF Schema Ontology
Definition:
RdfSchema.cs:9
Waher.Content.Semantic.Ontologies.RdfSchema.Label
static readonly Uri Label
http://www.w3.org/2000/01/rdf-schema#label
Definition:
RdfSchema.cs:18
Waher.Content.Semantic.Ontologies.RdfSchema.Namespace
const string Namespace
http://www.w3.org/2000/01/rdf-schema#
Definition:
RdfSchema.cs:13
Waher.Content.Semantic.Ontologies
Definition:
DublinCore.cs:4
IoTGateway
Content
Waher.Content.Semantic
Ontologies
RdfSchema.cs
Generated by
1.9.5