-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify vocabulary information per #105
- Loading branch information
1 parent
3434dd1
commit 28cc7f1
Showing
9 changed files
with
73 additions
and
100 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,37 +1,42 @@ | ||
<div style="max-width:800px; padding: 10px; margin-left:auto;margin-right:auto;"> | ||
<div class="landing_page"> | ||
|
||
<p translate> | ||
Find books and other material about a specific topic in the collections of Norwegian academic libraries. Start by choosing a vocabulary from the list below. A vocabulary is a controlled set of topics. Searching all vocabularies at the same time isn't yet supported, but definitely something we would like to add support for in the future. | ||
</p> | ||
<!--You can also try to search in <a ui-sref="subject.vocab({vocab:'all'})">all of the vocabularies at the same time</a>, | ||
but this is currently not very user friendly as overlapping concepts from different vocabularies | ||
do not cluster, but rather shows up as duplicates.--> | ||
<p translate> | ||
Once in, you can toggle between <em>broad</em> and <em>narrow</em> search. With <em>narrow</em> search, you will only get highly relevant results carefully indexed by librarians and subject specialists. By switching to <em>broad</em> search, you will get more results, but without the same level of precision. | ||
</p> | ||
|
||
<h3>» <a ui-sref="subject.vocab({vocab:'humord', lang: vm.lang})" translate>Humanities and social sciences (Humord)</a></h3> | ||
<p translate> | ||
The university libraries of Oslo, Bergen, Trondheim and Tromsø collaborate on the Humord vocabulary to provide multilingual (Norwegian Bokmål and English) subject search to their humanities and social science collections. | ||
</p> | ||
<h2>Subject search</h2> | ||
|
||
<h3>» <a ui-sref="subject.vocab({vocab: 'realfagstermer', lang: vm.lang})" translate>Science, technology, engineering and mathematics (Science Terms)</a></h3> | ||
<p translate> | ||
Search the science, technology and mathematics collections of University of Oslo and Bergen using Norwegian Bokmål, Nynorsk, English or the scientific names of species. | ||
I would like to find books about: | ||
</p> | ||
|
||
<h3>» <a ui-sref="subject.vocab({vocab:'tekord', lang: vm.lang})" translate>Technology and engineering (Tekord)</a></h3> | ||
<p translate> | ||
Subject search for the technical and engineering literature of NTNU is provided by Tekord. Search is only available in Norwegian Bokmål, but terms are mapped to UDC, providing possibilities for multilingual search in the future. | ||
</p> | ||
<ul> | ||
<li> | ||
<a ui-sref="subject.vocab({vocab:'humord', lang: vm.lang})"> | ||
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span> | ||
{{ 'Humanities and social sciences (Humord)' | translate }} | ||
</a> | ||
</li> | ||
<li> | ||
<a ui-sref="subject.vocab({vocab:'realfagstermer', lang: vm.lang})"> | ||
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span> | ||
{{ 'Science (Realfagstermer)' | translate }} | ||
</a> | ||
</li> | ||
<li> | ||
<a ui-sref="subject.vocab({vocab:'tekord', lang: vm.lang})"> | ||
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span> | ||
{{ 'Technology and engineering (Tekord)' | translate }} | ||
</a> | ||
</li> | ||
<li> | ||
<a ui-sref="subject.vocab({vocab:'mrtermer', lang: vm.lang})"> | ||
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span> | ||
{{ 'Human rights (Human Rights terms)' | translate }} | ||
</a> | ||
</li> | ||
<li> | ||
<a href="https://app.uio.no/ub/ujur/l-skjema/"> | ||
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span> | ||
{{ 'Law (L scheme)' | translate }} | ||
</a> | ||
</li> | ||
</ul> | ||
|
||
<h3>» <a ui-sref="subject.vocab({vocab:'mrtermer', lang: vm.lang})" translate>Human rights</a></h3> | ||
<p translate> | ||
The University of Oslo Library has a small vocabulary to search its human rights collections. This vocabulary is only available in English. | ||
</p> | ||
|
||
<h3>» <a href="https://app.uio.no/ub/ujur/l-skjema/" translate>Law (L scheme)</a></h3> | ||
<p translate> | ||
The collections of the University of Oslo Law Library can be searched and navigated using a special classification scheme. | ||
</p> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,7 @@ | ||
<div class="vocabulary-info"> | ||
|
||
<h1>Human Rights Terms</h1> | ||
|
||
<p translate> | ||
The Human Rights Terms vocabulary was initially developed in 1991 by the Human Rights Research and Education Centre of the University of Ottawa, Canada. In the late 1990s it was adopted by the Norwegian Centre for Human Rights (SMR), who has since adjusted and expanded the vocabulary in order to provide a great entry to the SMR library collections. | ||
<h2 translate>Subject search using Human Rights Terms</h2> | ||
<p> | ||
<span translate>The University of Oslo Library has a small vocabulary to search its human rights collections. This vocabulary is only available in English.</span> | ||
<a translate href="https://www.ub.uio.no/om/tjenester/emneord/menneskerettighetstermer.html" target="external">Learn more about the vocabulary</a>. | ||
</p> | ||
|
||
<p ng-show="vm.topicCount" translate> | ||
The vocabulary contains {{ vm.topicCount }} subjects. | ||
</p> | ||
|
||
<p translate> | ||
<a href="https://www.ub.uio.no/om/tjenester/emneord/menneskerettighetstermer.html" target="external">Learn more about the vocabulary</a> | ||
</p> | ||
|
||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,6 @@ | ||
<div class="vocabulary-info"> | ||
|
||
<h1>Realfagstermer</h1> | ||
|
||
<p translate> | ||
Search for scientific concepts. <em>Realfagstermer</em> is a controlled vocabulary maintained by the science libraries at the University at Oslo and Bergen, and is the best portal to our collections. Realfagstermer is a multilingual vocabulary that can be searched in Bokmål, Nynorsk (translation in progress), English (translation in progress) and Latin (scientific names). | ||
<h2 translate>Subject search using Realfagstermer</h2> | ||
<p> | ||
<span translate>Search the science, technology and mathematics collections of University of Oslo and Bergen using Norwegian Bokmål, Nynorsk, English or the scientific names of species.</span> <a translate href="https://www.ub.uio.no/english/using/search-the-library/subject-search-terms/science-subject-terms.html">Learn more about the vocabulary</a>, | ||
</p> | ||
|
||
<p ng-show="vm.topicCount" translate> | ||
The vocabulary contains {{ vm.topicCount }} subjects, {{ vm.genreCount }} form/genres, {{ vm.timeCount }} time periods, {{ vm.placeCount }} geographic names or features, {{ vm.compoundConceptCount }} compound concepts and {{ vm.virtualCompoundConceptCount }} virtual compound concepts. | ||
</p> | ||
<p translate> | ||
<a href="https://www.ub.uio.no/english/using/search-the-library/subject-search-terms/science-subject-terms.html">Learn more about the vocabulary</a> | ||
</p> | ||
|
||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,6 @@ | ||
<div class="vocabulary-info"> | ||
|
||
<h1>Tekord</h1> | ||
|
||
<p translate> | ||
Tekord is a vocabulary created at NTNU (Norwegian University of Science and Technology). It is an especially useful search portal to technical and engineering literature. This vocabulary has only Norwegian Bokmål terms. | ||
<h2 translate>Subject search using Tekord</h2> | ||
<p> | ||
<span translate>Subject search for the technical and engineering literature of NTNU is provided by Tekord. Search is only available in Norwegian Bokmål, but terms are mapped to UDC, providing possibilities for multilingual search in the future.</span> | ||
</p> | ||
|
||
<p ng-show="vm.topicCount" translate> | ||
The vocabulary contains {{ vm.topicCount }} subjects. | ||
</p> | ||
|
||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters