Removing UCHARs from Prefixed Names
authorGavin Carothers <gavin@carothers.name>
Wed, 21 Mar 2012 14:42:43 -0700
changeset 231 b70d37f4074a
parent 230 088a2efecee1
child 232 16f4212e6aa6
Removing UCHARs from Prefixed Names

Turns out very very boring. Nothing even breaks. So dull.
rdf-turtle/turtle.bnf
--- a/rdf-turtle/turtle.bnf	Wed Mar 21 14:31:38 2012 -0700
+++ b/rdf-turtle/turtle.bnf	Wed Mar 21 14:42:43 2012 -0700
@@ -133,7 +133,6 @@
  | [#F900-#FDCF] 
  | [#FDF0-#FFFD] 
  | [#10000-#EFFFF] 
- | UCHAR 
 [96s] PN_CHARS_U ::= PN_CHARS_BASE 
  | "_" 
 [98s] PN_CHARS ::= PN_CHARS_U