[tdwg-content] Treatise on Occurrence, tokens, and basisOfRecord

Peter DeVries pete.devries at gmail.com
Wed Oct 27 06:14:23 CEST 2010


If you look at the occurrence record.

http://ocs.taxonconcept.org/ocs/f522444a-2dd9-400e-be59-47213ef38cb9.rdf

You will see the following link to the species occurrence tag, this
essentially makes the occurrence a "type" of this tag.

<txn:occurrenceHasSpeciesOccurrenceTag rdf:resource="
http://lod.taxonconcept.org/ses/ICmLC#Occurrence"/>

Allowing you to browse from

<
http://lsd.taxonconcept.org/describe/?url=http%3A%2F%2Flod.taxonconcept.org%2Fses%2FICmLC%23Occurrence&sid=16&urilookup=1
>

to the Occurrence Record

<
http://lsd.taxonconcept.org/describe/?url=http%3A%2F%2Focs.taxonconcept.org%2Focs%2Ff522444a-2dd9-400e-be59-47213ef38cb9%23Occurrence&sid=16
 >

Or run the following SPARQL query.

DESCRIBE <http://lod.taxonconcept.org/ses/ICmLC#Occurrence>

<
http://lsd.taxonconcept.org/isparql/view/?query=DESCRIBE%20%3Chttp%3A%2F%2Flod.taxonconcept.org%2Fses%2FICmLC%23Occurrence%3E&endpoint=/sparql&resultview=navigator&maxrows=50
 >

or run the following SPARQL query:

PREFIX txn: <http://lod.taxonconcept.org/ontology/txn.owl#>
PREFIX boloria_selene_occ: <http://lod.taxonconcept.org/ses/ICmLC#Occurrence
>

DESCRIBE ?x WHERE {
  ?x txn:occurrenceHasSpeciesOccurrenceTag boloria_selene_occ:.
}

Which can be run on the LOD cloud with the following query (or any endpoint)

 <
http://lod.openlinksw.com/isparql/view/?query=PREFIX%20txn%3A%20%3Chttp%3A%2F%2Flod.taxonconcept.org%2Fontology%2Ftxn.owl%23%3E%0APREFIX%20boloria_selene_occ%3A%20%3Chttp%3A%2F%2Flod.taxonconcept.org%2Fses%2FICmLC%23Occurrence%3E%0A%0ADESCRIBE%20%3Fx%20WHERE%20{%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%3Fx%20txn%3AoccurrenceHasSpeciesOccurrenceTag%20boloria_selene_occ%3A.%0A}%0A&endpoint=/sparql&resultview=map&maxrows=50
>

Bit.ly http://bit.ly/dbIiLQ

Respectfully,

- Pete


On Tue, Oct 26, 2010 at 10:25 PM, Hilmar Lapp <hlapp at nescent.org> wrote:

>
> On Oct 26, 2010, at 11:13 PM, Peter DeVries wrote:
>
> As shown in this RDF
>
> http://lod.taxonconcept.org/ses/ICmLC.rdf
>
> <http://lod.taxonconcept.org/ses/ICmLC.rdf>All the occurrences of this
> species will have this "type"
>
> http://lod.taxonconcept.org/ses/ICmLC#Occurrence
>
> <http://lod.taxonconcept.org/ses/ICmLC#Occurrence>All the individuals of
> this species will have this "type"
>
> http://lod.taxonconcept.org/ses/ICmLC#Individual
>
>
> Do you mean rdf:type when you say "have this 'type'"? If so, I don't see
> that from the RDF.
>
> -hilmar
> --
> ===========================================================
> : Hilmar Lapp  -:- Durham, NC -:- informatics.nescent.org :
> ===========================================================
>
>
>
>


-- 
---------------------------------------------------------------
Pete DeVries
Department of Entomology
University of Wisconsin - Madison
445 Russell Laboratories
1630 Linden Drive
Madison, WI 53706
TaxonConcept Knowledge Base <http://www.taxonconcept.org/> / GeoSpecies
Knowledge Base <http://lod.geospecies.org/>
About the GeoSpecies Knowledge Base <http://about.geospecies.org/>
------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.tdwg.org/pipermail/tdwg-content/attachments/20101026/12a48714/attachment.html 


More information about the tdwg-content mailing list