Jump to content

Академический портал

From mediawiki.org
This page is a translated version of the page Academic hub and the translation is 55% complete.

Академические вики — это сторонние вики-сайты, предназначенные для использования в академической среде, с упором на такие функции, как контроль доступа, утверждение контента и исследовательский анализ.

Информацию о других сторонних использованиях MediaWiki см. на портале системных администраторов.

Обмен знаниями

Многие академические вики-сайты используют для обмена данными Расширение:Semantic MediaWiki и Semantic Web. API MediaWiki также можно использовать для сбора данных с других сайтов. В сочетании с программой-планировщиком, такой как Cron, это может привести к полуавтоматическому распространению данных.

Контроль Доступа

Создание Учетной Записи

Модель вампира

Модель вампира состоит из двух правил:

  1. Только зарегистрированные участники могут изменять
  2. Только зарегистрированные участники могут создавать учетные записи

This method of account-creation removes the burden of making all accounts from single user/admin, this greatly simplifies matters. Because trust of peers is relatively high in an academic setting, a single account can be made for a P.I., who then can make accounts for their students. Because MediaWiki logs all account activity it is (relatively) easy to track accountability for creation of spam/bot accounts.

Аутентификация

Extension:LDAPAuthentication2
Leverage an existing LDAP (including Microsoft Active Directory, Kerberos) as a single sign-on

Авторизация

Content security

Extension:AccessControl
Collaboration with commercial entities on academic projects, may require site content security. This extension has been created for this purpose.

Управление документами

Редактирование

Расширение:Функции парсера
Bundled with core, required for complex templating including most WP templates.
Расширение:Scribunto
Bundled with core, required for especially complex templating including many WP templates.
Расширение:WikiEditor
Bundled with core, 2010-era wikitext editor sponsored by Wikimedia.
Vector
A Polished skin for MediaWiki that comes bundled by default.
Расширение:Цитата
Bundled with core, displays citations to show where information originated. This is particularly useful when merging data from a single document on multiple wiki pages to indicate why the information is authoritative.

Навигация и Поиск

Extension:BreadCrumbs2
Navigation aid when traversing the wiki, usually used to display and highlight a category hierarchy.
Расширение:Дерево категорий
Improve category listings with counters for contained pages of sub-categories.
Extension:SphinxSearch
An alternative to the default search engine, lightweight but allowing more robust indexing of content through the third-party Sphinx engine.
Альтернативы:
Расширение:CirrusSearch
Расширение:Semantic MediaWiki
Allows you to add meta data to content in wiki articles and providing a query language for dynamically retrieving content including properties and lists of articles.
Альтернативы:
Extension:DynamicPageList
Extension:DynamicPageList3

См. также