Skip to content

Ownership of an instance #172

@cjcodeproj

Description

@cjcodeproj

There is a record structure to keep track of physical instances of a piece of physical media, but there is no element to identify ownership.

 <library>
   <instances>
     <instance>
     </instance>
   </instances>
 </library>

It was kind of assumed that the record author was also the owner of the media, but that may not always be the case.

There should be a simple owner element structure to identify who owns the media; and maybe some kind of "default owner" mechanism to reflect that the record author is the owner of the physical media in question.

See also:

#101
#10
#63

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions