Click or drag to resize

OntologyGraphRdfProperties Property

Gets all RDF properties defined in the graph.

Namespace:  VDS.RDF.Ontology
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IEnumerable<OntologyProperty> RdfProperties { get; }

Property Value

Type: IEnumerableOntologyProperty
See Also