Mercurial > hg > semantic-sia
view src/org/qmul/eecs/c4dm/sia/rdf/Namespaces.java @ 94:fedf516f6a78 tip
test file
author | stevenh |
---|---|
date | Mon, 29 Dec 2014 15:16:22 +0000 |
parents | 34ccddf6c2ab |
children |
line wrap: on
line source
package org.qmul.eecs.c4dm.sia.rdf; public class Namespaces { public static String SIA_NS_URI = "http://example.org/sia#"; }