My favorites | Sign in
Project Logo
             
Search
for
Updated Aug 27, 2009 by drdonohue
Labels: Featured
INQLE_FAQ  
Some frequently asked questions about INQLE

General Questions

Questions on Using INQLE

  • What format of data can be imported into INQLE?
    • INQLE can import any spreadsheet of data (from a text-delimited/CSV file) or it can import RDF data.
  • What is RDF?
    • Resource Description Framework. It is a way of representing data, using 3-part statements:
      1. a subject (which has a globally unique identifier ("URI")
      2. a predicated (which also has a globally unique URI)
      3. an object (which can be a literal value like "7.5" or "Norman Borlaug", or the URI of another RDF subject.

Thus, RDF is a powerful way for representing most any information in a computer-processable way. The "Unique" in URI allows disparate data on a common subject to be linked together. This will enable future versions of INQLE to merge local data with remote data.

  • I am importing my data into INQLE. The File Data Importer Wizard asks me for URI of a RDF class of my rows, and URI for each column of my spreadsheet. How can I find out the which URIs to use?
    • Good question, because it is important that you use any standard URIs. You can try Swoogle or Freebase. We will add tools to make this selection process easier!

Sign in to add a comment
Hosted by Google Code