linkeddata / rdflib.js

Linked Data API for JavaScript
http://linkeddata.github.io/rdflib.js/doc/
Other
566 stars 146 forks source link

rdflib.js/example/people/social_book.html - FOAF EXAMPLE NEEDED or DOAP? #26

Open ghost opened 10 years ago

ghost commented 10 years ago

Henry's FOAF profile is not currently working; which means the socialbook example isn't working in the example for linkeddata.github.io.

Perhaps fix it or perhaps replace with a DOAP or similar example, which could then also incorporate foaf info.

Other thoughts; WAC, rww.io, WebID, FOAF Creation tool perhaps integrated with rww.io / data.fm, etc.

slorber commented 10 years ago

@mediaprophet the Henry (https://github.com/bblfish) resource is normally working again.

Btw you can see another addressbook exemple we are doing here: http://sebastien.lorber.free.fr/addressbook/app/ (this requires data.fm cors proxy to work fine) The code is here: https://github.com/stample/angular-addressbook but it's not finished and based on Angular/RDFStore.