{"id":16872869,"url":"https://github.com/semanticmediawiki/semanticinterlanguagelinks","last_synced_at":"2025-05-12T03:32:00.067Z","repository":{"id":25074797,"uuid":"28495174","full_name":"SemanticMediaWiki/SemanticInterlanguageLinks","owner":"SemanticMediaWiki","description":"Allows to create and manage interlanguage links semantically.","archived":false,"fork":false,"pushed_at":"2024-01-04T12:12:48.000Z","size":557,"stargazers_count":13,"open_issues_count":7,"forks_count":5,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-04-15T12:49:29.648Z","etag":null,"topics":["language","mediawiki","mw","semantic","semantic-mediawiki","sil","smw"],"latest_commit_sha":null,"homepage":"https://www.semantic-mediawiki.org/wiki/Extension:Semantic_Interlanguage_Links","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SemanticMediaWiki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":null,"patreon":null,"open_collective":"smw","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://www.semantic-mediawiki.org/wiki/Sponsorship"]}},"created_at":"2014-12-26T01:03:52.000Z","updated_at":"2023-11-30T05:19:50.000Z","dependencies_parsed_at":"2023-02-16T07:15:22.659Z","dependency_job_id":"21d2ddb5-f2f5-4a10-a67b-ddf64c6f176a","html_url":"https://github.com/SemanticMediaWiki/SemanticInterlanguageLinks","commit_stats":{"total_commits":357,"total_committers":12,"mean_commits":29.75,"dds":0.6246498599439776,"last_synced_commit":"39ea8f8cb7d9866f3f4a6cf5c3719e3c890d8566"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SemanticMediaWiki%2FSemanticInterlanguageLinks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SemanticMediaWiki%2FSemanticInterlanguageLinks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SemanticMediaWiki%2FSemanticInterlanguageLinks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SemanticMediaWiki%2FSemanticInterlanguageLinks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SemanticMediaWiki","download_url":"https://codeload.github.com/SemanticMediaWiki/SemanticInterlanguageLinks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221673249,"owners_count":16861583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["language","mediawiki","mw","semantic","semantic-mediawiki","sil","smw"],"created_at":"2024-10-13T15:17:59.657Z","updated_at":"2024-10-27T12:08:56.420Z","avatar_url":"https://github.com/SemanticMediaWiki.png","language":"PHP","funding_links":["https://opencollective.com/smw","https://www.semantic-mediawiki.org/wiki/Sponsorship"],"categories":[],"sub_categories":[],"readme":"# Semantic Interlanguage Links\n\n[![Build Status](https://secure.travis-ci.org/SemanticMediaWiki/SemanticInterlanguageLinks.svg?branch=master)](http://travis-ci.org/SemanticMediaWiki/SemanticInterlanguageLinks)\n[![Code Coverage](https://scrutinizer-ci.com/g/SemanticMediaWiki/SemanticInterlanguageLinks/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/SemanticMediaWiki/SemanticInterlanguageLinks/?branch=master)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/SemanticMediaWiki/SemanticInterlanguageLinks/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/SemanticMediaWiki/SemanticInterlanguageLinks/?branch=master)\n[![Latest Stable Version](https://poser.pugx.org/mediawiki/semantic-interlanguage-links/version.png)](https://packagist.org/packages/mediawiki/semantic-interlanguage-links)\n[![Packagist download count](https://poser.pugx.org/mediawiki/semantic-interlanguage-links/d/total.png)](https://packagist.org/packages/mediawiki/semantic-interlanguage-links)\n\nSemantic Interlanguage Links (a.k.a. SIL) is a [Semantic Mediawiki][smw] extension to create and manage\ninterlanguage links.\n\nThis extension helps to create interlanguage links and provides queryable annotations that:\n\n- Can connect pages with similar content for different languages to be accessible via the [sitelink navigation][sitelink]\n- Provides a `interlanguagelink` parser function to create cachable assignments\n- Provides a `interlanguagelist` parser function to format a list of available language links\n- Provides a `annotatedlanguage` parser function to return the language code of the current page\n- To set the page content language of an article\n- Integration with `Special:Search` to search `By Language`\n\nThis [video](https://vimeo.com/115871518) demonstrates the functionality of the Semantic Interlanguage Links extension.\n\n## Requirements\n\n- PHP 7.1 or later\n- MediaWiki 1.35 or later\n- [Semantic MediaWiki][smw] 3.0 or later\n\n## Installation\n\nThe recommended way to install Semantic Interlanguage Links is using [Composer](http://getcomposer.org) with\n[MediaWiki's built-in support for Composer](https://www.mediawiki.org/wiki/Composer).\n\nNote that the required extension Semantic MediaWiki must be installed first according to the installation\ninstructions provided.\n\n### Step 1\n\nChange to the base directory of your MediaWiki installation. If you do not have a \"composer.local.json\" file yet,\ncreate one and add the following content to it:\n\n```\n{\n\t\"require\": {\n\t\t\"mediawiki/semantic-interlanguage-links\": \"~2.1\"\n\t}\n}\n```\n\nIf you already have a \"composer.local.json\" file add the following line to the end of the \"require\"\nsection in your file:\n\n    \"mediawiki/semantic-interlanguage-links\": \"~2.1\"\n\nRemember to add a comma to the end of the preceding line in this section.\n\n### Step 2\n\nRun the following command in your shell:\n\n    php composer.phar update --no-dev\n\nNote if you have Git installed on your system add the `--prefer-source` flag to the above command.\n\n### Step 3\n\nAdd the following line to the end of your \"LocalSettings.php\" file:\n\n    wfLoadExtension( 'SemanticInterlanguageLinks' );\n\n\n## Usage\n\nThe parser function `{{interlanguagelink: ... }}` provides an interface to declare multilingual content\nusing semantic annotations.\n\n`{{interlanguagelink: language code | interlanguage reference }}`, the first argument specifies the language\ncode (e.g `es`, `ja`) of the content while the second argument contains an arbitrary reference (`interlanguage reference`)\nthat describes content of similar nature (content that should be connected to each other) for different languages.\n\n![sil](https://cloud.githubusercontent.com/assets/1245473/9477943/450195e0-4b75-11e5-9cd4-61e2672eb8fa.png)\n\nFurther details and usage examples can be found [here](docs/README.md).\n\n## Contribution and support\n\nIf you want to contribute work to the project please subscribe to the developers mailing list and have a look at the contribution guideline.\n\n* [File an issue](https://github.com/SemanticMediaWiki/SemanticLanguageLinks/issues)\n* [Submit a pull request](https://github.com/SemanticMediaWiki/SemanticLanguageLinks/pulls)\n* Ask a question on [the mailing list](https://www.semantic-mediawiki.org/wiki/Mailing_list)\n\n## Tests\n\nThis extension provides unit and integration tests that are run by a [continues integration platform][travis]\nbut can also be executed using `composer phpunit` from the extension base directory.\n\n## License\n\n[GNU General Public License, version 2 or later][gpl-licence].\n\n[smw]: https://github.com/SemanticMediaWiki/SemanticMediaWiki\n[contributors]: https://github.com/SemanticMediaWiki/SemanticLanguageLinks/graphs/contributors\n[travis]: https://travis-ci.org/SemanticMediaWiki/SemanticLanguageLinks\n[gpl-licence]: https://www.gnu.org/copyleft/gpl.html\n[composer]: https://getcomposer.org/\n[composer-local]: https://www.mediawiki.org/wiki/Composer/For_extensions#Specify_the_extensions_to_be_installed\n[sitelink]: https://www.semantic-mediawiki.org/wiki/File:Extension-sil-sitelink.png\n[iwlm]: https://www.mediawiki.org/wiki/Manual:$wgInterwikiMagic\n[iwlp]: https://www.mediawiki.org/wiki/Manual:$wgExtraInterlanguageLinkPrefixes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemanticmediawiki%2Fsemanticinterlanguagelinks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsemanticmediawiki%2Fsemanticinterlanguagelinks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemanticmediawiki%2Fsemanticinterlanguagelinks/lists"}