!buSEZBEvVNBUdwhvvn:matrix.org

Semantic MediaWiki

190 Members
SMW lets you store and query data with­in MediaWiki pages. Mirrored in the SMW Telegram, which you can join at https://t.me/joinchat/MCG84k3OMoaYZoFA9yhyMg10 Servers

Load older messages


SenderMessageTime
24 Jan 2024
@dwizzy:tchncs.deJoris
In reply to @krabina:matrix.org
How about someone knowledgeable about SMW would be a mentor in Google Summer of Code 2024?
https://www.mediawiki.org/wiki/Google_Summer_of_Code/Mentors
we'll have a look!
08:42:47
@revansx:matrix.orgrevansx

Is it possible to write an #ask that returns the values of given property?

Hypothetically, something like:
{{#ask: [[Property:Foo]] | mainlabel=- | link=none | value= | format=plainlist }}

Is this possible?

18:48:05
@revansx:matrix.orgrevansx *

Is it possible to write an #ask that returns the values of given property?

For example, if I have a Property named "Foo", I would like to write something like:
{{#ask: [[Property:Foo]] | mainlabel=- | link=none | value= | format=plainlist }}
to return a list of all the values of Foo in the wiki. Duplicates are ok.

Is this possible?

18:49:33
@krabina:matrix.orgBernhard KrabinaYes, you just have to add |?Foo as printout.18:51:43
@telegram_925330591:t2bot.ioFelipe Schenone https://www.semantic-mediawiki.org/wiki/Help:List_the_set_of_unique_values_for_a_property 19:03:18
25 Jan 2024
@venusnake:matrix.orgVENUSima_645b56b.jpeg
Download ima_645b56b.jpeg
14:25:05
@venusnake:matrix.orgVENUSima_8ab9aba.jpeg
Download ima_8ab9aba.jpeg
14:25:13
@venusnake:matrix.orgVENUS Hello! Has anyone ran across this or knows what may be causing it? I’m able to create properties and their type without an any issue. If I try to create a template the semantic property isn’t pulling any properties (image attached). This install does use a remote (same LAN) virtuoso which seems to be working fine 14:25:16
@krabina:matrix.orgBernhard KrabinaIt is a PageForms feature, so might be an issue in PF.17:41:22
26 Jan 2024
@telegram_217433484:t2bot.ioMatthew Marchese
In reply to @wouter_egel:matrix.org
You can also look at the options offered by the AbuseFilter extension. With it, you can limit article size by namespace, as well as alternatives to slow down or prevent unwanted edits.
Ended up going with this option and it's working great. Thanks again for the help!
23:02:53
1 Feb 2024
@krabina:matrix.orgBernhard Krabina At SMWCon we decided to try to get together as SMW community at the MediaWiki Hackathon 2024 in Tallin from May 3rd-5th: https://www.mediawiki.org/wiki/Wikimedia_Hackathon_2024 So please register for the hackathon soon, as long as it is possible. Tomorrow we there will be the MWStake monthly meeting, where this will also be announced: https://mwstake.org/mwstake/wiki/Event:19317:16:01
8 Feb 2024
@maxn-nth:matrix.orgMaximilian Nöth joined the room.09:04:13
13 Feb 2024
@nikerabbit:matrix.orgnikerabbit
In reply to @krabina:matrix.org


At SMWCon we decided to try to get together as SMW community at the MediaWiki Hackathon 2024 in Tallin from May 3rd-5th: https://www.mediawiki.org/wiki/Wikimedia_Hackathon_2024

So please register for the hackathon soon, as long as it is possible.

Tomorrow we there will be the MWStake monthly meeting, where this will also be announced:
https://mwstake.org/mwstake/wiki/Event:193
Are there any plans what we will do together?
08:35:46
@krabina:matrix.orgBernhard KrabinaGood question. I published a news item where we can also collect ideas. I already added some here: https://www.semantic-mediawiki.org/wiki/MediaWiki_Hackathon_2024 Feel free to add more ideas or add yourself to an existing one.16:24:53
14 Feb 2024
@revansx:matrix.orgrevansxI found this worth reading: https://blog.cambridgesemantics.com/why-your-ai-tech-stack-needs-a-knowledge-graph16:56:49
@freephile:matrix.orgrundg Bernhard Krabina: can you take a look at this pull request: https://github.com/SemanticMediaWiki/SemanticDrilldown/pull/75 18:32:17
@krabina:matrix.orgBernhard KrabinaSorry, I personally don't have the skills to review a PR. I expect Alexander Gesinn to do so hopefully soon.20:38:20
@telegram_1791579422:t2bot.ioLewis CawteIt's one of those nice pull requests that only really requires the most basic understanding of git usage, and the permissions to merge the PR ;)21:13:13
15 Feb 2024
@freephile:matrix.orgrundg
In reply to @krabina:matrix.org
Sorry, I personally don't have the skills to review a PR. I expect Alexander Gesinn to do so hopefully soon.
thanks alexander.gesinn
00:36:32
17 Feb 2024
@krabina:matrix.orgBernhard Krabinahttps://github.com/SemanticMediaWiki/SemanticMediaWiki/blob/master/docs%2Freleasenotes%2FRELEASE-NOTES-4.1.3.md22:28:11
@wouter_egel:matrix.orgWouter Rademaker (egel.org)It works, but there is still need to run "update.php". ( or any other migration scripts ?) :-(22:51:42
23 Feb 2024
@kghbln:matrix.orgkghbln
In reply to @wouter_egel:matrix.org
It works, but there is still need to run "update.php". ( or any other migration scripts ?) :-(
You need to set smwgIgnoreUpgradeKeyCheck to false to avoid having to run update.php. The text is indeed a bit misleading.
08:49:12
@bertrandgorge:matrix.orgBertrand Gorge Hello, I have an issue after the upgrade to SMW 1.4.3 : [23-Feb-2024 09:43:10 UTC] PHP Deprecated: Calling static trait method Elasticsearch\Namespaces\BooleanRequestWrapper::performRequest is deprecated, it should only be called on a class using the trait in /var/www/html/extensions/WikiSearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/IndicesNamespace.php on line 218 Elasticsearch\Common\Exceptions\BadRequest400Exception from line 657 of /var/www/html/extensions/WikiSearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/Connection.php: null #0 /var/www/html/extensions/WikiSearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/Connection.php(312): Elasticsearch\Connections\Connection->process4xxError(Array, Array, Array) #1 /var/www/html/extensions/WikiSearch/vendor/react/promise/src/FulfilledPromise.php(28): Elasticsearch\Connections\Connection->Elasticsearch\Connections{closure}(Array) #2 /var/www/html/extensions/WikiSearch/vendor/ezimuel/ringphp/src/Future/CompletedFutureValue.php(65): React\Promise\FulfilledPromise->then(Object(Closure), NULL, NULL) #3 /var/www/html/extensions/WikiSearch/vendor/ezimuel/ringphp/src/Core.php(341): GuzzleHttp\Ring\Future\CompletedFutureValue->then(Object(Closure), NULL, NULL) #4 /var/www/html/extensions/WikiSearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/Connection.php(235): GuzzleHttp\Ring\Core::proxy(Object(GuzzleHttp\Ring\Future\CompletedFutureArray), Object(Closure)) #5 /var/www/html/extensions/WikiSearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/Connection.php(204): Elasticsearch\Connections\Connection->Elasticsearch\Connections{closure}(Array, Object(Elasticsearch\Connections\Connection), Object(Elasticsearch\Transport), Array) #6 /var/www/html/extensions/WikiSearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Transport.php(115): Elasticsearch\Connections\Connection->performRequest('HEAD', '/smw-data-wiki_...', Array, NULL, Array, Object(Elasticsearch\Transport)) #7 /var/www/html/extensions/WikiSearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/BooleanRequestWrapper.php(44): Elasticsearch\Transport->performRequest('HEAD', '/smw-data-wiki_...', Array, NULL, Array) #8 /var/www/html/extensions/WikiSearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/IndicesNamespace.php(218): Elasticsearch\Namespaces\BooleanRequestWrapper::performRequest(Object(Elasticsearch\Endpoints\Indices\Exists), Object(Elasticsearch\Transport)) #9 /var/www/html/extensions/SemanticMediaWiki/src/Elastic/Connection/Client.php(748): Elasticsearch\Namespaces\IndicesNamespace->exists(Array) #10 /var/www/html/extensions/SemanticMediaWiki/src/Elastic/Connection/Client.php(309): SMW\Elastic\Connection\Client->indexExists('smw-data-wiki_p...') #11 /var/www/html/extensions/SemanticMediaWiki/src/Elastic/Indexer/Rebuilder/Rebuilder.php(462): SMW\Elastic\Connection\Client->createIndex('data') #12 /var/www/html/extensions/SemanticMediaWiki/src/Elastic/Indexer/Rebuilder/Rebuilder.php(216): SMW\Elastic\Indexer\Rebuilder\Rebuilder->createIndexByType('data') #13 /var/www/html/extensions/SemanticMediaWiki/maintenance/rebuildElasticIndex.php(381): SMW\Elastic\Indexer\Rebuilder\Rebuilder->createIndices() #14 /var/www/html/extensions/SemanticMediaWiki/maintenance/rebuildElasticIndex.php(186): SMW\Maintenance\rebuildElasticIndex->rebuild() #15 /var/www/html/maintenance/includes/MaintenanceRunner.php(309): SMW\Maintenance\rebuildElasticIndex->execute() #16 /var/www/html/maintenance/doMaintenance.php(85): MediaWiki\Maintenance\MaintenanceRunner->run() #17 /var/www/html/extensions/SemanticMediaWiki/maintenance/rebuildElasticIndex.php(552): require_once('/var/www/html/m...') #18 {main} 10:01:24
@bertrandgorge:matrix.orgBertrand GorgeI also have an alert within the wiki "The connexion manager for Elasticsearch has raised an exception: « type is required for Exists »."10:03:01
@bertrandgorge:matrix.orgBertrand Gorgeimage.png
Download image.png
10:03:12
@bertrandgorge:matrix.orgBertrand GorgeIn fact, I can't even go to the wiki's version page anymore apparently : https://wiki.preprod.tripleperformance.fr/wiki/Sp%C3%A9cial:Version10:05:56
@bertrandgorge:matrix.orgBertrand Gorge Elasticsearch\Common\Exceptions\BadRequest400Exception: {"error":{"root_cause":[{"type":"security_exception","reason":"missing authentication token for REST request [/]","header":{"WWW-Authenticate":"Basic realm=\"security\" charset=\"UTF-8\""}}],"type":"security_exception","reason":"missing authentication token for REST request [/]","header":{"WWW-Authenticate":"Basic realm=\"security\" charset=\"UTF-8\""}},"status":401} 10:06:40
@kghbln:matrix.orgkghblnOuch. Looks like you should create an issue at https://github.com/SemanticMediaWiki/SemanticMediaWiki/issues/new/choose10:09:22
@bertrandgorge:matrix.orgBertrand GorgeYes I will !10:10:53
@bertrandgorge:matrix.orgBertrand GorgeAh. This is interesting now. It seems that the upgrade to SMW 4.1.3 has nothing to do with my problem. I still have it when downgrading. So I must have embarked something else in it. Grah10:31:01

Show newer messages


Back to Room ListRoom Version: 5