Wiki source code of Industry meets ErUM-Data

Version 41.7 by Benjamin Fischer on 2025/03/24 13:06

Hide last authors
Judith Steinfeld 4.2 1 (% class="box infomessage" %)
2 (((
Jan Bürger 40.2 3 [[{{icon name="question-circle"}}{{/icon}}>>attach:people_in_erum_final.mp4]] With this collection we want to provide an overview of of various research groups and people in ErUM (data).
Judith Steinfeld 6.1 4
Angela Warkentin 41.1 5 ==== The list thrives on being filled. If you want to be subscribed or unsubscribed from this list please contact [[judith.steinfeld@erumdatahub.de>>mailto:judith.steinfeld@erumdatahub.de]].
6 ====
7
8 ==== **Feel free to add or modify your workinggroup yourself. For help, see this [[video>>attach:people_in_erum_final.mp4]].** ====
Judith Steinfeld 4.2 9 )))
10
Benjamin Fischer 41.6 11 {{locationSearch width="100%" className="Research Groups.Code.Research GroupsClass" description="Search, including in excerpts."/}}
Benjamin Fischer 37.1 12
admin 28.1 13 {{velocity}}
14 #set ($columnsProperties = {
15 'affiliation': {"filterable":true, "sortable":true, "html":true},
16 'URL': {"type": "hidden"},
17 "content": {"type": "hidden"},
Benjamin Fischer 41.7 18 "coop": {},
admin 28.1 19 "tags": {"sortable": false, "filterable": false, "html": true, "headerClass": "tagsCol"},
admin 30.1 20 "doc.date": {"filterable": false, "displayName": "Last Updated"},
admin 28.1 21 '_actions': {"actions":["view","edit"]}
22 })
23 #set ($options = {
24 'className': 'Research Groups.Code.Research GroupsClass',
25 'translationPrefix': 'research groups.livetable.',
Benjamin Fischer 41.5 26 'extraParams': '&location=Industry%20meets%20ErUM-Data',
admin 28.1 27 'tagCloud': true,
Benjamin Fischer 32.2 28 'rowCount': 25,
admin 28.1 29 'maxPages': 10,
admin 30.1 30 'selectedColumn': 'doc.date',
Benjamin Fischer 31.1 31 'defaultOrder': 'desc'
admin 28.1 32 })
Benjamin Fischer 41.7 33 #set ($columns = ['affiliation', 'URL', "content", "tags", "coop", "doc.date", '_actions'])
admin 29.1 34 #livetable('research_groups' $columns $columnsProperties $options)
admin 28.1 35 {{/velocity}}