We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e5b021 commit 19bcb67Copy full SHA for 19bcb67
spec/example07.nt
@@ -1,4 +1,4 @@
1
-<http://www.w3.org/TR/rdf-syntax-grammar> <http://purl.org/dc/elements/1.1/title> "RDF/XML Syntax Specification (Revised)" .
+<http://www.w3.org/TR/rdf-syntax-grammar> <http://purl.org/dc/elements/1.1/title> "RDF 1.2 XML Syntax" .
2
_:genid1 <http://example.org/stuff/1.0/fullName> "Dave Beckett" .
3
_:genid1 <http://example.org/stuff/1.0/homePage> <http://purl.org/net/dajobe/> .
4
<http://www.w3.org/TR/rdf-syntax-grammar> <http://example.org/stuff/1.0/editor> _:genid1 .
0 commit comments