Documentation

Adding full-text URLs to new deposits

If you’re planning to participate in Similarity Check in the future, it’s best to include Similarity Check URLs in your deposits from the start. You can deposit Similarity Check URLs using our helper tools, or by including them in your XML deposits.

Helper tools

Our helper tools all contain a specific field where you can add your full-text URL specifically for Similarity Check:

Direct XML deposit

The full-text URL can be included as part of your standard metadata. For Similarity Check, the full-text URL needs to be deposited within the crawler-based collection property, with item crawler iParadigms. Here’s an example:

<doi_data>
 <doi>10.5555/sampledoi</doi>
 <resource>http://www.yoururl.org/article1_.html</resource>
 <collection property="crawler-based">
  <item crawler="iParadigms">
   <resource>http://www.yoururl.org/article1_.html</resource>
  </item>
 </collection>
</doi_data>

Use our widget to check the percentage of Similarity Check URLs included in your metadata.

Page owner: Kathleen Luschek   |   Last updated 2020-May-19