Managed Projects

easyrdf

  Analyzed about 15 hours ago

EasyRdfEasyRdf is a library designed to make it easy to consume and produce RDF. It was designed for use in mixed teams of experienced and inexperienced RDF developers. It is written in Object Oriented PHP. During parsing EasyRdf builds up a graph of PHP objects that can then be walked around to ... [More] get the data to be placed on the page. Data is typically loaded into a EasyRdf_Graph object from source RDF documents. The source document could either be an RDF file on the web or the output of a Construct or Describe SPARQL query from a triplestore. RequirementsPHP 5.2.0 Example$foaf = new EasyRdf_Graph("http://www.aelius.com/njh/foaf.rdf"); $me = $foaf->primaryTopic(); echo "My name is: ".$me->get('foaf:name')."\n";FeaturesAPI documentation written in phpdoc Unit tests written using phpunit Choice of RDF parser: Built-in: RDF/JSON, N-Triples ARC2: RDF/XML, Turtle, RSS, microformats, eRDF, RDFa, ... Redland Bindings: RDF/XML, N-Triples, Turtle, TriG, RSS Tag Soup, ... rapper: RDF/XML, N-Triples, Turtle, TriG, RSS Tag Soup, ... Choice of RDF serialiser: Built-in: RDF/JSON, N-Triples ARC2: RDF/JSON, RDF/XML, N-Triples, Turtle, POSHRDF rapper: RDF/JSON, N-Triples, RDF/XML, Turtle, RSS, Atom, Dot, ... Optional support for Zend_Http_Client No required external dependancies upon other libraries (PEAR, Zend, etc...) Complies with Zend Framework coding style. Type mapper - resources of type foaf:Person can be mapped into PHP object of class Foaf_Person Comes with a number of examples More Examples artistinfo.php - Example of mapping an RDF type to a PHP Class basic.php - Basic "Hello World" type example dump.php - Display the contents of a graph easyspec.php - Format an RDF Vocabulary foafinfo.php - Display the information in a FOAF file foafmaker.php - Construct a FOAF document with a choice of serialisations httpget.php - No RDF, just test EasyRdf_Http_Client review_extract.php - Extract a review from a page containing Google Review RDFa [Less]

28.8K lines of code

2 current contributors

about 1 month since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This

Rotter (JACK Audio Logger)

  Analyzed about 6 hours ago

What is Rotter ? ---------------- Rotter is a Recording of Transmission / Audio Logger for JACK. It was designed for use by radio stations, who are legally required to keep a recording of all their output. Rotter runs continuously, writing to a new file every hour. Rotter can output files ... [More] in various different structures, either all files in a single directory or create a directory structure. [Less]

1.77K lines of code

0 current contributors

almost 8 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

TwoLAME

  Analyzed over 1 year ago

TwoLAME is a fork of tooLAME - an optimized MPEG Audio Layer 2 (MP2) encoder. New features include a brand new frontend, fully thread-safe library (libtwolame), with an API very similar to LAME's.

11.7K lines of code

2 current contributors

about 4 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

redstore

  Analyzed about 8 hours ago

RedStore is a lightweight RDF triplestore written in C using the Redland library.

10.9K lines of code

0 current contributors

over 8 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

ruby-mqtt

  Analyzed about 21 hours ago

Pure Ruby gem that implements the MQTT (Message Queue Telemetry Transport) protocol, a lightweight protocol for publish/subscribe messaging.

6.3K lines of code

2 current contributors

about 1 month since last commit

0 users on Open Hub

Low Activity
0.0
 
I Use This

EtherSia

  Analyzed about 6 hours ago

Minimal IPv6 library for an Arduino with an ENC28J60 Ethernet controller

10.1K lines of code

1 current contributors

about 4 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

dbpedialite

  Analyzed about 7 hours ago

Sinatra project to produce a slimmed down dbpedia with stable identifiers.

8.65K lines of code

1 current contributors

over 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses