Hi Rich,

In a way the GNI URI's are really only "exposed" to those who are talking about them.

Note in this Knowledge Base view of another butterfly Papilio canadensis

* This is simply http://lsd.taxonconcept.org/describe/?url= followed by the URL encoded species concept URI 

http://lsd.taxonconcept.org/describe/?url=http%3A%2F%2Flod.taxonconcept.org%2Fses%2FwbbPl%23Species  bit.ly http://bit.ly/giZd7t

the GNI URI is replaced in the human view with the skos:prefLabel. (rdfs:label will do the same thing) The RDF that makes this possible is shown below.

  <txn:SpeciesNameString rdf:about="http://gni.globalnames.org/name_strings/9bead295-36c9-58d0-b3bc-554264ee8908">
    <skos:prefLabel>Pterourus canadensis</skos:prefLabel>
    <txn:speciesNameStringHasSpeciesTaxonConcept rdf:resource="http://lod.taxonconcept.org/ses/wbbPl#Species"/>
    <wdrs:describedby rdf:resource="http://lod.taxonconcept.org/ses/wbbPl.rdf"/>
  </txn:SpeciesNameString>

If you click on one of these GNI linked names you are taken to a URL like 

http://lsd.taxonconcept.org/describe/?url=http%3A%2F%2Fgni.globalnames.org%2Fname_strings%2F9bead295-36c9-58d0-b3bc-554264ee8908 bit.ly http://bit.ly/in5dGL

Which is the same "describe prefix" followed by the GNI URI.

In a sense the KB is providing a "describe service" for human browsers of the URI's in the data set.

My point is that humans see the name string, but it is actually represented and processed by computers as a UUID based URI.

This system creates a series of URI's that can be used to make statements about how various name strings relate to each other.

It will also allow you to make statements about how your GNUB entities relate to different namestrings.

Below I have attached a small screenshot of the part of the KB view that shows the GNI names.

Respectfully,

- Pete


------------------------------------------------------------------------------------
Pete DeVries
Department of Entomology
University of Wisconsin - Madison
445 Russell Laboratories
1630 Linden Drive
Madison, WI 53706
Email: pdevries@wisc.edu
TaxonConcept  &  GeoSpecies Knowledge Bases
A Semantic Web, Linked Open Data  Project
--------------------------------------------------------------------------------------