Sha256: 3bff45238feb8d655cac8bad759c9a592386a6332748fa67b26c705d118deb05

Contents?: true

Size: 696 Bytes

Versions: 43

Compression:

Stored size: 696 Bytes

Contents

<?xml version="1.0"?>

<!--
  Copyright World Wide Web Consortium, (Massachusetts Institute of
  Technology, Institut National de Recherche en Informatique et en
  Automatique, Keio University).
 
  All Rights Reserved.
 
  Please see the full Copyright clause at
  <http://www.w3.org/Consortium/Legal/copyright-software.html>

-->
<!--

  The value of rdf:nodeID must match the XML Name production,
  (as modified by XML Namespaces). 
  $Id: error003.rdf,v 1.1 2002/07/30 09:45:51 jcarroll Exp $

-->

<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:eg="http://example.org/">

 <rdf:Description>
   <eg:prop rdf:nodeID="q:name" />
 </rdf:Description>

</rdf:RDF>

Version data entries

43 entries across 43 versions & 4 rubygems

Version Path
rdf_context-0.4.3 spec/rdfcore/rdfms-syntax-incomplete/error003.rdf
rdf_context-0.4.2 spec/rdfcore/rdfms-syntax-incomplete/error003.rdf
gkellogg-reddy-0.2.1 spec/rdfcore/rdfms-syntax-incomplete/error003.rdf