Click or drag to resize

OntologyResourceSameAs Property

Gets the Same As('s) for the Resource.

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

Property Value

Type: IEnumerableINode
See Also