Versions Compared

Key

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

To do

  • Insert all nodes into the RDF storage. Up to now, only 10 nodes are successfully insertedThere are some nodes in %NODE_DETAILS% that do not have longitude/latitude parameters.
  • I am getting strange characters for some city names. For example, I am getting "BÃ?©tÃ?©rou" for the city "Bétérou". It needs to be fixed
  • #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.

Aggregation

  • Resolve in the Ontology the aggregated data for countries, continents, and groups.
  • Store the aggregated data generated by Pingtable(by country, continent, or group).
  • Think about storing or not aggregated data generated by the project.

About Schools

  • Search about Lucene+Sparql to increase and enhance the results for querying over School Names.
  • Edit the ontology to include data about Schools.
  • Store school data into the RDF storage.
  • Search data sets about schools other than DBPedia.

...

  • Working on storing PingER measurement data into the RDF storage. (June 21)
  • Testing Open RDF Sesame as a triple storage.

Done

  • Geographic data about a sample of PingER monitored and monitoring nodes (the %NODE_DETAILS) is already inserted in the RDF storage (hence using our ontology) and is query-able using our own Sparql Endpoint. (June 20)

...