mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-27 00:07:17 +02:00
Move library tree where it belongs
This commit is contained in:
9
lib-src/redland/rasqal/data/dc.rdf
Normal file
9
lib-src/redland/rasqal/data/dc.rdf
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0"?>
|
||||
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:foaf="http://xmlns.com/foaf/0.1/">
|
||||
<!-- test data for rasqal_query_test -->
|
||||
<foaf:Person>
|
||||
<foaf:name>Dave Beckett</foaf:name>
|
||||
<foaf:homepage rdf:resource="http://purl.org/net/dajobe/" />
|
||||
</foaf:Person>
|
||||
</rdf:RDF>
|
||||
Reference in New Issue
Block a user