Sha256: 0963e8f4d20f3a838f5d77782cdeef22266961885aaa4c9bfaa42045269824af
Contents?: true
Size: 756 Bytes
Versions: 43
Compression:
Stored size: 756 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> Description: A parser is not required to know about well-formed datatyped literals. $Id: test002.rdf,v 1.1 2002/11/19 14:04:16 jgrant Exp $ --> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:eg="http://example.org/"> <rdf:Description rdf:about="http://example.org/foo"> <eg:bar rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">flargh</eg:bar> </rdf:Description> </rdf:RDF>
Version data entries
43 entries across 43 versions & 4 rubygems