Skip to content
odys-z edited this page Feb 26, 2019 · 9 revisions

Repository List

  • semantic-jserv

A servlet lib (web app) facilitating CRUD data access, depending on semantic-DA.

Semantic.jserv, the lib, approximately like the protocol layer in SOAP, handling json and servlet request.

  • semantic-DA

A jar lib managing JDBC pooled connections that can be configured in config.xml.

It's also can adding semantics handling plugins to handle semantics pattern . (All data structure handling go here?)

  • jclient
  • jclent/js

A js client that communicating with semantic-jserv. A Vue Js presentation layer also implemented.

  • jclient/android

  • jclient/android

A java client that communicating with semantic-jserv, based on Gson currently.

  • jclient/cs

A cs client.

Clone this wiki locally