Workdocumentation 2018-02-21
- Concept:SimpleGraphModule
- Template:SimpleGraphModuleMarkup
- Template:SimpleGraphModule
- Form:SimpleGraphModule
- SimpleGraph
List of Modules
|-
|style="text-align: center; width: 120px" | CalDAV
|style="text-align: left" | CalDAV
|style="text-align: left" | ical4j library for parsing and building iCalendar data models
|style="text-align: left" | makes Calendar data available via ical4j
|-|-
|style="text-align: center; width: 120px" |
CardDAV
|style="text-align: left" | CardDAV
|style="text-align: left" | [ ]
|style="text-align: left" | makes VCard data available
|-|-
|style="text-align: center; width: 120px" |
Excel
|style="text-align: left" | Excel
|style="text-align: left" | Apache POI XSSF/HSSF
|style="text-align: left" | makes Microsoft Excel workbooks accessible via the Apache POI API
|-|-
|style="text-align: center; width: 120px" |
FileSystem
|style="text-align: left" | FileSystem
|style="text-align: left" | java.io.File
|style="text-align: left" | makes your FileSystem accessible via the Java FileSystem API
|-|-
|style="text-align: center; width: 120px" |
GeoJSON
|style="text-align: left" | GeoJSON
|style="text-align: left" | GeoJSON support for Google gson library
|style="text-align: left" | makes GeoJSON data available
|-|-
|style="text-align: center; width: 120px" |
GitHub
|style="text-align: left" | GitHub
|style="text-align: left" | GitHub GraphQL Api v4
|style="text-align: left" | makes GitHub content accessible to Graph processing.
|-|-
|style="text-align: center; width: 120px" |
HTML
|style="text-align: left" | HTML
|style="text-align: left" | HTML Cleaner
|style="text-align: left" | makes HTML files accessible via HTML Cleaner parser
|-|-
|style="text-align: center; width: 120px" |
JSON
|style="text-align: left" | JSON
|style="text-align: left" | JSON
|style="text-align: left" | makes JSON parse results accessible to Graph processing.
|-|-
|style="text-align: center; width: 120px" |
Java
|style="text-align: left" | Java
|style="text-align: left" | javaparser
|style="text-align: left" | makes Java code parse results accessible to Graph processing.
|-|-
|style="text-align: center; width: 120px" |
Mail
|style="text-align: left" | Mail
|style="text-align: left" | E-Mail access for rfc822 and MIME formatted Mailbox files (e.g. Thunderbird)
|style="text-align: left" | makes Mail data available via Apache Mime4J
|-|-
|style="text-align: center; width: 120px" |
MapSystem
|style="text-align: left" | MapSystem
|style="text-align: left" | java.api.Map
|style="text-align: left" | supplies a simple wrapper for a graph with nodes that have key/value pairs in form of HashMaps. We would not really need this since Apache Tinkerpop/Gremlin already supplies us with properties per node/vertex.
Still this system is useful as a helper system and to illustrate the wrapping concepts and possibilities of SimpleGraph
|-|-
|style="text-align: center; width: 120px" |
MediaWiki
|style="text-align: left" | MediaWiki
|style="text-align: left" | MediaWiki API
|style="text-align: left" | makes MediaWiki site content accessible to Graph processing.
It exposes the MediaWiki API using the mediawiki-japi Library by BITPlan.
|-|-
|style="text-align: center; width: 120px" |
PDF
|style="text-align: left" | PDF
|style="text-align: left" | Apache PDFBox
|style="text-align: left" | makes Portable Document Format (PDF) files accessible via the Apache PDFBox® API
|-|-
|style="text-align: center; width: 120px" |
PowerPoint
|style="text-align: left" | PowerPoint
|style="text-align: left" | Apache POI XSLF/HSLF
|style="text-align: left" | makes Microsoft PowerPoint presentations accessible via the Apache POI API
|-|-
|style="text-align: center; width: 120px" |
SMW
|style="text-align: left" | SMW
|style="text-align: left" | SemanticMedia Wiki API
|style="text-align: left" | makes Semantic MediaWiki accessible via the SMW API
|-|-
|style="text-align: center; width: 120px" |
SNMP
|style="text-align: left" | SNMP
|style="text-align: left" | SNMP4J Simple Network Monitoring Protocol SNMP Java API
|style="text-align: left" | makes Simple Network Monitoring Protocol accessible via SNMP4J
|-|-
|style="text-align: center; width: 120px" |
SQL
|style="text-align: left" | SQL
|style="text-align: left" | Java Database Connectivity (JDBC) API
|style="text-align: left" | makes relational SQL databases accessible via the Java JDBC API.
|-|-
|style="text-align: center; width: 120px" |
TripleStore
|style="text-align: left" | TripleStore
|style="text-align: left" | SiDIF-TripleStore
|style="text-align: left" | makes BITPlan's SiDIF educational TripleStore accessible
|-|-
|style="text-align: center; width: 120px" |
WikiData
|style="text-align: left" | WikiData
|style="text-align: left" | WikiData Toolkit
|style="text-align: left" | makes WikiData data available via the Wikidata-Toolki API
|-|-
|style="text-align: center; width: 120px" |
Word
|style="text-align: left" | Word
|style="text-align: left" | Apache POI XWPF/HWPF
|style="text-align: left" | makes Microsoft Word Documents accessible via the Apache POI API
|-|-
|style="text-align: center; width: 120px" |
XML
|style="text-align: left" | XML
|style="text-align: left" | org.w3c.dom
|style="text-align: left" | makes XML dom parse results accessible to Graph processing.
|-
List of Modules for github
|![CalDAV]()[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)
|![CardDAV]()[CardDAV](http://www.bitplan.com/index.php/SimpleGraph-CardDAV)
|[CardDAV](https://en.wikipedia.org/wiki/CardDAV)
|[]()
|![Excel]()[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/components/spreadsheet/quick-guide.html)
|![FileSystem]()[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]()[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]()[GitHub](http://www.bitplan.com/index.php/SimpleGraph-GitHub)
|[GitHub](https://github.com)
|[GitHub GraphQL Api v4](https://developer.github.com/v4/)
|![HTML]()[HTML](http://www.bitplan.com/index.php/SimpleGraph-HTML)
|[HTML](https://en.wikipedia.org/wiki/HTML)
|[HTML Cleaner](http://htmlcleaner.sourceforge.net/)
|![JSON]()[JSON](http://www.bitplan.com/index.php/SimpleGraph-JSON)
|[JSON](https://en.wikipedia.org/wiki/JavaScript_Object_Notation)
|[JSON](https://www.json.org/)
|![Java]()[Java](http://www.bitplan.com/index.php/SimpleGraph-Java)
|[Java](https://en.wikipedia.org/wiki/Java_(programming_language))
|[javaparser](https://github.com/javaparser/javaparser)
|![Mail]()[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]()[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]()[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]()[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]()[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]()[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]()[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]()[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]()[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]()[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]()[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]()[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)