1
vote
3answers
113 views
SPARQL Negation: All foaf:Agents which aren’t foaf:Persons
Hi
I am trying to write a SPARQL query which should give me all foaf:Agents which aren't foaf:Persons.
I can't see a way to apply this OPTIONAL/BOUND construct to this problem, b …
1
vote
2answers
77 views
Depiction vs. Depicts
I'm working with FOAF and RDFa, and struggling to figure out whether I should be using foaf:depiction or foaf:depicts and the correct way to use them. Here's what I've already esta …
3
votes
8answers
1k views
Visualize Friend of a Friend (foaf) graph
I wrote a script to export twitter friends as foaf rdf description. Now I'm looking for a tool to visualize the friend networks. I tried http://foafscape.berlios.de/ but for 300+ N …
