MediaWiki extensions manual
Semantic Cite
Release status: stable
Implementation Parser function
Description Allows to manage citation resources using semantic annotations
Author(s) James Hong Kong (MWJamestalk)
Maintainer(s) SMW Project
Latest version 2.1.1 (2020-05-16)
MediaWiki 1.31+
PHP 7.0+
Database changes Yes
Composer mediawiki/semantic-cite
License GNU General Public License 2.0 or later
Download
README
CHANGELOG
Example sandbox.semantic-mediawiki.org
Parameters
  • $scigCitationReferenceCaptionFormat
  • $scigShowTooltipForCitationReference
  • $scigTooltipRequestCacheTTLInSeconds
  • $scigReferenceListCacheType
  • $scigStrictParserValidationEnabled
  • $scigEnabledStrictParserValidation
  • $scigNumberOfReferenceListColumns
  • $scigReferenceListType
  • $scigBrowseLinkToCitationResource
  • $scigMetadataResponseCacheType
  • $scigMetadataResponseCacheLifetime
Added rights
  • sci-metasearch
Hooks used
  • SMW::Config::BeforeCompletion
  • SMW::Property::initProperties
  • SMW::DataType::initTypes
  • SMW::Browse::AfterIncomingPropertiesLookupComplete
  • SMW::Parser::BeforeMagicWordsFinder
  • SMW::SQLStore::AddCustomFixedPropertyTables
  • BeforePageDisplay
  • OutputPageParserOutput
  • OutputPageBeforeHTML
  • SMWStore::updateDataBefore
  • SMW::SQLStore::AfterDeleteSubjectComplete
  • SMW::SQLStore::AfterDataUpdateComplete
  • ResourceLoaderGetConfigVars
  • ParserFirstCallInit

Compatibility

  • Semantic MediaWiki 3.0+
Translate the Semantic Cite extension

The Semantic Cite extension allows to manage citation resources using semantic annotations. See the README file for detailed instructions on how to install, configure and use this extension.

Having Semantic MediaWiki installed is a precondition for this extension to work.
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.