#Processed by Id: cwm.py,v 1.29 2001/02/28 20:45:26 timbl Exp # using base file:/temp/jhendler.daml # Notation3 generation by # notation3.py,v 1.54 2001/02/12 18:38:31 timbl Exp # Base was: file:/temp/jhendler.daml @prefix dex: . @prefix : <#> . @prefix TeknowledgeProj: . @prefix ShoeGen: . @prefix daml: . @prefix rdf: . @prefix CmuAtlas: . @prefix StanfordKSL: . @prefix ShoePers: . @prefix rdfs: . :JimHendler a ShoeGen:Person, StanfordKSL:Person; CmuAtlas:sex ShoePers:Male; ShoeGen:head :PlusLab; ShoePers:age "about 44 "; ShoePers:child " http://www.cs.umd.edu/users/hendler/sharon.html"; ShoePers:emailAddress "jhendler@darpa.mil"; dex:hasHeight dex:short; StanfordKSL:has-Full-Name "Professor James A. Hendler, PhD" . :OntologyResearch a CmuAtlas:Research_Activity . :PlusLab a CmuAtlas:Project; TeknowledgeProj:hasHomePage "http://www.cs.umd.edu/projects/plus/"; CmuAtlas:activities_include :OntologyResearch . CmuAtlas:Project daml:equivalentTo ShoeGen:Organization . #ENDS