Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

dotNetRDF

Compare

  No analysis available

dotNetRDF is a API for RDF written in C# 3 under .Net Framework 3.5 and higher It allows for reading/writing of RDF in all common formats, querying over RDF data in various ways and supports a variety of different mainstream Triple stores. It also includes a SPARQL 1.1 query and update engine. ... [More] For persistent storage it supports AllegroGraph, 4store, Fuseki, Sesame, Stardog and Virtuoso [Less]

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: mit

RDF.rb

Compare

  Analyzed 1 day ago

RDF.rb is a pure-Ruby library for working with Resource Description Framework (RDF) data.

116K lines of code

8 current contributors

about 2 months since last commit

3 users on Open Hub

Very Low Activity
5.0
 
I Use This

easyrdf

Compare

  Analyzed about 18 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

over 2 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

Topic Maps Test Suite

Compare

  Analyzed about 24 hours ago

The CXTM Test Suite provides a suite of test data for validating implementations of ISO 13250 Topic Maps using the new ISO 13250-4 standard for topic map canonicalization.

1.93K lines of code

0 current contributors

about 13 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

RDFgrid

Compare

  Analyzed about 21 hours ago

RDFgrid is a framework for batch-processing RDF data with Hadoop and Amazon Elastic MapReduce.

278 lines of code

0 current contributors

over 13 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

semargl

Compare

  Analyzed about 7 hours ago

Highly performant RDFa and RDF/XML parsers. Jena, Sesame and Clerezza integration. Android and GAE support.

107K lines of code

0 current contributors

over 7 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

libttl

Compare

  Analyzed about 3 hours ago

no-frills turtle/trig/ntriples/nquads parser library

9.53K lines of code

1 current contributors

about 1 year since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This