ns.py:- import rdfapi as rdf rdf = rdf.Namespace('http://www.w3.org/1999/02/22-rdf-syntax-ns#') rdfs = rdf.Namespace('http://www.w3.org/2000/01/rdf-schema#') daml = rdf.Namespace('http://www.daml.org/2001/03/daml+oil#') log = rdf.Namespace('http://www.w3.org/2000/10/swap/log#') dc = rdf.Namespace('http://purl.org/dc/elements/1.1/') foaf = rdf.Namespace('http://xmlns.com/foaf/0.1/') earl95 = rdf.Namespace('http://www.w3.org/2001/03/earl/0.95#') annotea = rdf.Namespace('http://www.w3.org/2000/10/annotation-ns#') doc = rdf.Namespace('http://www.w3.org/2000/10/swap/pim/doc#') Cheers, -- Kindest Regards, Sean B. Palmer @prefix : <http://webns.net/roughterms/> . :Sean :hasHomepage <http://purl.org/net/sbp/> .Received on Sunday, 21 October 2001 00:13:14 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 July 2008 08:08:28 GMT