Hi,
I have the same problem, I'm work with JSPUI 4.1.

Here is a fragment of my dspace.cfg:
 

#### Creative Commons settings ######

# The url to the web service API
cc.api.rooturl = http://api.creativecommons.org/rest/1.5

# Metadata field to hold CC license URI of selected license
# NB: XMLUI presentation code expects 'dc.rights.uri' to hold CC data. If
you change
# this to another field, please consult documentation on how to update UI
configuration 
cc.license.uri = dc.rights.uri

# Metadata field to hold CC license name of selected license (if defined)
# NB: XMLUI presentation code expects 'dc.rights' to hold CC data. If you
change
# this to another field, please consult documentation on how to update UI
configuration
cc.license.name = dc.rights.licence

# Assign license name during web submission
cc.submit.setname = true

# Store license bitstream (RDF license text) during web submission
cc.submit.addbitstream = true


I extended dublin core,  creating dc.rights.licence, 
I proved in XMLUI and it works, when submit a new item and then show full
item , dc.rights.licence appear , but when I prove in JSPUI not , someone
have a solution?

Regards,

Juanfra Magrini.



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/JSPUI-and-CC-metadata-tp4676398p4676416.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to