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: Dictionary<String, HashSet<INode>>
See Also