Main Page: Difference between revisions

Jump to navigation Jump to search
(One intermediate revision by the same user not shown)
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/>
Line 84: Line 84:
}}
}}


=== List of all properties belonging to the CollectionDescription Class ===
=== List of all properties belonging to the ObjectGroup Class ===
This query creates a list of all properties belonging to the CollectionDescription class
This query creates a list of all properties belonging to the ObjectGroup class


{{SPARQL2|query=
{{SPARQL2|query=

Navigation menu