ropensci / datapack

An R package to handle data packages
https://docs.ropensci.org/datapack
44 stars 9 forks source link

Add methods to manage access policies #78

Closed gothub closed 7 years ago

gothub commented 7 years ago

Additional access policy management methods are needed to allow easily modifying a fully constructed DataPackage, or any of its components, e.g. DataObject, SystemMetadata.

Methods are/will be written to 'pass through' to lower level calls as necessary, e.g. DataObject addAccessRule() calls SystemMetadata addAccessRule(). Existing and planned methods are shown here, with new methods marked in bold italics. (sigh! GFM doesn't allow HTML font color).

SystemMetadata.R:

DataObject.R

DataPackage.R

gothub commented 7 years ago

Completed in commits 1dd6f32037d7ea947c1fb7ad0c465ae67102ef02 through 720f9754686da0f8f884270b84b06599546d658c