PHPackages                             jamesmontalvo3/semantic-result-formats - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. jamesmontalvo3/semantic-result-formats

ActiveMediawiki-extension

jamesmontalvo3/semantic-result-formats
======================================

A test implementation of semantic result formats

2.3(10y ago)06GPL-2.0+JavaScriptPHP &gt;=5.3.0

Since Jan 10Pushed 8y ago1 watchersCompare

[ Source](https://github.com/jamesmontalvo3/SemanticResultFormats)[ Packagist](https://packagist.org/packages/jamesmontalvo3/semantic-result-formats)[ Docs](https://www.semantic-mediawiki.org/wiki/Semantic_Result_Formats)[ RSS](/packages/jamesmontalvo3-semantic-result-formats/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (3)Versions (12)Used By (0)

Semantic Result Formats
=======================

[](#semantic-result-formats)

[![Build Status](https://camo.githubusercontent.com/4d425e6924ae7b55ff88afcb5721ccaa552b7df0325fba4388ad86b8af42cb4f/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f53656d616e7469634d6564696157696b692f53656d616e746963526573756c74466f726d6174732e7376673f6272616e63683d6d6173746572)](http://travis-ci.org/SemanticMediaWiki/SemanticResultFormats)[![Code Coverage](https://camo.githubusercontent.com/8f3cd00cbdbb662b520ea80660f3ffd0fa135a3495e6d6755d516c3044c52ff5/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f53656d616e7469634d6564696157696b692f53656d616e746963526573756c74466f726d6174732f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/SemanticMediaWiki/SemanticResultFormats/?branch=master)[![Scrutinizer Quality Score](https://camo.githubusercontent.com/fcfcc3f7758efd02a3b85b28b9f69d18074b970e7eb9d5aaefb18c1973486323/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f53656d616e7469634d6564696157696b692f53656d616e746963526573756c74466f726d6174732f6261646765732f7175616c6974792d73636f72652e706e673f733d61326630393165393163623963386161323937653032386632663330643939313533343436373936)](https://scrutinizer-ci.com/g/SemanticMediaWiki/SemanticResultFormats/)[![Latest Stable Version](https://camo.githubusercontent.com/9987bf96a3545759d6b92d652862316b93d54eda87d79c8d9543f3ce4abbf9e6/68747470733a2f2f706f7365722e707567782e6f72672f6d6564696177696b692f73656d616e7469632d726573756c742d666f726d6174732f76657273696f6e2e706e67)](https://packagist.org/packages/mediawiki/semantic-result-formats)[![Packagist download count](https://camo.githubusercontent.com/0d6eda821e009f4262480796ea48573f2b1bd3241feb658f1939305bb2607ae3/68747470733a2f2f706f7365722e707567782e6f72672f6d6564696177696b692f73656d616e7469632d726573756c742d666f726d6174732f642f746f74616c2e706e67)](https://packagist.org/packages/mediawiki/semantic-result-formats)

Semantic Result Formats (a.k.a. SRF) is an extension to MediaWiki that bundles a number of result formats for [Semantic MediaWiki's](https://github.com/SemanticMediaWiki/SemanticMediaWiki) inline queries. The individual formats can be added to the installation independently. For more information, visit the [SRF homepage](https://www.semantic-mediawiki.org/wiki/Extension:Semantic_Result_Formats) or consult the [release notes](RELEASE-NOTES.md).

Requirements
------------

[](#requirements)

- PHP 5.6 or later
- MediaWiki 1.27 or later
- Semantic MediaWiki 3.0 or later
- MySQL 5 or later or SQLite 3 or later

Installation
------------

[](#installation)

The recommended way to install this extension is by using [Composer](https://getcomposer.org/). Just add the following to the MediaWiki `composer.local.json` file and run the `php composer.phar install/update "mediawiki/semantic-result-formats"` command.

```
{
	"require": {
		"mediawiki/semantic-result-formats": "~3.0"
	}
}
```

Information about compatibility, details about the installation, and its configuration can be found [here](docs/INSTALL.md).

Contribution and support
------------------------

[](#contribution-and-support)

Development is coordinated by James Hong Kong and Jeroen De Dauw.

If you have remarks, questions, or suggestions, please ask them on . You can subscribe to this list [here](https://lists.sourceforge.net/lists/listinfo/semediawiki-user).

If you want to contribute work to the project please subscribe to the developers mailing list and have a look at the [contribution guildline](/CONTRIBUTING.md). A list of people who have made contributions in the past can be found [here](https://github.com/SemanticMediaWiki/SemanticResultFormats/graphs/contributors).

- [File an issue](https://github.com/SemanticMediaWiki/SemanticResultFormats/issues)
- [Submit a pull request](https://github.com/SemanticMediaWiki/SemanticResultFormats/pulls)
- Ask a question on [the mailing list](https://www.semantic-mediawiki.org/wiki/Mailing_list)
- Ask a question on the #semantic-mediawiki IRC channel on Freenode.

Tests
-----

[](#tests)

This extension provides unit and integration tests and are normally run by a [continues integration platform](https://travis-ci.org/SemanticMediaWiki/SemanticResultFormats)but can also be executed locally using the shortcut command `composer phpunit` from the extension base directory.

License
-------

[](#license)

Generally published under [GNU General Public License 2.0 or later](https://www.gnu.org/copyleft/gpl.html) together with third-party plugins and their license.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~88 days

Recently: every ~103 days

Total

8

Last Release

3883d ago

Major Versions

1.9.1 → 2.02014-08-06

### Community

Maintainers

![](https://www.gravatar.com/avatar/686eb1eedad681f1b2f31a3f2283837070e9167f74a4a44a33607f9c48e78ffa?d=identicon)[jamesmontalvo3](/maintainers/jamesmontalvo3)

---

Top Contributors

[![JeroenDeDauw](https://avatars.githubusercontent.com/u/146040?v=4)](https://github.com/JeroenDeDauw "JeroenDeDauw (498 commits)")[![translatewiki](https://avatars.githubusercontent.com/u/24829418?v=4)](https://github.com/translatewiki "translatewiki (415 commits)")[![mwjames](https://avatars.githubusercontent.com/u/1245473?v=4)](https://github.com/mwjames "mwjames (316 commits)")[![s7eph4n](https://avatars.githubusercontent.com/u/2829850?v=4)](https://github.com/s7eph4n "s7eph4n (80 commits)")[![kghbln](https://avatars.githubusercontent.com/u/1104078?v=4)](https://github.com/kghbln "kghbln (66 commits)")[![Nikerabbit](https://avatars.githubusercontent.com/u/1109395?v=4)](https://github.com/Nikerabbit "Nikerabbit (23 commits)")[![siebrand](https://avatars.githubusercontent.com/u/210297?v=4)](https://github.com/siebrand "siebrand (19 commits)")[![reedy](https://avatars.githubusercontent.com/u/67615?v=4)](https://github.com/reedy "reedy (17 commits)")[![gesinn-it-gea](https://avatars.githubusercontent.com/u/10398316?v=4)](https://github.com/gesinn-it-gea "gesinn-it-gea (10 commits)")[![netbrain](https://avatars.githubusercontent.com/u/341643?v=4)](https://github.com/netbrain "netbrain (9 commits)")[![welterkj](https://avatars.githubusercontent.com/u/7918968?v=4)](https://github.com/welterkj "welterkj (8 commits)")[![yaronkoren](https://avatars.githubusercontent.com/u/1278687?v=4)](https://github.com/yaronkoren "yaronkoren (6 commits)")[![hexmode](https://avatars.githubusercontent.com/u/43581?v=4)](https://github.com/hexmode "hexmode (4 commits)")[![jamesmontalvo3](https://avatars.githubusercontent.com/u/716482?v=4)](https://github.com/jamesmontalvo3 "jamesmontalvo3 (3 commits)")[![devmania](https://avatars.githubusercontent.com/u/8168690?v=4)](https://github.com/devmania "devmania (3 commits)")[![DaSchTour](https://avatars.githubusercontent.com/u/1907266?v=4)](https://github.com/DaSchTour "DaSchTour (3 commits)")[![poke](https://avatars.githubusercontent.com/u/132240?v=4)](https://github.com/poke "poke (2 commits)")[![amire80](https://avatars.githubusercontent.com/u/346271?v=4)](https://github.com/amire80 "amire80 (2 commits)")[![bogota](https://avatars.githubusercontent.com/u/7881523?v=4)](https://github.com/bogota "bogota (2 commits)")[![addshore](https://avatars.githubusercontent.com/u/3308769?v=4)](https://github.com/addshore "addshore (2 commits)")

---

Tags

mediawikiwikiSMWSemantic MediaWikiSRFSemantic Result Formats

### Embed Badge

![Health badge](/badges/jamesmontalvo3-semantic-result-formats/health.svg)

```
[![Health](https://phpackages.com/badges/jamesmontalvo3-semantic-result-formats/health.svg)](https://phpackages.com/packages/jamesmontalvo3-semantic-result-formats)
```

###  Alternatives

[mediawiki/semantic-result-formats

Provides additional result formats for queries using Semantic MediaWiki

51180.7k1](/packages/mediawiki-semantic-result-formats)[mediawiki/semantic-media-wiki

An extension to MediaWiki that lets you store and query structured data within wiki pages

586361.8k33](/packages/mediawiki-semantic-media-wiki)[mediawiki/semantic-cite

A Semantic MediaWiki extension to manage citation resources.

2310.2k1](/packages/mediawiki-semantic-cite)[mediawiki/semantic-extra-special-properties

Provides extra special properties for Semantic MediaWiki

3074.6k1](/packages/mediawiki-semantic-extra-special-properties)[mediawiki/semantic-breadcrumb-links

An extension to Semantic MediaWiki allowing to build breadcrumb links from an attributive property filter

1921.8k](/packages/mediawiki-semantic-breadcrumb-links)[mediawiki/semantic-scribunto

A Semantic Mediawiki extension to natively support the Scribunto extension

2967.5k](/packages/mediawiki-semantic-scribunto)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
