You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Serialization: optional (the default), I must specify at least one serialization in Accept-Serialization?
Is there a way to express the idea that any serialization is allowed? E.g. a *?
Backing up, the use case I am working with is that I would like to designate certain tag files as belonging to my profile, but otherwise keep any other restrictions to a minimum, ideally relying on the BagIT specification.
It's not a big deal to list common serializations, but I didn't know if you had considered a "wildcard" value for Accept-Serialization when Serialization: optional is present.
The text was updated successfully, but these errors were encountered:
With
Serialization: optional
(the default), I must specify at least one serialization inAccept-Serialization
?Is there a way to express the idea that any serialization is allowed? E.g. a
*
?Backing up, the use case I am working with is that I would like to designate certain tag files as belonging to my profile, but otherwise keep any other restrictions to a minimum, ideally relying on the BagIT specification.
It's not a big deal to list common serializations, but I didn't know if you had considered a "wildcard" value for
Accept-Serialization
whenSerialization: optional
is present.The text was updated successfully, but these errors were encountered: