Commit graph

4993 commits

Author SHA1 Message Date
stellamit
66f041443d NIHVIVO-3799 don't require mark/reset support on model InputStream 2012-06-20 19:03:19 +00:00
brianjlowe
d1336f05b2 fixing bugs related to deletion of graphs containing blank nodes 2012-06-20 18:36:49 +00:00
tworrall
f5a39b1148 removed testing comments from form, fixed setType issue in js 2012-06-20 16:03:50 +00:00
stellamit
0a109f1656 NIHVIVO-3796 ability to specify different read and update endpoints 2012-06-20 15:46:36 +00:00
briancaruso
ec77d1075b Default object property from changed to switch to auto complete when there are too many individuals found in the range. NIHVIVO-3792
Auto complete code, css, templates and js moved from vivo to vitro.
2012-06-19 21:59:49 +00:00
briancaruso
2ba92cf8e7 Default object property from changed to switch to auto complete when there are too many individuals found in the range.
Auto complete code, css, templates and js moved from vivo to vitro.
2012-06-19 21:59:01 +00:00
hjkhjk54
414df19928 updates to make sure default template is not selected in javascript if editing (in which case template should select either default or custom) 2012-06-19 21:12:49 +00:00
tworrall
ab17e812a0 check to ensure vClassGroups variable is not null to avoid exception 2012-06-19 21:08:28 +00:00
brianjlowe
70ad9831eb NIHVIVO-3779 bulk updates and blank node handling for SPARQL implementation of RDF API, and associated bug fixes 2012-06-19 20:14:57 +00:00
stellamit
4b00e781b4 NIHVIVO-3673, updates for KB migration, and RDFService fix for inputstreams that don't support mark()/reset() 2012-06-19 17:49:02 +00:00
briancaruso
496d04243e Changing startup status to use requested url for continue link. 2012-06-19 17:12:00 +00:00
j2blake
414067589e NIHVIVO-3721 Don't die if there is no shindig build directory to delete. 2012-06-19 17:03:24 +00:00
j2blake
593718e081 NIHVIVO-3721 Tweak the sizes of the example gadgets, as per Tim's suggestions. 2012-06-19 17:02:43 +00:00
j2blake
7095f0ea09 NIHVIVO-3721 Improve the build process for OpenSocial, including an Ant script to set up the config files. 2012-06-19 16:43:31 +00:00
briancaruso
0324d89561 Changing startup status to use requested url for continue link. 2012-06-19 15:46:20 +00:00
tworrall
4bf0729f04 NIHVIVO 3722, 3723 and 3725 css and js changes for OpenSocial gadgets 2012-06-19 13:37:51 +00:00
hjkhjk54
c338c9025b updates for page management 2012-06-18 21:15:22 +00:00
stellamit
491c4f6d9a some refactoring of SimpleReasoner 2012-06-16 23:41:13 +00:00
hjkhjk54
f327e91a3c page management related updates 2012-06-15 22:14:09 +00:00
stellamit
7da1f47b62 synchronization and threading tweaks 2012-06-15 20:38:42 +00:00
stellamit
1ec9a67db3 NIHVIVO-3765 strange interaction between add type and recompute inferences 2012-06-15 18:51:00 +00:00
brianjlowe
e5509654d2 NIHVIVO-3795 NIHVIVO-3793 fixed deletion bugs in RDFServiceSDB 2012-06-15 17:42:08 +00:00
tworrall
2cc59294be NIHVIVO 3775 change id of button to make it unique 2012-06-15 17:25:22 +00:00
brianjlowe
e0b8d9fa08 NIHVIVO-3712 removed OntClass conversions from smarterListHierarchyRootClasses 2012-06-15 15:04:00 +00:00
brianjlowe
909c2adeee NIHVIVO-3753 fix sparql csv out to remain rectangular with optional clauses 2012-06-14 16:31:42 +00:00
briancaruso
c348c140af Changed log message for DateTimeWithPrecision NIHVIVO-2754 2012-06-14 16:06:29 +00:00
briancaruso
44ba6d885f Changed log message for DateTimeWithPrecision NIHVIVO-2754 2012-06-14 15:55:59 +00:00
briancaruso
65ac740cff Fixing bug for search terms like McCluskey NIHVIVO-3701 2012-06-14 15:51:38 +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
8ac0e93880 update for license 2012-06-13 19:52:53 +00:00
brianjlowe
2a3f22a0a8 adding another missing license tag 2012-06-13 19:40:12 +00:00
brianjlowe
cfcc97d0a2 adding some missing license tags 2012-06-13 19:39:18 +00:00
hjkhjk54
4e96cd318d page management updates 2012-06-13 19:37:04 +00:00
brianjlowe
297e943635 merge dev-rdfapi branch to trunk 2012-06-13 18:44:46 +00:00
tworrall
3099c26c9a NIHVIVO 2465 and 2485 display and manage multiple rdfs labels 2012-06-13 18:41:25 +00:00
brianjlowe
6e8a4dfff1 merge changes from trunk to rdf api branch and fix issue with listeners notifying before triples are actually added/removed 2012-06-13 17:19:46 +00:00
briancaruso
b9f3b35c7d Fixing bug with more link in index pages. NIHVIVO-3541 2012-06-13 16:26:59 +00:00
stellamit
e0c5be5c42 plugin infrastructure unit test 2012-06-13 13:24:59 +00:00
stellamit
cb9a6e1902 sameAs support in plugins 2012-06-12 20:47:23 +00:00
brianjlowe
94a34e274b startup listener refactoring for RDF API 2012-06-12 19:55:18 +00:00
brianjlowe
068a4d9931 Ingest Tools using RDFService 2012-06-12 14:26:11 +00:00
brianjlowe
f55916b8d8 event notification for RDF API and change to model setup for SimpleReasoner 2012-06-11 21:03:16 +00:00
stellamit
a62312245b be sure to remove infrebuild model after a recompute 2012-06-11 17:36:37 +00:00
stellamit
66b12eb4be NIHVIVO-3697 sameAs support in SimpleReasoner 2012-06-11 00:19:54 +00:00
stellamit
de081579af NIHVIVO-3697 sameAs support in SimpleReasoner 2012-06-10 19:42:01 +00:00
stellamit
2b15e7211c incremental development for sameAs inference support 2012-06-10 02:07:59 +00:00
stellamit
5a7f70e1d7 some refactoring of SimpleReasoner 2012-06-09 12:57:07 +00:00
brianjlowe
964cb1bdb4 SimpleReasoner listening to all abox graphs 2012-06-08 20:54:17 +00:00
brianjlowe
101de4614b merge recent revision from trunk 2012-06-08 19:41:48 +00:00