1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: php-arc
Section: php
Priority: optional
Maintainer: Olivier Berger <olivier.berger@it-sudparis.eu>
Uploaders: Olivier Berger <oberger@ouvaton.org>, Christian Bayle <bayle@debian.org>
DM-Upload-Allowed: yes
Homepage: http://arc.semsol.org/
Build-Depends: debhelper (>= 5)
Standards-Version: 3.9.0
Vcs-Git: git://git.debian.org/users/olberger-guest/php-arc.git
Vcs-Browser: http://git.debian.org/?p=users/olberger-guest/php-arc.git
Package: libarc-php
Architecture: all
Depends: php5, ${misc:Depends}
Suggests: php5-mysql
Description: Flexible RDF system for semantic web and PHP practitioners
ARC is a flexible RDF system for semantic web and PHP practitioners.
.
It offers the following features : Various RDF parsers and extractors
(RDF/XML, Turtle, RSS, microformats, eRDF, RDFa, ...); Serializers
(N-Triples, RDF/JSON, RDF/XML, Turtle); RDF Storage, SPARQL Query,
and Update; Turtle templating and Plugins and Triggers.
|