Click or drag to resize

OntologyResource.VersionInfo 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: IEnumerable<ILiteralNode>
See Also