Is Wikidata again being held back by the SPARQL endpoint?   I thought that this had been resolved some time ago.

But are these triples redundant?  They might be redundant in the sense that someone who knows how sports teams, leagues, and seasons are put together would know where to look for the sport.  But this is putting a heavy bar on consumers of Wikidata, which in my opinion is not what Wikidata should be doing.  Instead Wikidata should be easy to use.  And it is entirely possible that these triples would not be redundant in all cases.


peter





On 12/23/22 16:45, Dan Brickley wrote:


On Fri, 23 Dec 2022 at 21:32, Peter F. Patel-Schneider <[email protected]> wrote:

    Why should this not be done?   It seems reasonable to me.   Is there
    some official statement that this should not be done?


The Blazegraph Wikidata SPARQL endpoint (as it is a sadly abandoned codebase) already creaking at the seams, and struggling to keep up with the happily thriving growth of Wikidata.

In this situation it seems that adding redundant factoids into the database might not be the best use of constrained resources, for now at least.

    More generally, where is any notion of inference in Wikidata defined?


This is a good question, I’d love to know too. Maybe mapping the equivalent P:Whatevers to rdfs:subClassOf and rdf:type would be a start?

If they were in a form from which we could generate even just SPARQL CONSTRUCT queries, and perhaps populate an auxiliary dataset/database with the additional implied information.

Dan

    There appear to be more problems with sports season.   For example,
    https://www.wikidata.org/wiki/Q1487136 doesn't appear to be linked to
    any league or cup.




    peter


    On 12/23/22 15:15, Thad Guidry wrote:

    Please do not do this,
    What you are likely wanting to accomplish is relating a sports season
    to a category of sports and this is already done.  So the relationships
    are inferred.

    On Fri, Dec 23, 2022 at 11:01 PM Romaine Wiki <[email protected]>
    wrote:

        Hi all,

        Too many items on Wikidata still miss the basic statements. Perhaps
        we can focus together for a short period of time on a single
        subject to get this fixed.

        For example: all items with instance of (P31) sports season should
        also have have sport (P641) as statement.

        When I just ran a query I saw 24000 sports season items that are
        still missing sport (P641).

        Query:
        
https://query.wikidata.org/#SELECT%20%3Fitem%20%3FitemLabel%20WHERE%20%7B%0A%20%20%3Fitem%20wdt%3AP31%20wd%3AQ27020041%20.%0A%20%20MINUS%20%7B%0A%20%20%20%20%3Fitem%20wdt%3AP641%20%3Fmissing%20.%0A%20%20%7D%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%22.%20%7D%0A%7D%0A

        I already did a few myself but for the largest part help is needed.
        Who has ideas and can help getting this statement added to all the
        sports season items.

        Thanks!

        Romaine

        _______________________________________________
        Wikidata mailing list -- [email protected]
        Public archives at
        
https://lists.wikimedia.org/hyperkitty/list/[email protected]/message/GST2SPL43JUGN74242BWRS7CYDLFMDCL/
        To unsubscribe send an email to [email protected]

-- Thad
    https://www.linkedin.com/in/thadguidry/
    https://calendly.com/thadguidry/

    _______________________________________________
    Wikidata mailing list [email protected]
    Public archives 
athttps://lists.wikimedia.org/hyperkitty/list/[email protected]/message/ERKXD6D3673T6GA5NGBAYTAW44DDHTPY/
    To unsubscribe send an email [email protected]
    _______________________________________________
    Wikidata mailing list -- [email protected]
    Public archives at
    
https://lists.wikimedia.org/hyperkitty/list/[email protected]/message/OD5VGSCX2JF6QXXLBDMJCEZMN6OPOFY4/
    To unsubscribe send an email to [email protected]


_______________________________________________
Wikidata mailing list [email protected]
Public archives 
athttps://lists.wikimedia.org/hyperkitty/list/[email protected]/message/VEE75U26Y7UR2WA5XQHYXLMB7CWEMMOJ/
To unsubscribe send an email [email protected]
_______________________________________________
Wikidata mailing list -- [email protected]
Public archives at 
https://lists.wikimedia.org/hyperkitty/list/[email protected]/message/25YIBQY5S4I6CZUNBPD5OXCRI6B2EQ7Z/
To unsubscribe send an email to [email protected]

Reply via email to