Integration · DuraSpace community
VIVO (open-source)
VIVO · DuraSpace community
VIVO is an open-source semantic-web research-information platform — used heavily in US AMCs, Cornell, Duke, UF, NIH, and elsewhere. RDF-native; supports SPARQL queries; CRediT integration via SKOS Concept mappings. Excellent fit for the CASRAI Dictionary because VIVO's ontology stack naturally consumes RDF Turtle / OWL.
What to use from CASRAI
Touchpoints
- 01RDF Turtle bundle — direct load into VIVO's triple store
- 02OWL ontology bundle — VIVO's ontology editor accepts this directly
- 03SPARQL queries against /api/graphql for live lookups
- 04SKOS Concept modelling in CASRAI exports matches VIVO's ontology conventions
Setup
Integration steps
- 1Download the CASRAI Dictionary RDF Turtle bundle from /dictionary/download
- 2Load via VIVO's ontology-loader admin UI
- 3Add an `owl:imports` declaration in your local VIVO ontology
- 4Map relevant CASRAI Concepts to VIVO's vivo:contributionType property








