Property talk:P2946

Latest comment: 7 years ago by Tobias1984 in topic Query of all the IDs

Documentation

BacDive ID
identifier for a microorganism, in the BacDive database
[create Create a translatable help page (preferably in English) for this property to be included here]
Single value: this property generally contains a single value. (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303).
List of violations of this constraint: Database reports/Constraint violations/P2946#Single value, SPARQL
Distinct values: this property likely contains a value that is different from all other items. (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303).
List of violations of this constraint: Database reports/Constraint violations/P2946#Unique value, SPARQL (every item), SPARQL (by value)
Format “[1-9]\d{0,5}: value must be formatted using this pattern (PCRE syntax). (Help)
List of violations of this constraint: Database reports/Constraint violations/P2946#Format, hourly updated report, SPARQL
Item “taxon name (P225): Items with this property should also have “taxon name (P225)”. (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303).
List of violations of this constraint: Database reports/Constraint violations/P2946#Item P225, search, SPARQL
Item “taxon rank (P105): Items with this property should also have “taxon rank (P105)”. (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303).
List of violations of this constraint: Database reports/Constraint violations/P2946#Item P105, search, SPARQL
Item “instance of (P31): Items with this property should also have “instance of (P31)”. (Help)
List of violations of this constraint: Database reports/Constraint violations/P2946#Item P31, hourly updated report, search, SPARQL
Allowed entity types are Wikibase item (Q29934200): the property may only be used on a certain entity type (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303).
List of violations of this constraint: Database reports/Constraint violations/P2946#Entity types
Scope is as main value (Q54828448), as reference (Q54828450): the property must be used by specified way only (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303).
List of violations of this constraint: Database reports/Constraint violations/P2946#Scope, SPARQL

WikiProject Microbiology Discussion edit

https://en.wikipedia.org/wiki/Wikipedia_talk:WikiProject_Microbiology#Discussion_about_external_links --Tobias1984 (talk) 17:46, 6 July 2016 (UTC)Reply

Query of all the IDs edit

SELECT ?item ?itemLabel ?bacdive
WHERE
{
    ?item wdt:P2946 ?bacdive .
    SERVICE wikibase:label { bd:serviceParam wikibase:language "en" }
}
Try it!

This is a query that fetches all the items that have a Bacdive ID. --Tobias1984 (talk) 17:52, 6 July 2016 (UTC)Reply

Return to "P2946" page.