Rdocumentation
powered by
Learn R Programming
datapack (version 1.0.0)
initialize,ResourceMap-method: Initialize a ResourceMap object.
Description
Create a ResourceMap object that contains relationships (RDF triples) of objects in the DataPackage.
Usage
"initialize"(.Object, id = as.character(NA))
Arguments
.Object
a ResourceMap object
id
a unique identifier to identify this ResourceMap. This id will be used internally in the ResourceMap.
Value
the ResourceMap object
See Also
ResourceMap-class