Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Dominik Schwabe
comparefile
Commits
3e9856c6
Commit
3e9856c6
authored
Jul 01, 2021
by
Dominik Schwabe
Browse files
added some extra descriptions
parent
b35f5489
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/public/index.html
View file @
3e9856c6
...
...
@@ -3,7 +3,7 @@
<head>
<title>
Webis Demo TL;DR
</title>
<meta
charset=
"utf-8"
/>
<meta
name=
"description"
content=
"
Short description of the Demo
"
/>
<meta
name=
"description"
content=
"
support tool for summarization tasks
"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<meta
name=
"copyright"
content=
"© 2021 Webis"
/>
<link
rel=
"icon"
type=
"image/png"
href=
"https://assets.webis.de/img/favicon.png"
/>
...
...
@@ -19,12 +19,12 @@
{
"
@context
"
:
"
http://schema.org/
"
,
"
@type
"
:
"
Demo
"
,
"
name
"
:
"
*name of the demo
"
,
"
description
"
:
"
*synopsis, short description of the demo
"
,
"
text
"
:
"
*demo, any other text
"
,
"
url
"
:
"
*link that leads to this HTML web page.
"
,
"
sameAs
"
:
"
*is there an id link, e.g. from zenodo?
"
,
"
keywords
"
:
[
"
*some
"
,
"
*key
"
,
"
*words
"
,
"
*to describe the demo
"
],
"
name
"
:
"
TL;DR
"
,
"
description
"
:
"
support tool for summarization tasks
"
,
"
text
"
:
"
support tool for summarization tasks
"
,
"
url
"
:
"
https://tldr.demo.webis.de/summarize
"
,
"
sameAs
"
:
""
,
"
keywords
"
:
[
"
summarize
"
,
"
demo
"
,
"
webis
"
,
"
tldr
"
,
"
evaluate
"
],
"
creator
"
:
[
{
"
@type
"
:
"
Organization
"
,
...
...
@@ -33,18 +33,18 @@
"
alternateName
"
:
"
Webis
"
},
{
"
@id
"
:
"
*orcid id if available
"
,
"
@id
"
:
""
,
"
@type
"
:
"
Person
"
,
"
url
"
:
"
*
https://
www.uni-weimar.de/en/media/chairs/computer-science-department/webis/people/#nam
e
"
,
"
affiliation
"
:
"
*Bauhaus-
Universit
\
u00e4t
W
ei
mar
"
,
"
name
"
:
"
*last name, first name
"
"
url
"
:
"
https://
temir.org/people.html#schwab
e
"
,
"
affiliation
"
:
"
Universit
\
u00e4t
L
ei
pzig
"
,
"
name
"
:
"
Schwabe, Dominik
"
},
{
"
@id
"
:
"
*orcid id if available
"
,
"
@id
"
:
""
,
"
@type
"
:
"
Person
"
,
"
url
"
:
"
*
https://
www.uni-weimar.de/en/media/chairs/computer-science-department/webis/people/#name
"
,
"
affiliation
"
:
"
*Bauhaus-
Universit
\
u00e4t
W
ei
mar
"
,
"
name
"
:
"
*last name, first name
"
"
url
"
:
"
https://
temir.org/people.html#syed
"
,
"
affiliation
"
:
"
Universit
\
u00e4t
L
ei
pzig
"
,
"
name
"
:
"
Syed, Shahbaz
"
}
],
"
includedInDataCatalog
"
:
{},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment