Click or drag to resize

OntologyResourceDifferentFrom Property

Gets the Different From(s) for the Resource.

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

Property Value

Type: IEnumerableINode
See Also