No description
Find a file
grahamtriggs 68a462b05a [VIVO-1312] Implement Linked Data Fragment Server (#53)
* [VIVO-1312] Linked Data Fragments initial implementation

* [VIVO-1312] Use known ontologies in the prefixes config

* [VIVO-1312] Simplify SPARQL as when restricted to specific values, they don’t need ordering

* [VIVO-1312] Freemarker fixes

* [VIVO-1312] Remove blank nodes

* [VIVO-1312] Add access control header and standard prefixes for TPF

* [VIVO-1312] Render literals in form so that they will work on resubmit

* [VIVO-1312] Minor template update

* [VIVO-1312] Minor template update
2016-12-23 21:55:08 +00:00
api [VIVO-1312] Implement Linked Data Fragment Server (#53) 2016-12-23 21:55:08 +00:00
dependencies [VIVO-1312] Implement Linked Data Fragment Server (#53) 2016-12-23 21:55:08 +00:00
home Update version numbers 2016-10-31 19:46:39 +00:00
installer Update POM to require Java 8 (Jena 3.x does not support earlier versions) 2016-12-21 14:12:27 +00:00
legacy Update commons-lang to 3.4 (same as used by Jena 3.1.1) 2016-12-17 20:10:37 +00:00
solr Update version numbers 2016-10-31 19:46:39 +00:00
webapp [VIVO-1312] Implement Linked Data Fragment Server (#53) 2016-12-23 21:55:08 +00:00
.gitattributes VIVO-4 remove the license substitution code from the license scanner 2013-08-26 14:56:54 -04:00
.gitignore Update .gitignore 2015-11-19 23:40:55 +00:00
.travis.yml Help Travis by caching Maven dependencies 2016-12-19 11:02:03 +00:00
pom.xml Update POM to require Java 8 (Jena 3.x does not support earlier versions) 2016-12-21 14:12:27 +00:00
README.md correct links 2015-12-11 09:48:00 -05:00
update-versions.sh Add script to update version numbers 2016-07-07 10:21:30 +01:00

What is Vitro?

Vitro is a general-purpose web-based ontology and instance editor with customizable public browsing.

Vitro is an integrated ontology editor and semantic web application.

Vitro is a Java web application that runs in a Tomcat servlet container.

With Vitro, you can:

  • Create or load ontologies in OWL format
  • Edit instances and relationships
  • Build a public web site to display your data
  • Search your data with Apache Solr

Vitro was originally developed at Cornell University, and is used as the core of the popular research and scholarship portal, VIVO .

For more information, contact the VIVO community.