yacy_search_server/htroot/env/templates/submenuSemantic.template
Michael Peter Christen a0f1decd82 - added loading of the dbpedia pnd triplestore in the dictionary loader
- renamed the dictionary loader to knowledge loader
- some refactoring in the library provider method names
2012-06-15 19:19:18 +02:00

29 lines
1.0 KiB
Plaintext

<div class="SubMenu">
<h3>Content Semantic</h3>
</div>
<div class="SubMenu">
<div class="SubMenugroup">
<h3>Automated Annotation</h3>
<ul class="SubMenu">
<li><a href="/Vocabulary_p.html" class="MenuItemLink lock">Auto-Annotation Vocabulary Editor</a></li>
<li><a href="/DictionaryLoader_p.html" class="MenuItemLink lock">Knowledge Loader</a></li>
</ul>
</div>
<div class="SubMenugroup">
<h3>Augmented Content</h3>
<ul class="SubMenu">
<li><a href="/AugmentedBrowsing_p.html" class="MenuItemLink lock">Augmented Browsing</a></li>
<li><a href="/AugmentedBrowsingFilters_p.html" class="MenuItemLink lock">Filters and Modules</a></li>
<li><a href="/AugmentedParsing_p.html" class="MenuItemLink lock">Augmented Parsing</a></li>
</ul>
</div>
<div class="SubMenugroup">
<h3>Linked Data</h3>
<ul class="SubMenu">
<li><a href="/Triplestore_p.html" class="MenuItemLink lock">Triplestore</a></li>
<li><a href="/Triple_p.html" class="MenuItemLink lock">Query</a></li>
</ul>
</div>
</div>