Search Results

2
votes

Do you use Microformats, RDF, Dublin Core or another type of sematic markup?

I use SIOC, FOAF, DOAP and some other lightweight RDF vocabularies. A popular trend these days is to embed RDF in web documents using RDFa. At that point the border b/w RDF vocabs and microformats …
1
vote

Semantic Web Framework

Redland is a good RDF framework (just like Andreas said). I am mainly using its Python bindings and am installing it on Mac OS X via MacPorts (e.g., …
3
votes

Is there an RDF ontology for blogs?

the SIOC ontology might be what you are looking for. its purpose is to express information about blogs, forums, wikis and other kinds of soci …