Commit graph

214 commits

Author SHA1 Message Date
j2blake
131f0a8c03 Merge branch 'develop' into feature/fauxEditing 2014-12-08 15:56:43 -05:00
Tim Worrall
721fc7437b No Jira issue. Updated PrpertyConfig.n3 so that an EventSeries can have a webpage. 2014-12-08 10:10:28 -05:00
Tim Worrall
4ee01cfe71 VIVO-901: allow more classes to have webpages 2014-11-18 12:14:18 -05:00
j2blake
3407603a0f Merge branch 'develop' into feature/fauxEditing 2014-11-18 11:57:24 -05:00
j2blake
68b06322fb VIVO-906 Explicitly configure the SearchIndexExcluders and DocumentModifiers. 2014-11-13 17:18:13 -05:00
j2blake
786fb9f226 Merge commit '66bee080fcac387c90296ddb62763a8091929dc3' into feature/fauxEditing 2014-11-06 10:29:33 -05:00
Tim Worrall
66bee080fc updated PropertyConfig.n3 so that presenters could be added to a presentation 2014-11-04 09:32:14 -05:00
j2blake
53be4cc52f Faux property config files must be in "firsttime" now, not "every time". 2014-11-03 15:10:29 -05:00
j2blake
01b16b0992 Merge branch 'develop' into feature/fauxEditing 2014-10-30 15:54:38 -04:00
j2blake
a651e0fd1d VIVO-774 correct syntax errors in PropertyConfig.n3 2014-10-30 15:53:11 -04:00
Patrick McElwee
212626f0bb Remove vitroPublic.owl
This file exists canonically in the Vitro project, and we don't want this version to
overwrite it.
2014-10-30 10:21:00 -04:00
j2blake
11979ad348 Revert "Revert "updated PropertyConfig.n3 to include rdfs labels for each faux property""
This reverts commit 087fafcd7a.
2014-10-29 16:47:45 -04:00
j2blake
087fafcd7a Revert "updated PropertyConfig.n3 to include rdfs labels for each faux property"
This reverts commit cf9f82314c.
2014-10-14 14:04:50 -04:00
Tim Worrall
cf9f82314c updated PropertyConfig.n3 to include rdfs labels for each faux property 2014-10-08 11:36:22 -04:00
Tim Worrall
1c118fc044 VIVO-17: QR Code info now generated via an Ajax call when the icon is clicked. 2014-10-03 11:33:26 -04:00
hudajkhan
47c7e3746f fixing Gemet null type and LCSC null concepts 2014-09-04 16:46:04 -04:00
Tim Worrall
19f1db691d VIVO-827: display the vocabulary source on a concept profile page 2014-08-29 12:27:06 -04:00
hudajkhan
7981b8fed9 adding example of where model change preprocessors can be defined in the n3 2014-07-30 14:32:25 -04:00
Tim Worrall
4f94e897ec fix datagetter that was causing a query parse exception 2014-07-25 10:35:34 -04:00
Tim Worrall
b182c70987 a fix to the VIVO-833 fix.... 2014-07-23 12:54:33 -04:00
Tim Worrall
eef68326cc VIVO-833 2014-07-18 12:55:14 -04:00
Tim Worrall
2ef703f380 VIVO-828: updated the publicationVenueOf (vivo) property to use a new list view with fuller citation details 2014-07-17 15:44:31 -04:00
Tim Worrall
f3575d6309 VIVO-828: updated the publisherOf (vivo) property to use a new list view with fuller citation details 2014-07-17 14:39:20 -04:00
Tim Worrall
c4f01e9cb0 VIVO-829: update editor of list view to use full citation. Just cause. 2014-07-16 16:08:31 -04:00
j2blake
38658bdcd9 VIVO-738 When ORCID ID is removed, it is deleted also. 2014-06-13 16:01:51 -04:00
Tim Worrall
4e5071758e set display levels on position subtypes so that th eprimary position can be filtered out of list view 2014-06-12 10:34:37 -04:00
brianjlowe
0c21855fc5 tweak to initial tbox annotations 2014-06-11 15:14:39 -04:00
brianjlowe
a607b240a5 VIVO-786 and VIVO-751 changes to default property annotations and 1.7 migration 2014-06-11 14:19:00 -04:00
Tim Worrall
78ee69ee00 VIVO-743: new custom forms for adding participant to project andcontributor to grant/contract 2014-06-03 13:02:24 -04:00
Tim Worrall
02a2fe600c VIVO-743: custom form to add a person to a project 2014-05-30 16:22:53 -04:00
tworrall
8cfaaa25c7 new list view to display degrees on educational process objects 2014-05-22 13:58:12 -04:00
tworrall
032b12d414 added educational process faux properties 2014-05-22 13:57:56 -04:00
tworrall
4d85cf2cf5 added contract faux properties 2014-05-22 13:57:42 -04:00
tworrall
6ce1e4be33 new list view for grants and contracts awarded by organizations 2014-05-21 13:08:38 -04:00
j2blake
939950dcd4 VIVO-769 Merge branch 'feature/orcid' into develop 2014-05-07 17:32:38 -04:00
tworrall
698a9cf28d removed date time from config file as it is a data property 2014-04-04 16:44:19 -04:00
brianjlowe
b3d8aecbc0 VIVO-33 changes vivo:dateTime and c40:hasGlobalCitationDate back to DatatypeProperties 2014-04-04 12:28:56 -04:00
j2blake
713b6317d1 VIVO-706 add a ObjectProperty declaration for "conceptAssociatedWith" 2014-03-12 13:16:38 -04:00
j2blake
c084a05832 VIVO-692 Restrict LOD by Publish level, not by Display level
Create a new annotation for properties and classes, HiddenFromPublishBelowRoleLevelAnnot.
Provide the means to initialize these annotations, edit them, and display them in the verbose property display.
Create a Permission and some requested actions so the policies can decide which statements must be filtered out, based on the user's role.
Add unit tests and improve acceptance tests
2014-03-10 18:00:18 -04:00
tworrall
97095eeaba data getter sparql queries in the n3 files were using a technique that apparently is no longer supported; updated those and corresponding templates. 2013-12-19 10:36:42 -05:00
tworrall
f5a8c5a7e6 data getter sparql queries in the n3 files were using a technique that apparently is no longer supported; updated those and corresponding templates. 2013-12-19 10:05:31 -05:00
Jon Corson-Rikert
80f53240a7 added restriction on “related technique” so that the property will appear for Material Entities (equipment and instruments). Made related technique visible and editable in property group overview. Put Technique into a class group (‘research’). Put SubnationalRegion into the class group “locations”. Put vivo:database in class group ‘research’ (not ero:Database). 2013-12-12 07:32:52 -05:00
tworrall
0986361e77 VIVO-644 2013-12-11 12:41:57 -05:00
tworrall
d840c08d27 turned collation on for advisees faux property VIVO-640 2013-12-11 12:01:02 -05:00
tworrall
ba63872b8f VIVO-637 2013-12-10 15:47:21 -05:00
tworrall
dce8cc39af VIVO-592 2013-12-10 14:16:17 -05:00
tworrall
220194dc73 VIVO-637 date time generator changes for various date time properties 2013-12-10 12:42:45 -05:00
Jon Corson-Rikert
62ac5106da changed label from broader term to broader concept 2013-12-10 09:55:28 -05:00
Jon Corson-Rikert
c8d6132eb4 minor tweaks plus adding date/time value custom form annotations to date filed, date issued, globalcountdate, date expires that don’t q quite work yet 2013-12-10 08:08:38 -05:00
Jon Corson-Rikert
d85fff74d9 Merge branch 'maint-rel-1.6' of github.com:vivo-project/VIVO into maint-rel-1.6 2013-12-09 18:46:30 -05:00