Sha256: 3534b45af71c7585de1293c356430c5db4942720c6b8f77cb5443c99b40e4c54
Contents?: true
Size: 912 Bytes
Versions: 43
Compression:
Stored size: 912 Bytes
Contents
<?xml version="1.0"?> <!-- Issue: rdfms-not-id-and-resource-attr Test: 1 Author: Jeremy Carroll, HP $Header: /w3ccvs/WWW/2000/10/rdf-tests/rdfcore/rdfms-not-id-and-resource-attr/test001.rdf,v 1.1 2002/03/08 10:55:13 dajobe Exp $ rdf:ID on an empty property element indicates reification. --> <!-- 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> $Id: test001.rdf,v 1.1 2002/03/08 10:55:13 dajobe Exp $ --> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:eg="http://example.org/"> <rdf:Description> <eg:prop1 rdf:ID="reify" eg:prop2="val"></eg:prop1> </rdf:Description> </rdf:RDF>
Version data entries
43 entries across 43 versions & 4 rubygems