History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: AMATH-670
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Michael Kanonik
Reporter: Christian Groß
Votes: 0
Watchers: 0
Operations

Link this issue to another issue
If you were logged in you would be able to see more operations.
ActiveMath

Programmers of applets should be encoded explicitly

Created: 2005-10-21 15:10   Updated: 2006-11-27 13:11
Component/s: Webapp: User Interface
Affects Version/s: None
Fix Version/s: 1.0

Time Tracking:
Not Specified

Issue Links:
is part of
 


 Description  « Hide
At the moment, there is no way to explicitly mention the the programmer of an applet as such in the metadata. If I write some example and include an applet in it (maybe even one that was ordered and supervised by myself), then I am the author of this example, i.e., I will encode:

<Creator role="aut" xml:lang="de">Christian Groß</Creator>

But of course, here also the programmer of the applet has done a considerable part of the overall work of this example. At the moment, I have encoded his/her contribution just via:

<Contributor role="clb" xml:lang="de">Rui Dong</Contributor>
etc. I think there should be a special new role created for programmers of applets, and I would suggest to use role="app" or role="apl". Once this is done, the programmers can be menioned explicitly, e.g., in the copyright statements, like:

Applet: Rui Dong



 All   Comments   Work Log   Change History   Version Control   FishEye   Crucible   Related Builds      Sort Order: Ascending order - Click to sort in descending order
Paul Libbrecht - 2005-10-21 15:10
Presentation issue... the content encoding is ready for this I think. The content of the metadata element of the private element will be used.

Stefan Winterstein - 2006-07-21 10:07
Postponing.

Stefan Winterstein - 2006-11-07 15:11
Michael K. is working on this.

Michael Kanonik - 2006-11-27 13:11
Fixed:
Programmers of applets are encoded explicitly.Code - Contributor with role "clb"