SPARQL CONSTRUCTs for NIHVIVO-263
This commit is contained in:
parent
2c7a07fb3d
commit
0e0f29a888
4 changed files with 213 additions and 153 deletions
303
.classpath
303
.classpath
|
@ -1,158 +1,155 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<classpath>
|
<classpath>
|
||||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||||
<classpathentry kind="src" path="vitro-core/webapp/src"/>
|
<classpathentry kind="src" path="src"/>
|
||||||
<classpathentry kind="src" path="vitro-core/webapp/test"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sdb.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/activation-1.1.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/xstream-1.2.2.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/aduna-appbase-core-3.4.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/xsdlib.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/aduna-appbase-logging-api-3.4.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/xpp3_min-1.1.3.4.O.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/aduna-appbase-logging-file-3.4.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/xercesImpl.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/aduna-appbase-webapp-base-core-3.4.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/xbean-spring-2.5.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/aduna-commons-collections-2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/xalan.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/aduna-commons-concurrent-2.2.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/trippi-1.3.2-core.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/aduna-commons-i18n-1.0.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/taglibs-string.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/aduna-commons-io-2.4.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/taglibs-random.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/aduna-commons-iteration-2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/stax-api-1.0.1.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/aduna-commons-lang-2.2.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/spring2.5.6.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/aduna-commons-net-2.2.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sparqltag.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/aduna-commons-platform-info-2.4.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-sail-rdbms-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/aduna-commons-text-2.2.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-sail-memory-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/aduna-commons-webapp-core-2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-sail-inferencer-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/aduna-commons-xml-2.2.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-sail-api-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/antlr-2.7.5.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-rio-turtle-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/arq-extra.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-rio-trix-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/arq.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-rio-rdfxml-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/aterm-java-1.6.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-rio-api-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/axis-ant.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-repository-manager-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/axis.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-repository-dataset-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/commons-beanutils-core.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-repository-api-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/commons-betwixt-0.7.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-queryresultio-sparqljson-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/commons-cli-1.1.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-queryparser-sparql-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/commons-codec-1.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-queryalgebra-evaluation-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/commons-collections-3.1.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-model-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/commons-dbcp-1.2.1.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-http-server-spring-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/commons-dbcp-1.2.2.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-http-client-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/commons-digester-1.7.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-console-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/commons-discovery-0.2.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/servlet-api.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/commons-fileupload-1.2.1.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/saaj.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/commons-httpclient-3.1.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/rsslib4j-0.2.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/commons-io-1.3.2.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/relaxngDatatype.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/commons-lang-2.1.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/pellet-rules.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/commons-logging-1.1.1.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/pellet-query.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/commons-pool-1.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/pellet-jena.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/concurrent.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/pellet-el.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/cos.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/pellet-core.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/csv-1.0.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/ojdbc14_g.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/dom4j-1.6.1.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/mysql-connector-java-3.0.16-ga-bin.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/dwr-2.0.M2.8.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/mail-1.4.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/fedora-client.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/lucene-highlighter-2.4.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/icu4j_3_4.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/log4j-1.2.14.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/iri.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/junit-4.8.1.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/jakarta-jstl1.2-jstl.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/jga-0.8.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/jakarta-jstl1.2-standard.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/jenatest.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/jakarta-oro-2.0.8.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/jena.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/jaxen-1.1-beta-6.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/jdom.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/jaxen-1.1-beta-9.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/jcalendar.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/jaxrpc.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/jaxen-1.1-beta-9.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/jcalendar.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/fedora-client.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/jdom-1.0.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/dwr-2.0.M2.8.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/jdom.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/dom4j-1.6.1.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/jena.jar" sourcepath="/Jena-2.6.0"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/cos.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/jenatest.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/concurrent.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/jga-0.8.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/commons-logging-1.1.1.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/joda-time-1.4.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/commons-lang-2.1.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/json-taglib-0.4.1.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/commons-io-1.3.2.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/json.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/commons-fileupload-1.2.1.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/jsp-api.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/commons-discovery-0.2.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/jtidy-8.0-20060801.124516-2.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/commons-digester-1.7.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/junit-4.8.1.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/commons-dbcp-1.2.2.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/ldap.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/commons-collections-3.1.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/log4j-1.2.14.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/commons-codec-1.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/lucene-analyzers-2.4.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/axis-ant.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/lucene-core-2.4.0.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/arq-extra.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/lucene-highlighter-2.4.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/aduna-commons-xml-2.2.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/mail-1.4.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/aduna-commons-platform-info-2.4.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/mysql-connector-java-3.0.16-ga-bin.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/aduna-commons-lang-2.2.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/ojdbc14_g.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/aduna-commons-iteration-2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/pellet-cli.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/aduna-commons-io-2.4.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/pellet-core.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/aduna-commons-i18n-1.0.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/pellet-datatypes.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/aduna-commons-concurrent-2.2.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/pellet-dig.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/aduna-commons-collections-2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/pellet-el.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/aduna-appbase-webapp-base-core-3.4.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/pellet-explanation.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/aduna-appbase-core-3.4.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/pellet-jena.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/activation-1.1.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/pellet-modularity.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/XmlSchema-1.0.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/pellet-owlapi.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/xml-apis.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/pellet-pellint.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/xbean-2.1.0.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/pellet-query.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/wstx-asl-3.0.0.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/pellet-rules.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/wsdl4j-1.5.2.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/pellet-test.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/taglibs-mailer.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/pellet.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/stax-api-1.0.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/README.txt"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/solr-1.0.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/relaxngDatatype.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/slf4j-log4j12-1.5.6.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/rowset-20040728-v101.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/slf4j-api-1.5.6.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/rsslib4j-0.2.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-sail-nativerdf-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/saaj.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-runtime-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/saxon9he.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-rio-trig-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sdb.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-rio-ntriples-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/servlet-api.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-rio-n3-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-console-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-repository-sail-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-http-client-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-repository-http-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-http-protocol-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-repository-event-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-http-server-spring-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-repository-contextaware-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-model-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-queryresultio-text-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-query-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-queryresultio-sparqlxml-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-queryalgebra-evaluation-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-queryresultio-binary-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-queryalgebra-model-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-queryresultio-api-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-queryparser-api-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-queryparser-serql-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-queryparser-serql-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-queryparser-api-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-queryparser-sparql-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-queryalgebra-model-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-queryresultio-api-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-query-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-queryresultio-binary-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/sesame-http-protocol-2.2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-queryresultio-sparqljson-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/saxon9he.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-queryresultio-sparqlxml-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/rowset-20040728-v101.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-queryresultio-text-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/pellet.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-repository-api-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/pellet-test.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-repository-contextaware-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/pellet-pellint.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-repository-dataset-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/pellet-owlapi.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-repository-event-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/pellet-modularity.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-repository-http-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/pellet-explanation.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-repository-manager-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/pellet-dig.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-repository-sail-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/pellet-datatypes.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-rio-api-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/pellet-cli.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-rio-n3-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/lucene-core-2.4.0.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-rio-ntriples-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/lucene-analyzers-2.4.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-rio-rdfxml-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/ldap.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-rio-trig-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/jtidy-8.0-20060801.124516-2.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-rio-trix-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/jsp-api.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-rio-turtle-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/json-taglib-0.4.1.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-runtime-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/joda-time-1.4.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-sail-api-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/jdom-1.0.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-sail-inferencer-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/jaxrpc.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-sail-memory-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/jaxen-1.1-beta-6.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-sail-nativerdf-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/jakarta-oro-2.0.8.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sesame-sail-rdbms-2.2.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/jakarta-jstl1.2-standard.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/slf4j-api-1.5.6.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/jakarta-jstl1.2-jstl.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/slf4j-log4j12-1.5.6.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/iri.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/solr-1.0.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/icu4j_3_4.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/sparqltag.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/csv-1.0.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/spring2.5.6.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/commons-pool-1.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/stax-api-1.0.1.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/commons-httpclient-3.1.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/stax-api-1.0.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/commons-dbcp-1.2.1.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/taglibs-mailer.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/commons-cli-1.1.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/taglibs-random.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/commons-betwixt-0.7.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/taglibs-string.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/commons-beanutils-core.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/trippi-1.3.2-core.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/axis.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/wsdl4j-1.5.2.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/aterm-java-1.6.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/wstx-asl-3.0.0.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/arq.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/xalan.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/antlr-2.7.5.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/xbean-2.1.0.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/aduna-commons-webapp-core-2.3.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/xbean-spring-2.5.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/aduna-commons-text-2.2.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/xercesImpl.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/aduna-commons-net-2.2.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/xml-apis.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/aduna-appbase-logging-file-3.4.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/XmlSchema-1.0.3.jar"/>
|
<classpathentry kind="lib" path="/Users/bjl23/src/vitro/trunk/webapp/lib/aduna-appbase-logging-api-3.4.jar"/>
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/xpp3_min-1.1.3.4.O.jar"/>
|
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/xsdlib.jar"/>
|
|
||||||
<classpathentry kind="lib" path="vitro-core/webapp/lib/xstream-1.2.2.jar"/>
|
|
||||||
<classpathentry kind="output" path="bin"/>
|
<classpathentry kind="output" path="bin"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
|
|
|
@ -0,0 +1,21 @@
|
||||||
|
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
|
||||||
|
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
|
||||||
|
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
|
||||||
|
PREFIX owl: <http://www.w3.org/2002/07/owl#>
|
||||||
|
PREFIX swrl: <http://www.w3.org/2003/11/swrl#>
|
||||||
|
PREFIX swrlb: <http://www.w3.org/2003/11/swrlb#>
|
||||||
|
PREFIX vitro: <http://vitro.mannlib.cornell.edu/ns/vitro/0.7#>
|
||||||
|
PREFIX vivo: <http://vivo.library.cornell.edu/ns/0.1#>
|
||||||
|
PREFIX bibo: <http://purl.org/ontology/bibo/>
|
||||||
|
PREFIX dcterms: <http://purl.org/dc/terms/>
|
||||||
|
PREFIX event: <http://purl.org/NET/c4dm/event.owl#>
|
||||||
|
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
|
||||||
|
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
|
||||||
|
PREFIX core: <http://vivoweb.org/ontology/core#>
|
||||||
|
|
||||||
|
CONSTRUCT {
|
||||||
|
_:outreachActivity rdf:type core:OutreachActivity .
|
||||||
|
_:outreachActivity rdfs:label ?outreachFocus .
|
||||||
|
} WHERE {
|
||||||
|
?s core:outreachFocus ?outreachFocus
|
||||||
|
}
|
|
@ -0,0 +1,21 @@
|
||||||
|
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
|
||||||
|
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
|
||||||
|
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
|
||||||
|
PREFIX owl: <http://www.w3.org/2002/07/owl#>
|
||||||
|
PREFIX swrl: <http://www.w3.org/2003/11/swrl#>
|
||||||
|
PREFIX swrlb: <http://www.w3.org/2003/11/swrlb#>
|
||||||
|
PREFIX vitro: <http://vitro.mannlib.cornell.edu/ns/vitro/0.7#>
|
||||||
|
PREFIX vivo: <http://vivo.library.cornell.edu/ns/0.1#>
|
||||||
|
PREFIX bibo: <http://purl.org/ontology/bibo/>
|
||||||
|
PREFIX dcterms: <http://purl.org/dc/terms/>
|
||||||
|
PREFIX event: <http://purl.org/NET/c4dm/event.owl#>
|
||||||
|
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
|
||||||
|
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
|
||||||
|
PREFIX core: <http://vivoweb.org/ontology/core#>
|
||||||
|
|
||||||
|
CONSTRUCT {
|
||||||
|
_:researchActivity rdf:type core:ResearchActivity .
|
||||||
|
_:researchActivity rdfs:label ?researchFocus .
|
||||||
|
} WHERE {
|
||||||
|
?s core:researchFocus ?researchFocus
|
||||||
|
}
|
|
@ -0,0 +1,21 @@
|
||||||
|
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
|
||||||
|
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
|
||||||
|
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
|
||||||
|
PREFIX owl: <http://www.w3.org/2002/07/owl#>
|
||||||
|
PREFIX swrl: <http://www.w3.org/2003/11/swrl#>
|
||||||
|
PREFIX swrlb: <http://www.w3.org/2003/11/swrlb#>
|
||||||
|
PREFIX vitro: <http://vitro.mannlib.cornell.edu/ns/vitro/0.7#>
|
||||||
|
PREFIX vivo: <http://vivo.library.cornell.edu/ns/0.1#>
|
||||||
|
PREFIX bibo: <http://purl.org/ontology/bibo/>
|
||||||
|
PREFIX dcterms: <http://purl.org/dc/terms/>
|
||||||
|
PREFIX event: <http://purl.org/NET/c4dm/event.owl#>
|
||||||
|
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
|
||||||
|
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
|
||||||
|
PREFIX core: <http://vivoweb.org/ontology/core#>
|
||||||
|
|
||||||
|
CONSTRUCT {
|
||||||
|
_:teachingActivity rdf:type core:TeachingActivity .
|
||||||
|
_:teachingActivity rdfs:label ?teachingFocus .
|
||||||
|
} WHERE {
|
||||||
|
?s core:teachingFocus ?teachingFocus
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue