Click or drag to resize

OntologyPropertyEquivalentProperties Property

Gets all the equivalent properties of this property.

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

Property Value

Type: IEnumerableOntologyProperty
See Also