Tagged Questions

10
votes
4answers
764 views

RDFa vs. microformats

What do you think is best? RDFa or microformats? In the future what do you think: Will prevail both (using tools like GRRDL to make them "talk") or only one (like what happen with HD-DVD and ...
5
votes
3answers
403 views

Understanding what SPARQL is

This is a terribly beginner series of questions, but after reading through a good 30 SPARQL tutorials I can't seem to wrap my head around what SPARQL is or how to begin using it. Is it executed on ...
5
votes
5answers
564 views

Is there an RDF ontology for blogs?

I'm setting up a blog, and I'm fascinated by RDF and the idea of the sematic web. I'd like to use RDFa to embed sematic data into my blog. There are several well know semantic web ontologies like FOAF ...
3
votes
3answers
142 views

Anyone could tell me please what kind of RDF ontologies related to tourism exists at the moment?

I'm setting up a tourism website and wish to use semantic web in it. I'm also interested in using RDF ontologies. So, I was wondering if anyone could tell me, if exists anything for this, that says ...
2
votes
1answer
130 views

RDF/XML to XHTML/HTML5 for Semantic web

So, I have numerous files in RDF/XML format which I want to use on the web. I want to be part of the Linked Data community and have HTML and RDF versions of my data files. Usually, what I've found ...
2
votes
3answers
119 views

How is RDFa used?

I was wondering how RDFa is being used. More specifically, if the Semantic web of data is made up of triplees in RDF, how does a consumer of RDFa content use that data? Does it have to be converted ...
1
vote
2answers
154 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 established: <div ...
0
votes
1answer
156 views

Can someone help with learning Protégé, Jena Semantic Framework and the use of RDFa?

I've been reading Semantic Web Programming and we used Protégé early on but then in the later chapter on real life Ontologies, we looked at Semantic Web Frameworks and Protégé was not included. Sorry ...