Versions Compared

Key

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

...

  • 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
  • Try to remove the log warning.
  • #Country individuals have DBPedia links inserted replacing " " for "_" and are stored as Literal strings, not Resources URI.
  • Save the Countries JSON generated by Geonames. There is no need to GET this JSON everytime you want to instantiate countries.
  • Learn how to use Open RDF model iteration and compare it to query fetcher (see NodesModel.java)
  • Find a way to set up prefixes programmatically.
  • Put a complete date in the TimeStamps.
  • Verify security of Sesame Server. Do I need to set up User/Password?

...