Click or drag to resize

OntologyResource_literalProperties Field

Storage of Literal Properties.

Namespace:  VDS.RDF.Ontology
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected Dictionary<string, List<ILiteralNode>> _literalProperties

Field Value

Type: DictionaryString, ListILiteralNode
See Also