reorganized to suit directory conventions, fixed prefix : to file in repos
authorTim L <lebot@rpi.edu>
Sat, 03 Mar 2012 10:25:28 -0500
changeset 1729 c7f0a7725df2
parent 1728 b40da053db1e
child 1730 cdde265a0d2f
reorganized to suit directory conventions, fixed prefix : to file in repos
examples/eg-2-rdf-stub/eg-2-rdf-stub.ttl
examples/eg-2-rdf-stub/rdf/eg-2-rdf-stub.ttl
--- a/examples/eg-2-rdf-stub/eg-2-rdf-stub.ttl	Sat Mar 03 10:21:11 2012 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix owl:     <http://www.w3.org/2002/07/owl#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix sd:      <http://www.w3.org/ns/sparql-service-description#> .
-@prefix void:    <http://rdfs.org/ns/void#> .
-@prefix foaf:    <http://xmlns.com/foaf/0.1/> .
-@prefix prov:    <http://www.w3.org/ns/prov#> .
-@prefix :        <#> .
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/eg-2-rdf-stub/rdf/eg-2-rdf-stub.ttl	Sat Mar 03 10:25:28 2012 -0500
@@ -0,0 +1,9 @@
+@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix owl:     <http://www.w3.org/2002/07/owl#> .
+@prefix dcterms: <http://purl.org/dc/terms/> .
+@prefix sd:      <http://www.w3.org/ns/sparql-service-description#> .
+@prefix void:    <http://rdfs.org/ns/void#> .
+@prefix foaf:    <http://xmlns.com/foaf/0.1/> .
+@prefix prov:    <http://www.w3.org/ns/prov#> .
+@prefix :        <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-2-rdf-stub/eg-2-rdf-stub.ttl#> .