Questions about Linked Data

What is the easiest, cheapest way to implement linked data?

How can we use existing data that is out in the "linked data cloud"?

How do you extend a vocabulary when you need a term that does not exist in that vocabulary?

How do you publish an ontology?

How can you embed linked data in web pages using RDFa?

What's the difference between microformats and RDFa?

How do you harvest linked data from other sources?

What are the different serializations of linked data?

How do you establish reationships using RDFs and OWL?

A demonstration of discovery of new "answers" using queries

How can a web application interfaces with linked data?

Do you need a triple store DBMS or can you use an RDBMS?

Do you need triples, or can you store data in XML and convert to triples as needed?

When should you query in real time, and when should you cache the data?

Other than SPARQL, how do you search linked data

What is the difference between classes and properties?

What are some acceptable substitutes for OWL:sameAs?

Need some advanced SPARQL training

Care and feeding of triple stores

Some measures and costs: server capacity, disk space, other tangibles

What are the open source and commercial applications that people are using?

Is there backward compatibility between linked data and XML?

Is there development software that provides a user interface that hides the programming details?

What tutorials exist?

How do you find vocabularies to use?

When looking at vocabularies, how do you deal with overlap? How do you know which vocabulary is best for which purpose?