Re: URI's for Geogrid like Resource

One solution would be to extend this new standard with a "box" variant that
would create a box instead of the circle that is created with the "u"
uncertainty parameter.

Something like: *geo:37.000000,-93.000000;box=10000*

I have had queries like this working at the state and county level for
sometime in the GeoSpecies Knowledge Base

See http://about.geospecies.org/sparql.xhtml

However, I think it would would be better if we had something that was at a
smaller spatial scale, uniform and global.

The EUNIS also has an "expectedIn" so it would be good if we can work out
some standard way of saying

<Organism> <expectedIn> <geographicalArea>

- Pete

On Fri, Jun 11, 2010 at 1:57 PM, Peter DeVries <pete.devries@gmail.com>wrote:

> Hi Bernard,
>
> I was just looking through this spec yesterday. I am not sure. These would
> be have circles of uncertainty around them, so to cover the earth they would
> need to overlap.
>
> I tried this
>
>    <dcterms:Location rdf:about="geo:37.000000,-93.000000;u=10000">
>      <geonames:name>Species Occurrence Area 37.000000, -93.000000
> Uncertainty Radius 10,000 meters</geonames:name>
>      <geonames:featureClass rdf:resource="
> http://www.geonames.org/ontology#S"/>
>      <geonames:featureCode rdf:resource="
> http://www.geonames.org/ontology#OBPT"/>
>      <geonames:inCountry rdf:resource="
> http://www.geonames.org/countries/#US"/>
>      <geonames:locationMap rdf:resource="
> http://lod.taxonconcept.org/examples/soa/N93d0_W37d0_10000.html"/>
>      <txn:kml_link>
> http://lod.taxonconcept.org/examples/soa/N93d0_W37d0_10000.kml
> </txn:kml_link>
>      <dcterms:partOf rdf:resource="
> http://lod.taxonconcept.org/examples/soa/N93d0_W37d0_10000.rdf"/>
>      <skos:closeMatch rdf:resource="http://sws.geonames.org/000000"/>
>    </dcterms:Location>
>
> At http://lod.taxonconcept.org/examples/soa/N93d0_W37d0_10000.rdf
>
>
>    GeoNames:
>    Feature Class #S  .. spot, building, farm
>    Feature Code  #OBPT ....observation point  a wildlife or scenic
> observation point
>
> What I would like to be able to do is make the following statements:
>
> <http://lod.taxonconcept.org/ses/mCcSp#Species> <geospecies:isExpectedIn>
> <geo:37.000000,-93.000000;u=10000>.
>
> <geo:37.000000,-93.000000;u=10000> <geospecies:hasExpectationOf> <
> http://lod.taxonconcept.org/ses/mCcSp#Species>.
>
> Then you could do the following:
>
> iPhone, iPad, Android
>
> Get current GPS
>   Choose Organismal Group (Plantae, Animalia, Reptilia etc.)
>
>   Retrieve list of species expected in your current SOA (Species Occurrence
> Area)
>   with links to more information about them
>
> - Pete
>
> P.S. I made the kml with too many points so it does not seem to show up in
> the html map page.
>
> I have attached a smaller image of what shows up in GoogleEarth.
>
>
>
> On Fri, Jun 11, 2010 at 10:44 AM, Bernard Vatant <
> bernard.vatant@mondeca.com> wrote:
>
>> Hi Peter
>>
>> Did you consider using URIs in the new geo: URI scheme defined by RFC 5870
>> http://tools.ietf.org/html/rfc5870?
>> Although I do not figure how such URIs fit in the Linked Data
>> architecture, since they are not http URIS
>>
>>
>>> This would need URI's that are of a grid equally sized polygons that are
>>> either equal in X, Y by either decimal degrees or meters.
>>>
>>
>> RFC 5870 provides for uncertainty on positions, not sure this fit your
>> needs
>>
>> Bernard
>>
>>
>> --
>> Bernard Vatant
>> Senior Consultant
>> Vocabulary & Data Engineering
>> Tel:       +33 (0) 971 488 459
>> Mail:     bernard.vatant@mondeca.com
>> ----------------------------------------------------
>> Mondeca
>> 3, cité Nollez 75018 Paris France
>> Web:    http://www.mondeca.com
>> Blog:    http://mondeca.wordpress.com
>> ----------------------------------------------------
>>
>
>
>
> --
> ----------------------------------------------------------------
> Pete DeVries
> Department of Entomology
> University of Wisconsin - Madison
> 445 Russell Laboratories
> 1630 Linden Drive
> Madison, WI 53706
> GeoSpecies Knowledge Base
> About the GeoSpecies Knowledge Base
> ------------------------------------------------------------
>



-- 
----------------------------------------------------------------
Pete DeVries
Department of Entomology
University of Wisconsin - Madison
445 Russell Laboratories
1630 Linden Drive
Madison, WI 53706
GeoSpecies Knowledge Base
About the GeoSpecies Knowledge Base
------------------------------------------------------------

Received on Friday, 11 June 2010 19:22:19 UTC