weso / wiBackend

http://www.weso.es
0 stars 0 forks source link

Add ontology and computations to generated triples #30

Open labra opened 10 years ago

labra commented 10 years ago

At this moment, wiFetcher generates the raw data triples. However, we should include in the endpoint the ontology triples:

http://purl.org/weso/ontology/computex

and the triples that will be generated after the computation step.

Those triples will be generated by running computex as a command line tool. The tool is here, although it still needs some improvements:

https://github.com/weso/computex