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