Error rendering macro 'div'
org/apache/commons/lang/BooleanUtils
Error rendering macro 'div'
org/apache/commons/lang/BooleanUtils
Error rendering macro 'div'
org/apache/commons/lang/BooleanUtils
Current Release
This documentation covers the latest release of VIVO, version 1.15.x.
If you are able to help contribute to this documentation, please contact vivo at lyrasis dot org
Looking for another version? See all documentation.
VIVO uses a large number of classes from several different ontologies to represent scholarship. See Source ontologies for VIVO. The classes and their ontologies are shown in the figure below. You may have additional classes as a result of local extensions.
To find the classes in your VIVO, you can use the SPARQL query below.
SELECT ?s ?label
WHERE
{
?s a owl:Class .
FILTER(regex(?s, "http"))
?s rdfs:label ?label .
}
ORDER BY ?s
All classes delivered with VIVO should be included in the diagram below. Classes in the respective ontologies, but not delivered in VIVO, are not included. For figures related to the ontologies on which VIVO is based, see the corresponding ontology projects.