OntologyResource._resourceProperties Field |
Storage of Resource Properties.
Namespace:
VDS.RDF.Ontology
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxprotected Dictionary<string, HashSet<INode>> _resourceProperties
Protected _resourceProperties As Dictionary(Of String, HashSet(Of INode))
Field Value
Type:
Dictionary<String,
HashSet<INode>>
See Also