Hi Andrea

I am testing in a local machine. If you need any info, please, let me know.

Regards

Gonzalo

El lunes, 3 de julio de 2017, 17:09:27 (UTC+1), Bollini Andrea escribió:
>
> Hi Gonzalo,
> can you share a link to your test environment?
> The trick is to have your researcher pages associated with the department 
> (Main affiliation).
> https://dspace-cris.4science.it/cris/ou/ou00009 includes all the 
> publications from all the researchers associated with it
> https://dspace-cris.4science.it/cris/rp/rp00018
> https://dspace-cris.4science.it/cris/rp/rp00017
> once you associate your researchers with the departments you need to 
> reindex your publications.
> Andrea
>
> Il 03/07/2017 15:12, gonzalo perl ha scritto:
>
> Hi Andrea
>
> Thank you so much for your answer
>
> I'm going to try to explain myself better. I'm looking for a way to show 
> all the publications associated with a department (org unit) (see 
> attachment). Looking at the demo of Cris, I saw that the metadata 
> crisitem.author.dept was selected for those publications. And for this 
> reason, i am trying to activate the metadata crisitem.author.dept in my 
> local dspace-cris.
>
> Regards
> Gonzalo
>
>
>
>
> .
>
> El lunes, 3 de julio de 2017, 13:23:23 (UTC+1), Bollini Andrea escribió: 
>>
>> Hi Gonzalo,
>>
>> it not works in the way that you are assuming.
>>
>> crisitem.* metadata are enhanced metadata automatically derived from 
>> linked entities. In you example crisitem.author.dept it is the department 
>> (orgunit) associated with the researcher page linked to the item via the 
>> dc.contributor.author metadata (more precisely the authority values of such 
>> metadata). The enhanced metadata are virtual metadata, added to the item at 
>> runtime and not stored at the database level in the metadatavalue table. 
>> You cannot edit enhanced metadata from the item, you need to edit the 
>> relevant information in linked entity, in your example the researcher page.
>>
>> If you are looking to a way to supply the department of the author during 
>> the submission so that this information is automatically stored in the 
>> researcher page once the item has been approved, you need to look to the 
>> ItemMetadataImportFiller see 
>> https://wiki.duraspace.org/display/DSPACECRIS/How+to+collect+data+about+CRIS+entities
>>  
>> <https://urlsand.esvalabs.com/?u=https%3A%2F%2Fwiki.duraspace.org%2Fdisplay%2FDSPACECRIS%2FHow%2Bto%2Bcollect%2Bdata%2Babout%2BCRIS%2Bentities&e=8ef37f15&h=0efed20e&f=n>
>>
>> there is an explicit example to address that (see the definition of the 
>> bean with id = researcherPageCommonFillerMetadata).
>>
>> Please note that we are also working in improving the UI so that during 
>> the submission metadata related to other metadata are grouped together with 
>> the primary information, i.e. the affiliation will be shown as a text box 
>> just after each author name instead to have all the authors before all the 
>> affiliations, this will be available late this autumn or earlier if we 
>> found other interested parties.
>>
>> Hope this help,
>>
>> Andrea
>>
>> Il 03/07/2017 13:25, gonzalo perl ha scritto:
>>
>> Hello everybody
>>
>> I am trying to add enhanced metadata "cris item.author.dept" to the list 
>> of the page "edit item" I added the following authority  control 
>> metadata in dspace.cfg file:
>>
>>
>> ## It comes from ItemEnhancer configuration - see 
>> cris-metadata.enhancers.xml
>> choices.plugin.crisitem.author.dept = OUAuthority
>> authority.controlled.crisitem.author.dept = suggest
>> authority.management.crisitem.author.dept = true
>>
>> And the following code to cris-metadata-enhanced.xml file
>>
>> <bean class="org.dspace.app.cris.discovery.CrisItemEnhancer">
>> <property name="alias" value="author" />
>> <property name="metadata">
>> <list>
>> <value>dc.contributor.author</value>
>> </list>
>> </property>
>> <property name="clazz">
>> <value>org.dspace.app.cris.model.ResearcherPage</value>
>> </property>
>> <property name="qualifiers2path">
>> <map>
>> <entry key="dept">
>> <value>dept</value>
>> </entry>
>> </map>
>> </property>
>> </bean>
>>
>> But i get an 404 error.
>>
>> Any suggestion/help?
>>
>> Regards
>> Gonzalo
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "DSpace Community" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected].
>> To post to this group, send email to [email protected].
>> Visit this group at https://groups.google.com/group/dspace-community 
>> <https://urlsand.esvalabs.com/?u=https%3A%2F%2Fgroups.google.com%2Fgroup%2Fdspace-community&e=8ef37f15&h=0ab2066a&f=n>
>> .
>> For more options, visit https://groups.google.com/d/optout 
>> <https://urlsand.esvalabs.com/?u=https%3A%2F%2Fgroups.google.com%2Fd%2Foptout&e=8ef37f15&h=4ae73911&f=n>
>> .
>>
>>
>> -- 
>> Questo messaggio e' stato analizzato con Libra ESVA ed e' risultato non 
>> infetto. 
>> Clicca qui per segnalarlo come spam. 
>> <https://urlsand.esvalabs.com/?u=http%3A%2F%2Fesva1.business-e.it%2Fcgi-bin%2Flearn-msg.cgi%3Fid%3DDE9B6400C8.AA5B9&e=8ef37f15&h=a765ddb8&f=n>
>>  
>>
>>
>> -- 
>> Andrea Bollini
>> Chief Technology and Innovation Officer
>>
>> 4Science,  www.4science.it 
>> <https://urlsand.esvalabs.com/?u=http%3A%2F%2Fwww.4science.it&e=8ef37f15&h=e658e070&f=n>
>> office: Via Edoardo D'Onofrio 304, 00155 Roma, Italy
>> mobile: +39 333 934 1808
>> skype: a.bollini
>> linkedin: andreabollini
>> orcid: 0000-0002-9029-1854
>>
>> an Itway Group Company
>> Italy, France, Spain, Portugal, Greece, Turkey, Lebanon, Qatar, U.A.Emirates
>>
>> -- 
>> This message has been checked by Libra ESVA and is believed to be clean.
>>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "DSpace Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] <javascript:>.
> To post to this group, send email to [email protected] 
> <javascript:>.
> Visit this group at https://groups.google.com/group/dspace-community 
> <https://urlsand.esvalabs.com/?u=https%3A%2F%2Fgroups.google.com%2Fgroup%2Fdspace-community&e=8ef37f15&h=0ab2066a&f=n>
> .
> For more options, visit https://groups.google.com/d/optout 
> <https://urlsand.esvalabs.com/?u=https%3A%2F%2Fgroups.google.com%2Fd%2Foptout&e=8ef37f15&h=4ae73911&f=n>
> .
>
>
> -- 
> Questo messaggio e' stato analizzato con Libra ESVA ed e' risultato non 
> infetto. 
> Clicca qui per segnalarlo come spam. 
> <http://esva1.business-e.it/cgi-bin/learn-msg.cgi?id=D7F89400D3.AC803> 
>
>
> -- 
> Andrea Bollini
> Chief Technology and Innovation Officer
>
> 4Science,  www.4science.it
> office: Via Edoardo D'Onofrio 304, 00155 Roma, Italy
> mobile: +39 333 934 1808
> skype: a.bollini
> linkedin: andreabollini
> orcid: 0000-0002-9029-1854
>
> an Itway Group Company
> Italy, France, Spain, Portugal, Greece, Turkey, Lebanon, Qatar, U.A.Emirates
>
> -- 
> This message has been checked by Libra ESVA and is believed to be clean.
>

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-community.
For more options, visit https://groups.google.com/d/optout.

Reply via email to