Commit graph

5165 commits

Author SHA1 Message Date
Tim Worrall
8690a13d47 No Jira issue. Minor language change 2015-03-25 15:08:55 -04:00
Tim Worrall
ca3904d84f VIVO-1000: fixed all.properties gaffe 2015-03-20 16:23:41 -04:00
Tim Worrall
bce1172b00 VIVO-995: has document part was not displaying correctly 2015-03-19 15:50:35 -04:00
Alex Viggio
cadfbea263 Create README.md 2015-03-18 13:26:47 -07:00
Brian J Lowe
d3d0ff4ac2 Update README.md
minor wording tweak
2015-03-18 11:05:10 -07:00
Brian J Lowe
d70908372b Update README.md
typo
2015-03-18 11:04:39 -07:00
Brian J Lowe
dc1ad22f0b Update README.md
Minor wording tweak
2015-03-18 11:04:03 -07:00
Brian J Lowe
55c608b8a4 Update README.md
fixed copy/paste errors
2015-03-18 11:00:38 -07:00
Brian J Lowe
c700b53f48 Create README.md
abox filegraph readme
2015-03-18 10:59:33 -07:00
Brian J Lowe
894f4254ec Update README.md
Documentation of TBox filegraph directory
2015-03-18 10:45:49 -07:00
Alex Viggio
424edd7db8 Update README.md 2015-03-17 09:57:22 -07:00
Alex Viggio
514db88648 Create README.md 2015-03-17 09:43:38 -07:00
Tim Worrall
0dd087ecaa VIVO-970: language changes that coincide with the previous js change. 2015-03-16 13:19:00 -04:00
Tim Worrall
4875fe566e VIVO-970: needed to break out the more/less javascript toggle into a separate file. 2015-03-16 11:02:05 -04:00
j2blake
31af758ff7 Merge branch 'develop' into feature/multipleMigration 2015-03-15 10:37:52 -04:00
unknown
fb2b57717a Even more test case changes made by Holly 2015-03-13 13:17:18 -04:00
j2blake
061db63d75 VIVO-958 Accommodate a migration directly from 1.5 data to 1.8
Move data directory from ontologies/update to version-specific directory ontologies/update17to18
Create ontologies/update15to16 and ontologies/update16to17 from previous update data directories.

Revise UpdateKnowledgeBase to accept the data directory as a parameter instead of having it hard-coded.
Create classes like Release18Migrator that will call UpdateKnowledgeBase with the appropriate directory, and do other release-specific migration tasks.

Make corresponding changes in startup_listeners.txt
2015-03-13 12:14:57 -04:00
unknown
1a4485bb35 More test case changes by Holly 2015-03-13 09:09:44 -04:00
unknown
6676423c56 Holly made more test case changes. 2015-03-12 17:19:38 -04:00
unknown
f8f6455d35 Merge branch 'develop' of https://github.com/vivo-project/VIVO into develop 2015-03-12 13:15:03 -04:00
unknown
0ade6e9ab1 Holly made test case changes 2015-03-12 13:14:34 -04:00
Tim Worrall
c9130a4e9d No Jira issue. Minor 18n change: moved an entry from vivo to vitro. 2015-03-11 15:24:27 -04:00
Tim Worrall
d004f3b3e6 No Jira issue but related to VIVO-989. Object properties for which the range is the union of multiple classes needed their own list view. The default list view, which pulls in the object type, does not work for these properties. 2015-03-11 13:56:03 -04:00
Tim Worrall
68e9a89c27 VIVO-990: updated filegraph .n3 file to prevent research areas from displaying twice. On the restriction, all values had to be from Thing, not Concept. 2015-03-11 11:58:50 -04:00
unknown
1a6e77dd7f Holly added a new test suite. 2015-03-10 14:25:19 -04:00
unknown
20ddab6b6b no message 2015-03-10 12:15:32 -04:00
Tim Worrall
2b0356ef39 No Jira issue. Modified the position custom form so that the Organization type select list now includes an Other option. 2015-03-10 11:45:33 -04:00
j2blake
731642491c VIVO-946 Add labels of objects across Role nodes. 2015-03-02 13:24:28 -05:00
j2blake
6166b48357 VIVO-946 Add labels of objects across Role nodes. 2015-02-27 15:41:41 -05:00
j2blake
4e6ae2daec Merge commit 'b7e2b37c6e8f8599914de407ec5bd5f0ed3ef65b' into feature/configuration 2015-02-23 13:34:37 -05:00
j2blake
ac7ef7209f VIVO-978 clarify the instructions for alternative triple stores 2015-02-23 13:34:19 -05:00
j2blake
ed239f64a7 VIVO-978 move applicationSetup.n3 to example.applicationSetup.n3 and add comments. 2015-02-23 11:13:11 -05:00
Jon Corson-Rikert
b7e2b37c6e Adding a union range on the inverse property (translatorOf) to match the union domain on translator, from VIVOONT-23 2015-02-18 14:36:45 -05:00
Tim Worrall
cff62dd0cf VIVO-973: make Standard Web Link the default selected option when adding a web page. 2015-02-16 14:04:45 -05:00
Tim Worrall
aee276cb13 no Jira issue. There was an extraneous quotation mark in line 165. 2015-02-16 11:52:39 -05:00
Jon Corson-Rikert
e6f4eaf35d Resolving VIVOONT-23 to make bio:translator consistent with the BIBO ontology, where it has a union domain of bibo:Document and bibo:Collection 2015-02-16 10:45:49 -05:00
Jon Corson-Rikert
71579b6894 Resolving VIVO-844, enabling publisher to be added from report 2015-02-16 10:42:50 -05:00
Jon Corson-Rikert
b9f2272bb5 Fixing VIVOONT-20, where vivo:Division was erroneously a subclass of vivo:ExtensionUnit 2015-02-16 10:39:12 -05:00
Jon Corson-Rikert
e54a995c35 Resolving VIVOONT-17 including adding the spreadsheet of new academic degrees contributed by Paul Albert 2015-02-16 10:36:16 -05:00
Jon Corson-Rikert
183da6fd56 Quick fix to VIVO-975 where there's a missing 'type' parameter in a Freemarker call that throws an exception 2015-02-16 10:35:18 -05:00
Jim Blake
d6f7baf8a8 Merge pull request #17 from vivo-project/revert-16-listener-order
Revert "Start ABox recompute after searchindexer"
2015-02-15 09:13:30 -05:00
Jim Blake
a732a9d060 Revert "Start ABox recompute after searchindexer" 2015-02-15 09:11:26 -05:00
Jim Blake
31acbf7ad8 Merge pull request #16 from grahamtriggs/listener-order
Start ABox recompute after searchindexer
2015-02-15 09:06:32 -05:00
Tim Worrall
14d5dce59d No Jira issue. A minor change to the microformats so that the itemtype is applied based on educational process subclass. 2015-02-11 16:49:04 -05:00
Graham Triggs
e511aa8bae Start ABox recompute after searchindexer 2015-02-11 21:28:02 +00:00
Tim Worrall
36227770a8 Merge branch 'develop' into feature/microformats 2015-02-11 16:18:38 -05:00
tworrall
6c82131d93 Merge pull request #15 from nateprewitt/feature/microformats
minor changes for University and Person names with schema.org markup

Merging this, but I'm going to update the educationalTraining template to include a check of the ?subclass variable. If it's "EducationalProcess" or "PostdoctoralTraining", I'll include the item type. (tlw72)
2015-02-10 17:01:16 -05:00
Tim Worrall
50193c9627 Merge branch 'develop' of https://github.com/vivo-project/VIVO into develop 2015-02-10 16:35:04 -05:00
Tim Worrall
5eb177b8e6 VIVO-928: added microformats to non persons. Typing goes two levels down in some cases for organizations. Some info content entities covered, though many types not covered by schema.org 2015-02-10 16:34:12 -05:00
Jim Blake
18b0a4156d Merge pull request #14 from nateprewitt/develop
removed extra } from title attributes to reflect fixes in vitro template...
2015-02-10 14:59:08 -05:00