864
edits
No edit summary |
|||
Line 21: | Line 21: | ||
This query gives the total amount of specimen: | This query gives the total amount of specimen: | ||
{{SPARQL2| | {{SPARQL2|query= | ||
PREFIX cd:<http://tdwg-cd.wiki.opencura.com/entity/> | PREFIX cd:<http://tdwg-cd.wiki.opencura.com/entity/> | ||
PREFIX cdt:<http://tdwg-cd.wiki.opencura.com/prop/direct/> | PREFIX cdt:<http://tdwg-cd.wiki.opencura.com/prop/direct/> | ||
Line 40: | Line 40: | ||
==== Get the total number of digitized specimen at MIDS level 1 ==== | ==== Get the total number of digitized specimen at MIDS level 1 ==== | ||
{{SPARQL2| | {{SPARQL2|query= | ||
PREFIX cd:<http://tdwg-cd.wiki.opencura.com/entity/> | PREFIX cd:<http://tdwg-cd.wiki.opencura.com/entity/> | ||
PREFIX cdt:<http://tdwg-cd.wiki.opencura.com/prop/direct/> | PREFIX cdt:<http://tdwg-cd.wiki.opencura.com/prop/direct/> |