OntologyResource_literalProperties Field |
Storage of Literal Properties.
Namespace:
VDS.RDF.Ontology
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax protected Dictionary<string, List<ILiteralNode>> _literalProperties
Protected _literalProperties As Dictionary(Of String, List(Of ILiteralNode))
Field Value
Type:
DictionaryString,
ListILiteralNodeSee Also