Updates for enabling the association of sparql queries with OWL classes and allowing the individual response builder to retrieve data (using data getters) and make that data available to the templates. Additionally, I'm adding a new data post processor that allows 'duplicate' results (or results with the same object uri for the main subject uri) to be returned - this relates to work being done by Frances for Vitro. This post processor will need to be explicitly included for it to be used.
This commit is contained in:
parent
4f7e6d0ee4
commit
0b3d14ebab
5 changed files with 213 additions and 2 deletions
|
@ -53,7 +53,6 @@ owl:ObjectProperty
|
|||
<java:edu.cornell.mannlib.vitro.webapp.utils.dataGetter.SparqlQueryDataGetter>
|
||||
a owl:Class .
|
||||
|
||||
|
||||
########Data Properties#########
|
||||
|
||||
###Basic
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue