Unless there is now a standard way to associate metadata with documents and collections, is there a preferred method?
I could try to ensure that there is always a unique id that can be derived from combination of an id attribute or element in the document + the document’s document uri, then have separate metadata documents that are associated with the unique id. Is there an obviously better approach?
Kendall