RDF (Resource Description Framework) Question:
Download Job Interview Questions and Answers PDF
What formats can RDF be represented in?
Answer:
RDF statements (or triples) can be encoded in a number of different formats, whether XML based (e.g., RDF/XML) or not (Turtle, N-triples). In general it does not really matter which of these formats (or serializations) are used to express data”the information is represented in RDF triples and the particular format is only the syntactic sugar. Most RDF tools can parse several of these serialization formats.
Download RDF Interview Questions And Answers
PDF
Previous Question | Next Question |
What is RDF? | Is not RDF simply an XML application? |