branch | stable |
changeset 5609 | d247e2e06db2 |
parent 5433 | aae37bb56e3b |
child 5610 | 91b0f118328a |
--- a/xy.py Sat May 29 10:33:57 2010 +0200 +++ b/xy.py Sun May 30 01:54:12 2010 +0200 @@ -21,6 +21,7 @@ from yams import xy +xy.register_prefix('http://www.w3.org/1999/02/22-rdf-syntax-ns#', 'rdf') xy.register_prefix('http://purl.org/dc/elements/1.1/', 'dc') xy.register_prefix('http://xmlns.com/foaf/0.1/', 'foaf') xy.register_prefix('http://usefulinc.com/ns/doap#', 'doap')