Oroboro
From semanticweb.org
| Oroboro | |
|---|---|
| code.google.com/p/oroboro/ | |
| Status: | inactive |
| License: | GPL |
| Language: | Java |
Oroboro is a lightweight Java RDF processing framework. Its design focuses on rule-based data extraction and integration tasks involving moderate datasets, targeting common use cases while striving to remain as simple and flexible as possible. Major features include:
- Compact task-oriented API and scriptable command-line shell
- Simple RDF model with pluggable datatypes and sets navigation
- Datalog query/update engine supporting OWL RL and XPath 2.0 Functions
- Codecs for common RDF serialization formats
- XML/XSLT processing tools and SAX-based data adapters
- Single JAR distribution with no external dependencies