Click or drag to resize

OntologyResource_resourceProperties Field

Storage of Resource Properties.

Namespace:  VDS.RDF.Ontology
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected Dictionary<string, HashSet<INode>> _resourceProperties

Field Value

Type: DictionaryString, HashSetINode
See Also