nmg: (Default)
[personal profile] nmg

The wife of one of my colleagues gave birth to their first child in the early hours of this morning. This was how he announced the birth on our project mailing list:

<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE rdf:RDF [
	 <!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
	 <!ENTITY kb 'http://protege.stanford.edu/kb#'>
	 <!ENTITY rdfs 'http://www.w3.org/TR/1999/PR-rdf-schema-19990303#'>
]>

<rdf:RDF xmlns:rdf="&rdf;"
	 xmlns:kb="&kb;"
	 xmlns:rdfs="&rdfs;">
  <kb:Person rdf:about="&kb;Instance_1"
      kb:name="Harith Alani"
      rdfs:label="Harith Alani"/>

  <kb:Person rdf:about="&kb;Instance_2"
      kb:name="Samar Alani"
      rdfs:label="Samar Alani"/>

  <kb:Person rdf:about="&kb;Instance_3"
      kb:date_of_birth="2 November 2004"
      kb:gender="Girl"
      kb:name="something Alani"
      kb:weight="3.02 kgs"
      rdfs:label="Meriam Alani">
    <kb:has_parent rdf:resource="&kb;Instance_1"/>
    <kb:has_parent rdf:resource="&kb;Instance_2"/>
  </kb:Person>
</rdf:RDF>

Re: *chuckle*

Date: 2004-11-02 02:43 pm (UTC)
From: [identity profile] nmg.livejournal.com

The irony is that he's by far the least geeky of my colleagues.

Profile

nmg: (Default)
Nick Gibbins

September 2012

S M T W T F S
      1
2345678
9101112131415
16171819202122
23 242526272829
30      

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Mar. 28th, 2026 07:25 pm
Powered by Dreamwidth Studios