Class SkosResource
Represents a SKOS resource.
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: VDS.RDF.Skos
Assembly: dotNetRDF.dll
Syntax
public abstract class SkosResource
Properties
| Improve this Doc View SourceResource
Gets the original resource underlying the SKOS resource.
Declaration
public INode Resource { get; }
Property Value
Type | Description |
---|---|
INode |