brianjlowe
a719e6b706
minor data migration tweak
2013-09-27 14:17:38 -04:00
brianjlowe
cba46c4f72
fixes out of memory error with getRelatedRestrictions()
2013-09-27 10:53:18 -04:00
brianjlowe
9533717b32
switching the sparql query servlet back to using the unfiltered RDF service
2013-09-26 14:28:22 -04:00
hudajkhan
b970fb42d8
updates for label management
2013-09-26 13:58:44 -04:00
tworrall
4179900ea4
VIVO-112: and the slog continues...
2013-09-25 17:09:41 -04:00
hudajkhan
c58215a249
fixing test so changes to process method handled
2013-09-24 15:50:49 -04:00
hudajkhan
525267f40a
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
...
Conflicts:
webapp/src/edu/cornell/mannlib/vitro/webapp/edit/n3editing/configuration/generators/ManageLabelsForIndividualGenerator.java
2013-09-24 15:10:43 -04:00
hudajkhan
112b55d8bc
updates for edit submission preprocessor, passing vreq, also beginning to add middle name to foaflabelpreprocessor
2013-09-24 14:59:31 -04:00
tworrall
e364911795
VIVO-289: fixed capitalization issues
2013-09-24 14:58:20 -04:00
hudajkhan
0ec8dcbce1
updates for labels and uri method in webappdaofactory
2013-09-24 13:44:12 -04:00
brianjlowe
90512bdc1c
Merge remote-tracking branch 'origin/develop' into dev-isf
...
Conflicts:
webapp/rdf/displayDisplay/everytime/displayDisplay.n3
webapp/web/i18n/all.properties
webapp/web/templates/freemarker/lib/lib-properties.ftl
2013-09-23 16:19:05 -04:00
brianjlowe
32925441bc
data migration improvements
2013-09-23 15:56:27 -04:00
Brian Caruso
03ceec5d81
Merge branch 'issue-VIVO-282-content-neogitation' into develop
2013-09-23 11:57:38 -04:00
Brian Caruso
cc95211afc
minor changes to content negotiation for sparql servlet VIVO-282
2013-09-23 11:53:01 -04:00
Brian Caruso
dbf6f18e35
Adding content negotiation to sparql servlet VIVO-282
2013-09-23 11:53:01 -04:00
tworrall
f76ee886d5
VIVO-112
2013-09-23 08:58:24 -04:00
brianjlowe
500bb456c3
changing behavior of reasoning wrt migration
2013-09-20 15:41:45 -04:00
brianjlowe
6dbd2faa8e
minor tweak to data migration sparql construct code
2013-09-19 16:04:43 -04:00
brianjlowe
499630bc3b
adding post-processing sparql construct step to data migration
2013-09-19 14:17:35 -04:00
brianjlowe
eb1c2d4890
various migration issues and VIVO-265 blank node deletion optimization
2013-09-19 13:05:00 -04:00
tworrall
618b90e5d7
VIVO-300: some i18n cleanup
2013-09-19 10:29:23 -04:00
tworrall
7ad1ac635f
VIVO-300: some i18n cleanup
2013-09-19 10:22:48 -04:00
tworrall
3d81c5e1bb
VIVO-300: some i18n cleanup
2013-09-19 09:53:16 -04:00
tworrall
9cff04ce95
VIVO-296 autocomplete on concepts will no longer include subclasses such as Award
2013-09-18 17:03:09 -04:00
brianjlowe
c062201a9a
annotation data migration
2013-09-18 16:21:36 -04:00
tworrall
e739a94222
VIVO-112: ISF changes relating to vcard classes
2013-09-18 11:34:32 -04:00
hudajkhan
d5c1cc49c6
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
2013-09-16 14:08:34 -04:00
hudajkhan
8fa8702462
updates to include method that checks whether uri exists or not
2013-09-16 14:07:52 -04:00
brianjlowe
0dc3956b09
VIVO-187 validation for URIs entered on ontology creation form
2013-09-13 17:03:38 -04:00
brianjlowe
73d54999d4
VIVO-151 remedies missing inverse property inference deletions
2013-09-13 15:01:57 -04:00
j2blake
48c8c5924a
VIVO-293 Create language strings for search error messages.
2013-09-13 14:46:15 -04:00
j2blake
c6bba15904
Make abox and tbox aware of "everytime" RDF files.
2013-09-13 14:28:23 -04:00
j2blake
4b647b3d88
VIVO-293 Create language strings for search error messages.
2013-09-13 14:23:17 -04:00
j2blake
68a22fa349
VIVO-292 remove extra spaces
2013-09-13 14:06:27 -04:00
brianjlowe
a74677dae4
VIVO-150 avoiding lock contention on login during inference rebuild
2013-09-13 13:49:19 -04:00
brianjlowe
772cfe127e
VIVO-97 removed unconditional cast to WebappDaoFactoryJena in SimpleReasonerSetup
2013-09-13 11:59:27 -04:00
brianjlowe
d2d813ab62
VIVO-158 fixes ConcurrentModificationException in SimpleReasoner.addedTBoxStatement()
2013-09-13 11:17:08 -04:00
j2blake
ef6437faeb
VIVO-281 Make extended linked data a configurable option.
2013-09-12 16:44:43 -04:00
brianjlowe
d5c032f33e
applying ABox update to all graphs
2013-09-12 10:37:24 -04:00
j2blake
3258e2ad4f
VIVO-82 Fix the creation of short-term models.
...
In the previous version of ModelAccess, all of the language-aware models were wrapped around their counterparts from the Context, so they did not come from the ShortTermRDFService. Fix it so any model that is not memory-mapped is built from the ShortTermRDFService.
2013-09-11 12:25:20 -04:00
brianjlowe
f7d03b6de8
minor change to JenaBaseDao to display resource URI when local name is zero-length
2013-09-11 10:14:59 -04:00
j2blake
d52b939743
Fix typo error from fc9ac52
2013-09-11 10:01:30 -04:00
j2blake
d98ddd3328
Fix problems with commit 4c42128
2013-09-10 17:44:12 -04:00
brianjlowe
6570e3dcc6
merging develop into dev-isf
2013-09-10 09:08:55 -04:00
brianjlowe
2d3295fa2b
Merge commit 'afa5e8697aae74217538d4a1d65043e82d5b57f9' into dev-isf
2013-09-10 09:08:14 -04:00
j2blake
afa5e8697a
VIVO-262 Document the language support configuration
2013-09-09 14:23:42 -04:00
j2blake
e7efe28ae7
VIVO-262 Document the language support configuration
2013-09-09 14:19:40 -04:00
j2blake
d275140f7b
VIVO-262 Fix error in build script
2013-09-09 13:39:40 -04:00
j2blake
66078a71ab
Add license line
2013-09-09 13:34:39 -04:00
brianjlowe
a520878b1d
Merge commit 'f129f727a738c4af602b06be48c71bd549196e9e' into dev-isf
2013-09-09 12:55:10 -04:00