Revision 56365
Added by Alessia Bardi over 4 years ago
modules/dnet-openaireplus-profiles/trunk/src/main/resources/eu/dnetlib/test/profiles/TransformationRuleDSResources/TransformationRuleDSResourceType/datasources/opendoar2dbrest.xml | ||
---|---|---|
139 | 139 |
<FIELD name="subjects"> |
140 | 140 |
<xsl:value-of select="normalize-space($subjects)"/> |
141 | 141 |
</FIELD> |
142 |
<xsl:if test="//policies/preservation_policy/version_control/policy[./text() = 'updated_versions_allowed']"> |
|
143 |
<FIELD name="versioning" type="boolean">true</FIELD> |
|
144 |
</xsl:if> |
|
142 | 145 |
</ROW> |
143 | 146 |
|
144 | 147 |
<ROW table="dsm_api"> |
Also available in: Unified diff
#4671: versioning also for OpenDOAR repositories, when available