added cert and rsa prefixes directly on the tool
authorSergio Fernandez <sergio.fernandez@fundacionctic.org>
Thu, 13 Oct 2011 13:27:53 +0200
changeset 168 e4c329ba40b4
parent 167 97176f5a05ac
child 169 239b1f5cfcd1
child 175 ab0199263dfb
added cert and rsa prefixes directly on the tool
ontologies/specgen/libvocab.py
--- a/ontologies/specgen/libvocab.py	Mon Oct 10 16:21:00 2011 +0200
+++ b/ontologies/specgen/libvocab.py	Thu Oct 13 13:27:53 2011 +0200
@@ -259,7 +259,9 @@
 					"http://purl.org/NET/c4dm/event.owl#"           : "event",
 					"http://purl.org/ontology/co/core#"             : "co",
 					"http://purl.org/ontology/olo/core#"            : "olo",
-					"http://purl.org/ontology/is/core#"             : "is"
+					"http://purl.org/ontology/is/core#"             : "is",
+					"http://www.w3.org/ns/auth/cert#"               : "cert",
+					"http://www.w3.org/ns/auth/rsa#"                : "rsa"
 		}