3
votes
5answers
126 views
How will the semantic web counter spam?
The current web is heavily polluted with various forms of spam. Can semantic technologies help? If the spammers start using fake metadata then it could reduce the usefulness of wha …
2
votes
6answers
141 views
Are there (Semantic Web) applications that can make use of FOAF profile?
Increasingly, browser will push some personal information to websites like Geolocation. Are there websites/browsers that use similar functionality using, for example, my FOAF profi …
2
votes
3answers
82 views
How can you represent physical addresses in FOAF?
I saw this asked on Twitter.
If you wanted to store your address book in FOAF, what elements could you use for things like home address? FOAF does not seem to have anything for it …
1
vote
1answer
37 views
What ontologies can I use to markup JavaDoc (or Doxygen) with RDFa?
I am looking for ontologies to create RDFa-rich JavaDoc (for which I will write a custom Doclet). I think I can use a bit of Dublin Core, FOAF and DOAP at places, but I have no clu …
1
vote
2answers
73 views
Describing in a FOAF file, assets of a user (photo album, video album, etc.)
I would like to know what would be the best ways to describe some pages in a FOAF file which are related to a user.
example.org/JohnSmith/ - Home page of the user
example.org/Joh …
1
vote
2answers
42 views
What scripts can I use to generate my homepage from my FOAF file
As mentioned elsewhere I would like to generate my blog homepage from data in my FOAF file so that I can just maintain the latter. I'm thinking of something that would insert data …