[ADD] samples
This commit is contained in:
parent
c4699b2e50
commit
862e090526
8 changed files with 39191 additions and 31978 deletions
7
semantic/sparql.rq
Normal file
7
semantic/sparql.rq
Normal 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" .
|
||||
Loading…
Add table
Add a link
Reference in a new issue