Browsing projects by Tag(s)

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

Showing page 1 of 12

A Java library for parsing, validating and manipulating XML documents. The latest version released, 2.11.0, provides support for the following standards and APIs: * XML 1.0 (4th Edition) * Namespaces in XML 1.0 (2nd Edition) * XML 1.1 (2nd Edition) * Namespaces in XML 1.1 (2nd Edition) * W3C ... [More] XML Schema 1.0 (2nd Edition) * W3C XML Schema 1.1 (Working Drafts, December 2009) * W3C XML Schema Component Designators (Candidate Recommendation, January 2010) * XInclude 1.0 (2nd Edition) * OASIS XML Catalogs 1.1 * SAX 2.0.2 * DOM Level 3 Core, Load and Save * DOM Level 2 Core, Events, Traversal and Range * Element Traversal (org.w3c.dom.ElementTraversal) * JAXP 1.4 * StAX 1.0 Event API (javax.xml.stream.events) [Less]

4.26316
   
  0 reviews  |  552 users  |  179,452 lines of code  |  3 current contributors  |  Analyzed about 11 hours ago
 
 

Xerces-C++ is a validating XML parser written in a portable subset of C++. A shared library is provided for parsing, generating, manipulating, and validating XML documents. Xerces-C++ is faithful to the XML 1.0 recommendation and many associated standards. Source code, samples and API documentation ... [More] are provided with the parser. For portability, care has been taken to make minimal use of templates, no RTTI, and minimal use of #ifdefs. [Less]

3.64286
   
  2 reviews  |  149 users  |  287,130 lines of code  |  1 current contributor  |  Analyzed 3 days ago
 
 

South is a database migration framework for Django applications.

4.4
   
  0 reviews  |  27 users  |  7,800 lines of code  |  22 current contributors  |  Analyzed 9 days ago
 
 

The eLesson Markup Language (eLML) is an open source XML framework for creating structured eLessons using XML. Thanks to a clean separation between content and layout eLML lessons can be transformed into many different formats and layouts. It supports the following output formats: XHTML, IMS Content ... [More] Package, SCORM, eBooks (ePub format), PDF, LaTeX, Open Document Format (ODF) and DocBook. The framework has been successfully tested with many different LMS like Moodle, OLAT, WebCT/Blackboard and Ilias. A number of tools like the Firedocs eLML Editor to write lessons or the Template Builder to create eLML layout templates are available and help to make eLML one of the best tools to create sustainable e-Learning content. [Less]

4.71429
   
  1 review  |  14 users  |  145,491 lines of code  |  1 current contributor  |  Analyzed 4 days ago
 
 

Jifty::DBI is the Perl-based object-relational database framework built for use with the Jifty project. It can be used separately.

5.0
 
  0 reviews  |  11 users  |  11,337 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

XMLBeans is a technology for accessing XML by binding it to Java types. XMLBeans provides several ways to get at the XML, including: * Through XML schema that has been compiled to generate Java types that represent schema types. In this way, you can access instances of the schema through ... [More] JavaBeans-style accessors after the fashion of "getFoo" and "setFoo". The XMLBeans API also allows you to reflect into the XML schema itself through an XML Schema Object model. * A cursor model through which you can traverse the full XML infoset. * Support for XML DOM. [Less]

4.5
   
  1 review  |  8 users  |  4,163,989 lines of code  |  2 current contributors  |  Analyzed 8 days ago
 
 

The WSO2 Registry is a Web 2.0 style registry and repository for storing resources and metadata. It is designed around community concepts with tags, comments, ratings and users. It is designed to support SOA Governance and control.

5.0
 
  0 reviews  |  7 users  |  5,435 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

LDAP Synchronization Connector (LSC) reads from any data source including databases, LDAP directories or files and transforms and compares this data to an LDAP directory. These connectors can then be used to continuously synchronize a data source to a directory, for a one shot import or just to ... [More] compare differences by outputting CSV or LDIF format reports. LSC offers a powerful transformation engine, based on a scripting language, to easily manipulate data on the fly. Various identity management functions are included for directory-specific compatibility — most notably Active Directory (changing passwords, account status, last logon, etc …). LSC is an open source project written in Java, available under the BSD license. [Less]

4.66667
   
  0 reviews  |  7 users  |  251,089 lines of code  |  4 current contributors  |  Analyzed 4 days ago
 
 

When you run ./manage.py syncdb, Django will look for any new models that have been defined, and add a database table to represent those new models. However, if you make a change to an existing model, ./manage.py syncdb will not make any changes to the database. This is where Django Evolution ... [More] fits in. Django Evolution is an extension to Django that allows you to track changes in your models over time, and to update the database to reflect those changes. [Less]

5.0
 
  0 reviews  |  7 users  |  3,766 lines of code  |  1 current contributor  |  Analyzed about 7 hours ago
 
 

SQL::Translator is a group of Perl modules that manipulate structured data definitions (mostly database schemas) in interesting ways, such as converting among different dialects of CREATE syntax (e.g., MySQL-to-Oracle), visualizations of schemas (pseudo-ER diagrams: GraphViz or GD), automatic code ... [More] generation (using Class::DBI), converting non-RDBMS files to SQL schemas (xSV text files, Excel spreadsheets), serializing parsed schemas (via Storable, YAML and XML), creating documentation (HTML and POD), and more. New to version 0.03 is the ability to talk directly to a database through DBI to query for the structures of several databases. [Less]

4.5
   
  1 review  |  6 users  |  69,111 lines of code  |  11 current contributors  |  Analyzed 7 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.