Happy !
hernan / DBPedia
Project infos
| License | MIT |
| Tags | sparql, semantic, dbpedia, linked data |
| Creation date | 2014-03-02 |
| Website |
Monticello registration
About DBPedia
Description
Query the Wikipedia dataset from Pharo using SPARQL.
Installation
Using Metacello configuration
Gofer it
smalltalkhubUser: 'hernan' project: 'DBPedia';
configurationOf: 'DBPedia';
loadStable.
Using Gofer script
Gofer it
smalltalkhubUser: 'hernan' project: 'DBPedia';
package: 'DBPedia';
load.
