Skip to content

Commit 634cfcc

Browse files
authored
Update README.md
work on nitpicks
1 parent 250b9b0 commit 634cfcc

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

README.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
[Wikibase] extension that allows defining RDF mappings for Wikibase Entities.
1111

12-
[Professional Wiki] created and maintains Wikibase RDF. We provide [Wikibase hosting], [Wikibase development] and [Wikibase consulting].
12+
[Professional Wiki] created and maintains Wikibase RDF. We provide [Wikibase hosting], [Wikibase development], and [Wikibase consulting].
1313

1414
The [Wikibase Stakeholder Group] conceived and funded the extension.
1515

@@ -52,9 +52,9 @@ For more information, refer to the [REST API documentation](docs/rest.md).
5252

5353
Platform requirements:
5454

55-
* [PHP] 8.1 or later (tested up to 8.4)
56-
* [MediaWiki] 1.43 or later (tested up to 1.43)
57-
* [Wikibase] 1.43 or later (tested up to 1.43)
55+
- [PHP] 8.1 or later (tested up to 8.4)
56+
- [MediaWiki] 1.43 or later (tested up to 1.43)
57+
- [Wikibase] 1.43 or later (tested up to 1.43)
5858

5959
The recommended way to install Wikibase RDF is using [Composer] with
6060
[MediaWiki's built-in support for Composer][Composer install].
@@ -140,26 +140,26 @@ Alternatively, you can execute commands from the MediaWiki root directory:
140140

141141
### Version 2.0.0 - 2025-07-07
142142

143-
* Raised minimum MediaWiki version to 1.43
144-
* Raised minimum PHP version to 8.1
145-
* Translation updates for system messages (thanks @translatewiki and its translator community)
143+
- Raised minimum MediaWiki version to 1.43
144+
- Raised minimum PHP version to 8.1
145+
- Translation updates for system messages (thanks @translatewiki and its translator community)
146146

147147
### Version 1.1.0 - 2022-11-25
148148

149-
* Added notification about SPARQL store behavior that shows on first edit
150-
* Translation updates for system messages (thanks @translatewiki and its translator community)
149+
- Added notification about SPARQL store behavior that shows on first edit
150+
- Translation updates for system messages (thanks @translatewiki and its translator community)
151151

152152
### Version 1.0.0 - 2022-10-04
153153

154154
Initial release for Wikibase 1.37 with these features:
155155

156-
* Ability to add mappings to Items and Properties via an on-page UI
157-
* Inclusion of mappings in the RDF output
158-
* Configurable relationships (predicates), including configuration UI on `MediaWiki:MappingPredicates`
159-
* API endpoint to retrieve or update the mappings for an Entity
160-
* API endpoint to retrieve all mappings defined on the wiki
161-
* TranslateWiki integration
162-
* Support for PHP 8.0 and 8.1
156+
- Ability to add mappings to Items and Properties via an on-page UI
157+
- Inclusion of mappings in the RDF output
158+
- Configurable relationships (predicates), including configuration UI on `MediaWiki:MappingPredicates`
159+
- API endpoint to retrieve or update the mappings for an Entity
160+
- API endpoint to retrieve all mappings defined on the wiki
161+
- TranslateWiki integration
162+
- Support for PHP 8.0 and 8.1
163163

164164
[Professional Wiki]: https://professional.wiki
165165
[Wikibase]: https://wikibase.consulting/what-is-wikibase/

0 commit comments

Comments
 (0)