From: mensonge Date: Fri, 27 Feb 2009 09:03:22 +0000 (+0000) Subject: New Feature: export with semantic format (SIOC, SKOS, FOAF...) X-Git-Tag: v0.94~84 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=7f1587514705d333d293ca5ab98508caf4d1bb80;p=semanticscuttle.git New Feature: export with semantic format (SIOC, SKOS, FOAF...) git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@300 b3834d28-1941-0410-a4f8-b48e95affb8f --- diff --git a/api/export_sioc.php b/api/export_sioc.php new file mode 100644 index 0000000..746d0ea --- /dev/null +++ b/api/export_sioc.php @@ -0,0 +1,90 @@ + +"; ?> + + + + + + + +?> + +getObjectUsers(); + +$usersArray = array(); // useful for bookmarks display +foreach($users as $user) { + $usersArray[$user->getId()] = $user->getUserName(); +} +?> + + + + getUserName() ?> + + + + + + Authors at PlanetRDF.com + + +*/ +?> + +getBookmarks(0, NULL, NULL, NULL); +?> + + + + + + + + + + + + + + + + + + + + + +