PID


Wolfgang Fahl

GlossaryEntry

GlossaryEntry
responsible  
state  
since  
description  A persistent identifier (PI or PID) is a long-lasting reference to a document, file, web page, or other object.
references  
lang  en
master  PID

Freitext

Examples

# WF 2020-06-05
# scholarly article ids
SELECT ?item ?itemLabel 
WHERE 
{
  # Wikidata property for items about scholarly articles 
  ?item wdt:P31 wd:Q29548341.
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}

try it!

GlossaryEntry[edit]

GlossaryEntry
responsible  
state  
since  
description  A persistent identifier (PI or PID) is a long-lasting reference to a document, file, web page, or other object.
references  
lang  en
master  PID

Freitext[edit]

Examples[edit]

# WF 2020-06-05
# scholarly article ids
SELECT ?item ?itemLabel 
WHERE 
{
  # Wikidata property for items about scholarly articles 
  ?item wdt:P31 wd:Q29548341.
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}

try it!

🖨 🚪