<?xml version="1.0" encoding="utf-8"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:lang="en">
<title>Fuzzy Buckets</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/" />
<modified>2010-07-13T16:21:02Z</modified>
<tagline>Metadatative musings</tagline>
<id>tag:www.fuzzybuckets.org,2010:/fuzzybuckets//5</id>
<generator url="http://www.movabletype.org/" version="3.17">Movable Type</generator>
<copyright>Copyright (c) 2010, pj</copyright>
<entry>
<title>Twins!</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2010/07/twins.html" />
<modified>2010-07-13T16:21:02Z</modified>
<issued>2010-07-13T16:16:39Z</issued>
<id>tag:www.fuzzybuckets.org,2010:/fuzzybuckets//5.1963</id>
<created>2010-07-13T16:16:39Z</created>
<summary type="text/plain"><![CDATA[ PREFIX dbo: &lt;http://dbpedia.org/ontology/&gt; PREFIX dc: &lt;http://purl.org/dc/elements/1.1/&gt; SELECT ?person, ?birth, ?death, ?name, ?first, ?last, ?description, ?place { ?person rdf:type dbo:PlayboyPlaymate . ?person dbo:birthDate ?birth . OPTIONAL{ ?person dbo:birthPlace ?place. } ?person foaf:name ?name . OPTIONAL { ?person foaf:givenname ?first ....]]></summary>
<author>
<name>pj</name>
<url>pj</url>
<email>paul.hollands@gmail.com</email>
</author>
<dc:subject>RDF</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<pre>
PREFIX dbo: &lt;http://dbpedia.org/ontology/&gt;
PREFIX dc: &lt;http://purl.org/dc/elements/1.1/&gt;

SELECT ?person, ?birth, ?death, ?name, ?first, ?last, ?description, ?place {
     ?person rdf:type dbo:PlayboyPlaymate .
     ?person dbo:birthDate ?birth .
     OPTIONAL{ ?person dbo:birthPlace ?place. }
     ?person foaf:name ?name .
     OPTIONAL { ?person foaf:givenname ?first . }
     OPTIONAL { ?person foaf:surname ?last . }
     OPTIONAL{ ?person dbo:deathDate ?death . }
     OPTIONAL{ ?person dbo:nationality ?nationality . }
     OPTIONAL{ ?person dbo:ethnicGroup ?race . }
     OPTIONAL{ ?person dc:description ?description . }
     FILTER regex(str(?name), " and ") .
}
</pre>
<p><a href="http://dbpedia.org/snorql/?query=PREFIX+dbo:+%3Chttp://dbpedia.org/ontology/%3E%0D%0APREFIX+dc:+%3Chttp://purl.org/dc/elements/1.1/%3E%0D%0A%0D%0ASELECT+%3Fperson,+%3Fbirth,+%3Fdeath,+%3Fname,+%3Ffirst,+%3Flast,+%3Fdescription,+%3Fplace+{%0D%0A+++++%3Fperson+rdf:type+dbo:PlayboyPlaymate+.%0D%0A+++++%3Fperson+dbo:birthDate+%3Fbirth+.%0D%0A+++++OPTIONAL{+%3Fperson+dbo:birthPlace+%3Fplace.+}%0D%0A+++++%3Fperson+foaf:name+%3Fname+.%0D%0A+++++OPTIONAL+{+%3Fperson+foaf:givenname+%3Ffirst+.+}%0D%0A+++++OPTIONAL+{+%3Fperson+foaf:surname+%3Flast+.+}%0D%0A+++++OPTIONAL{+%3Fperson+dbo:deathDate+%3Fdeath+.+}%0D%0A+++++OPTIONAL{+%3Fperson+dbo:nationality+%3Fnationality+.+}%0D%0A+++++OPTIONAL{+%3Fperson+dbo:ethnicGroup+%3Frace+.+}%0D%0A+++++OPTIONAL{+%3Fperson+dc:description+%3Fdescription+.+}%0D%0A+++++FILTER+regex(str(%3Fname),+%22+and+%22)+.%0D%0A}">Twins!</a></p>
]]>

</content>
</entry>
<entry>
<title>DBpedia Mapings</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2010/07/dbpedia_mapings.html" />
<modified>2010-07-13T15:03:45Z</modified>
<issued>2010-07-13T15:03:45Z</issued>
<id>tag:www.fuzzybuckets.org,2010:/fuzzybuckets//5.1962</id>
<created>2010-07-13T15:03:45Z</created>
<summary type="text/plain">All pages (OntologyClass namespace) - DBpedia Mappings...</summary>
<author>
<name>pj</name>
<url>pj</url>
<email>paul.hollands@gmail.com</email>
</author>

<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<p><a title="All pages (OntologyClass namespace) - DBpedia Mappings" href="http://mappings.dbpedia.org/index.php?title=Special%3AAllPages&from=&to=&namespace=200">All pages (OntologyClass namespace) - DBpedia Mappings</a></p>]]>

</content>
</entry>
<entry>
<title>Ext JS Mobile App Framework</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2010/06/ext_js_mobile_a.html" />
<modified>2010-06-17T11:16:34Z</modified>
<issued>2010-06-17T11:16:34Z</issued>
<id>tag:www.fuzzybuckets.org,2010:/fuzzybuckets//5.1961</id>
<created>2010-06-17T11:16:34Z</created>
<summary type="text/plain">Sencha — Sencha Touch...</summary>
<author>
<name>pj</name>
<url>pj</url>
<email>paul.hollands@gmail.com</email>
</author>

<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<p><a title="Sencha — Sencha Touch" href="http://www.sencha.com/products/touch/">Sencha — Sencha Touch</a></p>]]>

</content>
</entry>
<entry>
<title>RDFS Schema for GP Salaries</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2010/06/rdfs_schema_for.html" />
<modified>2010-06-09T21:03:06Z</modified>
<issued>2010-06-09T21:03:06Z</issued>
<id>tag:www.fuzzybuckets.org,2010:/fuzzybuckets//5.1960</id>
<created>2010-06-09T21:03:06Z</created>
<summary type="text/plain">Fuzzy Buckets: GP Salary RDF Schema...</summary>
<author>
<name>pj</name>
<url>pj</url>
<email>paul.hollands@gmail.com</email>
</author>
<dc:subject>RDF</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<p><a title="Fuzzy Buckets: GP Salary RDF Schema" href="http://www.fuzzybuckets.org/rdf/gp_salary/0.1/">Fuzzy Buckets: GP Salary RDF Schema</a></p>]]>

</content>
</entry>
<entry>
<title>Funding opportunities RDF example</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2010/06/funding_opportu.html" />
<modified>2010-06-09T11:05:25Z</modified>
<issued>2010-06-09T11:04:57Z</issued>
<id>tag:www.fuzzybuckets.org,2010:/fuzzybuckets//5.1959</id>
<created>2010-06-09T11:04:57Z</created>
<summary type="text/plain"><![CDATA[ &lt;?xml version='1.0'?&gt; &lt;rdf:RDF xml:base="http://www.medev.ac.uk/fundops_example.rdf" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:fundops="http://www.medev.ac.uk/interoperability/rss/1.0/modules/fundops/rss1.0fundopsmodule#" xmlns:vcard="http://www.w3.org/2001/vcard-rdf/3.0#" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:event="http://purl.org/rss/1.0/modules/event/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rss="http://purl.org/rss/1.0/" xmlns="http://purl.org/rss/1.0/" &gt; &lt;owl:Ontology rdf:about="http://www.medev.ac.uk/fundops_example.rdf"/&gt; &lt;cc:License rdf:nodeID="license"&gt; &lt;dc:identifier rdf:resource="http://creativecommons.org/licenses/by-nc-sa/2.0/"/&gt; &lt;cc:requires rdf:resource="http://web.resource.org/cc/Attribution"/&gt; &lt;cc:requires rdf:resource="http://web.resource.org/cc/Notice"/&gt; &lt;cc:requires rdf:resource="http://web.resource.org/cc/ShareAlike"/&gt; &lt;cc:permits rdf:resource="http://web.resource.org/cc/Reproduction"/&gt; &lt;cc:permits rdf:resource="http://web.resource.org/cc/Distribution"/&gt; &lt;cc:permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/&gt; &lt;cc:prohibits rdf:resource="http://web.resource.org/cc/CommercialUse"/&gt; &lt;/cc:License&gt;...]]></summary>
<author>
<name>pj</name>
<url>pj</url>
<email>paul.hollands@gmail.com</email>
</author>
<dc:subject>RDF</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<pre>
&lt;?xml version='1.0'?&gt;
&lt;rdf:RDF
	xml:base="http://www.medev.ac.uk/fundops_example.rdf"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
	xmlns:owl="http://www.w3.org/2002/07/owl#"
	xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
	xmlns:fundops="http://www.medev.ac.uk/interoperability/rss/1.0/modules/fundops/rss1.0fundopsmodule#"
	xmlns:vcard="http://www.w3.org/2001/vcard-rdf/3.0#"
	xmlns:dcterms="http://purl.org/dc/terms/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:event="http://purl.org/rss/1.0/modules/event/"
	xmlns:foaf="http://xmlns.com/foaf/0.1/"
	xmlns:cc="http://web.resource.org/cc/"
	xmlns:rss="http://purl.org/rss/1.0/"
	xmlns="http://purl.org/rss/1.0/"
	&gt;
	&lt;owl:Ontology rdf:about="http://www.medev.ac.uk/fundops_example.rdf"/&gt;
	
	&lt;cc:License rdf:nodeID="license"&gt;
		&lt;dc:identifier rdf:resource="http://creativecommons.org/licenses/by-nc-sa/2.0/"/&gt;
		&lt;cc:requires rdf:resource="http://web.resource.org/cc/Attribution"/&gt;
		&lt;cc:requires rdf:resource="http://web.resource.org/cc/Notice"/&gt;
		&lt;cc:requires rdf:resource="http://web.resource.org/cc/ShareAlike"/&gt;
		&lt;cc:permits rdf:resource="http://web.resource.org/cc/Reproduction"/&gt;
		&lt;cc:permits rdf:resource="http://web.resource.org/cc/Distribution"/&gt;
		&lt;cc:permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/&gt;
		&lt;cc:prohibits rdf:resource="http://web.resource.org/cc/CommercialUse"/&gt;
	&lt;/cc:License&gt;
	
	&lt;channel rdf:about="http://www.medev.ac.uk/fundops_example.rdf"&gt;
		&lt;dc:title xml:lang="en-GB"&gt;Sample fundops RSS 1.0 feed.&lt;/dc:title&gt;
		&lt;dc:description xml:lang="en-GB"&gt;
	  		Sample fundops module feed using new schema definition.
		&lt;/dc:description&gt;
		&lt;link rdf:resource="http://www.medev.ac.uk/resources/fundops/"/&gt;
		&lt;dc:date rdf:value="2005-06-16T15:55:00Z"/&gt;
		&lt;items&gt;
		&lt;rdf:Seq&gt;
		&lt;rdf:li rdf:resource="http://www.britishendodonticssociety.org/awards.htm#harty"/&gt;
		&lt;/rdf:Seq&gt;
		&lt;/items&gt;
		&lt;cc:license rdf:nodeID="license"/&gt;
	&lt;/channel&gt;
	
	&lt;item rdf:about="http://www.britishendodonticssociety.org/awards.htm#harty"&gt;
		&lt;dc:format&gt;text/html&lt;/dc:format&gt;
		&lt;dc:date&gt;2004-03-03T17:30:00Z&lt;/dc:date&gt;
		&lt;dc:source rdf:resource="http://www.medev.ac.uk/resources/fundops/"/&gt;
		&lt;title xml:lang="en-GB"&gt;The Harty Prize: Student essay prize in endodontics&lt;/title&gt;
		&lt;description xml:lang="en-GB"&gt;
			The British Endodontic Society aims to support: High standards of endodontic 
treatment; research in the field of endodontics; undergraduate elective period projects in endodontics; 
continuing education for general practitioners.

			The title of the essay is: Student Perceptions of Teaching and Learning in 
Endodontology.

			The closing date is 30th March each year. The student who submits the winning 
essay will be invited to the Spring Scientific Meeting, in March, for the presentation of the prize. 
Registration, accommodation and travel costs will be paid. Please see website for full restrictions and 
application details.

			The prize will be open to any undergraduate dental student in a dental school 
within the United Kingdom or a dental graduate from one of these schools who has been on the Dentist's 
Register for no more than one year on 30th June in each year of application.
			Closing date for applications: Tuesday 30th March 2004
			Contact: brett.robinson@kcl.ac.uk
		&lt;/description&gt;
		&lt;dc:subject xml:lang="en-GB"
			rdf:value="HEALTH CARE / MEDICINE / HEALTH &amp; SAFETY" 
  rdf:type="http://www.learndirect-advice.co.uk/provider/standardsandclassifications/classpage/bigdoc.pdf"/&gt;
		&lt;dc:subject xml:lang="en-GB"
			rdf:value="DENTAL SERVICES"
  rdf:type="http://www.learndirect-advice.co.uk/provider/standardsandclassifications/classpage/bigdoc.pdf"/&gt;
	&lt;/item&gt;

	&lt;fundops:Opportunity rdf:about="http://www.britishendodonticssociety.org/awards.htm#harty"&gt;
		&lt;fundops:type xml:lang="en-GB"&gt;prize or funding&lt;/fundops:type&gt;
		&lt;fundops:programme xml:lang="en-GB"&gt;
		  The British Endodontic Society Awards and Prizes
		&lt;/fundops:programme&gt;
		&lt;fundops:frequency xml:lang="en-GB"&gt;annual&lt;/fundops:frequency&gt;
		&lt;fundops:deadline rdf:nodeID="deadline_1"/&gt;
		&lt;fundops:sponsor rdf:nodeID="sponsor_1"/&gt;
		&lt;fundops:applyto rdf:nodeID="applyto_1"/&gt;
		&lt;fundops:budget rdf:nodeID="budget_1"/&gt;
		&lt;fundops:purpose xml:lang="en-GB"&gt;
			To reward the dental student or recent dental graduate who writes the best essay on 
the subject of 'Coronal restoration is more relevant than root filling for the ultimate endodontic success'.
		&lt;/fundops:purpose&gt;
		&lt;fundops:targetsector rdf:nodeID="HE"/&gt;
		&lt;fundops:targetgroup rdf:nodeID="targetgroup_1"/&gt;
		&lt;fundops:awardconditions xml:lang="en-GB"&gt;
			The prize will be awarded by the Council of the British Endodontic Society on the 
recommendation of the examiners. The Council reserves the right to withhold the prize if the standard of 
the essays submitted is not of sufficient merit.

			The value of the prize shall be GBP 500. The Harty Medal shall also be awarded to 
the prize winner. There are also six runner-up prizes of a year's free membership to the Society.

			The prize will be open to any undergraduate dental student in a dental school within 
the United Kingdom or a dental graduate from one of these schools who has been on the Dentist's Register for 
no more than one year on 30th June in each year of application. All essays, apart from that of the winner, 
will be returned to the writers. Only the name of the prize winner will be published.

			The essay must be written in English and shall not exceed 3000 words. It must be 
typed on one side of the paper only, size A4, in double spacing. Pages must be fixed together and preceded 
by a title page. One copy of the essay shall be submitted.
		&lt;/fundops:awardconditions&gt;
		&lt;fundops:howtoapply xml:lang="en-GB"&gt;
			Each entry must be written under a pseudonym. The student's full name, address and 
dental school must accompany the essay in a sealed envelope bearing the pseudonym. Essays should be 
submitted to the Assistant Secretary.
		&lt;/fundops:howtoapply&gt;
		&lt;fundops:duration rdf:nodeID="duration_1"/&gt;
	&lt;/fundops:Opportunity&gt;

	&lt;fundops:Deadline rdf:nodeID="deadline_1"&gt;
		&lt;event:startdate&gt;2004-02-03T08:30:00Z&lt;/event:startdate&gt;
		&lt;event:enddate&gt;2004-03-03T17:30:00Z&lt;/event:enddate&gt;
	&lt;/fundops:Deadline&gt;
	
	&lt;fundops:Sponsor rdf:nodeID="sponsor_1"&gt;
		&lt;fundops:organization rdf:resource="http://www.britishendodonticssociety.org/"/&gt;
	&lt;/fundops:Sponsor&gt;

	&lt;fundops:Organization rdf:about="http://www.britishendodonticssociety.org/"&gt;
		&lt;vcard:ORG rdf:parseType="Resource"&gt;
			&lt;vcard:Orgname xml:lang="en-GB"&gt;The British Endodontic Society&lt;/vcard:Orgname&gt;
		&lt;/vcard:ORG&gt;
		&lt;vcard:ADDR rdf:parseType="Resource"&gt;
			&lt;vcard:Street xml:lang="en-GB"&gt;
			  The King's Dental Institute, King's Campus, Denmark Hill
			&lt;/vcard:Street&gt;
			&lt;vcard:Locality xml:lang="en-GB"&gt;London&lt;/vcard:Locality&gt;
			&lt;vcard:Pcode&gt;SE5 9RW&lt;/vcard:Pcode&gt;
			&lt;vcard:Region 
  rdf:type="http://www.rdn.ac.uk/publications/rdn-ltsn/geographic-coverage/" xml:lang="en-GB" rdf:value="UK"/&gt;
		&lt;/vcard:ADDR&gt;
	&lt;/fundops:Organization&gt;
		
	&lt;fundops:ApplyTo rdf:nodeID="applyto_1"&gt;
		&lt;fundops:person rdf:resource="mailto:brett.robinson@kcl.ac.uk"/&gt;
	&lt;/fundops:ApplyTo&gt;
	
	&lt;fundops:Person rdf:about="mailto:brett.robinson@kcl.ac.uk"&gt;
		&lt;foaf:name xml:lang="en-GB"&gt;Brett Robinson&lt;/foaf:name&gt;
		&lt;foaf:mbox&gt;mailto:brett.robinson@kcl.ac.uk&lt;/foaf:mbox&gt;
		&lt;vcard:TEL rdf:parseType="Resource"&gt;
			&lt;rdf:value&gt;0207 346 3585&lt;/rdf:value&gt;
			&lt;rdf:type rdf:resource="http://www.w3.org/2001/vcard-rdf/3.0#voice"/&gt;
			&lt;rdf:type rdf:resource="http://www.w3.org/2001/vcard-rdf/3.0#work"/&gt;
		&lt;/vcard:TEL&gt;
	&lt;/fundops:Person&gt;
		
	&lt;fundops:Budget rdf:nodeID="budget_1"&gt;
		&lt;fundops:currency rdf:value="GBP"/&gt;
		&lt;fundops:totalbudget&gt;&lt;xsd:integer rdf:value="500"/&gt;&lt;/fundops:totalbudget&gt;
		&lt;fundops:minvalue&gt;&lt;xsd:integer rdf:value="500"/&gt;&lt;/fundops:minvalue&gt;
		&lt;fundops:maxvalue&gt;&lt;xsd:integer rdf:value="500"/&gt;&lt;/fundops:maxvalue&gt;
		&lt;fundops:availableawards&gt;&lt;xsd:integer rdf:value="1"/&gt;&lt;/fundops:availableawards&gt;
	&lt;/fundops:Budget&gt;
	
	&lt;fundops:TargetSector rdf:nodeID="HE" xml:lang="en-GB" rdf:value="Higher Education"/&gt;

	&lt;fundops:TargetGroup rdf:nodeID="targetgroup_1"&gt;
		&lt;dc:description&gt;
			The prize will be open to any undergraduate dental student in a dental school within 
the United Kingdom or a dental graduate from one of these schools who has been on the Dentist's Register for 
no more than one year on 30th June in each year of application. All essays, apart from that of the winner, 
will be returned to the writers. Only the name of the prize winner will be published.
		&lt;/dc:description&gt;
	&lt;/fundops:TargetGroup&gt;
	
	&lt;fundops:Duration rdf:nodeID="duration_1"&gt;
		&lt;event:startdate&gt;2004-03-04T08:30:00Z&lt;/event:startdate&gt;
		&lt;event:enddate&gt;2005-03-03T17:30:00Z&lt;/event:enddate&gt;
		&lt;fundops:minduration&gt;&lt;xsd:integer rdf:value="365"/&gt;&lt;/fundops:minduration&gt;
		&lt;fundops:maxduration&gt;&lt;xsd:integer rdf:value="365"/&gt;&lt;/fundops:maxduration&gt;
	&lt;/fundops:Duration&gt;

	&lt;item rdf:about="http://www.bad.org.uk/doctors/fellowships/index.htm"&gt;
		&lt;dc:format&gt;text/html&lt;/dc:format&gt;
		&lt;dc:date&gt;2004-03-31T00:00:00&lt;/dc:date&gt;
		&lt;dc:source&gt;http://www.ltsn-01.ac.uk/resources/fundops/index_html&lt;/dc:source&gt;
	&lt;title&gt;Medical student projects&lt;/title&gt;
	&lt;link&gt;
	http://www.bad.org.uk/doctors/fellowships/index.htm
	&lt;/link&gt;
	&lt;description&gt;
		To encourage students to undertake small research projects or optional period in the study of topics 
related to dermatology or skin biology. With recent changes in the undergraduate curriculum in medicine many 
medical students have the opportunity of spending a few months studying a particular topic in detail. 10 
awards are available. Single Payment Funding of 500 GBP towards student research projects. 
	Closing date for applications: Wednesday 31st March 2004
	&lt;/description&gt;
	&lt;/item&gt;

&lt;/rdf:RDF&gt;

</pre>]]>

</content>
</entry>
<entry>
<title>XSLT to turn RDFS into an HTML view</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2010/06/xslt_to_turn_rd.html" />
<modified>2010-06-09T10:56:06Z</modified>
<issued>2010-06-09T10:53:57Z</issued>
<id>tag:www.fuzzybuckets.org,2010:/fuzzybuckets//5.1958</id>
<created>2010-06-09T10:53:57Z</created>
<summary type="text/plain"><![CDATA[rdfs2html.xsl &lt;xsl:stylesheet version="1.0" id="my_style" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:vcard="http://www.w3.org/2001/vcard-rdf/3.0#" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:dubcore="http://dublincore.org/2003/03/24/dces#" xmlns:dc="http://orlando.drc.com/SemanticWeb/DAML/Ontology/DC/ver/0.1.0/dces-ont#" xmlns:ves="http://orlando.drc.com/SemanticWeb/DAML/Ontology/VES/ver/0.1.0/drc-ves-ont#" xmlns:event="http://purl.org/rss/1.0/modules/event/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:fundops="http://www.medev.ac.uk/interoperability/rss/1.0/modules/fundops/rss1.0fundopsmodule#"&gt; &lt;xsl:output method="xml" version="1.0" encoding="UTF-8" indent="no"/&gt; &lt;!-- &lt;xsl:strip-space elements ="*" /&gt; --&gt; &lt;xsl:template match="/"&gt; &lt;div id="schema" xmlns="http://www.w3.org/1999/xhtml" class="example"&gt; &lt;xsl:apply-templates/&gt; &lt;/div&gt; &lt;/xsl:template&gt; &lt;xsl:template match="owl:Ontology"&gt; &lt;h3&gt;&lt;xsl:value-of...]]></summary>
<author>
<name>pj</name>
<url>pj</url>
<email>paul.hollands@gmail.com</email>
</author>
<dc:subject>RDF</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<p><a href="http://www.fuzzybuckets.org/fuzzybuckets/rdfs2html.xsl">rdfs2html.xsl</a></p>
<pre>
&lt;xsl:stylesheet version="1.0" id="my_style" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:vcard="http://www.w3.org/2001/vcard-rdf/3.0#" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:dubcore="http://dublincore.org/2003/03/24/dces#" xmlns:dc="http://orlando.drc.com/SemanticWeb/DAML/Ontology/DC/ver/0.1.0/dces-ont#" xmlns:ves="http://orlando.drc.com/SemanticWeb/DAML/Ontology/VES/ver/0.1.0/drc-ves-ont#" xmlns:event="http://purl.org/rss/1.0/modules/event/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:fundops="http://www.medev.ac.uk/interoperability/rss/1.0/modules/fundops/rss1.0fundopsmodule#"&gt;

&lt;xsl:output method="xml" version="1.0" encoding="UTF-8" indent="no"/&gt;

&lt;!-- &lt;xsl:strip-space elements ="*" /&gt; --&gt;

&lt;xsl:template match="/"&gt;
&lt;div id="schema" xmlns="http://www.w3.org/1999/xhtml" class="example"&gt;
 &lt;xsl:apply-templates/&gt;
&lt;/div&gt;

&lt;/xsl:template&gt;

&lt;xsl:template match="owl:Ontology"&gt;
 &lt;h3&gt;&lt;xsl:value-of select="@dubcore:title"/&gt;&lt;/h3&gt;
 &lt;p&gt;&lt;xsl:value-of select="rdfs:comment"/&gt;&lt;/p&gt;
&lt;/xsl:template&gt;

&lt;xsl:template match="rdfs:Class"&gt;
	&lt;xsl:if test="@rdfs:label"&gt;
		&lt;h4&gt;&lt;xsl:value-of select="@rdfs:label"/&gt; Class&lt;/h4&gt;
		&lt;p&gt;&lt;xsl:value-of select="@rdfs:comment"/&gt;&lt;/p&gt;
	&lt;/xsl:if&gt;
	&lt;xsl:if test="rdfs:label"&gt;
		&lt;h4&gt;&lt;xsl:value-of select="rdfs:label"/&gt; Class&lt;/h4&gt;
		&lt;p&gt;&lt;xsl:value-of select="rdfs:comment"/&gt;&lt;/p&gt;
	&lt;/xsl:if&gt;

	&lt;xsl:if test="rdfs:subClassOf"&gt;
	
		&lt;p&gt;This is a sub-class of:&lt;/p&gt;

		&lt;ul&gt;
		&lt;xsl:for-each select="rdfs:subClassOf"&gt;
			&lt;li&gt;&lt;xsl:value-of select="./@rdf:resource"/&gt;&lt;/li&gt;
		&lt;/xsl:for-each&gt;
		&lt;/ul&gt;
	&lt;/xsl:if&gt;

	&lt;xsl:if test="rdfs:isDefinedBy"&gt;
	
		&lt;p&gt;Class defined by:&lt;/p&gt;

		&lt;ul&gt;
		&lt;xsl:for-each select="rdfs:isDefinedBy"&gt;
			&lt;li&gt;&lt;xsl:value-of select="./@rdf:resource"/&gt;&lt;/li&gt;
		&lt;/xsl:for-each&gt;
		&lt;/ul&gt;
	&lt;/xsl:if&gt;

	&lt;xsl:if test="rdfs:domain"&gt;
	
		&lt;p&gt;This class is in the following domains:&lt;/p&gt;

		&lt;ul&gt;
		&lt;xsl:for-each select="rdfs:domain"&gt;
			&lt;li&gt;&lt;xsl:value-of select="./@rdf:resource"/&gt;&lt;/li&gt;
		&lt;/xsl:for-each&gt;
		&lt;/ul&gt;
	&lt;/xsl:if&gt;

	&lt;xsl:if test="rdfs:range/owl:oneOf"&gt;
	
		&lt;p&gt;Range should be one of:&lt;/p&gt;

		&lt;ul&gt;
		&lt;xsl:for-each select="rdfs:range/owl:oneOf/owl:Thing"&gt;
			&lt;li&gt;&lt;xsl:value-of select="./@rdf:about"/&gt;&lt;/li&gt;
		&lt;/xsl:for-each&gt;
		&lt;/ul&gt;
	&lt;/xsl:if&gt;
	&lt;xsl:if test="rdfs:range/owl:someValuesFrom"&gt;
	
		&lt;p&gt;Range should be some values from:&lt;/p&gt;

		&lt;ul&gt;
		&lt;xsl:for-each select="rdfs:range/owl:someValuesFrom/owl:Thing"&gt;
			&lt;li&gt;
			&lt;xsl:value-of select="./@rdf:about"/&gt;
			&lt;xsl:if test="./rdf:value"&gt;&lt;xsl:value-of select="./rdf:value"/&gt;&lt;/xsl:if&gt;
			&lt;/li&gt;
		&lt;/xsl:for-each&gt;
		&lt;/ul&gt;
	&lt;/xsl:if&gt;
	&lt;xsl:if test="owl:equivalentClass"&gt;
	
		&lt;p&gt;This class is an equivalent of:&lt;/p&gt;

		&lt;ul&gt;
		&lt;xsl:for-each select="owl:equivalentClass"&gt;
			&lt;li&gt;
			&lt;xsl:value-of select="./@rdf:resource"/&gt;
			&lt;/li&gt;
		&lt;/xsl:for-each&gt;
		&lt;/ul&gt;
	&lt;/xsl:if&gt;
	&lt;xsl:if test="owl:disjointWith"&gt;
	
		&lt;p&gt;This class is disjoint with:&lt;/p&gt;

		&lt;ul&gt;
		&lt;xsl:for-each select="owl:disjointWith"&gt;
			&lt;li&gt;
			&lt;xsl:value-of select="./@rdf:resource"/&gt;
			&lt;/li&gt;
		&lt;/xsl:for-each&gt;
		&lt;/ul&gt;
	&lt;/xsl:if&gt;
&lt;/xsl:template&gt;

&lt;xsl:template match="rdf:Property"&gt;
	&lt;xsl:if test="@rdfs:label"&gt;
		&lt;h4&gt;&lt;xsl:value-of select="@rdfs:label"/&gt; property&lt;/h4&gt;
		&lt;p&gt;&lt;xsl:value-of select="@rdfs:comment"/&gt;&lt;/p&gt;
	&lt;/xsl:if&gt;
	&lt;xsl:if test="rdfs:label"&gt;
		&lt;h4&gt;&lt;xsl:value-of select="rdfs:label/@rdf:value"/&gt; property&lt;/h4&gt;
		&lt;p&gt;&lt;xsl:value-of select="@rdfs:comment"/&gt;&lt;/p&gt;
	&lt;/xsl:if&gt;
	&lt;xsl:if test="rdfs:subPropertyOf"&gt;
	
		&lt;p&gt;This is a sub-property of:&lt;/p&gt;

		&lt;ul&gt;
		&lt;xsl:for-each select="rdfs:subPropertyOf"&gt;
			&lt;li&gt;&lt;xsl:value-of select="./@rdf:resource"/&gt;&lt;/li&gt;
		&lt;/xsl:for-each&gt;
		&lt;/ul&gt;
	&lt;/xsl:if&gt;

	&lt;xsl:if test="rdfs:isDefinedBy"&gt;
	
		&lt;p&gt;Property defined by:&lt;/p&gt;

		&lt;ul&gt;
		&lt;xsl:for-each select="rdfs:isDefinedBy"&gt;
			&lt;li&gt;&lt;xsl:value-of select="./@rdf:resource"/&gt;&lt;/li&gt;
		&lt;/xsl:for-each&gt;
		&lt;/ul&gt;
	&lt;/xsl:if&gt;

	&lt;xsl:if test="rdfs:domain"&gt;
	
		&lt;p&gt;Property is in the following domains:&lt;/p&gt;

		&lt;ul&gt;
		&lt;xsl:for-each select="rdfs:domain"&gt;
			&lt;li&gt;&lt;xsl:value-of select="./@rdf:resource"/&gt;&lt;/li&gt;
		&lt;/xsl:for-each&gt;
		&lt;/ul&gt;
	&lt;/xsl:if&gt;

	&lt;xsl:if test="rdfs:range/@rdf:resource"&gt;
	&lt;p&gt;Is in the range of:&lt;/p&gt;

		&lt;ul&gt;
		&lt;xsl:for-each select="rdfs:range/@rdf:resource"&gt;
		&lt;li&gt;&lt;xsl:value-of select="."/&gt;&lt;/li&gt;
		&lt;/xsl:for-each&gt;
		&lt;/ul&gt;
	&lt;/xsl:if&gt;
	&lt;xsl:if test="rdfs:range/owl:oneOf"&gt;
	
		&lt;p&gt;Range should be one of:&lt;/p&gt;

		&lt;ul&gt;
		&lt;xsl:for-each select="rdfs:range/owl:oneOf/owl:Thing"&gt;
			&lt;li&gt;
			&lt;xsl:value-of select="./@rdf:about"/&gt;
			&lt;xsl:if test="./rdf:value"&gt;&lt;xsl:value-of select="./rdf:value"/&gt;&lt;/xsl:if&gt;
			&lt;/li&gt;
		&lt;/xsl:for-each&gt;
		&lt;/ul&gt;
	&lt;/xsl:if&gt;
	&lt;xsl:if test="rdfs:range/owl:someValuesFrom"&gt;
	
		&lt;p&gt;Range should be some values from:&lt;/p&gt;

		&lt;ul&gt;
		&lt;xsl:for-each select="rdfs:range/owl:someValuesFrom/owl:Thing"&gt;
			&lt;li&gt;
			&lt;xsl:value-of select="./@rdf:about"/&gt;&lt;xsl:if test="./rdf:value"&gt;
			&lt;xsl:value-of select="./rdf:value"/&gt;&lt;/xsl:if&gt;
			&lt;/li&gt;
		&lt;/xsl:for-each&gt;
		&lt;/ul&gt;
	&lt;/xsl:if&gt;
	&lt;xsl:if test="owl:equivalentProperty"&gt;
	
		&lt;p&gt;This property is an equivalent of:&lt;/p&gt;

		&lt;ul&gt;
		&lt;xsl:for-each select="owl:equivalentProperty"&gt;
			&lt;li&gt;
			&lt;xsl:value-of select="./@rdf:resource"/&gt;
			&lt;/li&gt;
		&lt;/xsl:for-each&gt;
		&lt;/ul&gt;
	&lt;/xsl:if&gt;
	&lt;xsl:if test="owl:disjointWith"&gt;
	
		&lt;p&gt;This property is disjoint with:&lt;/p&gt;

		&lt;ul&gt;
		&lt;xsl:for-each select="owl:disjointWith"&gt;
			&lt;li&gt;
			&lt;xsl:value-of select="./@rdf:resource"/&gt;
			&lt;/li&gt;
		&lt;/xsl:for-each&gt;
		&lt;/ul&gt;
	&lt;/xsl:if&gt;
&lt;/xsl:template&gt;

&lt;/xsl:stylesheet&gt;
</pre>
]]>

</content>
</entry>
<entry>
<title>Querying OWL</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2010/06/querying_owl.html" />
<modified>2010-06-01T09:44:00Z</modified>
<issued>2010-06-01T09:44:00Z</issued>
<id>tag:www.fuzzybuckets.org,2010:/fuzzybuckets//5.1957</id>
<created>2010-06-01T09:44:00Z</created>
<summary type="text/plain">Salmon Run: Using Neo4J to load and query OWL ontologies...</summary>
<author>
<name>pj</name>
<url>pj</url>
<email>paul.hollands@gmail.com</email>
</author>
<dc:subject>OWL</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<p><a title="Salmon Run: Using Neo4J to load and query OWL ontologies" href="http://sujitpal.blogspot.com/2009/05/using-neo4j-to-load-and-query-owl.html">Salmon Run: Using Neo4J to load and query OWL ontologies</a></p>]]>

</content>
</entry>
<entry>
<title>Balerno Brochure</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2010/05/balerno_brochur.html" />
<modified>2010-05-29T16:22:33Z</modified>
<issued>2010-05-29T16:10:11Z</issued>
<id>tag:www.fuzzybuckets.org,2010:/fuzzybuckets//5.1956</id>
<created>2010-05-29T16:10:11Z</created>
<summary type="text/plain"></summary>
<author>
<name>pj</name>
<url>pj</url>
<email>paul.hollands@gmail.com</email>
</author>

<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<p><a href="/Balerno1.png"><img src="/Balerno11.png" style="width: 200px; border: 1px solid #696969;"/></a><p><a href="/Balerno2.png"><img src="/Balerno21.png" style="width: 200px; border: 1px solid #696969;"/></a>
]]>

</content>
</entry>
<entry>
<title>Overlapping dates revisited</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2010/05/overlapping_dat.html" />
<modified>2010-05-20T16:31:48Z</modified>
<issued>2010-05-20T16:21:08Z</issued>
<id>tag:www.fuzzybuckets.org,2010:/fuzzybuckets//5.1955</id>
<created>2010-05-20T16:21:08Z</created>
<summary type="text/plain"> select distinct s1.resident_slot_id from eclub.resident_slot s1, eclub.resident_slot s2 where s1.start_time...</summary>
<author>
<name>pj</name>
<url>pj</url>
<email>paul.hollands@gmail.com</email>
</author>
<dc:subject>PostgreSQL</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<pre>
select distinct s1.resident_slot_id 

from eclub.resident_slot s1,  eclub.resident_slot s2 

where 

s1.start_time < s2.end_time 

and 

s2.start_time < s1.end_time 

and 

s1.resident_id = s2.resident_id 

and 

s1.resident_slot_id != s2.resident_slot_id 

and s2.expired_date is null and s1.expired_date is null
</pre>]]>

</content>
</entry>
<entry>
<title>jQuery Gallery with Flikr hooks</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2010/05/jquery_gallery.html" />
<modified>2010-05-13T15:35:22Z</modified>
<issued>2010-05-13T15:35:22Z</issued>
<id>tag:www.fuzzybuckets.org,2010:/fuzzybuckets//5.1954</id>
<created>2010-05-13T15:35:22Z</created>
<summary type="text/plain">Galleria — A JavaScript gallery for the Fastidious...</summary>
<author>
<name>pj</name>
<url>pj</url>
<email>paul.hollands@gmail.com</email>
</author>
<dc:subject>JavaScript</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<p><a title="Galleria — A JavaScript gallery for the Fastidious" href="http://galleria.aino.se/">Galleria — A JavaScript gallery for the Fastidious</a></p>]]>

</content>
</entry>
<entry>
<title>Creating a YouTube Gallery using jQuery Fancybox</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2010/05/creating_a_yout.html" />
<modified>2010-05-13T15:34:41Z</modified>
<issued>2010-05-13T15:34:41Z</issued>
<id>tag:www.fuzzybuckets.org,2010:/fuzzybuckets//5.1953</id>
<created>2010-05-13T15:34:41Z</created>
<summary type="text/plain">Creating a YouTube Gallery using jQuery Fancybox - Aaron Benson | DFW Interactive Designer/Developer | Flash Enthusiast...</summary>
<author>
<name>pj</name>
<url>pj</url>
<email>paul.hollands@gmail.com</email>
</author>
<dc:subject>jQuery</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<p><a title="Creating a YouTube Gallery using jQuery Fancybox - Aaron Benson | DFW Interactive Designer/Developer | Flash Enthusiast" href="http://www.bensonarts.com/jquery/creating-a-youtube-gallery-using-jquery-fancybox/">Creating a YouTube Gallery using jQuery Fancybox - Aaron Benson | DFW Interactive Designer/Developer | Flash Enthusiast</a></p>]]>

</content>
</entry>
<entry>
<title>JQuery $.get() caching in IE 7</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2010/05/jquery_get_cach.html" />
<modified>2010-05-07T13:27:00Z</modified>
<issued>2010-05-07T13:22:23Z</issued>
<id>tag:www.fuzzybuckets.org,2010:/fuzzybuckets//5.1952</id>
<created>2010-05-07T13:22:23Z</created>
<summary type="text/plain">Having extensively used jQuery AJAX all over the site we built in Feb have now discovered that IE 7 caches GET requests if the URL is the same? WTF? That&apos;s helpful for regularly updated feeds. Thanks MS. My day will...</summary>
<author>
<name>pj</name>
<url>pj</url>
<email>paul.hollands@gmail.com</email>
</author>
<dc:subject>jQuery</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<p>Having extensively used jQuery AJAX all over the site we built in Feb have now discovered that IE 7 caches GET requests if the URL is the same? WTF? That's helpful for regularly updated feeds. Thanks MS. My day will now consist of finding every GET call in every CMS page and application script and pasting <code>{ blah : 1 , 'random' : Math.floor(Math.random()*1000 ) }</code> into it. RSI here we come.</p>]]>

</content>
</entry>
<entry>
<title>Living Room Tapes 5</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2010/05/living_room_tap_3.html" />
<modified>2010-05-03T23:23:21Z</modified>
<issued>2010-05-03T23:23:21Z</issued>
<id>tag:www.fuzzybuckets.org,2010:/fuzzybuckets//5.1951</id>
<created>2010-05-03T23:23:21Z</created>
<summary type="text/plain">Come On In My Kitchen...</summary>
<author>
<name>pj</name>
<url>pj</url>
<email>paul.hollands@gmail.com</email>
</author>
<dc:subject>The Dred Hamiltons</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<p><a title="ComeOnInMyKitchen.mp3 (audio/mpeg Object)" href="http://www.fuzzybuckets.org/ComeOnInMyKitchen.mp3">Come On In My Kitchen</a></p>]]>

</content>
</entry>
<entry>
<title>Living Room Tapes 4</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2010/05/living_room_tap_2.html" />
<modified>2010-05-03T22:41:43Z</modified>
<issued>2010-05-03T22:41:43Z</issued>
<id>tag:www.fuzzybuckets.org,2010:/fuzzybuckets//5.1950</id>
<created>2010-05-03T22:41:43Z</created>
<summary type="text/plain">Travelling Riverside Blues (Slight Return)...</summary>
<author>
<name>pj</name>
<url>pj</url>
<email>paul.hollands@gmail.com</email>
</author>
<dc:subject>The Dred Hamiltons</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<p><a title="Travelling_Riverside_Blues_(Slight_Return).mp3 (audio/mpeg Object)" href="http://www.fuzzybuckets.org/Travelling_Riverside_Blues_(Slight_Return).mp3">Travelling Riverside Blues (Slight Return)</a></p>]]>

</content>
</entry>
<entry>
<title>Living Room Tapes 3</title>
<link rel="alternate" type="text/html" href="http://www.fuzzybuckets.org/fuzzybuckets/archives/2010/05/living_room_tap_1.html" />
<modified>2010-05-03T22:39:30Z</modified>
<issued>2010-05-03T22:39:30Z</issued>
<id>tag:www.fuzzybuckets.org,2010:/fuzzybuckets//5.1949</id>
<created>2010-05-03T22:39:30Z</created>
<summary type="text/plain">My Old Friend The Blues...</summary>
<author>
<name>pj</name>
<url>pj</url>
<email>paul.hollands@gmail.com</email>
</author>
<dc:subject>The Dred Hamiltons</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.fuzzybuckets.org/fuzzybuckets/">
<![CDATA[<p><a title="My_Old_Friend_The_Blues.mp3 (audio/mpeg Object)" href="http://www.fuzzybuckets.org/My_Old_Friend_The_Blues.mp3">My Old Friend The Blues</a></p>]]>

</content>
</entry>

</feed>