Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Remove non-language-tag-related content from i18n initialSiteConfig files #108

Merged
merged 1 commit into from
May 28, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@
Systemen in die Datenbasis gebracht werden, wie z. B. Förderprojekte, Kurse oder anderen lokal vorhandenen Datenbeständen.
</p><p>Für mehr Informationen folgen Sie diesem Link: <a href=\"http://vivoweb.org\">VIVO Project</a>
.</p>"""@de-DE ;
vitro:shortHand "connect * share * discover" ;
vitro:themeDir "themes/wilma/" ;
rdfs:label "VIVO"@de-DE ;
].
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,5 @@

[
a vitro:Portal ;
vitro:aboutText """<p>VIVO is an open source semantic
web application originally developed and implemented at Cornell. When installed and populated with content at
an institution, it enables the discovery of research and scholarship across disciplines at that institution.
VIVO supports browsing and a search function which returns faceted results for rapid retrieval of desired
information. Content in any local VIVO installation may be maintained manually or brought into the database
in automated ways from local systems of record, such as HR, grants, course, and faculty activity databases.
</p><p>See more information on the <a href=\"http://vivoweb.org\">VIVO Project</a>
.</p>""" ;
vitro:shortHand "connect * share * discover" ;
vitro:themeDir "themes/wilma/" ;
rdfs:label "VIVO"@en-US ;
rdfs:label "VIVO"@fr-CA ;
].