mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-14 00:25:51 +01:00
Move library tree where it belongs
This commit is contained in:
10
lib-src/libraptor/tests/bad-19.rdf
Normal file
10
lib-src/libraptor/tests/bad-19.rdf
Normal file
@@ -0,0 +1,10 @@
|
||||
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:ex="http://www.example.org/ns#">
|
||||
|
||||
<!-- check a property element without a namespace fails -->
|
||||
|
||||
<rdf:Description rdf:about="http://example.org/node0">
|
||||
<prop>content</prop>
|
||||
</rdf:Description>
|
||||
|
||||
</rdf:RDF>
|
||||
Reference in New Issue
Block a user