Author: andy Date: Tue Nov 26 17:00:32 2013 New Revision: 1545727 URL: http://svn.apache.org/r1545727 Log: CMS commit to jena by andy
Modified: jena/site/trunk/content/documentation/notes/file-manager.mdtext Modified: jena/site/trunk/content/documentation/notes/file-manager.mdtext URL: http://svn.apache.org/viewvc/jena/site/trunk/content/documentation/notes/file-manager.mdtext?rev=1545727&r1=1545726&r2=1545727&view=diff ============================================================================== --- jena/site/trunk/content/documentation/notes/file-manager.mdtext (original) +++ jena/site/trunk/content/documentation/notes/file-manager.mdtext Tue Nov 26 17:00:32 2013 @@ -55,7 +55,7 @@ Location mapping files are RDF - they ma (file suffix `.n3`) or N-Triples (file suffix `.nt`). The default is RDF/XML unless one of these suffices is found. - @prefix lm: <http://jena.hpl.hp.com/2004/08/location-mapping#> + @prefix lm: <http://jena.hpl.hp.com/2004/08/location-mapping#> . [] lm:mapping [ lm:name "file:foo.n3" ; lm:altName "file:etc/foo.n3" ] ,