Click or drag to resize

OntologyResource.SeeAlso Property

Gets the See Also(s) for the Resource.

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

Property Value

Type: IEnumerable<INode>
See Also