https://github.com/bitplan/com.bitplan.simplegraph
Wrapping Apache TinkerPop
https://github.com/bitplan/com.bitplan.simplegraph
gremlin sidif-triplestore tinkerpop wikidata
Last synced: 2 days ago
JSON representation
Wrapping Apache TinkerPop
- Host: GitHub
- URL: https://github.com/bitplan/com.bitplan.simplegraph
- Owner: BITPlan
- License: apache-2.0
- Created: 2018-01-11T17:03:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-19T20:12:09.000Z (10 days ago)
- Last Synced: 2025-04-19T20:27:12.382Z (10 days ago)
- Topics: gremlin, sidif-triplestore, tinkerpop, wikidata
- Language: Java
- Size: 8.29 MB
- Stars: 8
- Watchers: 4
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### com.bitplan.simplegraph
[Wrapper for Apache TinkerPop](http://www.bitplan.com/index.php/SimpleGraph)[](https://travis-ci.org/BITPlan/com.bitplan.simplegraph)
[](https://search.maven.org/artifact/com.bitplan.simplegraph/com.bitplan.simplegraph/0.0.5/jar)[](https://github.com/BITPlan/com.bitplan.simplegraph/issues)
[](https://github.com/BITPlan/com.bitplan.simplegraph/issues/?q=is%3Aissue+is%3Aclosed)
[](https://www.apache.org/licenses/LICENSE-2.0)
[](http://www.bitplan.com)### Documentation
* [Wiki](http://www.bitplan.com/index.php/SimpleGraph)
* [com.bitplan.simplegraph Project pages](https://BITPlan.github.io/com.bitplan.simplegraph)
* [Javadoc](https://BITPlan.github.io/com.bitplan.simplegraph/com.bitplan.simplegraph/com.bitplan.simplegraph/apidocs/index.html)
* [Test-Report ](https://BITPlan.github.io/com.bitplan.simplegraph/com.bitplan.simplegraph/com.bitplan.simplegraph/surefire-report.html)
### Maven dependencyMaven dependency
```xmlcom.bitplan.simplegraph
com.bitplan.simplegraph
0.0.5```
[Current release at repo1.maven.org](http://repo1.maven.org/maven2/com/bitplan/simplegraph/com.bitplan.simplegraph/0.0.5/)
### How to build
```
git clone https://github.com/BITPlan/com.bitplan.simplegraph
cd com.bitplan.simplegraph
mvn install
```
# Coverage
[](https://coveralls.io/github/BITPlan/com.bitplan.simplegraph?branch=master)# available modules / Systems wrapped
| Module | System wrapped | API exposed |
|---------------------------------------------------------------------- | ---------------- | ----------- |
|[CalDAV](http://www.bitplan.com/index.php/SimpleGraph-CalDAV) |[CalDAV](https://en.wikipedia.org/wiki/CalDAV) |[ical4j library for parsing and building iCalendar data models](https://github.com/ical4j/ical4j)
|[Excel](http://www.bitplan.com/index.php/SimpleGraph-Excel) |[Excel](https://en.wikipedia.org/wiki/Microsoft_Excel) |[Apache POI XSSF/HSSF](https://poi.apache.org/spreadsheet/quick-guide.html)
|[FileSystem](http://www.bitplan.com/index.php/SimpleGraph-FileSystem) |[FileSystem](https://en.wikipedia.org/wiki/File_system) |[java.io.File](https://docs.oracle.com/javase/8/docs/api/java/io/File.html)
|[GeoJSON](http://www.bitplan.com/index.php/SimpleGraph-GeoJSON) |[GeoJSON](https://en.wikipedia.org/wiki/GeoJSON) |[GeoJSON support for Google gson library](https://github.com/filosganga/geogson)
|[GitHub](http://www.bitplan.com/index.php/SimpleGraph-GitHub) |[GitHub](https://github.com) |[GitHub GraphQL API v4](https://developer.github.com/v4/)
|[HTML](http://www.bitplan.com/index.php/SimpleGraph-HTML) |[HTML](https://en.wikipedia.org/wiki/HTML) |[HTML Cleaner](http://htmlcleaner.sourceforge.net/)
|[Java](http://www.bitplan.com/index.php/SimpleGraph-Java) |[Java](https://en.wikipedia.org/wiki/Java_(programming_language)) |[javaparser](https://github.com/javaparser/javaparser)
|[JSON](http://www.bitplan.com/index.php/SimpleGraph-JSON) |[JSON](https://en.wikipedia.org/wiki/JavaScript_Object_Notation) |[JSON](https://www.json.org/)
[Mail](http://www.bitplan.com/index.php/SimpleGraph-Mail) |[Mail](https://en.wikipedia.org/wiki/MIME) |[E-Mail access for rfc822 and MIME formatted Mailbox files (e.g. Thunderbird)](https://james.apache.org/mime4j/)
|[MapSystem](http://www.bitplan.com/index.php/SimpleGraph-MapSystem) |[MapSystem](https://en.wikipedia.org/wiki/Hash_table) |[java.api.Map](https://docs.oracle.com/javase/8/docs/api/java/util/Map.html)
|[MediaWiki](http://www.bitplan.com/index.php/SimpleGraph-MediaWiki) |[MediaWiki](https://www.mediawiki.org/wiki/API:Main_page_MediaWiki) |[MediaWiki API](https://www.mediawiki.org/wiki/API:Main_page)
|[PDF](http://www.bitplan.com/index.php/SimpleGraph-PDF) |[PDF](https://de.wikipedia.org/wiki/Portable_Document_Format) |[Apache PDFBox](https://pdfbox.apache.org/)
|[PowerPoint](http://www.bitplan.com/index.php/SimpleGraph-PowerPoint) |[PowerPoint](https://en.wikipedia.org/wiki/Microsoft_PowerPoint) |[Apache POI XSLF/HSLF](https://poi.apache.org/slideshow/xslf-cookbook.html)
|[SMW](http://www.bitplan.com/index.php/SimpleGraph-SMW) |[SMW](https://en.wikipedia.org/wiki/SMW) |[SemanticMedia Wiki API](https://www.semantic-mediawiki.org/wiki/Help:API)
|[SNMP](http://www.bitplan.com/index.php/SimpleGraph-SNMP) |[SNMP](https://en.wikipedia.org/wiki/Simple_Network_Management_Protocol) |[SNMP4J Simple Network Monitoring Protocol SNMP Java API](http://www.snmp4j.org/)
|[SQL](http://www.bitplan.com/index.php/SimpleGraph-SQL) |[SQL](https://en.wikipedia.org/wiki/SQL) |[Java Database Connectivity (JDBC) API](https://docs.oracle.com/javase/8/docs/api/java/sql/package-summary.html)
|[TripleStore](http://www.bitplan.com/index.php/SimpleGraph-TripleStore) |[TripleStore](https://en.wikipedia.org/wiki/Triplestore) |[SiDIF-TripleStore](https://github.com/BITPlan/org.sidif.triplestore)
|[WikiData](http://www.bitplan.com/index.php/SimpleGraph-WikiData) |[WikiData](https://en.wikipedia.org/wiki/Wikidata) |[WikiData Toolkit](https://github.com/Wikidata/Wikidata-Toolkit)
|[Word](http://www.bitplan.com/index.php/SimpleGraph-Word) |[Word](https://en.wikipedia.org/wiki/Word) |[Apache POI XWPF/HWPF](https://poi.apache.org/document/quick-guide-xwpf.html)
|[XML](http://www.bitplan.com/index.php/SimpleGraph-XML) |[XML](https://en.wikipedia.org/wiki/XML) |[org.w3c.dom](https://docs.oracle.com/javase/7/docs/api/org/w3c/dom/package-summary.html)# Documentation
* http://www.bitplan.com/index.php/SimpleGraph# Discussion group
* https://groups.google.com/forum/#!forum/simplegraph# Links
* [](https://stackoverflow.com/questions/tagged/simplegraph)
# History
| version | date | changes
| ------- | ---------- | --------------------------------
| 0.0.1 | 2018-01-11 | initial showcase FileSystem
| | 2018-01-14 | adds Powerpoint and SiDIF-TripleStore access
| | 2018-01-15 | adds WikiData access
| | 2018-02-19 | adds Excel,HTML,JSON,MapSystem,MediaWiki,PDF,SMW,SQL and Word
| | 2018-03-04 | adds SNMP, Java and XML
| | 2018-03-09 | adds GitHub
| 0.0.2 | 2018-08-23 | maven release - improved README - githubpages - preparation for further modules
| 0.0.3 | 2018-12-07 | maven release 0.0.3
| 0.0.4 | 2019-02-12 | fixes #28 and releases 0.0.4
| 0.0.5 | 2019-03-23 | fixes #26 and releases 0.0.5