JsonLdRemoteContext.DocumentUrl Property |
Get the document URL of the context document.
Namespace:
VDS.RDF.JsonLd
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic Uri DocumentUrl { get; }
Public ReadOnly Property DocumentUrl As Uri
Get
Property Value
Type:
Uri
See Also