datapack-package | datapack, a container for packages of data and associated metadata |
addAccessRule | Add access rules to the specified object. |
addAccessRule-method | Add access rules to the specified object. |
addData | Add a DataObject to the DataPackage |
addData-method | Add a DataObject to the DataPackage |
canRead | Test whether the provided subject can read an object. |
canRead-method | Test whether the provided subject can read an object. |
containsId | Returns true if the specified object is a member of the package |
containsId-method | Returns true if the specified object is a member of the package |
createFromTriples | Populate a ResourceMap with RDF relationships from data.frame. |
createFromTriples-method | Populate a ResourceMap with RDF relationships from data.frame. |
DataObject-class | DataObject wraps raw data with system-level metadata |
DataObject-initialize | Initialize a DataObject |
datapack | datapack, a container for packages of data and associated metadata |
DataPackage-class | A class representing a data package, which can contain data objects |
DataPackage-initialize | Initialize a DataPackage object. |
dmsg | Print a debugging message to stderr. |
freeResourceMap | Free memory used by a ResouceMap. |
freeResourceMap-method | Free memory used by a ResouceMap. |
getData | Get the data content of a specified data object |
getData-method | Get the data content of a specified data object |
getFormatId | Get the FormatId of the DataObject |
getFormatId-method | Get the FormatId of the DataObject |
getIdentifier | Get the Identifier of the DataObject |
getIdentifier-method | Get the Identifier of the DataObject |
getIdentifiers | Get the Identifiers of Package Members |
getIdentifiers-method | Get the Identifiers of Package Members |
getMember | Return the Package Member by Identifier |
getMember-method | Return the Package Member by Identifier |
getRelationships | Retrieve relationships of package objects |
getRelationships-method | Retrieve relationships of package objects |
getSize | Get the Count of Objects in the Package |
getSize-method | Get the Count of Objects in the Package |
hasAccessRule | Determine if a particular access rules exists within SystemMetadata. |
hasAccessRule-method | Determine if a particular access rules exists within SystemMetadata. |
initialize-method | Initialize a DataObject |
initialize-method | Initialize a DataPackage object. |
initialize-method | Initialize a ResourceMap object. |
initialize-method | Initialize a DataONE SystemMetadata object with default values or values passed in to the constructor. |
insertRelationship | Record relationships of objects in a DataPackage |
insertRelationship-method | Record relationships of objects in a DataPackage |
parseSystemMetadata | Parse an external XML document and populate a SystemMetadata object with the parsed data |
parseSystemMetadata-method | Parse an external XML document and populate a SystemMetadata object with the parsed data |
recordDerivation | Record derivation relationships between objects in a DataPackage |
recordDerivation-method | Record derivation relationships between objects in a DataPackage |
removeMember | Remove the Specified Member from the Package |
removeMember-method | Remove the Specified Member from the Package |
ResourceMap-class | ResourceMap provides methods to create, serialize and deserialize an OAI ORE resource map. |
ResourceMap-initialize | Initialize a ResourceMap object. |
serializePackage | Create an OAI-ORE resource map from the package |
serializePackage-method | Create an OAI-ORE resource map from the package |
serializeRDF | Serialize a ResouceMap. |
serializeRDF-method | Serialize a ResouceMap. |
serializeSystemMetadata | Serialize a SystemMetadata object to an XML representation |
serializeSystemMetadata-method | Serialize a SystemMetadata object to an XML representation |
serializeToBagIt | Serialize A DataPackage into a BagIt Archive File |
serializeToBagIt-method | Serialize A DataPackage into a BagIt Archive File |
setPublicAccess | Add a Rule to the AccessPolicy to make the object publicly readable. |
setPublicAccess-method | Add a Rule to the AccessPolicy to make the object publicly readable. |
SystemMetadata | Create DataONE SystemMetadata object |
SystemMetadata-class | A DataONE SystemMetadata object containing basic identification, ownership, access policy, replication policy, and related metadata. |
SystemMetadata-initialize | Initialize a DataONE SystemMetadata object with default values or values passed in to the constructor. |
SystemMetadata-method | Create DataONE SystemMetadata object |
validate | Validate a SystemMetadata object. |
validate-method | Validate a SystemMetadata object. |