view light9/namespaces.py @ 459:24352fe6f5ae

smaller font on KC labels
author drewp@bigasterisk.com
date Sun, 15 Jun 2008 23:34:02 +0000
parents 42e4c4728a66
children dd896321faee
line wrap: on
line source

from rdflib import Namespace

L9 = Namespace("http://light9.bigasterisk.com/")
MUS = Namespace("http://light9.bigasterisk.com/music/")
XSD = Namespace("http://www.w3.org/2001/XMLSchema#")