Jump to content

Wikidata:WikiProject Lost Media

Shortcut: WD:LM
From Wikidata


Wikiproject Lost Media is project that aim to list all media lost to time in wikidata for a more improve, the most notable websites around the topic is lost media wiki (and his project parents) and Archive team, making hard to search for a article.

 Info You can use the AutoEdit tool to quickly add label and description on WikiProject Lost Media in many languages.

Goals

[edit]

List pages with little information;

Task ideas

[edit]
  • Mark LMW Pages on the website

Items

[edit]

Main items

[edit]

Other items

[edit]
  • ...

Properties

[edit]

Main properties

[edit]

Other properties

[edit]

Queries

[edit]

Main queries

[edit]
  • Lost video games
SELECT DISTINCT ?item ?itemLabel WHERE {
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],mul,en". }
  {
    SELECT DISTINCT ?item WHERE {
      ?item p:P31 ?statement0.
      ?statement0 (ps:P31/(wdt:P279*)) wd:Q7889.
      {
        ?item p:P576 ?statement_1.
        ?statement_1 psv:P576 ?statementValue_1.
        ?statementValue_1 wikibase:timeValue ?P576_1.
      }
      UNION
      {
        ?item p:P12699 ?statement2.
        ?statement2 (ps:P12699) _:anyValueP12699.
      }
    }
    LIMIT 100
  }
}
Try it!
  • Lost Audio Visual Work
SELECT DISTINCT ?item ?itemLabel WHERE {
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],mul,en". }
  {
    SELECT DISTINCT ?item WHERE {
      ?item p:P31 ?statement0.
      ?statement0 (ps:P31/(wdt:P279*)) wd:Q2431196.
      {
        ?item p:P576 ?statement_1.
        ?statement_1 psv:P576 ?statementValue_1.
        ?statementValue_1 wikibase:timeValue ?P576_1.
      }
      UNION
      {
        ?item p:P12699 ?statement2.
        ?statement2 (ps:P12699) _:anyValueP12699.
      }
    }
    LIMIT 100
  }
}
Try it!
  • Lost Website/Software
SELECT DISTINCT ?item ?itemLabel WHERE {
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],mul,en". }
  {
    SELECT DISTINCT ?item WHERE {
      {
        ?item p:P31 ?statement0.
        ?statement0 (ps:P31/(wdt:P279*)) wd:Q7397.
      }
      UNION
      {
        ?item p:P31 ?statement1.
        ?statement1 (ps:P31/(wdt:P279*)) wd:Q35127.
      }
      ?item p:P576 ?statement_2.
      ?statement_2 psv:P576 ?statementValue_2.
      ?statementValue_2 wikibase:timeValue ?P576_2.
    }
    LIMIT 100
  }
}
Try it!
  • Lost Books
SELECT DISTINCT ?item ?itemLabel WHERE {
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],mul,en". }
  {
    SELECT DISTINCT ?item WHERE {
      ?item p:P31 ?statement0.
      ?statement0 (ps:P31/(wdt:P279*)) wd:Q571.
      ?item p:P576 ?statement_1.
      ?statement_1 psv:P576 ?statementValue_1.
      ?statementValue_1 wikibase:timeValue ?P576_1.
    }
    LIMIT 100
  }
}
}
Try it!

Other queries

[edit]
  • Pages covered by The lost media wiki
SELECT ?item ?itemLabel ?lmwID ?lmwPage WHERE {
  ?item wdt:P12699 ?lmwID .
  BIND(CONCAT("https://lostmediawiki.com/", REPLACE(?lmwID, " ", "_")) AS ?lmwPage)
  
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
ORDER BY ?itemLabel

LIMIT 100
Try it!
  • Deleted User Accounts
SELECT DISTINCT ?item ?itemLabel WHERE {
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],mul,en". }
  {
    SELECT DISTINCT ?item WHERE {
      ?item p:P31 ?statement0.
      ?statement0 (ps:P31/(wdt:P279*)) wd:Q3604202.
      {
        ?item p:P576 ?statement_1.
        ?statement_1 psv:P576 ?statementValue_1.
        ?statementValue_1 wikibase:timeValue ?P576_1.
      }
      UNION
      {
        ?item p:P12699 ?statement2.
        ?statement2 (ps:P12699) _:anyValueP12699.
      }
    }
    LIMIT 100
  }
Try it!

}

  • Lost TV channels
SELECT DISTINCT ?item ?itemLabel WHERE {
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],mul,en". }
  {
    SELECT DISTINCT ?item WHERE {
      {
        ?item p:P31 ?statement0.
        ?statement0 (ps:P31/(wdt:P279*)) wd:Q733553.
      }
      UNION
      {
        ?item p:P31 ?statement1.
        ?statement1 (ps:P31/(wdt:P279*)) wd:Q340169.
      }
      ?item p:P576 ?statement_2.
      ?statement_2 psv:P576 ?statementValue_2.
      ?statementValue_2 wikibase:timeValue ?P576_2.
    }
    LIMIT 100
  }
}
Try it!

}

Subpages

[edit]

Participants

[edit]

The participants listed below can be notified using the following template in discussions:
{{Ping project|Lost Media}}