j2blake
68a22fa349
VIVO-292 remove extra spaces
2013-09-13 14:06:27 -04:00
j2blake
ef6437faeb
VIVO-281 Make extended linked data a configurable option.
2013-09-12 16:44:43 -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
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
j2blake
afa5e8697a
VIVO-262 Document the language support configuration
2013-09-09 14:23:42 -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
j2blake
f129f727a7
VIVO-262 Add languages to VIVO at build time.
...
Move the language-specific files out of the default build area. Add a build property that will cause the selected language(s) to be copied into the build area.
2013-09-09 12:23:54 -04:00
hudajkhan
8e0bf8c229
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
2013-09-05 15:46:45 -04:00
hudajkhan
fc9ac52786
updates for multiple language labels and concept semantic types
2013-09-05 15:44:54 -04:00
Brian Caruso
1ea7d5d201
Merge branch 'develop' of github.com:vivo-project/Vitro into develop
2013-09-05 12:53:46 -04:00
Brian Caruso
7d01b546a9
Adding ability to edit sameAs from profile page VIVO-111
2013-09-05 12:53:30 -04:00
tworrall
c478748abf
fixed an i18n typo
2013-09-04 14:53:37 -04:00
hudajkhan
b8e114c4e8
url encoding the subject uri to allow for correct redirects later
2013-09-04 13:26:01 -04:00
hudajkhan
9ec7d11cab
label management and concept semantic type
2013-09-04 12:22:46 -04:00
hudajkhan
3314e5a4b0
updates for label management
2013-09-03 15:34:02 -04:00
Brian Caruso
7ff02342e4
Fixing problem where deletes of obj prop stmts created modTime stms in asserted tbox. VIVO-142
2013-08-30 15:34:18 -04:00
Brian Caruso
7129912e43
Adding unit tests, adding easymock library, Fixed problem with URIs with localnames that start with a digit. VIVO-13
2013-08-30 14:19:13 -04:00
Brian Caruso
535500dd41
fixing compile problem. issue-vivo-110
2013-08-29 15:08:45 -04:00
Brian Caruso
fd8dcf6dff
fixing compile problem. issue-vivo-110
2013-08-29 14:56:20 -04:00
Brian Caruso
3431e64ae8
Adding plugin to disable sameAs in SimpleReasoner. VIVO-110
2013-08-29 13:20:10 -04:00
Brian Caruso
446df7c094
Adding more tests of SimpleReasoner with sameAs disabled. VIVO-110
2013-08-29 13:14:15 -04:00
Brian Caruso
05917378cc
Adding ability to disable sameAs in SimpleReasoner. VIVO-110
2013-08-28 17:25:09 -04:00
Brian Caruso
bbfd68ef4d
combined addedTBoxStatement and removedTBoxStatement, VIVO-110
2013-08-28 16:21:59 -04:00
Brian Caruso
9f4ea054ac
Removing some iso-8859 conversions. VIVO-81
2013-08-28 14:37:05 -04:00
Brian Caruso
314a4e638b
Adding license text to new files
2013-08-28 14:08:05 -04:00
j2blake
aab7ad8798
Show only a summary of licensing info.
2013-08-28 11:54:10 -04:00
Brian Caruso
4c42128993
Merging with issue-vivo-101-sparqlupdate. Using develop licenser files that were in conflict. VIVO-255 VIVO-101
2013-08-28 11:37:50 -04:00
Brian Caruso
ab11fff370
Adding serialization support or JSON-LD to indivdiual controller. VIVO-255
2013-08-28 11:18:33 -04:00
j2blake
d69bb824ac
VIVO-274 move permission_config.n3 to rdf/auth/everytime
...
Get rid of the PermissionSetsLoader, keep the smoke tests.
2013-08-27 17:26:24 -04:00
Brian Caruso
22d7e04573
Odd commit related to licenser. Maybe line ending problems?
2013-08-27 15:27:16 -04:00
Brian Caruso
50945d5af1
Adding JSON-LD to SPARQL form. Adding jsonld-java libraries. VIVO-255
2013-08-27 15:10:34 -04:00
Brian Caruso
2ba94ee167
Refactoring how SparqlQueryServlet uses RDFService
2013-08-26 15:44:14 -04:00
j2blake
e2b5c71874
VIVO-4 remove the license substitution code from the license scanner
...
Now, it only scans.
2013-08-26 14:56:54 -04:00
j2blake
22f29cb958
Create a language-neutral Dataset in the VitroRequest.
2013-08-23 10:40:51 -04:00
Brian Caruso
19cf28da88
Fixing type with Sparql Update page permissions. VIVO-101 VIVO-63
2013-08-22 16:41:04 -04:00
Brian Caruso
45510fefca
Changing Actions to remove OR support. Adding OR support to PolicyList VIVO-101 VIVO-63
2013-08-22 15:03:27 -04:00
j2blake
9d1fef76ea
VIVO-258 Add a "selected" flag to each Freemarker locale variable.
2013-08-22 10:56:49 -04:00
Brian Caruso
e6c2596a35
Changing PageController to use permissions on pages. VIVO-63 Adding Permissions to display model.
2013-08-21 16:03:53 -04:00
Brian Caruso
b425682a92
Changing SimplePermission and SimpleRequestedAction to use URIs instead of localnames
2013-08-21 16:02:36 -04:00
j2blake
b0e0c773c9
VIVO-248 Use /rdf instead of /rdffiles
2013-08-21 15:55:19 -04:00
j2blake
1c475a5661
VIVO-248 Tweak some issues with file paths and Application Model init.
2013-08-21 15:08:48 -04:00
Brian Caruso
7a431478cb
Adding authorization to SparqlUpdate, changing name of SparqlUpdateTestDataGetter to SparqlUpdate. Adding AND to Actions
2013-08-21 13:01:13 -04:00
j2blake
f2312a4067
VIVO-248 Move more RDF files into the home directory
...
Files for initializing the display, displayTbox and displayDisplay models. Also restructure the RDFFilesLoader.
2013-08-21 11:27:29 -04:00
j2blake
290333a21e
VIVO-248 Move more RDF files into the home directory
...
Files for initializing the TBOX, ABOX, ApplicationMetadata and UserAccounts models.
2013-08-20 17:13:48 -04:00
j2blake
2c5ce8c5ce
VIVO-248 Move filegraph RDF files into the home directory
2013-08-20 15:25:57 -04:00
Brian Caruso
63da01ed7b
Adding RequiresActions interface
2013-08-20 11:42:08 -04:00
Brian Caruso
3bb968a72a
removing some PageDataGetter objects. They are replaced by DataGetter objects
2013-08-20 11:41:04 -04:00
Brian Caruso
34af3c202a
Adding email password method to PolicyHelper. Adding getClientAddr to VitroRequest
2013-08-20 11:40:23 -04:00