Click or drag to resize

OntologyResourceVersionInfo Property

Gets the Version Information for the Resource.

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

Property Value

Type: IEnumerableILiteralNode
See Also