OntologyResourceComment Property |
Gets the Comment(s) for the Resource.
Namespace:
VDS.RDF.Ontology
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public IEnumerable<ILiteralNode> Comment { get; }
Public ReadOnly Property Comment As IEnumerable(Of ILiteralNode)
Get
Property Value
Type:
IEnumerableILiteralNodeSee Also