Old Release

This documentation relates to an old version of VIVO, version 1.10.x. Looking for another version? See all documentation.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Overview

VIVO provides the ability to use external vocabularies to represent the research areas of scholars, and the concepts pertaining to scholarly works.  External vocabularies that provide RDF can be used with VIVO.  Using an external service, a curator, or page owner may query the external vocabulary for terms, and select terms representing the work or scholar.  The terms are fetched from the external service and added to the VIVO triple store.  Links from the work or person and added to connect the person or work to the selected term or terms.

See below

Notes

When external concepts are added to VIVO, they retain their original URI from the external vocabulary.  Since we have no way of knowing whether these URIs represent OWL classes or RDF instance data, VIVO does not assert a type for the concepts, which will therefore only be interpreted as being of type owl:Thing.

To add a new external vocabulary, see Adding External Vocabularies


  • No labels