[ADD] samples

This commit is contained in:
Andy Bunce 2022-09-19 20:18:26 +01:00
parent c4699b2e50
commit 862e090526
8 changed files with 39191 additions and 31978 deletions

7
semantic/sparql.rq Normal file
View file

@ -0,0 +1,7 @@
@prefix card: <http://www.w3.org/People/Berners-Lee/card#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
card:i foaf:name "Timothy Berners-Lee" .
<http://bblfish.net/people/henry/card#me> foaf:name "Henry Story" .
<http://www.cambridgesemantics.com/people/about/lee> foaf:name "Lee Feigenbaum" .
card:amy foaf:name "Amy van der Hiel" .