To: | Ontology Summit 2009 <ontology-summit@xxxxxxxxxxxxxxxx> |
---|---|
From: | Onno Paap <onno.paap@xxxxxxxxx> |
Date: | Tue, 19 May 2009 16:11:51 +0200 |
Message-id: | <387b739f0905190711yb6036f1sbec694ccef8416e3@xxxxxxxxxxxxxx> |
(I had sent this message to this list before, but it got lost somewhere) The ISO 15926 reference data ontology is available at the following SPARQL endpoint:
This endpoint accepts SPARQL queries. If you open that address with a web browser it gets redirected to a search screen, where you can query the ontology. It is also possible to open a SPARQL query screen at this address: http://rdl.rdlfacade.org/data?info=&search=&sparql= In this screen, if you issue the following query it will show (the first 100 of over 2000) units of measurements (Entity Data Type 'Scale' in the ISO 15926-2 data model): ----------------------------------------- PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX dm: <http://dm.rdlfacade.org/data#> SELECT ?s ?p ?o WHERE { ?s ?p ?o . ?s rdf:type dm:Scale . } OFFSET 0 LIMIT 100 ----------------------------------------- Onno Paap peter.yim@xxxxxxxx wrote: _________________________________________________________________ Msg Archives: http://ontolog.cim3.net/forum/ontology-summit/ Subscribe/Config: http://ontolog.cim3.net/mailman/listinfo/ontology-summit/ Unsubscribe: mailto:ontology-summit-leave@xxxxxxxxxxxxxxxx Community Files: http://ontolog.cim3.net/file/work/OntologySummit2009/ Community Wiki: http://ontolog.cim3.net/cgi-bin/wiki.pl?OntologySummit2009 Community Portal: http://ontolog.cim3.net/ (01) |
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | Re: [ontology-summit] Progressing a Units Ontology - virtual session, Duane Nickull |
---|---|
Next by Date: | [ontology-summit] Re: 回复: [ontology-summit] Progressing a Units Ontology - virtual session, Peter Yim |
Previous by Thread: | Re: [ontology-summit] Progressing a Units Ontology - Now, Onno Paap |
Next by Thread: | [ontology-summit] Mitchell Ringer is out of the office., Mitchell Ringer |
Indexes: | [Date] [Thread] [Top] [All Lists] |