diff rdfpy/writeCatalogue.py @ 18:d5012016bf64 tip

added rdfpy and rdfonto directories
author nothing@tehis.net
date Tue, 23 Apr 2013 11:49:20 +0100
parents 62d2c72e4223
children
line wrap: on
line diff
--- a/rdfpy/writeCatalogue.py	Tue Apr 16 14:14:09 2013 +0100
+++ b/rdfpy/writeCatalogue.py	Tue Apr 23 11:49:20 2013 +0100
@@ -23,5 +23,5 @@
 
 compareForSimilarities(graph, ns)
 
-graph.serialize(basedir + 'af-catalogue.rdf')
-graph.serialize(basedir + 'af-catalogue.n3', format='n3')
\ No newline at end of file
+graph.serialize(basedir + 'af-catalogue-01.rdf')
+graph.serialize(basedir + 'af-catalogue-01.n3', format='n3')
\ No newline at end of file