Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,393 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semantic Drilldown

CI codecov

Semantic Drilldown is an extension to MediaWiki that works in conjunction with another extension, Semantic MediaWiki, to provide a drilldown interface for all the data on a site.

Note

The repository contains submodules. Make sure to clone with --recursive option in Git or by checking the ‘Recursive’ checkbox in TortoiseGit.

> git clone --recursive <REPO>

If not done when cloning, it can be done by

> git submodule init
> git submodule update

Documentation


Versioning Convention — Semantic Versioning

This project follows Semantic Versioning.

Version numbers follow the format:

MAJOR.MINOR.PATCH

Version increment rules:

  • MAJOR — incompatible or breaking changes

  • MINOR — backwards-compatible feature additions

  • PATCH — backwards-compatible bug fixes

Breaking changes include (but are not limited to):

  • incompatible API changes

  • removal or renaming of public interfaces

  • behavior changes that may break existing integrations

  • increased minimum runtime or dependency requirements

  • incompatible configuration or data format changes

  • dependency upgrades that introduce breaking changes for users

Breaking changes must always increment the MAJOR version.

Contributing

See CONTRIBUTING.adoc for development setup, coding conventions, and contribution guidelines.

Credits

Semantic Drilldown was mainly written by Yaron Koren.

Important contributions were made by Sanyam Goyal as part of the 2010 Google Summer of Code, by Ankit Garg as part of the 2011 Google Summer of Code, and by David Loomer, MWJames, Edward Chernenko, the gesinn.it team and others.

Language translations were provided by many people; see the files in the /i18n directory for the full listings.

Credits to other projects

  • The Semantic Drilldown extension makes use of the jQuery and jQuery UI JavaScript libraries, embedded within MediaWiki.

About

Provides a page for drilling down into the category-based and semantic data of a site, using easily-created filters

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages