VIVO-1039: the DOI property will now be a link that accesses the document.

This commit is contained in:
Tim Worrall 2015-06-17 16:16:47 -04:00
parent 2eb332c74c
commit 46695e9ba2
5 changed files with 55 additions and 2 deletions

View file

@ -125,5 +125,9 @@
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#scopusId">
<display:listViewConfigFile rdf:datatype="http://www.w3.org/2001/XMLSchema#string">listViewConfig-scopusId.xml</display:listViewConfigFile>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/doi">
<display:listViewConfigFile rdf:datatype="http://www.w3.org/2001/XMLSchema#string">listViewConfig-doi.xml</display:listViewConfigFile>
</rdf:Description>
</rdf:RDF>