mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-17 15:03:18 +00:00
Update xoai.xml
Corrected the filter for Driver context and the prefix for OpenAIRE context
This commit is contained in:
@@ -373,7 +373,7 @@
|
||||
<Configuration>
|
||||
<string name="field">dc.rights</string>
|
||||
<string name="operator">contains</string>
|
||||
<list>
|
||||
<list name="values">
|
||||
<string>open access</string>
|
||||
<string>openAccess</string>
|
||||
</list>
|
||||
@@ -400,7 +400,7 @@
|
||||
<Configuration>
|
||||
<string name="field">dc.relation</string>
|
||||
<string name="operator">starts_with</string>
|
||||
<string name="value">info:eu-repo/grantAgreement/EC/FP</string>
|
||||
<string name="value">info:eu-repo/grantAgreement/EC</string>
|
||||
</Configuration>
|
||||
</CustomCondition>
|
||||
</Filters>
|
||||
|
Reference in New Issue
Block a user