Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Not all nodes are in a town. Investigate why.
  • There are some nodes in %NODE_DETAILS% that do not have longitude or latitude parameters.
    • www.ucu.edu.ar, sunysb.edu, buitms.seecs.edu.pk, www.nren.nasa.gov, rzserv2.gsi.de, gluino.phys.unm.edu, and ouhep1.nhn.ou.edu
  • Find a way to set up prefixes programmatically.
  • Verify security of Sesame Server. Do I need to set up User/Password?
  • There are some nodes that I could not instantiate a town for. There are 947 but only 938 is in a town.
  • Read this http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.161.8030&rep=rep1&type=pdf
  • Make a better plan to populate the repository.
      **
      • A file keeping the last action taken to insert a triple could be used to resume the execution of the program if an error (bug, timeout, or connection problem) occurs. Make a more segmented task flow to increase the chance of populating everything.
      **
      • Verify if makes sense to use only monitoring nodes in the "FROM" parameter.

    About Schools

    • Search about Lucene+Sparql to increase and enhance the results for querying over School Names.
    • Search data sets about schools other than DBPedia.
    • There are some endowment and number of students from DBPedia that are not execatly numbers. For example, "app. 95,000". Right now I am discarding this kind of data. Maybe I should retrieve the number information from these data (question).

      Doing

    ...