jcorson-rikert
|
32cd580d81
|
More changes to ontology editing forms and console pages based on help from Manolo
|
2012-06-26 03:11:49 +00:00 |
|
stellamit
|
4602b4364d
|
NIHVIVO-3797 routing context node fields queries through RDFService
|
2012-06-25 21:34:58 +00:00 |
|
brianjlowe
|
dcfc32803c
|
better error messages if remote SPARQL endpoint is unavailable
|
2012-06-25 20:57:52 +00:00 |
|
hjkhjk54
|
fab1555cdb
|
Updated reorder url to be correct in DisplayVocabulary (had incorrect path)
|
2012-06-25 20:44:19 +00:00 |
|
j2blake
|
1aed1c4976
|
NIHVIVO-3726 Clarify the way we determine the Viewer URI.
|
2012-06-25 19:52:51 +00:00 |
|
hjkhjk54
|
c46b148535
|
Updates for page management, including updating link to menu ordering on page list, updating internal class server side logic to correctly instantiate objects when editing an internal class page (previously json object was passed but wasn't needed so removed from constructor), also updated client-side script to correctly populate internal class/class group section and other client-side interactions
|
2012-06-25 17:34:25 +00:00 |
|
briancaruso
|
16f860e515
|
Fixing bugs with boost in search indexing
|
2012-06-25 17:26:16 +00:00 |
|
jcorson-rikert
|
9c7e231324
|
Changes to vclass, object property, and data property editing forms (JSPs) and controllers, plus one new vitro.css class
|
2012-06-25 17:01:41 +00:00 |
|
brianjlowe
|
0b014fb3de
|
NIHVIVO-3810 intercepting RDFService.close() when using a factory with single service instance
|
2012-06-25 14:10:16 +00:00 |
|
hjkhjk54
|
e3f9caced1
|
updates for page management - page deletion as well as changing menu management to menu ordering
|
2012-06-25 00:19:33 +00:00 |
|
j2blake
|
c4ae8af529
|
NIHVIVO-3772 Incorporate the most recent changes from Eric (2012-06-20)
|
2012-06-24 17:51:08 +00:00 |
|
hjkhjk54
|
b3c09797b0
|
update for page deletion controller - need to include exception thrown
|
2012-06-24 02:22:35 +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 |
|
brianjlowe
|
a3fec6ed18
|
NIHVIVO-2419 checking default namespace URI syntax in smoke tests
|
2012-06-22 19:56:26 +00:00 |
|
stellamit
|
eac8c63160
|
NIHVIVO-3673 data migration
|
2012-06-22 19:25:28 +00:00 |
|
stellamit
|
5370ad5b8c
|
NIHVIVO-3788 - dcterms:creator not being included in linked data
|
2012-06-22 19:04:07 +00:00 |
|
brianjlowe
|
bf9c72daa5
|
NIHVIVO-3664 language filter
|
2012-06-22 18:48:36 +00:00 |
|
hjkhjk54
|
9ca30d634a
|
updates for page management
|
2012-06-22 17:56:02 +00:00 |
|
briancaruso
|
56d23c8e2c
|
Removing old N3 editing code. NIHVIVO-3807
|
2012-06-21 21:57:45 +00:00 |
|
hjkhjk54
|
f6b2387a3e
|
updates for page management as well as updates to new URI maker and individual dao jena to handle creation of new URI (old code was returning duplicate when maximum number of attempts was exhausted in NewURIMakerVitro b/c IndividualDaoJena kept returning the same URI since Random instance was set with system time seed and possibly the calls to the method were occurring close together in time and nextInt kept returning the same number).
|
2012-06-21 20:44:42 +00:00 |
|
briancaruso
|
98e5dc93f6
|
Removed error messages from SelectListGeneratorVTwo NIHVIVO-3806
|
2012-06-21 20:18:07 +00:00 |
|
j2blake
|
e8f01e9838
|
NIHVIVO-3748 Implement a shortview_config.n3 file to set up the short views. It had been hardcoded.
|
2012-06-21 19:41:35 +00:00 |
|
j2blake
|
f839583068
|
If the ShortViewService is not found, don't crash.
|
2012-06-21 19:37:33 +00:00 |
|
j2blake
|
2a73c96b1d
|
When providing variable for binding, use a merged map of the request parameters and the page data.
|
2012-06-21 19:36:44 +00:00 |
|
briancaruso
|
9b30ecdcb1
|
Fixed object property sorting on individual page for default list view. NIHVIVO-3415
Removed unused domainEntitySortField and rangeEntitySortField from ObjectProperty.
Added rangeEntitySortField back to property_retry.jsp.
|
2012-06-21 17:10:14 +00:00 |
|
stellamit
|
9c49486332
|
|
2012-06-21 15:47:01 +00:00 |
|
stellamit
|
78687ae19e
|
|
2012-06-21 15:45:00 +00:00 |
|
hjkhjk54
|
7c0f00e7e9
|
updates for page management
|
2012-06-20 21:20:55 +00:00 |
|
brianjlowe
|
9bf32fb36b
|
NIHVIVO-3800 loading class and property groups at first startup with empty endpoint
|
2012-06-20 20:10:57 +00:00 |
|
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 |
|
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 |
|
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 |
|
briancaruso
|
0324d89561
|
Changing startup status to use requested url for continue link.
|
2012-06-19 15:46:20 +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 |
|
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 |
|
hjkhjk54
|
5c3ab93bd5
|
updates for page management
|
2012-06-14 14:20:27 +00:00 |
|
brianjlowe
|
cfcc97d0a2
|
adding some missing license tags
|
2012-06-13 19:39:18 +00:00 |
|