/spog

SPOG, The easyest way to create Rdf graphs. Le moyen le plus simple pour créer des graphes Rdf. Graphe collaboratif pour Brainstorming, Carte Heuristique partagée, Exploration de DataLakes constitués de multiples bases de connaissances, Communication avec objet connectés,...

Primary LanguageWeb Ontology Language

SPOG

spog rdf graph David

  • pre-requis

nodejs v4.4.3^, npm v3.8.8^ et le package bower 1.8^

  • installation et lancement (Download and run)
git clone https://github.com/scenaristeur/spog.git
cd spog
npm install
cd public
bower install
cd ..
node .

ou en une ligne de commande :

git clone https://github.com/scenaristeur/spog.git && cd spog && npm install && cd public && bower install && cd .. && node .

l'appli devrait se lancer et être accessible à l'adresse "http://127.0.0.1:3000" Pour avoir un aperçu du bouzin, on peut aussi importer le graphe du projet SpogYun dans /data/spogYun.json ou appartementDavid.ttl

spog rdf import