7.1 claim-set Element

The claim-set element is a wrapper around a set of claim elements.

The claim-set must specify it’s creation timestamp via the created attribute from the http://purl.org/dc/terms/ namespace. Everarch currently only supports a limited set of timestamps in ISO 8601 format. The following constrainst apply:

So for example you can use 1970-01-01T00:00:07.000000Z is a valid timestamp.

A claim-set must only contain claim elements as described in the following section.