Latest schema version is 1.0
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-api-http-doc/src@50555 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
6499b654d4
commit
e1828d85fa
|
@ -161,11 +161,12 @@
|
|||
</div>
|
||||
</div>
|
||||
<p>
|
||||
<span class="uk-text-lead">The default format of delivered records is oaf (OpenAire Format - current version 0.3):</span>
|
||||
<span class="uk-text-lead">The default format of delivered records is oaf (OpenAire Format - current version 1.0):</span>
|
||||
<ul>
|
||||
<li><a href="https://www.openaire.eu/schema/0.3/oaf-0.3.xsd" target="_blank">https://www.openaire.eu/schema/0.3/oaf-0.3.xsd</a></li>
|
||||
<li><a href="https://www.openaire.eu/schema/0.3/doc/oaf-0.3.html" target="_blank">https://www.openaire.eu/schema/0.3/doc/oaf-0.3.html</a></li>
|
||||
<li><a href="https://www.openaire.eu/schema/0.3/oaf-0.3.xsd" target="_blank">https://www.openaire.eu/schema/1.0/oaf-1.0.xsd</a></li>
|
||||
<li><a href="https://www.openaire.eu/schema/0.3/doc/oaf-0.3.html" target="_blank">https://www.openaire.eu/schema/1.0/doc/oaf-1.0.html</a></li>
|
||||
</ul>
|
||||
<p>For the list of changes <a href="https://www.openaire.eu/openaire-xml-schema-change-announcement" target="_blank">click here</a></p>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
@ -179,6 +180,7 @@
|
|||
<p>
|
||||
<span class="uk-text-lead">Older versions:</span>
|
||||
<ul>
|
||||
<li>oaf v0.3 <a href="https://www.openaire.eu/schema/0.3/oaf-0.3.xsd" target="_blank">XML schema</a> and <a href="https://www.openaire.eu/schema/0.3/doc/oaf-0.3.html" target="_blank">documentation</a></li>
|
||||
<li>oaf v0.2 <a href="https://www.openaire.eu/schema/0.2/oaf-0.2.xsd" target="_blank">XML schema</a> and <a href="https://www.openaire.eu/schema/0.2/doc/oaf-0.2.html" target="_blank">documentation</a></li>
|
||||
<li>oaf v0.1 <a href="https://www.openaire.eu/schema/0.1/oaf-0.1.xsd" target="_blank">XML schema</a> and <a href="https://www.openaire.eu/schema/0.1/doc/oaf-0.1.html" target="_blank">documentation</a></li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in New Issue