syntax error corrected
authorGuus Schreiber <guus.schreiber@vu.nl>
Tue, 17 Dec 2013 16:24:40 +0100
changeset 1616 07a78fcc859d
parent 1615 dea81a63eaad
child 1617 51a87adda087
syntax error corrected
rdf-mt/tests/rdfs-container-membership-superProperty/not1P.ttl
--- a/rdf-mt/tests/rdfs-container-membership-superProperty/not1P.ttl	Tue Dec 17 16:24:15 2013 +0100
+++ b/rdf-mt/tests/rdfs-container-membership-superProperty/not1P.ttl	Tue Dec 17 16:24:40 2013 +0100
@@ -1,3 +1,4 @@
-#  Processed by Id: cwm.py,v 1.92 2002/03/22 21:36:00 timbl Exp @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+#  Processed by Id: cwm.py,v 1.92 2002/03/22 21:36:00 timbl Exp
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 
 <http://example/stuff#something> rdfs:member <http://example/stuff#somethingElse> .