Sha256: e2deee36868faa4764d199a6935570f5517eb46c8b22f4f08f752213ffe9f26b
Contents?: true
Size: 747 Bytes
Versions: 43
Compression:
Stored size: 747 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: xml:base applies to an rdf:ID on a property element. Author: Jeremy Carroll (jjc@hpl.hp.com) $Id: test004.rdf,v 1.1 2002/03/08 12:21:41 dajobe Exp $ --> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:eg="http://example.org/" xml:base="http://example.org/dir/file"> <rdf:Description> <eg:value rdf:ID="frag">v</eg:value> </rdf:Description> </rdf:RDF>
Version data entries
43 entries across 43 versions & 4 rubygems