Tags : Browse Projects

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

Vapour

Compare

  No analysis available

Vapour is a web-based validator tool developed by CTIC Foundation to check the compliance of a web site against the recipes described in the Best Practices Recipes for Publishing RDF Vocabularies (W3C Working Draft).

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: w3c

SWAML

Compare

  No analysis available

SWAML, pronounced [swæml], is a research project around the semantic web technologies to publish the mailing lists' archives into a RDF format. It has been developed by the CTIC Foundation and the WESO-RG at University of Oviedo (Spain). You can visit the project page at BerliOS for more details. ... [More] SWAML reads a collection of email messages stored in a mailbox (from a mailing list compatible with RFC 4155) and generates a RDF description. It is written in Python using SIOC as the main ontology to represent in RDF a mailing list. [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

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

RDFauthor

Compare

  No analysis available

RDFauthor is an editing solution for distributed and syndicated structured content on the World Wide Web. RDFauthor is able to extract structured information from RDFa-enhanced websites and to create an edit form based on this data. To this end, we make use of semantics-aware editing widgets that ... [More] hide most of the RDF data model from the user, thus allowing more people to author semantic content. If the embedded data does not suffice to create a rich user-supporting editing view, the underlying Semantic Web infrastructure is used to retrieve additional schema-related information about the elements used. [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl3

RDF2Go

Compare

  Analyzed about 13 hours ago

RDF2Go is an abstraction over triple (and quad) stores. It allows developers to program against RDF2Go interfaces and choose or change the implementation later easily.

55.6K lines of code

0 current contributors

almost 8 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

Panopticode

Compare

  Analyzed about 4 hours ago

The Panopticode project provides a standardized format for describing the structure of software projects and integrates metrics from several tools into that format. Reporting options provide correlation, historic analysis, and visualization.

575K lines of code

0 current contributors

almost 15 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

easyrdf

Compare

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

RDFReactor

Compare

  Analyzed about 13 hours ago

RDFReactor views the RDF data model through object-oriented Java proxies. It makes using RDF easy for Java developers. Technically, it translates an ontology into corresponding Java classes. 1. Think in objects, not statements - Read and write RDF data using familiar Java objects, e.g. use ... [More] person.setName("Max Mustermann") instead of addTriple( personURI, nameURI, "Max Mustermann" ) 2. Dynamic state - all state information is at all times only in the RDF model in the triple store of your choice 3. Java interfaces are generated automatically from an RDF Schema. Code generation via Velocity templates. [Less]

55.6K lines of code

0 current contributors

almost 8 years since last commit

2 users on Open Hub

Inactive
4.0
   
I Use This

Datagraph Trinity

Compare

  Analyzed about 14 hours ago

Trinity is a minimalistic Ruby web framework for publishing Linked Data.

1.1K lines of code

0 current contributors

about 14 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

Vazaar

Compare

  No analysis available

Personal Information Manager Manage your notes, write your diary, save your bookmarks, import your documents, photos, songs and make relations between them. It's based on tools and ideas borrowed from Semantic Web area.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
3.0
   
I Use This
Mostly written in language not available
Licenses: Beerware, gpl3_or_l...

Rasqal RDF Query Library

Compare

  Analyzed about 20 hours ago

Rasqal is a free software / Open Source C library that handles Resource Description Framework (RDF) query syntaxes, query construction and query execution returning result bindings. The supported query languages are SPARQL and RDQL.

79.2K lines of code

0 current contributors

4 months since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This