User:YULdigitalpreservation/shex2020

From Wikidata
Jump to navigation Jump to search

Page of SPARQL queries related to a draft[edit]

Free software[edit]

The following query uses these:

  • Properties: instance of (P31)  View with Reasonator View with SQID, subclass of (P279)  View with Reasonator View with SQID
    SELECT ?item ?itemLabel 
    WHERE 
    {
      ?item wdt:P31/wdt:P279* wd:Q341.
      SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
    }
    

Software published under a free software license[edit]

The following query uses these:

  • Properties: instance of (P31)  View with Reasonator View with SQID, subclass of (P279)  View with Reasonator View with SQID, copyright license (P275)  View with Reasonator View with SQID
    SELECT ?item ?itemLabel 
    WHERE 
    {
      ?item wdt:P31/wdt:P279* wd:Q7397.
      ?item wdt:P275 ?license.
      ?license wdt:P31/wdt:P279* wd:Q3943414.
      SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
    }
    

People who have developed a piece of software[edit]

The following query uses these:

  • Properties: instance of (P31)  View with Reasonator View with SQID, subclass of (P279)  View with Reasonator View with SQID, developer (P178)  View with Reasonator View with SQID
    SELECT ?item ?itemLabel 
    WHERE 
    {
      ?item wdt:P31 wd:Q5.
      ?software wdt:P31/wdt:P279* wd:Q7397.
      ?software wdt:P178 ?item.
      SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
    }
    

People who have the occupation software developer[edit]

The following query uses these:

  • Properties: instance of (P31)  View with Reasonator View with SQID, occupation (P106)  View with Reasonator View with SQID
    SELECT ?item ?itemLabel 
    WHERE 
    {
      ?item wdt:P31 wd:Q5.
      ?item wdt:P106 wd:Q183888.
      SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
    }
    

formats w puid described by source, source is avail online[edit]

The following query uses these:

standards that have a file format as a main subject[edit]

The following query uses these:

Member of the NAS academic degree[edit]

The following query uses these:

Member of the NAS educated at w academic degree as qual[edit]

The following query uses these: