Commit graph

27 commits

Author SHA1 Message Date
stellamit
945243377b update for NIHVIVO-3998 2012-10-19 22:23:25 +00:00
hjkhjk54
52314c4640 Updates for adding a data getter that executes a solr query to retrieve individuals for a specific vclass and returns the results - the default template is a copy of the individual list controller template - some code refactoring also breaks out some of the individual controller methods into solr query utils for potential further reuse. 2012-10-16 20:40:02 +00:00
hjkhjk54
0b3d14ebab 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. 2012-09-24 16:14:51 +00:00
hjkhjk54
b0f4e7e820 updates for page management and adding rdfs prefix to menu.n3 2012-08-20 19:26:32 +00:00
hjkhjk54
8225bcf91f updates for handling single and double quotes as well as enabling self contained template option for page management 2012-08-03 15:24:58 +00:00
hjkhjk54
2a3181536c updates for code cleanup, also fixed error in internalClassDataGetter introduced after previous update removing JSON Object as constructor for ProcessInternalClassDataGetter. Added space to sparql query for other ProcessDataGetter classes - although code was working without that. 2012-06-26 17:48:50 +00:00
hjkhjk54
7e2a5d22d4 updates for page management, and replacing empty options with Constant empty options for pageData in EditConfigurationTemplateModel in populateDropdowns and also logging error if name in pageData already in use for that field name 2012-06-24 01:39:58 +00:00
hjkhjk54
9ca30d634a updates for page management 2012-06-22 17:56:02 +00:00
hjkhjk54
67f5517d90 updates to enable page list to return correctly (previous pageUri parameter was being bound after sparql query updated to enable parameter binding to query) 2012-06-22 14:55:29 +00:00
stellamit
f7e7bd9998 removing AppliationConfiguration.n3 from trunk, it is saved on branch dev-app-ont-NIHVIVO-3609 2012-06-14 15:25:42 +00:00
hjkhjk54
5c3ab93bd5 updates for page management 2012-06-14 14:20:27 +00:00
hjkhjk54
a31b91bddd Updates for page management 2012-06-04 21:36:04 +00:00
stellamit
4a9f6a6f28 NIHVIVO-3603, changing 'true' and 'false' individuals to 'offerForEdit' and 'doNotOfferForEdit.' Changing the domain of inheritingConfigContextFor and nonInheritingConfigContextFor from ConfigContext to ApplcationConfig, and changing the names of them to inheritingConfigurationFor and nonInheritingConfigurationFor. 2012-05-29 17:49:49 +00:00
hjkhjk54
b6f56756f0 page management would also be available at vitro level 2012-05-16 21:15:20 +00:00
stellamit
c3cd046848 NIHVIVO-3603 updated ApplicationConfiguration ontology based on April 30 meeting. Changed the format to n3 and added Page and DataGetter classes and subclasses. 2012-05-01 14:47:08 +00:00
briancaruso
f2707b0bb1 Working on refactoring select option generation NIHVIVO-3657 2012-04-24 22:00:50 +00:00
stellamit
76f02f0d55 NIHVIVO-3603 specifying no range at all for datatype properties that we expect to be a string with optional language tag. 2012-04-03 18:10:00 +00:00
stellamit
42d5e9ea5e changing name of one of the individuals in the enumerated class OfferEditOptions 2012-04-03 16:30:31 +00:00
stellamit
8ec670d03a NIHVIVO-3603 2012-04-02 21:14:18 +00:00
stellamit
59ac4e5b60 NIHVIVO-3603 app config ontology 2012-04-02 21:13:05 +00:00
stellamit
41166b10fb NIHVIVO-3603 create application configuration ontology 2012-04-02 20:55:34 +00:00
hjkhjk54
51ce0b52e3 menu.n3 update for vitro to use the new datagetter classes 2012-03-08 16:04:38 +00:00
hjkhjk54
8afc9856cf updates for rewriting page data getters as data getters and updating page controller, etc. 2012-03-02 21:24:55 +00:00
briancaruso
d9669acddb Fixing problem with FM dump directive. Working on SparqlQueryDataGetter. 2012-02-29 19:51:33 +00:00
hjkhjk54
558985d542 updates for sparql data getter and updates to data getter utils 2012-02-29 19:18:07 +00:00
brianjlowe
ee707311db NIHVIVO-3104 vitro tbox filegraphs to support visibility of uploaded images in a plain vitro deployment 2011-11-09 18:39:25 +00:00
j2blake
ffe163c59c NIHVIVO-2811 Make the webapp directory more closely resemble the product base directory - move tlds, filegraph, ontologies, dwr.xml and web.xml into web/WEB-INF. Adjust the build script accordingly. 2011-09-08 17:07:18 +00:00