is this file coming in or going out?
authorTim L <lebot@rpi.edu>
Fri, 26 Oct 2012 14:46:26 -0400
changeset 4572 ab0b4ed6e179
parent 4571 c32f55dd9ba7
child 4573 4be9cac8fec4
is this file coming in or going out?
examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hasAnchor.ttl
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hasAnchor.ttl	Fri Oct 26 14:42:00 2012 -0400
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hasAnchor.ttl	Fri Oct 26 14:46:26 2012 -0400
@@ -1,7 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl:  <http://www.w3.org/2002/07/owl#> .
-@prefix prov: <http://www.w3.org/ns/prov#> .
-@prefix :     <http://example.com/> .
-
-# TODO