Skip to content

datapack 1.3.0

Choose a tag to compare

@gothub gothub released this 03 Aug 16:07

The datapack 1.3.0 release adds new functionality to enhance support for modifying DataObjects that have been added to a DataPackage. This new functionality is included in methods removeMember, replaceMember, selectMember, updateRelationships, updateMetadata, getValue, setValue. Also, methods that modify access policies can now operate on DataPackages, DataObjects or SystemMetadata directly. These functions include removeAccess, hasAccess, clearAccessPolicy, addAccessRule, setPublicAccess.

Bug fixes include now ensuring that resource maps have valid XML names for blank node identifiers, and resource maps always include an RDF relationship identifyign the package creator and package modification time.